mplsLdpHelloAdjacencyType
MPLS-LDP-MIB ·
cisco variant
·
.1.3.6.1.3.97.1.3.2.1.1.3
Object
column Enumeration
This adjacency is the result of a 'link' hello if the value of this object is link(1). Otherwise, it is a result of a 'targeted' hello, targeted(2).
Context
- MIB
- MPLS-LDP-MIB
- OID
.1.3.6.1.3.97.1.3.2.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mplsLdpHelloAdjacencyEntry
- 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 'MPLS-LDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LDP-MIB::mplsLdpHelloAdjacencyType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPLS-LDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LDP-MIB::mplsLdpHelloAdjacencyType.<mplsLdpEntityLdpId>.<mplsLdpEntityIndex>.<mplsLdpPeerLdpId>.<mplsLdpHelloAdjacencyIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPLS-LDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPLS-LDP-MIB::mplsLdpHelloAdjacencyType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | link |
2 | targeted |
Conformance
Member of