All MIBs › ACE20-MIB › atmSuPortAtmILMIStatus
atmSuPortAtmILMIStatus
Module: ACE20-MIB
OID (symbolic): ACE20-MIB::atmSuPortAtmILMIStatus
OID (numeric): 1.3.6.1.4.1.164.12.4.2.3.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Value indicates if agent should respond to ILMI requests from the Atm switch or forward it. note: when using Atm to Frame-Relay configuration this value should be active to support ILMI. when using Atm-AtmDxi configuration the ILMI requests should be moved forward to the DTE or may be answered by the DCE.
What is atmSuPortAtmILMIStatus?
This OID controls whether the device answers ILMI (Integrated Local Management Interface) requests itself or forwards them to the ATM switch. Network engineers configure this based on whether the equipment acts as a DCE (answering locally) or a DTE (forwarding to the switch). For example, setting to 'active' makes the device answer ILMI directly; setting to 'forward' passes requests upstream for the switch to handle.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.12.4.2.3.1.1.6 snmpwalk -v2c -c public <target> ACE20-MIB::atmSuPortAtmILMIStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.12.4.2.3.1.1.6.1 snmpget -v2c -c public <target> ACE20-MIB::atmSuPortAtmILMIStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.12.4.2.3.1.1.6.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> atmSuPortAtmILMIStatus.1
Start monitoring Nortel ACE 20 ATM concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACE20-MIB::atmSuPortAtmILMIStatus OID value, configure state conditions and alerts, and monitor any Nortel ACE 20 ATM concentrator (legacy) 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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.12 | radAtm | RAD-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.164.12.4 | atmSu | ACE20-MIB |
| 1.3.6.1.4.1.164.12.4.2 | atmSuPort | ACE20-MIB |
| 1.3.6.1.4.1.164.12.4.2.3 | atmSuPortAtm | ACE20-MIB |
| 1.3.6.1.4.1.164.12.4.2.3.1 | atmSuPortAtmCnfgTable | ACE20-MIB |
| 1.3.6.1.4.1.164.12.4.2.3.1.1 | atmSuPortAtmCnfgEntry | ACE20-MIB |
| 1.3.6.1.4.1.164.12.4.2.3.1.1.6 | atmSuPortAtmILMIStatus | ACE20-MIB |