mplsLdpEntityFailedInitSessionTrapEnable

MPLS-LDP-MIB · cisco variant · .1.3.6.1.3.97.1.2.2.1.11

Object

column r/w Enumeration
Indicates whether the
'mplsLdpFailedInitSessionThresholdExceeded'
trap should be generated.
              
If the value of this object is 'enabled(1)'
then the trap will generated.  If the value
of this object is 'disabled(2)' then the
trap will not be generated.  The DEFVAL
is set to 'enabled(1)'.

Context

MIB
MPLS-LDP-MIB
OID
.1.3.6.1.3.97.1.2.2.1.11
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::mplsLdpEntityFailedInitSessionTrapEnable'
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::mplsLdpEntityFailedInitSessionTrapEnable.<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::mplsLdpEntityFailedInitSessionTrapEnable'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enabled
2disabled

Conformance