mplsLdpHelloAdjacencyHoldTime

MPLS-LDP-STD-MIB · .1.3.6.1.2.1.10.166.4.1.3.5.1.1.3

Object

column Unsigned32
The Hello hold time which is negotiated between
the Entity and the Peer.  The entity associated
with this Hello Adjacency issues a proposed
Hello Hold Time value in the
mplsLdpEntityHelloHoldTimer object.  The peer
also proposes a value and this object represents
the negotiated value.
              
A value of 0 means the default,
which is 15 seconds for Link Hellos
and 45 seconds for Targeted Hellos.
A value of 65535 indicates an
infinite hold time.

Context

MIB
MPLS-LDP-STD-MIB
OID
.1.3.6.1.2.1.10.166.4.1.3.5.1.1.3
Type
column
Access
readonly
Status
current
Parent
mplsLdpHelloAdjacencyEntry
Groups
1

Walk 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-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LDP-STD-MIB::mplsLdpHelloAdjacencyHoldTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPLS-LDP-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LDP-STD-MIB::mplsLdpHelloAdjacencyHoldTime.<mplsLdpEntityLdpId>.<mplsLdpEntityIndex>.<mplsLdpPeerLdpId>.<mplsLdpHelloAdjacencyIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPLS-LDP-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPLS-LDP-STD-MIB::mplsLdpHelloAdjacencyHoldTime'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-65535

Conformance