jnxMplsLdpEntityAdminStatus

JUNIPER-MPLS-LDP-MIB · .1.3.6.1.4.1.2636.3.36.1.2.3.1.4

Object

column Enumeration
The administrative status of this LDP Entity.
If this object is changed from 'enable' to 'disable'
and this entity has already attempted to establish
contact with a Peer, then all contact with that
Peer is lost and all information from that Peer
needs to be removed from the MIB. (This implies
that the network management subsystem should clean
up any related entry in the jnxMplsLdpPeerTable).
              
At this point the user is able to change values
which are related to this entity.
              
When the admin status is set back to 'up', then
this Entity will attempt to establish a new session
with the Peer.

Context

MIB
JUNIPER-MPLS-LDP-MIB
OID
.1.3.6.1.4.1.2636.3.36.1.2.3.1.4
Type
column
Access
readonly
Status
current
Parent
jnxMplsLdpEntityEntry
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 'JUNIPER-MPLS-LDP-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-MPLS-LDP-MIB::jnxMplsLdpEntityAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JUNIPER-MPLS-LDP-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-MPLS-LDP-MIB::jnxMplsLdpEntityAdminStatus.<jnxMplsLdpEntityLdpId>.<jnxMplsLdpEntityIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-MPLS-LDP-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-MPLS-LDP-MIB::jnxMplsLdpEntityAdminStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enable
2disable

Conformance

Member of
Compliance refinements
Write access is not required.