mplsLdpEntityProtocolVersion

MPLS-LDP-MIB · cisco variant · .1.3.6.1.3.97.1.2.2.1.3

Object

column r/w SNMPv2-SMIInteger32
The version number of the protocol.  The value of 0 on a
read indicates that the version of the protocol is unknown.
Otherwise, the value of this object represents the version
of the LDP protocol.

Context

MIB
MPLS-LDP-MIB
OID
.1.3.6.1.3.97.1.2.2.1.3
Type
column
Access
readwrite
Status
current
Parent
mplsLdpEntityEntry
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-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LDP-MIB::mplsLdpEntityProtocolVersion'
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::mplsLdpEntityProtocolVersion.<mplsLdpEntityLdpId>.<mplsLdpEntityIndex>'
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::mplsLdpEntityProtocolVersion'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance