All MIBs › CLEARTRAC7-MIB › sysUnitRoutingVersion
sysUnitRoutingVersion
Module: CLEARTRAC7-MIB
OID (symbolic): CLEARTRAC7-MIB::sysUnitRoutingVersion
OID (numeric): 1.3.6.1.4.1.727.7.2.1.21
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Unit Routing Version: The routing version to be used on this unit. Select 1 if any cleartrac7 units in the network are running Unit Routing Version 1 (the version used in all software releases earlier than 6.7.0). Select 2 if all cleartrac7 units in the network are running Unit Routing Version 2 (software release 6.7.0).
What is sysUnitRoutingVersion?
This read-write integer selects which internal unit-routing protocol version, 1 or 2, the ClearTrac7 node uses to communicate routing information with other units in the same network. An administrator must set this consistently across all ClearTrac7 units in a network, since version 1 corresponds to software releases before 6.7.0 and version 2 to 6.7.0 and later. For example, mixing a unit left on version 1 with newer version-2 units after a firmware upgrade would break inter-unit routing until this value is aligned across the network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.727.7.2.1.21 snmpwalk -v2c -c public <target> CLEARTRAC7-MIB::sysUnitRoutingVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.727.7.2.1.21.1 snmpget -v2c -c public <target> CLEARTRAC7-MIB::sysUnitRoutingVersion.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.727.7.2.1.21.1 i <value>
Start monitoring ClearTrac 7 series asset-tracking hardware with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CLEARTRAC7-MIB::sysUnitRoutingVersion OID value, configure state conditions and alerts, and monitor any ClearTrac 7 series asset-tracking hardware from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.727 | lucent | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7 | cleartrac7 | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2 | mgmt | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.1 | system | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.1.21 | sysUnitRoutingVersion | CLEARTRAC7-MIB |