mplsLdpSessionProtocolVersion

MPLS-LDP-STD-MIB · .1.3.6.1.2.1.10.166.4.1.3.3.1.4

Object

column Unsigned32
The version of the LDP Protocol which
this session is using.  This is the version of
              
the LDP protocol which has been negotiated
during session initialization.

Context

MIB
MPLS-LDP-STD-MIB
OID
.1.3.6.1.2.1.10.166.4.1.3.3.1.4
Type
column
Access
readonly
Status
current
Parent
mplsLdpSessionEntry
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::mplsLdpSessionProtocolVersion'
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::mplsLdpSessionProtocolVersion.<index>'
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::mplsLdpSessionProtocolVersion'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 1-65535

Conformance