vRtrLdpIfOperDownReason
TIMETRA-LDP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.8.5.1.17
Object
The value of vRtrLdpIfOperDownReason specifies the reason that the LDP
interface or targeted peer is operationally down.
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.5.1.17- Type
- column
- Access
- readonly
- Status
- obsolete
- Parent
- vRtrLdpIfEntry
- 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::vRtrLdpIfOperDownReason'
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::vRtrLdpIfOperDownReason.<vRtrID>.<vRtrLdpIfIndex>.<vRtrLdpPeerAddress>'
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::vRtrLdpIfOperDownReason'
Syntax
- Source
- TmnxLdpIntTargOperDownReasonCode
- Base type
Enumeration
Values & Constraints
Type Values
0 | operUp |
1 | adminDown |
2 | noListenSocket |
3 | noDiscoverySocket |
4 | noResources |
5 | addrFecDeprogram |
6 | svcFecDeprogram |
7 | clearDown |
8 | instanceDown |
9 | interfaceDown |
10 | targetIpInvalid |
11 | interfaceInvalid |
12 | lsrInterfaceDown |
13 | lsrInterfaceInvalid |
14 | helloFailure |
15 | parentIfDown |
16 | interfaceNoValidIp |
17 | lsrInterfaceNoValidIp |