dot5SrRouteDescr
TOKENRING-STATION-SR-MIB ·
.1.3.6.1.2.1.42.1.1.1.4
Object
The embedded sequence of bridge and ring ID's for this route. For destinations on the local ring, the value of this object is the zero-length string.
Context
- MIB
- TOKENRING-STATION-SR-MIB
- OID
.1.3.6.1.2.1.42.1.1.1.4- 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::dot5SrRouteDescr'
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::dot5SrRouteDescr.<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::dot5SrRouteDescr'
Syntax
- Source
- SourceRoute
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..30
Conformance
Member of
Compliance refinements
dot5SrCompliance
readonly
Write access is not required.