etsysTrackedObjectsRouteOption
ENTERASYS-TRACKED-OBJECTS-MIB ·
.1.3.6.1.4.1.5624.1.2.79.1.2.5.1.4
Object
column r/w
Enumeration
Dictates what to monitor in relation to the address.
reachability(1) - Tracks the status of the route within the
FIB.
metric(2) - Uses metric thresholds to determine the
status of the route.
The value of this object MAY NOT be modified after creating the
row.
Context
- MIB
- ENTERASYS-TRACKED-OBJECTS-MIB
- OID
.1.3.6.1.4.1.5624.1.2.79.1.2.5.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysTrackedObjectsRouteEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTERASYS-TRACKED-OBJECTS-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-TRACKED-OBJECTS-MIB::etsysTrackedObjectsRouteOption'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-TRACKED-OBJECTS-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-TRACKED-OBJECTS-MIB::etsysTrackedObjectsRouteOption.<etsysTrackedObjectsCommonName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-TRACKED-OBJECTS-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-TRACKED-OBJECTS-MIB::etsysTrackedObjectsRouteOption'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | reachability |
2 | metric |
Conformance
Member of