vRtrLdpNgGenControlMode
TIMETRA-LDP-NG-MIB ·
.1.3.6.1.4.1.6527.3.1.2.91.47.1.27
Object
column Enumeration
The value of vRtrLdpNgGenControlMode specifies the mode used for
distributing labels in response to label binding requests.
When vRtrLdpNgGenControlMode has a value of 'ordered', label bindings
are not distributed in response to a label request until a label
binding has been received from the next hop for the destination.
When vRtrLdpNgGenControlMode has a value of 'independent', label
bindings are distributed immediately in response to a label request
even if a label binding has not yet been received from the next hop
for the destination.
Context
- MIB
- TIMETRA-LDP-NG-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.91.47.1.27- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vRtrLdpNgGeneralEntry
- 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-LDP-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-LDP-NG-MIB::vRtrLdpNgGenControlMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-LDP-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-LDP-NG-MIB::vRtrLdpNgGenControlMode.<vRtrID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-LDP-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-LDP-NG-MIB::vRtrLdpNgGenControlMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ordered |
2 | independent |
Conformance
Member of