All MIBs › CTRON-ROUTERS-MIB › nwRouterIfOperStatus
nwRouterIfOperStatus
Module: CTRON-ROUTERS-MIB
OID (symbolic): CTRON-ROUTERS-MIB::nwRouterIfOperStatus
OID (numeric): 1.3.6.1.4.1.52.4.2.2.2.2.1.2.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicates the current operating condition of the routing service on the router port for which the entry exists.
What is nwRouterIfOperStatus?
This OID reports the actual per-port operating condition of a routing service: enabled(3), disabled(2), transitional pending-enable(5)/pending-disable(4), invalid-config(6), or other(1). An admin uses this to find a specific port where routing failed to come up even though the service is enabled elsewhere.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.2.2.2.2.1.2.1.1.4 snmpwalk -v2c -c public <target> CTRON-ROUTERS-MIB::nwRouterIfOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.2.2.2.2.1.2.1.1.4.1 snmpget -v2c -c public <target> CTRON-ROUTERS-MIB::nwRouterIfOperStatus.1
Start monitoring Cabletron router (routing protocol status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTRON-ROUTERS-MIB::nwRouterIfOperStatus OID value, configure state conditions and alerts, and monitor any Cabletron router (routing protocol status) 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.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.4 | mibs | CTRON-AP3000-MIB |
| 1.3.6.1.4.1.52.4.2 | ctronExp | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.2.2 | ctronRouterExp | ROUTER-OIDS |
| 1.3.6.1.4.1.52.4.2.2.2 | nwRouter | ROUTER-OIDS |
| 1.3.6.1.4.1.52.4.2.2.2.2 | nwRtrHighLevelView | ROUTER-OIDS |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.4.2.2.2.2.1 | nwRtrApplicationView | CTRON-ROUTERS-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.2.1.2 | nwRtrApplicationInterfaces | CTRON-ROUTERS-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.2.1.2.1 | nwRouterIfTable | CTRON-ROUTERS-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.2.1.2.1.1 | nwRouterIfEntry | CTRON-ROUTERS-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.2.1.2.1.1.4 | nwRouterIfOperStatus | CTRON-ROUTERS-MIB |