vRtrMplsFwdPlcyNhgNHType
TIMETRA-MPLS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.6.70.1.1
Object
column Enumeration
The value of vRtrMplsFwdPlcyNhgNHType specifies the type of next-hop.
When the value of vRtrMplsFwdPlcyNhgNHType is set to 'primary', this
next-hop will be the primary next-hop in the next-hop group.
When the value of vRtrMplsFwdPlcyNhgNHType is set to 'backup', this
next-hop will be the backup next-hop in the next-hop group.
Context
- MIB
- TIMETRA-MPLS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.6.70.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- vRtrMplsFwdPlcyNhgNHEntry
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::vRtrMplsFwdPlcyNhgNHType'
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::vRtrMplsFwdPlcyNhgNHType.<vRtrID>.<vRtrMplsFwdPlcyName>.<vRtrMplsFwdPlcyNHGrpIdx>.<vRtrMplsFwdPlcyNhgNHType>'
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::vRtrMplsFwdPlcyNhgNHType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | primary |
2 | backup |