All MIBs › AP553-MIB › currentStatusBitsMap
currentStatusBitsMap
Module: AP553-MIB
OID (symbolic): AP553-MIB::currentStatusBitsMap
OID (numeric): 1.3.6.1.4.1.498.22.1.2.4.1.2.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This parameter is a bitmap for the 14 enterprise specific traps. A bit value of one means the trap is active. A bit value of zero means the trap is clear.
1st bit = avgPvcNotAvailToDCE_trap; 2nd bit = avgPvcNotAvailToDTE_trap; 3rd bit = avgPvcRoundTripDelay_trap; 4th bit = realTimePvcRoundTripDelay_trap; 5th bit = avgPvcBecnFrames_trap; 6th bit = avgPvcFecnFrames_trap; 7th bit = avgPvcLoadToDTE_trap; 8th bit = realTimePvcLoadToDTE_trap; 9th bit = avgPvcLoadToDCE_trap; 10th bit = realTimePvcLoadToDCE_trap; 11th bit = avgPvcCIRExceedToDTE_trap; 12th bit = avgPvcEIRExceedToDTE_trap; 13th bit = avgPvcLossFrameTx_trap; 14th bit = avgPvcLossFrameRx_trap;
What is currentStatusBitsMap?
An integer bitmap (0-4095) with 14 bits representing enterprise-specific active traps for PVC and load events. Engineers decode individual bits to identify which alarms are currently triggered. Example: bit 7 set indicates avgPvcLoadToDTE_trap is active.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.498.22.1.2.4.1.2.1.2 snmpwalk -v2c -c public <target> AP553-MIB::currentStatusBitsMap
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.498.22.1.2.4.1.2.1.2.1 snmpget -v2c -c public <target> AP553-MIB::currentStatusBitsMap.1
Start monitoring General DataComm Frame Relay access/probe equipment (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AP553-MIB::currentStatusBitsMap OID value, configure state conditions and alerts, and monitor any General DataComm Frame Relay access/probe equipment (legacy) from a single console.
OID Breakdown
Upper-level ancestors (10 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 |
| 1.3.6.1.4.1.498 | gdc | GDC7616-MIB |
| 1.3.6.1.4.1.498.22 | framerelay | INNOVX-CORE-MIB |
| 1.3.6.1.4.1.498.22.1 | innovx | INNOVX-CORE-MIB |
| 1.3.6.1.4.1.498.22.1.2 | linkProbe | INNOVX-CORE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.498.22.1.2.4 | trapStatus | AP553-MIB |
| 1.3.6.1.4.1.498.22.1.2.4.1 | alarmStatus | AP553-MIB |
| 1.3.6.1.4.1.498.22.1.2.4.1.2 | alarmCurrentStatusTable | AP553-MIB |
| 1.3.6.1.4.1.498.22.1.2.4.1.2.1 | alarmStatusEntry | AP553-MIB |
| 1.3.6.1.4.1.498.22.1.2.4.1.2.1.2 | currentStatusBitsMap | AP553-MIB |