All MIBs › ACMIB › lmiDlciOperStatus
lmiDlciOperStatus
Module: ACMIB
OID (symbolic): ACMIB::lmiDlciOperStatus
OID (numeric): 1.3.6.1.4.1.1751.2.18.5.13.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The operational status of the lmi protocol: 'outOfService' protocol is out of service 'inService' protocol is in service
What is lmiDlciOperStatus?
ACMIB::lmiDlciOperStatus is a read-only indicator of whether the LMI (Local Management Interface) protocol on a Frame Relay DLCI is actively running, reporting 'inService' or 'outOfService'. Network operators check this to verify that LMI keepalive messages are being exchanged and the data link is being properly managed. For example, if the status shows 'outOfService', it signals that LMI has failed and the switch may not be detecting a link down event correctly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.5.13.1.3 snmpwalk -v2c -c public <target> ACMIB::lmiDlciOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.5.13.1.3.1 snmpget -v2c -c public <target> ACMIB::lmiDlciOperStatus.1
Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::lmiDlciOperStatus 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.13 | lmiDlciConfigTable | ACMIB |
| 1.3.6.1.4.1.1751.2.18.5.13.1 | lmiDlciConfigEntry | ACMIB |
| 1.3.6.1.4.1.1751.2.18.5.13.1.3 | lmiDlciOperStatus | ACMIB |