All MIBs › CASCADE-MIB › lportIlmiAdminStatus
lportIlmiAdminStatus
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::lportIlmiAdminStatus
OID (numeric): 1.3.6.1.4.1.277.1.5.1.1.212
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Administrative state for ILMI function on this port.
What is lportIlmiAdminStatus?
This read-write field turns the ILMI function on or off administratively for this port, controlling whether the switch even attempts to run the ILMI auto-configuration and management protocol on this ATM interface at all. An admin disables this on ports connected to equipment that does not support or should not run ILMI, to avoid generating ILMI polls that will simply go unanswered. For example, connecting to legacy or simple ATM CPE that has no ILMI support would call for setting lportIlmiAdminStatus to disabled(2) to stop the switch from wasting cycles polling for an ILMI response that will never come.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.5.1.1.212 snmpwalk -v2c -c public <target> CASCADE-MIB::lportIlmiAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.5.1.1.212.1 snmpget -v2c -c public <target> CASCADE-MIB::lportIlmiAdminStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.277.1.5.1.1.212.1 i <value>
Start monitoring Cascade Communications ATM/Frame Relay switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CASCADE-MIB::lportIlmiAdminStatus OID value, configure state conditions and alerts, and monitor any Cascade Communications ATM/Frame Relay switches (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.277 | cascade | CASCADE-MIB |
| 1.3.6.1.4.1.277.1 | cascfr | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.5 | lport | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.5.1 | lportTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.5.1.1 | lportEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.5.1.1.212 | lportIlmiAdminStatus | CASCADE-MIB |