vRtrMplsTunnelARHopSIDType
TIMETRA-MPLS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.6.11.1.5
Object
column Enumeration
The value of vRtrMplsTunnelARHopSIDType indicates the type of SID for
this hop.
When the value of vRtrMplsTunnelARHopSIDType is 'notApplicable', it
indicates that this hop is not associated with an SR-TE LSP and hence
SID type does not apply for this hop.
When the value of vRtrMplsTunnelARHopSIDType is 'nodeSid', it
indicates that this hop is associated with an SR-TE LSP and represents
a Node SID.
When the value of vRtrMplsTunnelARHopSIDType is 'adjacencySid', it
indicates that this hop is associated with an SR-TE LSP and represents
an Adjacency SID.
Context
- MIB
- TIMETRA-MPLS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.6.11.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vRtrMplsTunnelARHopEntry
- 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 'TIMETRA-MPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-MPLS-MIB::vRtrMplsTunnelARHopSIDType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-MPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-MPLS-MIB::vRtrMplsTunnelARHopSIDType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-MPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-MPLS-MIB::vRtrMplsTunnelARHopSIDType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notApplicable |
2 | nodeSid |
3 | adjacencySid |
Conformance
Member of