All MIBs › CISCO-WAN-AXIPOP-MIB › bbIfState
bbIfState
Module: CISCO-WAN-AXIPOP-MIB
OID (symbolic): CISCO-WAN-AXIPOP-MIB::bbIfState
OID (numeric): 1.3.6.1.4.1.351.110.5.2.6.3.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This variable indicates the status of the logical interface.
The following are not supported for the logical interface.
-- remoteloopback (3), -- outofcelldelineation (6), -- localloopback (7)
What is bbIfState?
This read-only value reports the operational state of the logical interface, such as active(2), linefailure(4), signallingfailure(5), inactive(6), or lineinloopback(7), giving a single consolidated health indicator beyond the simple administrative up or down of bbIfAdmin. It's typically the first place an admin looks to understand why an interface isn't passing traffic, distinguishing a physical line problem from a signaling problem. If bbIfState reads signallingfailure(5), the physical line itself may be fine while the LMI or ILMI signaling relationship with the attached device has broken down.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.2.6.3.1.1.2 snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::bbIfState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.2.6.3.1.1.2.1 snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::bbIfState.1
Start monitoring Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-AXIPOP-MIB::bbIfState OID value, configure state conditions and alerts, and monitor any Cisco MGX 8000-series ATM WAN switches (AXIPOP processor, legacy) from a single console.
OID Breakdown
Upper-level ancestors (12 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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5 | basisServices | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.2 | atm | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.2.6 | bbInterface | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.2.6.3 | bbIfStateGrp | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.5.2.6.3.1 | bbIfStateGrpTable | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.2.6.3.1.1 | bbIfStateGrpEntry | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.110.5.2.6.3.1.1.2 | bbIfState | CISCO-WAN-AXIPOP-MIB |