All MIBs › ACMIB › isdnL2OperStatus
isdnL2OperStatus
Module: ACMIB
OID (symbolic): ACMIB::isdnL2OperStatus
OID (numeric): 1.3.6.1.4.1.1751.2.18.5.11.2.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: ISDN Layer 2 operational status - not-initiated means that first SETUP message has not been transmitted and L2 estalishment procedure has not been initiated yet
What is isdnL2OperStatus?
This read-only OID reports the Layer 2 operational status, including the special 'not-initiated' state when the connection setup has not yet begun. Technicians use this to troubleshoot stuck calls; if it remains 'not-initiated,' the protocol stack failed to start. An 'established' status confirms the Layer 2 link is ready for call signaling.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.5.11.2.1.7 snmpwalk -v2c -c public <target> ACMIB::isdnL2OperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.5.11.2.1.7.1 snmpget -v2c -c public <target> ACMIB::isdnL2OperStatus.1
Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::isdnL2OperStatus OID value, configure state conditions and alerts, and monitor any Lucent/Nortel Access Concentrator (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1751 | lucent | ACMIB |
| 1.3.6.1.4.1.1751.2 | mibs | ACMIB |
| 1.3.6.1.4.1.1751.2.18 | acMIB | ACMIB |
| 1.3.6.1.4.1.1751.2.18.5 | intfConfig | ACMIB |
| 1.3.6.1.4.1.1751.2.18.5.11 | isdnConfig | ACMIB |
| 1.3.6.1.4.1.1751.2.18.5.11.2 | isdnL2ConfigTable | ACMIB |
| 1.3.6.1.4.1.1751.2.18.5.11.2.1 | isdnL2ConfigEntry | ACMIB |
| 1.3.6.1.4.1.1751.2.18.5.11.2.1.7 | isdnL2OperStatus | ACMIB |