zxr10LdpFecType
ZXR10-MPLS-LDP-MIB ·
.1.3.6.1.4.1.3902.3.314.1.6.1.2
Object
column Enumeration
The type of this LDP FEC. If the value of this object is 'indirect (0)' then the FEC type described by this row is for address prefixes and not included in local address list. If the value of this object is 'direct (1)' then the FEC type described by this row is for address prefixes and included in local address list. If the value of this object is 'me(2)' then the FEC type described by this row is for a host address. If the value of this object is 'invalid(3)' then the FEC value is 'FFFF'.
Context
- MIB
- ZXR10-MPLS-LDP-MIB
- OID
.1.3.6.1.4.1.3902.3.314.1.6.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zxr10LdpFecEntry
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 'ZXR10-MPLS-LDP-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-MPLS-LDP-MIB::zxr10LdpFecType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXR10-MPLS-LDP-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-MPLS-LDP-MIB::zxr10LdpFecType.<zxr10LdpFecIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXR10-MPLS-LDP-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-MPLS-LDP-MIB::zxr10LdpFecType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | indirect |
1 | direct |
2 | me |
3 | invalid |