mplsTunnelARHopAsNumber
MPLS-TE-MIB ·
cisco variant
·
.1.3.6.1.3.95.1.8.1.8
Object
column Integer32
If mplsTunnelARHopAddrType is set to asNumber(3), then this value will contain the AS number of this hop. This object is otherwise insignificant and should contain a value of 0 to indicate this fact.
Context
- MIB
- MPLS-TE-MIB
- OID
.1.3.6.1.3.95.1.8.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mplsTunnelARHopEntry
- 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 'MPLS-TE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-TE-MIB::mplsTunnelARHopAsNumber'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPLS-TE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-TE-MIB::mplsTunnelARHopAsNumber.<mplsTunnelARHopListIndex>.<mplsTunnelARHopIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPLS-TE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPLS-TE-MIB::mplsTunnelARHopAsNumber'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535
Conformance
Member of