All MIBs › CTRON-ROUTERS-MIB › nwRtrVersion
nwRtrVersion
Module: CTRON-ROUTERS-MIB
OID (symbolic): CTRON-ROUTERS-MIB::nwRtrVersion
OID (numeric): 1.3.6.1.4.1.52.4.2.2.2.2.1.1.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Indicates the current revision level of Cabletron routing services in textual format.
What is nwRtrVersion?
This OID reports, as text, the overall revision level of Cabletron routing services running on the device (set by Cabletron's configuration management, distinct from any single protocol's own version). An admin reads it to identify the routing software release installed on the box.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.2.2.2.2.1.1.3 snmpwalk -v2c -c public <target> CTRON-ROUTERS-MIB::nwRtrVersion
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.3.1 snmpget -v2c -c public <target> CTRON-ROUTERS-MIB::nwRtrVersion.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> nwRtrVersion.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::nwRtrVersion 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.3 | nwRtrVersion | CTRON-ROUTERS-MIB |