CPIWF-MIB: View SNMP OID List / Download MIB

VENDOR: ATM FORUM


 Home MIB: CPIWF-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 atmForum 1.3.6.1.4.1.353
         atmForumNetworkManagement 1.3.6.1.4.1.353.5
             atmfLoopEmulationService 1.3.6.1.4.1.353.5.10
                   cpIwfMIB 1.3.6.1.4.1.353.5.10.1
This module defines a portion of the management information base (MIB) for managing the LES CP-IWFs. It is meant to be used in connection with MIB-II System Group and RFC 2863 which defines the ifTable.
                       cpIwfMIBObjects 1.3.6.1.4.1.353.5.10.1.1
                           cpIwf 1.3.6.1.4.1.353.5.10.1.1.1
                               cpIwfVpi 1.3.6.1.4.1.353.5.10.1.1.1.1 integer32 read-only
The VPI of the AAL2 VCC to which this CP-IWF is associated.
                               cpIwfVci 1.3.6.1.4.1.353.5.10.1.1.1.2 integer32 read-only
The VCI of the AAL2 VCC to which this CP-IWF is associated.
                               cpIwfEchoCancellationSupport 1.3.6.1.4.1.353.5.10.1.1.1.3 integer read-only
Specifies whether or not the echo cancellation facility is supported or not supported at the CP-IWF. Enumeration: 'yes': 2, 'no': 1.
                               cpIwfNumPotsPorts 1.3.6.1.4.1.353.5.10.1.1.1.4 integer32 read-only
The total number of POTS user ports on the CP-IWF.
                               cpIwfNumIsdnBriPorts 1.3.6.1.4.1.353.5.10.1.1.1.5 integer32 read-only
The total number of ISDN-BRI user ports on the CP-IWF.
                               cpIwfTimingReference 1.3.6.1.4.1.353.5.10.1.1.1.6 integer read-only
ntr - network timing reference, voice timing derived from the local network interface. adaptiveVoice - voice timing derived from incoming cell rate. freeRun - voice timing derived from an internal free-running timing source. Enumeration: 'freeRun': 3, 'ntr': 1, 'adaptiveVoice': 2.
                               cpIwfPotsPortEncodingSelectionMode 1.3.6.1.4.1.353.5.10.1.1.1.7 integer read-write
This object controls the encoding switching for POTS user ports. masterSlave - the profile entry used by the CP-IWF is the same as that selected by the CO-IWF. independent - the CP-IWF can select the profile entry used for transmission independently of the CO-IWF. Enumeration: 'independent': 1, 'masterSlave': 2.
                               cpIwfIsdnBriPortEncodingSelectionMode 1.3.6.1.4.1.353.5.10.1.1.1.8 integer read-write
This object controls the encoding switching for ISDN BRI user ports. masterSlave - the profile entry used by the CP-IWF is the same as that selected by the CO-IWF. independent - the CP-IWF can select the profile entry used for transmission independently of the CO-IWF. Enumeration: 'independent': 1, 'masterSlave': 2.
                               cpIwfElcpAndPstnChannelBandwidth 1.3.6.1.4.1.353.5.10.1.1.1.9 integer32 read-write
The approximate maximum bandwidth of the aal2 connection with CID=8 used to transport ELCP and PSTN signalling messages specified in bits per second at the physical layer.
                               cpIwfAdminStatus 1.3.6.1.4.1.353.5.10.1.1.1.10 integer read-write
This object is used to reflect the desired state of the CP-IWF. The actual state of the CP-IWF is given by cpIwfOperStatus. When this object is set to 'down', all existing calls on the CP-IWF are cleared immediately. If this object is set to 'shuttingDown', no further calls shall be accepted either incoming or outgoing on any of the CP-IWF user ports. Once all the calls on the CP-IWF have cleared gracefully the value of this object moves to 'down'. Enumeration: 'down': 2, 'testing': 4, 'up': 1, 'shuttingDown': 3.
                               cpIwfOperStatus 1.3.6.1.4.1.353.5.10.1.1.1.11 integer read-only
Provides the current operational status of the CP-IWF function. Enumeration: 'down': 2, 'testing': 3, 'up': 1.
                               cpIwfRestart 1.3.6.1.4.1.353.5.10.1.1.1.12 integer read-write
May be used to initiate a re-start of the CP-IWF function. A Get operation performed on this object will always return 'started'. Re-start is initiated by performing a Set operation to either 'warmStart' or 'coldStart'. A warmStart means initialising all state variables within the CP-IWF to their starting values. A coldStart means rebooting the software process that implements the CP-IWF function. It is desirable that a coldStart should not affect the operation of other functions within the LES device, including other CP-IWF instances. Enumeration: 'started': 1, 'warmStart': 2, 'coldStart': 3.
                               cpIwfTestType 1.3.6.1.4.1.353.5.10.1.1.1.13 integer read-write
This object is used to specify the type of test to run. The result of the self test will be stored in cpIwfTestResult. In order to run this test, the CO-IWF must first set the value of this object to the test that needs to be carried out. The CO-IWF must then set the cpIwfAdminStatus to 'testing' which will activate the test. To de-activate a test that does not self-terminate such as a loopback test, the CO-IWF must set the cpIwfAdminStatus to a value other than 'testing'. Enumeration: 'selfTest': 1.
                               cpIwfTestResult 1.3.6.1.4.1.353.5.10.1.1.1.14 integer read-only
Provides the result of the last self-test operation performed on the CP-IWF. If no self-test has been performed, this object should return null (1). Enumeration: 'failure': 3, 'inProgress': 4, 'null': 1, 'success': 2.
                               cpIwfTestResultText 1.3.6.1.4.1.353.5.10.1.1.1.15 octet string read-only
Provides textual information about the result of the last self-test operation performed on the CP-IWF, or a zero-length string if no tests have been performed since the last reset.
                               cpIwfPlayoutBufferDepth 1.3.6.1.4.1.353.5.10.1.1.1.16 integer32 read-write
The amount of packet delay variation to be accommodated on all ports of the CP-IWF, in milliseconds.
                               cpIwfImpairmentInterval 1.3.6.1.4.1.353.5.10.1.1.1.17 integer32 read-write
The period over which voice impairments should be counted to determine whether a threshold-crossing event has occurred, in minutes. It is recommended that this value be set to an integral multiple of 5 minutes.
                               cpIwfImpairmentThreshold 1.3.6.1.4.1.353.5.10.1.1.1.18 integer32 read-write
If the number of impairment octets, calculated as the sum of fillerOctets and droppedOctets, that is observed on any individual POTS port or ISDN BRI port/channel during any interval of length cpIwfImpairmentInterval minutes is equal to or greater than the value of cpIwfImpairmentThreshold, then the trap cpIwfExcessImpairment will be sent to the CO-IWF. A value of zero will disable the reporting of excess impairments.
                               cpIwfV5PSTNProtocolVariant 1.3.6.1.4.1.353.5.10.1.1.1.19 integer32 read-write
When the applicationIdentifier indicates the use of PSTN signalling for POTS the value of this object shall be set to the national PSTN protocol variant to be used, else this object is not applicable. The value of this object shall be the 2-digit country code, as defined in the E.164 numbering plan, followed by an optional carrier code. An SNMP Set operation to a value which is not supported shall result in an SNMP Response with error status of badValue(3).
                               cpIwfMwdForRestart 1.3.6.1.4.1.353.5.10.1.1.1.20 integer32 read-write
This object defines the maximum waiting delay (MWD) in seconds used during restart. When this CP-IWF is powered on, it shall initiate a restart timer to a random value, uniformly distributed between 0 and the value of this object. Upon expiry of this timer or when activity is detected this CP-IWF shall send a coldStart Trap to its peer CO-IWF and initiate the restart procedure. The CP-IWF shall guarantee that the first message that the CO-IWF sees across the LES EOC after a restart of the CP-IWF is the coldStart Trap.
                               cpIwfEocBandwidth 1.3.6.1.4.1.353.5.10.1.1.1.21 integer read-write
Provides the approximate maximum bandwidth of the EOC in bits per second at the physical layer.
                               cpIwfCurrentConfig 1.3.6.1.4.1.353.5.10.1.1.1.22 integer32 read-write
This object provides an efficient mechanism for a management entity to maintain synchronization with a CP-IWF current level of configuration. The value should be persistently stored on the CP-IWF and hence retain its previous value following a restart event. The CP-IWF EMS is expected to retain a local copy of this value. At any time (e.g., upon processing a cold start trap), if the CP-IWF EMS detects a mismatch between its copy and the value returned by CP-IWF, the CP-IWF EMS may initiate configuration synchronization operation with the CP-IWF and update this value. The CP-IWF shall reset this value to zero, if the configuration of the CP-IWF is changed by local management action or when it determines that the hardware/software configuration that affects the service capability of the CP-IWF has changed. This only applies to configuration changes and not other changeable objects such as statistics.
                               cpIwfTrapGeneration 1.3.6.1.4.1.353.5.10.1.1.1.23 integer read-write
Using this object, the CP-IWF EMS can globally disable all trap generation by the CP-IWF. By default, the CP-IWF shall be globally enabled to generate any/all traps that have not otherwise been selectively disabled. To globally suppress all trap generation by CP-IWF, CP-IWF EMS should set this object to value: disabled-all(2). Enumeration: 'disabled-all': 2, 'enabled': 1, 'disabled-except-coldStart': 3.
                               cpIwfVendorName 1.3.6.1.4.1.353.5.10.1.1.1.24 octet string read-only
The name of the vendor that produced the LES device in which this CP-IWF function resides.
                               cpIwfDeviceType 1.3.6.1.4.1.353.5.10.1.1.1.25 octet string read-only
The vendor's designated model number for the LES device in which this CP-IWF function resides.
                               cpIwfHardwareVersion 1.3.6.1.4.1.353.5.10.1.1.1.26 octet string read-only
The vendor's designated hardware revision for the LES device in which this CP-IWF function resides.
                               cpIwfSoftwareVersion 1.3.6.1.4.1.353.5.10.1.1.1.27 octet string read-only
The vendor's designated software revision for the software that implements the CP-IWF function.
                           cpIwfAal2Profile 1.3.6.1.4.1.353.5.10.1.1.2
                               aal2ApplicationIdentifier 1.3.6.1.4.1.353.5.10.1.1.2.1 integer32 read-write
This attribute describes the application identifier, which describes the type of signaling used. The value of this object should be one of those values given in the administered list of AppIDs in section 5 of the ATM Forum document of well-known addresses and assigned codes which can be located at http://www.atmforum.com/pages/aboutatmtech/committees/ public-assigned-codes.txt
                               aal2CpsMaxMultiplexedChannels 1.3.6.1.4.1.353.5.10.1.1.2.2 integer read-write
Maximum number of multiplexed channels.
                               aal2CpsMaxSDULength 1.3.6.1.4.1.353.5.10.1.1.2.3 integer read-write
Maximum CPS-SDU size given in octets.
                               aal2CpsCIDLowerLimit 1.3.6.1.4.1.353.5.10.1.1.2.4 integer read-write
The minimum value the CID can take for AAL2 bearer channels and ISDN D-channels.
                               aal2CpsCIDUpperLimit 1.3.6.1.4.1.353.5.10.1.1.2.5 integer read-write
The maximum value the CID can take for AAL2 bearer channels and ISDN D-channels.
                               aal2CpsOptimisation 1.3.6.1.4.1.353.5.10.1.1.2.6 integer read-write
This object refers to the mode of operation of the CPS on the CP-IWF. The value of this object imposes a restriction on the CPS SDU length and hence must override the value of aal2CpsMaxSDULength. singleCpsPacketPerCpsPduNoOverlap - A single CPS Packet is contained within a CPS PDU and no overlap can occur into the next CPS PDU. If this option is selected, then Timer-CU is not applicable. Also the AAL2 payload size must be less than or equal to 44 octets. multipleCpsPacketsPerCpsPduWithOverlap - Multiple CPS Packets are contained within a CPS PDU and overlap can occur into the next CPS PDU. If this option is selected, then Timer-CU is applicable. Also Max CPS SDU size must be less than or equal to 64. Enumeration: 'multipleCpsPacketsPerCpsPduWithOverlap': 2, 'singleCpsPacketPerCpsPduNoOverlap': 1.
                               aal2CpsTimerCuValue 1.3.6.1.4.1.353.5.10.1.1.2.7 integer32 read-write
This parameter specifies value of the Timer-CU, in msec, for this VCC. This parameter has meaning only if the value of the parameter aal2CpsOptimisation is set to multipleCpsPacketperCpsPduWithOverlap. Although no default value is provided for this parameter, a value must be assigned to the parameter during the startup of the CP-IWF.
                               aal2SscsFaxDemodulationTransport 1.3.6.1.4.1.353.5.10.1.1.2.8 integer read-write
This specifies whether fax demodulation is enabled or disabled. An SNMP Set to enable(2) when fax demodulation is not supported must result in an SNMP response with error status of badValue(3). Enumeration: 'disabled': 1, 'enabled': 2.
                               aal2SscsDtmfDigitPacketTransport 1.3.6.1.4.1.353.5.10.1.1.2.9 integer read-write
This attribute describes whether DTMF digit packet transport is enabled or disabled. If the parameter value specifies 'enabled', then type 3 dialled digit packets are only passed if the encoding scheme being used cannot transparently pass DTMF tones. If the parameter value specifies 'disabled', then a higher rate encoding scheme should be used to transparently pass DTMF tones. Enumeration: 'disabled': 1, 'enabled': 2.
                               aal2SscsPcmEncoding 1.3.6.1.4.1.353.5.10.1.1.2.10 integer read-write
This attribute describes the type of PCM encoding used. Enumeration: 'uLaw': 2, 'aLaw': 1.
                               aal2SscsMaxSssarSduLength 1.3.6.1.4.1.353.5.10.1.1.2.11 integer read-write
This is the maximum size an SSSAR-SDU can take as defined in I.366.1. This parameter only applies to those AAL2 channels using I.366.1 SSSAR.
                               aal2SscsProfileSource 1.3.6.1.4.1.353.5.10.1.1.2.12 integer read-write
This attribute describes the source of the profile source. An SNMP Set on this object to an unsupported profile source must result in an SNMP Response with error status of badValue(3). Enumeration: 'ituT': 1, 'other': 2.
                               aal2SscsPredefinedProfileIdentifier 1.3.6.1.4.1.353.5.10.1.1.2.13 integer32 read-write
This attribute describes the predefined profile identifier. An SNMP Set on this object to an unsupported profile must result in an SNMP Response with error status of badValue(3).
                               aal2SscsIeeeOui 1.3.6.1.4.1.353.5.10.1.1.2.14 integer32 read-write
This attribute contains the IEEE Organizationally Unique Identifier (OUI) of the entity that specified the profile being used, if other than ITU-T. For example, if the source is the ATM Forum, the value of this object is 00A03E. This attribute is only meaningful if aal2SccsProfileSource has the value 'other'. An SNMP Set on this object to an unsupported profile source must result in an SNMP Response with error status of badValue(3).
                               aal2SscsSsSarAssemblyTimerValue 1.3.6.1.4.1.353.5.10.1.1.2.15 integer32 read-write
This object specifies the value of the segmentation reassembly timer, in msec, for I.366.1 SAR. The default value specified for this timer is effectively an infinite value per I.366.1.
                           cpIwfPotsPortTable 1.3.6.1.4.1.353.5.10.1.1.3 no-access
This table contains information on the configuration of the POTS ports on the CP-IWF in addition to the information contained in the ifTable about the physical interfaces to which the CP-IWF POTS ports are peering with currently.
                               cpIwfPotsPortEntry 1.3.6.1.4.1.353.5.10.1.1.3.1 no-access
An entry in the cpIwfPotsPortTable that represents a single POTS port.
                                   potsPortNumber 1.3.6.1.4.1.353.5.10.1.1.3.1.1 integer32 no-access
The number identifying the POTS user port on the CP-IWF.
                                   potsPhysicalPort 1.3.6.1.4.1.353.5.10.1.1.3.1.2 integer32 read-write
This has the value of the ifIndex of the ifEntry of the physical POTS port to which this CP-IWF POTS port is connected. The value of (0) has the special meaning that this POTS port is not connected to any physical port on the LES device.
                                   aal2ChannelId 1.3.6.1.4.1.353.5.10.1.1.3.1.3 integer read-write
The CID of the AAL2 connection transporting this port's traffic over the AAL2 VCC. When the aal2ApplicationIdentifier indicates the presence of ELCP, this object should not be used for CID allocation and the value of this object is not applicable. In addition, if an SNMP operation is attempted on this object, an SNMP response with error status of badValue (3) should be returned.
                                   potsPortTestType 1.3.6.1.4.1.353.5.10.1.1.3.1.4 integer read-write
This object is used to specify the type of test to run for POTS ports. There are no results stored locally for a loopback test. The tests involve looping back the media stream at either the codec (PCM loopback) or the AAL2 layer (CPS loopback). In order to run these tests, the CO-IWF must first set the value of this object appropriate to the test that needs to be run. The CO-IWF should then set the value of ifAdminStatus in the corresponding ifEntry to 'testing'. The CO-IWF should verify that the test is in progress by checking that the value of ifOperStatus in the corresponding ifEntry is equal to 'testing'. Once testing is complete the CO-IWF must set the ifAdminStatus to a value other than 'testing'. Note that the LES device must not allow a CO-IWF to manipulate the ifAdminStatus of physical user ports that do not belong to its managed CP-IWF. Enumeration: 'none': 1, 'codecLoopback': 2, 'aal2Loopback': 3.
                                   signalingMethod 1.3.6.1.4.1.353.5.10.1.1.3.1.5 integer read-write
The signalling method to use for this user port. Enumeration: 'groundStart': 3, 'ddiPbxStart': 4, 'loopStart': 1, 'loopReverseBattery': 2.
                                   potsPortLabel 1.3.6.1.4.1.353.5.10.1.1.3.1.6 octet string read-write
Label assigned by service provider to identify this CP-IWF port. For example, may be used to hold Directory Number.
                           cpIwfIsdnBriPortTable 1.3.6.1.4.1.353.5.10.1.1.4 no-access
This table contains information on the configuration of the ISDN BRI ports on the CP-IWF in addition to the information contained in the ifTable about the physical interfaces to which the CP-IWF ports are peering with currently.
                               cpIwfIsdnBriPortEntry 1.3.6.1.4.1.353.5.10.1.1.4.1 no-access
An entry in the cpIwfIsdnBriPortTable that represents a single ISDN BRI port.
                                   isdnBriPortNumber 1.3.6.1.4.1.353.5.10.1.1.4.1.1 integer32 no-access
The number identifying the ISDN BRI user port on the CP-IWF.
                                   isdnBriPhysicalPort 1.3.6.1.4.1.353.5.10.1.1.4.1.2 integer32 read-write
This has the value of the ifIndex of the ifEntry of the physical ISDN BRI port to which this CP-IWF ISDN BRI port is connected. The value of (0) has the special meaning that this ISDN BRI port is not connected to any physical port on the LES device.
                                   aal2ChannelIdD 1.3.6.1.4.1.353.5.10.1.1.4.1.3 integer read-write
The CID of the AAL2 connection transporting the D channel of this ISDN BRI port over the AAL2 VCC. The default value of this object is determined by the formula defined in af-vmoa-0145.000 section 4.4.2. When the aal2ApplicationIdentifier indicates the presence of ELCP, this object should not be used for CID allocation and the value of this object is not applicable. In addition, if an SNMP operation is attempted on this object, an SNMP response with error status of badValue (3) should be returned.
                                   aal2ChannelIdB1 1.3.6.1.4.1.353.5.10.1.1.4.1.4 integer read-write
The CID of the AAL2 connection transporting the B1 channel of this ISDN BRI port over the AAL2 VCC. The default value of this object is determined by the formula defined in af-vmoa-0145.000 section 4.4.2. When the aal2ApplicationIdentifier indicates the presence of ELCP, this object should not be used for CID allocation and the value of this object is not applicable. In addition, if an SNMP operation is attempted on this object, an SNMP response with error status of badValue (3) should be returned.
                                   aal2ChannelIdB2 1.3.6.1.4.1.353.5.10.1.1.4.1.5 integer read-write
The CID of the AAL2 connection transporting the B2 channel of this ISDN BRI port over the AAL2 VCC. The default value of this object is determined by the formula defined in af-vmoa-0145.000 section 4.4.2. When the aal2ApplicationIdentifier indicates the presence of ELCP, this object should not be used for CID allocation and the value this object is not applicable. In addition, if an SNMP operation is attempted on this object, an SNMP response with error status of badValue (3) should be returned.
                                   isdnBriPortLabel 1.3.6.1.4.1.353.5.10.1.1.4.1.6 octet string read-write
Label assigned by service provider to identify this CP-IWF port. For example, may be used to hold Directory Number.
                                   isdnBriPortTestType 1.3.6.1.4.1.353.5.10.1.1.4.1.7 integer read-write
This object is used to specify the type of test to run for ISDN-BRI ports. There are no results stored locally for a loopback test. Loopback of the whole ISDN-BRI physical user port is supported where all the D, B1 and B2 channels are looped back simultaneously, along with individual loopback of the D, B1 and B2 channels. AAL2 Loopback is also supported on a per sub-channel basis. In order to run these tests, the CO-IWF must first set the value of this object appropriate to the test that needs to be run. The CO-IWF should then set the value of ifAdminStatus in the corresponding ifEntry to 'testing'. The CO-IWF should verify that the test is in progress by checking that the value of ifOperStatus in the corresponding ifEntry is equal to 'testing'. Once testing is complete the CO-IWF must set the ifAdminStatus to a value other than 'testing'. Note that the LES device must not allow a CO-IWF to manipulate the ifAdminStatus of physical user ports that do not belong to its managed CP-IWF. Enumeration: 'b2ChannelPhysicalPortLoopback': 4, 'dChannelAal2Loopback': 5, 'physicalPortLoopback': 1, 'b1ChannelAal2Loopback': 6, 'dChannelPhysicalPortLoopback': 2, 'b2ChannelAal2Loopback': 7, 'b1ChannelPhysicalPortLoopback': 3.
                           cpIwfAal2Stats 1.3.6.1.4.1.353.5.10.1.1.6
                               aal2CpsInPkts 1.3.6.1.4.1.353.5.10.1.1.6.1 counter32 read-only
Number of CPS packets received
                               aal2CpsOutPkts 1.3.6.1.4.1.353.5.10.1.1.6.2 counter32 read-only
Number of CPS packets transmitted
                               aal2CpsParityErrors 1.3.6.1.4.1.353.5.10.1.1.6.3 counter32 read-only
Number of errors encountered as specified in Table 6/I.363.2 (errnum = 0)
                               aal2CpsSeqNumErrors 1.3.6.1.4.1.353.5.10.1.1.6.4 counter32 read-only
Number of errors encountered as specified in Table 6/I.363.2 (errnum = 1)
                               aal2CpsOsfMismatchErrors 1.3.6.1.4.1.353.5.10.1.1.6.5 counter32 read-only
Number of errors encountered as specified in Table 6/I.363.2 (errnum = 2)
                               aal2CpsOsfErrors 1.3.6.1.4.1.353.5.10.1.1.6.6 counter32 read-only
Number of errors encountered as specified in Table 6/I.363.2 (errnum = 3)
                               aal2CpsHecErrors 1.3.6.1.4.1.353.5.10.1.1.6.7 counter32 read-only
Number of errors encountered as specified in Table 6/I.363.2 (errnum = 4)
                               aal2CpsOversizedSduErrors 1.3.6.1.4.1.353.5.10.1.1.6.8 counter32 read-only
Number of errors encountered as specified in Table 6/I.363.2 (errnum = 5)
                               aal2CpsReassemblyErrors 1.3.6.1.4.1.353.5.10.1.1.6.9 counter32 read-only
Number of errors encountered as specified in Table 6/I.363.2 (errnum = 6)
                               aal2CpsHecOverlapErrors 1.3.6.1.4.1.353.5.10.1.1.6.10 counter32 read-only
Number of errors encountered as specified in Table 6/I.363.2 (errnum = 7)
                               aal2CpsUuiErrors 1.3.6.1.4.1.353.5.10.1.1.6.11 counter32 read-only
Number of errors encountered as specified in Table 6/I.363.2 (errnum = 8)
                               aal2CpsCidErrors 1.3.6.1.4.1.353.5.10.1.1.6.12 counter32 read-only
Number of errors encountered as specified in Table 6/I.363.2 (errnum = 9)
                               aal2SscsOversizedSssarSduErrors 1.3.6.1.4.1.353.5.10.1.1.6.13 counter32 read-only
Number of errors encountered as specified in Table 3/I.366.1 (errnum = 10)
                               aal2SscsSssarRasTimerExpiryErrors 1.3.6.1.4.1.353.5.10.1.1.6.14 counter32 read-only
Number of errors encountered as specified in Table 3/I.366.1 (errnum = 11)
                               aal2SscsUndersizedSstedPduErrors 1.3.6.1.4.1.353.5.10.1.1.6.15 counter32 read-only
Number of errors encountered as specified in Table 5/I.366.1 (errnum = 20)
                               aal2SscsSstedPduLengthMismatchErrors 1.3.6.1.4.1.353.5.10.1.1.6.16 counter32 read-only
Number of errors encountered as specified in Table 5/I.366.1 (errnum = 21)
                               aal2SscsSstedCrcMismatchErrors 1.3.6.1.4.1.353.5.10.1.1.6.17 counter32 read-only
Number of errors encountered as specified in Table 5/I.366.1 (errnum = 22)
                           cpIwfPotsPortStatsTable 1.3.6.1.4.1.353.5.10.1.1.7 no-access
This table contains performance statistics pertinent to POTS ports respectively in addition to the information contained in the ifTable about the physical interfaces to which the CP-IWF ports are peering with currently
                               cpIwfPotsPortStatsEntry 1.3.6.1.4.1.353.5.10.1.1.7.1 no-access
An entry in the cpIwfPotsPortStatsTable that represents statistics for a single POTS port.
                                   cpIwfPotsPortActiveSeconds 1.3.6.1.4.1.353.5.10.1.1.7.1.1 counter32 read-only
Total length of time the AAL2 channel associated with this port has been active, in seconds.
                                   cpIwfPotsPortFillerOctets 1.3.6.1.4.1.353.5.10.1.1.7.1.2 counter32 read-only
Total number of PCM filler octets injected into active media stream on this port due to playout buffer underflow.
                                   cpIwfPotsPortDroppedOctets 1.3.6.1.4.1.353.5.10.1.1.7.1.3 counter32 read-only
Total number of PCM payload octets dropped due to buffer overflow at this port. Octets that are dropped because they arrived late, and which have already been substituted by filler PCM octets, shall not be counted.
                           cpIwfIsdnBriPortStatsTable 1.3.6.1.4.1.353.5.10.1.1.8 no-access
This table contains performance statistics pertinent to ISDN BRI ports respectively in addition to the information contained in the ifTable about the physical interfaces to which the CP-IWF ports are peering with currently
                               cpIwfIsdnBriPortStatsEntry 1.3.6.1.4.1.353.5.10.1.1.8.1 no-access
An entry in the cpIwfIsdnBriPortStatsTable that represents statistics for a single ISDN BRI port.
                                   cpIwfIsdnBriPortB1ActiveSeconds 1.3.6.1.4.1.353.5.10.1.1.8.1.1 counter32 read-only
Total length of time the AAL2 channel associated with this port/channel has been active, in seconds.
                                   cpIwfIsdnBriPortB1FillerOctets 1.3.6.1.4.1.353.5.10.1.1.8.1.2 counter32 read-only
Total number of PCM filler octets injected into active media stream on this port/channel due to playout buffer underflow.
                                   cpIwfIsdnBriPortB1DroppedOctets 1.3.6.1.4.1.353.5.10.1.1.8.1.3 counter32 read-only
Total number of PCM payload octets dropped due to buffer overflow on this port/channel. Octets that are dropped because they arrived late, and which have already been substituted by filler PCM octets, shall not be counted.
                                   cpIwfIsdnBriPortB2ActiveSeconds 1.3.6.1.4.1.353.5.10.1.1.8.1.4 counter32 read-only
Total length of time the AAL2 channel associated with this port/channel has been active, in seconds.
                                   cpIwfIsdnBriPortB2FillerOctets 1.3.6.1.4.1.353.5.10.1.1.8.1.5 counter32 read-only
Total number of PCM filler octets injected into active media stream on this port/channel due to playout buffer underflow.
                                   cpIwfIsdnBriPortB2DroppedOctets 1.3.6.1.4.1.353.5.10.1.1.8.1.6 counter32 read-only
Total number of PCM payload octets dropped due to buffer overflow on this port/channel. Octets that are dropped because they arrived late, and which have already been substituted by filler PCM octets, shall not be counted.
                           cpIwfUpstreamPhysicalBandwidth 1.3.6.1.4.1.353.5.10.1.1.9 integer32 read-only
This object defines the new physical bandwidth in the upstream direction of the CP-IWF.
                           cpIwfDownstreamPhysicalBandwidth 1.3.6.1.4.1.353.5.10.1.1.10 integer32 read-only
This object defines the new physical bandwidth in the downstream direction of the CP-IWF.
                           cpIwfImpairmentPortType 1.3.6.1.4.1.353.5.10.1.1.11 integer read-only
This object is used within the cpIwfExcessImpairment Trap and identifies the type of the CP-IWF port on which the excess impairments event occurred. Enumeration: 'isdnBriB1': 2, 'isdnBriB2': 3, 'pots': 1.
                           cpIwfPortNumber 1.3.6.1.4.1.353.5.10.1.1.12 integer read-only
This object is used within traps to identify the port number to which the trap refers. The range of values this object can take is dependent on port type and is defined in af-vmoa-0145.000 section 4.4.2
                       cpIwfMIBNotifications 1.3.6.1.4.1.353.5.10.1.2
                           cpIwfMIBNotificationPrefix 1.3.6.1.4.1.353.5.10.1.2.0
                               cpIwfInsufficientPhysicalBandwidth 1.3.6.1.4.1.353.5.10.1.2.0.1
This trap is generated when the physical layer bandwidth in either direction drops below the currently configured AAL2 VCC bandwidth.
                               cpIwfExcessImpairment 1.3.6.1.4.1.353.5.10.1.2.0.2
This trap is generated when the number of impairments on any POTS port or ISDN BRI port/channel, measured as the sum of fillerOctets and droppedOctets on that port, in any given interval of cpIwfImpairmentInterval minutes, is equal to or greater than the value of cpIwfImpairmentThreshold. If the value of cpIwfImpairmentThreshold is zero, then this trap is never generated.
                       cpIwfMIBConformance 1.3.6.1.4.1.353.5.10.1.3
                           cpIwfMIBCompliances 1.3.6.1.4.1.353.5.10.1.3.1
                               cpIwfMIBCompliance 1.3.6.1.4.1.353.5.10.1.3.1.1
The compliance statement for SNMP entities that support LES as specified in af-vmoa-0145.000 of the ATM Forum. Note the Trap types and associated MIB objects defined in this MIB are required implementations to claim conformance to this MIB. For a host to conform to this MIB it must also implement: - The System Group from RFC 1213 - ifTable and ifXTable from RFC 2863. See section 6 of this specification for interpretations of the ifTable and ifXTable objects as they apply to LES.
                           cpIwfMIBGroups 1.3.6.1.4.1.353.5.10.1.3.2
                               cpIwfGeneralGroup 1.3.6.1.4.1.353.5.10.1.3.2.1
A collection of objects required to manage the CP-IWF as a whole
                               cpIwfAal2ConfigGroup 1.3.6.1.4.1.353.5.10.1.3.2.2
A collection of objects describing the configuration of the AAL2 layer specific to LES
                               cpIwfPotsPortConfigGroup 1.3.6.1.4.1.353.5.10.1.3.2.3
A collection of objects describing the configuration of the POTS ports on a CP-IWF.
                               cpIwfIsdnBriPortConfigGroup 1.3.6.1.4.1.353.5.10.1.3.2.4
A collection of objects describing the configuration of the ISDN BRI ports on a CP-IWF.
                               cpIwfPotsPortCidConfigGroup 1.3.6.1.4.1.353.5.10.1.3.2.5
Object describing the static CID allocation to a user-side POTS termination. This object is required when ELCP is not used as a mechanism for CID allocation.
                               cpIwfIsdnBriPortCidConfigGroup 1.3.6.1.4.1.353.5.10.1.3.2.6
A collection of objects describing the static CID allocations to the D, B1 and B2 channels of a user-side ISDN-BRI termination. These objects are required when ELCP is not used as a mechanism for CID allocation.
                               cpIwfAal2StatsGroup 1.3.6.1.4.1.353.5.10.1.3.2.7
These objects provide statistics on the AAL2 layer
                               cpIwfPotsPortStatsGroup 1.3.6.1.4.1.353.5.10.1.3.2.8
These objects provide statistics on the POTS ports
                               cpIwfIsdnBriPortStatsGroup 1.3.6.1.4.1.353.5.10.1.3.2.9
These objects provide statistics on the ISDN BRI ports
                               cpIwfElcpPstnGroup 1.3.6.1.4.1.353.5.10.1.3.2.10
Objects for setting the V5 PSTN protocol variant and the maximum bandwidth to be used for transmission of PSTN or ELCP messages.
                               cpIwfPlayoutBufferGroup 1.3.6.1.4.1.353.5.10.1.3.2.11
A collection of objects used for configuring the playout buffer depth and to detect impairments to do incorrect setting of this buffer depth.
                               cpIwfNotificationsGroup 1.3.6.1.4.1.353.5.10.1.3.2.12
The notification(s) which a CP-IWF is required to implement
                               cpIwfImpairmentNotificationsGroup 1.3.6.1.4.1.353.5.10.1.3.2.13
This group specifies the notification used to inform the CO-IWF of impairments due to incorrect playout buffer depth, or corruption or loss of AAL2 packets by the network.