All MIBs › CISCO-WAN-AXIPOP-MIB › parIfOperStatus
parIfOperStatus
Module: CISCO-WAN-AXIPOP-MIB
OID (symbolic): CISCO-WAN-AXIPOP-MIB::parIfOperStatus
OID (numeric): 1.3.6.1.4.1.351.130.2.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object specifies the operation status of the interface. For interfaces of type uni(1) the status is either up(1) or failed(3) as reported by platform. For interfaces of type nni(2) the status is either of up(1), added(2), failed(3) or added-failed(4). Status up(1) indicates that the interface is configured as trunk but the trunk is not added. Status failed(3) indicates that the interface is configured as trunk, the trunk is not added and platform indicates an alarm on the interface. Status added(2) indicates that the interface is configured as trunk and the trunk is added. Status added-failed(4) indicates that the interface is configured as trunk, the trunk is added and there is an alarm on the trunk. This alarm could be generated by PAR or reported by Platform.
What is parIfOperStatus?
This read-only value reports the routing-layer operational status of the interface, with the possible values differing by interface type: uni(1) ports can only show up(1) or failed(3), while nni(2) trunk interfaces can additionally show added(2) or added-failed(4), and up(1) on a trunk specifically means it's configured as a trunk but has not yet been added into the routing topology. It gives an admin the precise routing-integration state of a trunk, distinguishing configured but not yet joined to the network from joined and failed. An admin who configures a new trunk interface and sees parIfOperStatus report up(1) rather than added(2) would know the trunk still needs to be explicitly added before it participates in routing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.130.2.1.1.3 snmpwalk -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::parIfOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.130.2.1.1.3.1 snmpget -v2c -c public <target> CISCO-WAN-AXIPOP-MIB::parIfOperStatus.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::parIfOperStatus 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 (8 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.130 | par | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.130.2 | parInterfaces | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.130.2.1 | parIfTable | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.130.2.1.1 | parIfEntry | CISCO-WAN-AXIPOP-MIB |
| 1.3.6.1.4.1.351.130.2.1.1.3 | parIfOperStatus | CISCO-WAN-AXIPOP-MIB |