All MIBs › JUNIPER-MPLS-LDP-MIB › jnxMplsLdpEntityAdminStatus
jnxMplsLdpEntityAdminStatus
Module: JUNIPER-MPLS-LDP-MIB
OID (symbolic): JUNIPER-MPLS-LDP-MIB::jnxMplsLdpEntityAdminStatus
OID (numeric): 1.3.6.1.4.1.2636.3.36.1.2.3.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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.
What is jnxMplsLdpEntityAdminStatus?
The administrative state of this LDP entity, enable(1) or disable(2) (default enable). Disabling an entity that has already contacted a peer tears down that contact and clears the related jnxMplsLdpPeerTable entry; re-enabling it lets the entity attempt a fresh session. As with several other Entity-table objects, this is read-only in this Juniper implementation despite the read-create marking in the SEQUENCE.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2636.3.36.1.2.3.1.4 snmpwalk -v2c -c public <target> JUNIPER-MPLS-LDP-MIB::jnxMplsLdpEntityAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2636.3.36.1.2.3.1.4.1 snmpget -v2c -c public <target> JUNIPER-MPLS-LDP-MIB::jnxMplsLdpEntityAdminStatus.1
Start monitoring Juniper MPLS-enabled router (PE/P router running LDP) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the JUNIPER-MPLS-LDP-MIB::jnxMplsLdpEntityAdminStatus OID value, configure state conditions and alerts, and monitor any Juniper MPLS-enabled router (PE/P router running LDP) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2636 | juniperMIB | JUNIPER-SMI |
| 1.3.6.1.4.1.2636.3 | jnxMibs | JUNIPER-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2636.3.36 | jnxMplsLdpMIB | JUNIPER-MPLS-LDP-MIB |
| 1.3.6.1.4.1.2636.3.36.1 | jnxMplsLdpObjects | JUNIPER-MPLS-LDP-MIB |
| 1.3.6.1.4.1.2636.3.36.1.2 | jnxMplsLdpEntityObjects | JUNIPER-MPLS-LDP-MIB |
| 1.3.6.1.4.1.2636.3.36.1.2.3 | jnxMplsLdpEntityTable | JUNIPER-MPLS-LDP-MIB |
| 1.3.6.1.4.1.2636.3.36.1.2.3.1 | jnxMplsLdpEntityEntry | JUNIPER-MPLS-LDP-MIB |
| 1.3.6.1.4.1.2636.3.36.1.2.3.1.4 | jnxMplsLdpEntityAdminStatus | JUNIPER-MPLS-LDP-MIB |