All MIBs › CTATM-CONFIG-MIB › ctATMDefApplication
ctATMDefApplication
Module: CTATM-CONFIG-MIB
OID (symbolic): CTATM-CONFIG-MIB::ctATMDefApplication
OID (numeric): 1.3.6.1.4.1.52.4.1.2.10.1.1.3.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The default application to be run on this physical ATM interface.
Selecting lane04 will cause the application known as FORE LAN Emulation 0.4 to be the default application on this interface using the spans signalling stack. This will also cause ILMI to be disabled. i.e., a read on ctATMSignalType will return spans; and a read on ctATMIlmiStatus will return disable.
It is an error to set ctATMSignalType to a value other than spans when this object is set to lane04. It is an error to set ctATMIlmiStatus to a value other than disable when this object is set to spans.
Selecting lane will cause the application known as ATM Forum LAN emulation version 2.0 to be the default application on this physical interface. If an attempt to be operational using LANE 2.0 is unsuccessful because of a bad-version error, then ATM Forum LANE 1.0 will be the default application. Selecting this also enables ILMI in autoconfigure mode. i.e., a read on ctATMIlmiStatus will return the value enableAutoConfigure).
It is an error to set ctATMSignalType to the value spans when this object is set to lane.
This object is persistent.
What is ctATMDefApplication?
This read-write INTEGER, lane04 or lane, sets the default application run on a physical ATM interface, with lane04 selecting FORE LAN Emulation 0.4 over the SPANS signaling stack and disabling ILMI as a side effect. An admin sets this to determine which emulation and signaling stack an ATM port runs by default. For example, setting this to lane04(1) causes a subsequent read of ctATMSignalType to return spans and a read of ctATMIlmiStatus to return disable on that interface, since selecting the legacy 0.4 application forces those settings.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.2.10.1.1.3.1.2 snmpwalk -v2c -c public <target> CTATM-CONFIG-MIB::ctATMDefApplication
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.1.2.10.1.1.3.1.2.1 snmpget -v2c -c public <target> CTATM-CONFIG-MIB::ctATMDefApplication.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.1.2.10.1.1.3.1.2.1 i <value>
Start monitoring Cabletron/Enterasys ATM switch (interface config) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTATM-CONFIG-MIB::ctATMDefApplication OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys ATM switch (interface config) from a single console.
OID Breakdown
Upper-level ancestors (12 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.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.4 | mibs | CTRON-AP3000-MIB |
| 1.3.6.1.4.1.52.4.1 | ctron | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.2 | ctDataLink | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.2.10 | ctATM | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.1.2.10.1 | ctATMConfig | CTRON-MIB-NAMES |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.4.1.2.10.1.1 | ctATMBaseConfig | CTATM-CONFIG-MIB |
| 1.3.6.1.4.1.52.4.1.2.10.1.1.3 | ctATMDefApplicationTable | CTATM-CONFIG-MIB |
| 1.3.6.1.4.1.52.4.1.2.10.1.1.3.1 | ctATMDefApplicationEntry | CTATM-CONFIG-MIB |
| 1.3.6.1.4.1.52.4.1.2.10.1.1.3.1.2 | ctATMDefApplication | CTATM-CONFIG-MIB |