All MIBs › CTRON-ROUTERS-MIB › nwRouterInstance
nwRouterInstance
Module: CTRON-ROUTERS-MIB
OID (symbolic): CTRON-ROUTERS-MIB::nwRouterInstance
OID (numeric): 1.3.6.1.4.1.52.4.2.2.2.2.1.1.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: An ordinal value assigned to the routing service for which the entry exists.
What is nwRouterInstance?
This OID is the ordinal number identifying one row of the router system table, i.e. one routing service instance running on the device. It's used purely as a table index so other columns (name, status, version) can be matched to the correct routing service.
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.1 snmpwalk -v2c -c public <target> CTRON-ROUTERS-MIB::nwRouterInstance
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.1.1 snmpget -v2c -c public <target> CTRON-ROUTERS-MIB::nwRouterInstance.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::nwRouterInstance 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.1 | nwRouterInstance | CTRON-ROUTERS-MIB |