All MIBs › ADN-MIB › adnAeiPortCIGStatus
adnAeiPortCIGStatus
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnAeiPortCIGStatus
OID (numeric): 1.3.6.1.4.1.637.3.1.5.15.23.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This variable indicates the port status. It is a bit map represented as a sum; therefore it can represent multiple failures. This variable is only significant for CIG boards.
The bit positions are :
1 : adnAeiPortOOS out-of-synchronization 4 : adnAeiPortNFOF network FIFO overflows 8 : adnAeiPortIEMRAMP BGIEM chip RAM parity errors 16 : adnAeiPortCECH corrected errors in cell header 32 : adnAeiPortUCECH uncorrected errors in cell header 64 : adnAeiPortCRCMA CRC errors on payload field of MA1 (Active Maintenance type 1) cells 128 : adnAeiPortCRCSIC CRC errors on payload field of SIC (Self Identified Cell) cells 256 : adnAeiPortNPE parity errors on payload 4096 : adnAeiPortNMA1 no active maintenance cell received 16384 : adnAeiPortEMA1 active maintenance cell received with error indication 131072 : adnAeiPortNSFOF network signalling FIFO overflow 262144 : adnAeiPortNFWF network FIFO write failure 524288 : adnAeiPortSFWF signalling FIFO write failure 1048576 : adnAeiPortNSFRF network signalling FIFO read failure 4194304 : adnAeiPortUSFRF user signalling FIFO read failure 8388608 : adnAeiPortUFWF user FIFO write failure 16777216 : adnAeiPortUSFOF user signalling FIFO overflow 33554432 : adnAeiPortNICI cells received on non-active ICI (Internal Communication Interface) 67108864 : adnAeiPortNCRC CRC errors detected on network side 134217728 : adnAeiPortNAAL AAL (ATM Adaptation Layer) sequence error on network side 268435456 : adnAeiPortUCRC CRC errors detected on user side 536870912 : adnAeiPortUAAL AAL sequence error on user side 2147483648: adnAeiPortSFIFO load sharing FIFO overflow
N.B.: This variable is significant when the operational state of the port is enabled. When there is no port error, this variable has the value 0.
What is adnAeiPortCIGStatus?
This is a signed 32-bit integer bitmapped field showing the current status of a CIG board's ATM port, with each bit representing a different fault condition such as out-of-sync, FIFO overflow, RAM parity errors, or cell header corruption. Network engineers check this field to diagnose problems unique to CIG boards and pinpoint which specific hardware component is failing. A value of 49 (binary 110001) indicates three active problems: out-of-sync, RAM parity errors, and uncorrected cell header errors all occurring simultaneously.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.15.23.1.3 snmpwalk -v2c -c public <target> ADN-MIB::adnAeiPortCIGStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.15.23.1.3.1 snmpget -v2c -c public <target> ADN-MIB::adnAeiPortCIGStatus.1
Start monitoring Ascom Timeplex ADN multiplexers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADN-MIB::adnAeiPortCIGStatus OID value, configure state conditions and alerts, and monitor any Ascom Timeplex ADN multiplexers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.637 | alcatel | ADN-MIB |
| 1.3.6.1.4.1.637.3 | adn | ADN-MIB |
| 1.3.6.1.4.1.637.3.1 | adnMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5 | adnProprietary | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.15 | adnNodeSupervisionMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.15.23 | adnAeiPortErCounterTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.15.23.1 | adnAeiPortErCounterEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.15.23.1.3 | adnAeiPortCIGStatus | ADN-MIB |