rtrStaticRouteNextHopAS
RAD-SubRtr-MIB ·
.1.3.6.1.4.1.164.11.1.3.1.11
Object
The Autonomous System Number of the Next Hop. The semantics of this object are determined by the routing- protocol specified in the route's rtrStaticRouteProto value. When this object is unknown or not relevant, its value should be set to zero.
Context
- MIB
- RAD-SubRtr-MIB
- OID
.1.3.6.1.4.1.164.11.1.3.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rtrStaticRouteEntry
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 'RAD-SubRtr-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-SubRtr-MIB::rtrStaticRouteNextHopAS'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-SubRtr-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-SubRtr-MIB::rtrStaticRouteNextHopAS.<rtrStaticRouteDestType>.<rtrStaticRouteDest>.<rtrStaticRoutePfxLen>.<rtrStaticRoutePolicy>.<rtrStaticRouteNextHopType>.<rtrStaticRouteNextHop>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-SubRtr-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-SubRtr-MIB::rtrStaticRouteNextHopAS'
Syntax
- Source
- INET-ADDRESS-MIBInetAutonomousSystemNumber
- Base type
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.