All MIBs › MPLS-LDP-MIB › mplsLdpHelloAdjacencyType
mplsLdpHelloAdjacencyType
Module: MPLS-LDP-MIB
OID (symbolic): MPLS-LDP-MIB::mplsLdpHelloAdjacencyType
OID (numeric): 1.3.6.1.4.1.9.3.65.1.3.2.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
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).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.3.65.1.3.2.1.1.3 snmpwalk -v2c -c public <target> MPLS-LDP-MIB::mplsLdpHelloAdjacencyType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.3.65.1.3.2.1.1.3.1 snmpget -v2c -c public <target> MPLS-LDP-MIB::mplsLdpHelloAdjacencyType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mplsLdpHelloAdjacencyType.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.3 | ciscoExperiment | CISCO-SMI |
| 1.3.6.1.4.1.9.3.65 | mplsLdpMIB | MPLS-LDP-MIB |
| 1.3.6.1.4.1.9.3.65.1 | mplsLdpObjects | MPLS-LDP-MIB |
| 1.3.6.1.4.1.9.3.65.1.3 | mplsLdpEntityPeerObjects | MPLS-LDP-MIB |
| 1.3.6.1.4.1.9.3.65.1.3.2 | mplsLdpHelloAdjacencyObjects | MPLS-LDP-MIB |
| 1.3.6.1.4.1.9.3.65.1.3.2.1 | mplsLdpHelloAdjacencyTable | MPLS-LDP-MIB |
| 1.3.6.1.4.1.9.3.65.1.3.2.1.1 | mplsLdpHelloAdjacencyEntry | MPLS-LDP-MIB |
| 1.3.6.1.4.1.9.3.65.1.3.2.1.1.3 | mplsLdpHelloAdjacencyType | MPLS-LDP-MIB |