All MIBs › CPIWF-MIB
Organization: ATM Forum VMOA Working Group
Last Updated: 2001-07-26
Category: IP and Core Protocols
Description: Manages Control Plane Integrity and Watchdog Function objects for network element resilience.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is CPIWF-MIB?
CPIWF-MIB is a vendor/forum-specific SNMP module (referencing the ATM Forum's Loop Emulation Service) for managing Control Plane Interworking Function (CP-IWF) devices, which interwork POTS and ISDN BRI voice/data lines over an ATM-based access network in Loop Emulation Service (LES) deployments. It exposes configuration data such as VPI/VCI addressing, port counts for POTS and ISDN BRI lines, echo cancellation support, encoding selection mode, and timing reference, alongside administrative and operational status for the interworking function. Its monitoring value centers on both configuration/software state and operational hardware status: cpIwfAdminStatus and cpIwfOperStatus reveal whether the interworking function is administratively enabled and actually operational, while cpIwfRestart supports remote recovery actions, making this useful for detecting a CP-IWF that has gone out of service. It is explicitly meant to be used together with the standard MIB-II System Group and the IETF interfaces MIB (ifTable, RFC 2863), tying its objects to standard interface indexing. It is typically deployed in carrier or access-network equipment implementing ATM Forum Loop Emulation Service to backhaul traditional POTS/ISDN lines over ATM. Engineers implementing or auditing this functionality typically reference the CPIWF-MIB RFC/standard documentation for the authoritative specification.
IPNetwork Monitor allows you to monitor SNMP objects defined in CPIWF-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- ATM access/carrier equipment implementing Loop Emulation Service (CP-IWF for POTS/ISDN BRI over ATM)
Monitoring Examples
An administrator would poll cpIwfAdminStatus against cpIwfOperStatus for a given interworking function instance to detect a mismatch indicating the function is enabled but not actually running, and could invoke cpIwfRestart to attempt recovery. cpIwfVpi and cpIwfVci identify which ATM virtual circuit carries the emulated loop traffic, while cpIwfNumPotsPorts and cpIwfNumIsdnBriPorts confirm the expected port count is being served; a drop in operational status alongside correct VPI/VCI configuration would point to a hardware or line-side fault rather than a provisioning error.
What Can Be Monitored
- admin vs operational status of the interworking function
- VPI/VCI circuit identification
- POTS and ISDN BRI port counts
- echo cancellation support
- timing reference source
- restart/recovery control
This MIB depends on
Related MIBs
Imported Objects
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| NOTIFICATION-GROUP | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter32 | |
| Integer32 | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| enterprises |
How to Use in IPNetwork Monitor
Example using aal2CpsInPkts OID:
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| I32 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 |
| INT 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. |
| INT 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. |
| INT 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. |
| INT 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. |
| C32 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) |
| INT 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. |
| INT 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. |
| C32 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) |
| C32 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) |
| C32 aal2CpsInPktsEx | 1.3.6.1.4.1.353.5.10.1.1.6.1 | Counter32 | read-only | Number of CPS packets received |
| INT aal2CpsMaxMultiplexedChannels | 1.3.6.1.4.1.353.5.10.1.1.2.2 | INTEGER | read-write | Maximum number of multiplexed channels. |
| INT aal2CpsMaxSDULength | 1.3.6.1.4.1.353.5.10.1.1.2.3 | INTEGER | read-write | Maximum CPS-SDU size given in octets. |
| INT 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. |
| C32 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) |
| C32 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) |
| C32 aal2CpsOutPkts | 1.3.6.1.4.1.353.5.10.1.1.6.2 | Counter32 | read-only | Number of CPS packets transmitted |
| C32 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) |
| C32 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) |
| C32 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) |
| C32 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) |
| I32 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. |
| C32 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) |
| INT 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. |
| INT 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). |
| I32 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). |
| INT 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. |
| C32 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) |
| INT 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. |
| I32 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). |
| INT 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). |
| I32 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. |
| C32 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) |
| C32 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) |
| C32 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) |
| C32 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) |
| atmfLoopEmulationService | 1.3.6.1.4.1.353.5.10 | |||
| atmForum | 1.3.6.1.4.1.353 | |||
| atmForumNetworkManagement | 1.3.6.1.4.1.353.5 | |||
| cpIwf | 1.3.6.1.4.1.353.5.10.1.1.1 | |||
| 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 | ||
| cpIwfAal2Profile | 1.3.6.1.4.1.353.5.10.1.1.2 | |||
| cpIwfAal2Stats | 1.3.6.1.4.1.353.5.10.1.1.6 | |||
| cpIwfAal2StatsGroup | 1.3.6.1.4.1.353.5.10.1.3.2.7 | These objects provide statistics on the AAL2 layer | ||
| INT 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'. |
| I32 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. |
| OCT 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. |
| I32 cpIwfDownstreamPhysicalBandwidth | 1.3.6.1.4.1.353.5.10.1.1.10 | Integer32 | read-create | This object defines the new physical bandwidth in the downstream direction of the CP-IWF. |
| INT 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. |
| I32 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. |
| 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. | ||
| INT 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. |
| NTF 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. | ||
| 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 | ||
| OCT 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. |
| I32 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. |
| 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. | ||
| INT cpIwfImpairmentPortType | 1.3.6.1.4.1.353.5.10.1.1.11 | INTEGER | read-create | This object is used within the cpIwfExcessImpairment Trap and identifies the type of the CP-IWF port on which the excess impairments event occurred. |
| I32 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. |
| NTF 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. | ||
| C32 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. |
| C32 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. |
| C32 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. |
| C32 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. |
| C32 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. |
| C32 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. |
| 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. | ||
| 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. | ||
| INT 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. |
| cpIwfIsdnBriPortEntry | 1.3.6.1.4.1.353.5.10.1.1.4.1 | not-accessible | An entry in the cpIwfIsdnBriPortTable that represents a single ISDN BRI port. | |
| cpIwfIsdnBriPortStatsEntry | 1.3.6.1.4.1.353.5.10.1.1.8.1 | not-accessible | An entry in the cpIwfIsdnBriPortStatsTable that represents statistics for a single ISDN BRI port. | |
| cpIwfIsdnBriPortStatsGroup | 1.3.6.1.4.1.353.5.10.1.3.2.9 | These objects provide statistics on the ISDN BRI ports | ||
| cpIwfIsdnBriPortStatsTable | 1.3.6.1.4.1.353.5.10.1.1.8 | not-accessible | 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 | |
| cpIwfIsdnBriPortTable | 1.3.6.1.4.1.353.5.10.1.1.4 | not-accessible | 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. | |
| 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. | ||
| 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. | ||
| cpIwfMIBCompliances | 1.3.6.1.4.1.353.5.10.1.3.1 | |||
| cpIwfMIBConformance | 1.3.6.1.4.1.353.5.10.1.3 | |||
| cpIwfMIBGroups | 1.3.6.1.4.1.353.5.10.1.3.2 | |||
| cpIwfMIBNotificationPrefix | 1.3.6.1.4.1.353.5.10.1.2.0 | |||
| cpIwfMIBNotifications | 1.3.6.1.4.1.353.5.10.1.2 | |||
| cpIwfMIBObjects | 1.3.6.1.4.1.353.5.10.1.1 | |||
| I32 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. |
| 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 | ||
| I32 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. |
| I32 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. |
| INT 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. |
| I32 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. |
| 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. | ||
| INT cpIwfPortNumber | 1.3.6.1.4.1.353.5.10.1.1.12 | INTEGER | read-create | 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 |
| C32 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. |
| 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. | ||
| 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. | ||
| C32 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. |
| INT 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. |
| cpIwfPotsPortEntry | 1.3.6.1.4.1.353.5.10.1.1.3.1 | not-accessible | An entry in the cpIwfPotsPortTable that represents a single POTS port. | |
| C32 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. |
| cpIwfPotsPortStatsEntry | 1.3.6.1.4.1.353.5.10.1.1.7.1 | not-accessible | An entry in the cpIwfPotsPortStatsTable that represents statistics for a single POTS port. | |
| cpIwfPotsPortStatsGroup | 1.3.6.1.4.1.353.5.10.1.3.2.8 | These objects provide statistics on the POTS ports | ||
| cpIwfPotsPortStatsTable | 1.3.6.1.4.1.353.5.10.1.1.7 | not-accessible | 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 | |
| cpIwfPotsPortTable | 1.3.6.1.4.1.353.5.10.1.1.3 | not-accessible | 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. | |
| INT 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. |
| OCT 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. |
| INT 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). |
| OCT 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. |
| INT 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'. |
| INT 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. |
| INT 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). |
| I32 cpIwfUpstreamPhysicalBandwidth | 1.3.6.1.4.1.353.5.10.1.1.9 | Integer32 | read-create | This object defines the new physical bandwidth in the upstream direction of the CP-IWF. |
| I32 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). |
| I32 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. |
| OCT 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. |
| I32 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. |
| I32 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. |
| OCT 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. |
| I32 isdnBriPortNumber | 1.3.6.1.4.1.353.5.10.1.1.4.1.1 | Integer32 | not-accessible | The number identifying the ISDN BRI user port on the CP-IWF. |
| INT 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. |
| I32 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. |
| OCT 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. |
| I32 potsPortNumber | 1.3.6.1.4.1.353.5.10.1.1.3.1.1 | Integer32 | not-accessible | The number identifying the POTS user port on the CP-IWF. |
| INT 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. |
| INT 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. |
RFC description
Vendor-private MIB for CPi (or similar vendor) intelligent work flow or filtering platform management.
Start monitoring ATM access/carrier equipment (Loop Emulation Service CP-IWF) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.