All MIBs › CTRON-ROUTERS-MIB › nwRouterOperStatus
nwRouterOperStatus
Module: CTRON-ROUTERS-MIB
OID (symbolic): CTRON-ROUTERS-MIB::nwRouterOperStatus
OID (numeric): 1.3.6.1.4.1.52.4.2.2.2.2.1.1.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicates the current operating condition of the routing services for which the entry exists.
What is nwRouterOperStatus?
This OID reports the actual running condition of a routing service: enabled(3), disabled(2), pending-enable(5)/pending-disable(4) during a state transition, invalid-config(6) if it can't start due to bad configuration, or other(1). An admin compares this against nwRouterAdminStatus to spot a service stuck in invalid-config or mid-transition.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.2.2.2.2.1.1.2.1.3 snmpwalk -v2c -c public <target> CTRON-ROUTERS-MIB::nwRouterOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.2.2.2.2.1.1.2.1.3.1 snmpget -v2c -c public <target> CTRON-ROUTERS-MIB::nwRouterOperStatus.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::nwRouterOperStatus 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.1 | nwRtrApplicationSystem | CTRON-ROUTERS-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.2.1.1.2 | nwRouterSystemTable | CTRON-ROUTERS-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.2.1.1.2.1 | nwRouterEntry | CTRON-ROUTERS-MIB |
| 1.3.6.1.4.1.52.4.2.2.2.2.1.1.2.1.3 | nwRouterOperStatus | CTRON-ROUTERS-MIB |