ctATMDefApplication
CTATM-CONFIG-MIB ·
.1.3.6.1.4.1.52.4.1.2.10.1.1.3.1.2
Object
column obsolete
r/w
Enumeration
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.
Context
- MIB
- CTATM-CONFIG-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.10.1.1.3.1.2- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- ctATMDefApplicationEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTATM-CONFIG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTATM-CONFIG-MIB::ctATMDefApplication'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTATM-CONFIG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTATM-CONFIG-MIB::ctATMDefApplication.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTATM-CONFIG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTATM-CONFIG-MIB::ctATMDefApplication'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | lane04 |
2 | lane |