dot5SrRouteControl
TOKENRING-STATION-SR-MIB ·
.1.3.6.1.2.1.42.1.1.1.3
Object
column r/w
OctetString
The value of Routing Control field for this route.
Context
- MIB
- TOKENRING-STATION-SR-MIB
- OID
.1.3.6.1.2.1.42.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dot5SrRouteEntry
- 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 'TOKENRING-STATION-SR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TOKENRING-STATION-SR-MIB::dot5SrRouteControl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TOKENRING-STATION-SR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TOKENRING-STATION-SR-MIB::dot5SrRouteControl.<ifIndex>.<dot5SrRouteDestination>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TOKENRING-STATION-SR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TOKENRING-STATION-SR-MIB::dot5SrRouteControl'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 2-2
Conformance
Member of
Compliance refinements
dot5SrCompliance
readonly
Write access is not required.