jnxLdpFecStatisticsStatus
JUNIPER-LDP-MIB ·
.1.3.6.1.4.1.2636.3.14.2.1.5
Object
column Enumeration
Indicates the status of traffic statistics for this FEC. For penultimate hop FECs traffic statistics can be disabled. For such FECs, the following objects will have the value '0'.
Context
- MIB
- JUNIPER-LDP-MIB
- OID
.1.3.6.1.4.1.2636.3.14.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jnxLdpStatsEntry
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-LDP-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-LDP-MIB::jnxLdpFecStatisticsStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JUNIPER-LDP-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-LDP-MIB::jnxLdpFecStatisticsStatus.<jnxLdpInstanceId>.<jnxLdpFecType>.<jnxLdpFec>.<jnxLdpFecLength>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-LDP-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-LDP-MIB::jnxLdpFecStatisticsStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ok |
2 | disabled |
3 | unavailable |