jnxMplsFecAddrLength
JUNIPER-MPLS-LDP-MIB ·
.1.3.6.1.4.1.2636.3.36.1.3.7.2.1.3
Object
column Integer32
If the value of 'jnxMplsFecType' is 'prefix(1)' then the value of this object is the length in bits of the address prefix represented by 'jnxMplsFecAddr', or if the length is zero then this is a special value which indicates that the prefix matches all addresses. In this case the prefix is also zero (i.e. 'jnxMplsFecAddr' will have the value of zero.)
Context
- MIB
- JUNIPER-MPLS-LDP-MIB
- OID
.1.3.6.1.4.1.2636.3.36.1.3.7.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jnxMplsFecEntry
- 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 'JUNIPER-MPLS-LDP-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-MPLS-LDP-MIB::jnxMplsFecAddrLength'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JUNIPER-MPLS-LDP-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-MPLS-LDP-MIB::jnxMplsFecAddrLength.<jnxMplsFecIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-MPLS-LDP-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-MPLS-LDP-MIB::jnxMplsFecAddrLength'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-255
Conformance
Member of
Compliance refinements
jnxMplsLdpModuleReadOnlyCompliance
readonly
Write access is not required.