vRtrLdpGenPropagatePolicy
TIMETRA-LDP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.8.1.1.16
Object
The value of vRtrLdpGenPropagatePolicy determines whether the LSR
should generate FECs and which FECs it should generate.
When the value of this object is 'system', LDP will distribute label
bindings only for the router's system IP address
When the value of this object is 'interface', LDP will distribute
label bindings for all LDP interfaces
When the value of this object is 'all', LDP will distribute label
bindings for all prefixes in the routing table
When the value of this object is 'none', LDP will not distribute any
label bindings.
This value is only applicable to LDP interfaces and not for targeted
sessions.
This object was obsoleted in release 13.0.
Context
- MIB
- TIMETRA-LDP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.8.1.1.16- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- vRtrLdpGeneralEntry
- Groups
- 3
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-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-LDP-MIB::vRtrLdpGenPropagatePolicy'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-LDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-LDP-MIB::vRtrLdpGenPropagatePolicy.<vRtrID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-LDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-LDP-MIB::vRtrLdpGenPropagatePolicy'
Syntax
- Source
- TmnxLdpFECPolicy
- Base type
Enumeration
Values & Constraints
Type Values
1 | system |
2 | interface |
3 | all |
4 | none |