All MIBs › AP553-MIB › alarmCurrentStatusBitsMap
alarmCurrentStatusBitsMap
Module: AP553-MIB
OID (symbolic): AP553-MIB::alarmCurrentStatusBitsMap
OID (numeric): 1.3.6.1.4.1.498.22.1.2.4.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This parameter is a bitmap for the 6 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 = avgChanLoadToDTE_trap; 2nd bit = realTimeChanLoadToDTE_trap; 3rd bit = avgChanLoadToDCE_trap; 4th bit = realTimeChanLoadToDCE_trap; 5th bit = networkLmiInterfaceDown_trap; 6th bit = userLmiInterfaceDown_trap;
What is alarmCurrentStatusBitsMap?
An integer bitmap (0-4095) with 6 bits representing active traps for channel and LMI alarms. Engineers use individual bit flags to determine which specific alarm conditions are triggered. Example: bit pattern 0x0005 means avgChanLoadToDTE_trap and avgChanLoadToDCE_trap are active.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.498.22.1.2.4.1.1 snmpwalk -v2c -c public <target> AP553-MIB::alarmCurrentStatusBitsMap
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.498.22.1.2.4.1.1.1 snmpget -v2c -c public <target> AP553-MIB::alarmCurrentStatusBitsMap.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::alarmCurrentStatusBitsMap 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.1 | alarmCurrentStatusBitsMap | AP553-MIB |