All MIBs › CTATM-CONFIG-MIB › ctATMSignalType
ctATMSignalType
Module: CTATM-CONFIG-MIB
OID (symbolic): CTATM-CONFIG-MIB::ctATMSignalType
OID (numeric): 1.3.6.1.4.1.52.4.1.2.10.1.4.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The type of signalling to be used on this interface.
Setting this object to spans will cause the FORE SPANS protocol to be used for signalling on this interface.
Setting this object to any other value will cause the appropriate version of ATM FORUM UNI to be used for signalling on this interface.
A read on this object will return the signalling stack in use at this interface.
When read, the special value of unknown indicates that ILMI is in the process of autoconfiguring and the value of UNI on this interface is yet unknown. A subsequent read sometime later will yield the correct value.
When read, any value other than spans (and unknown) indicates the version of signalling stack in use at this interface. This value is obtained either as a result of a prior write to this object or ILMI autoconfigure.
It is an error to set this object to any value other than spans when ctATMDefApplication is lane04.
It is an error to write to this object when ctATMIlmiStatus is set to enableAutoConfigure or enable.
It is an error to write the special value unknown.
This object is persistent. But, the special value unknown is not persistent.
What is ctATMSignalType?
This read-write INTEGER selects the signaling stack used on an interface, such as the proprietary FORE SPANS protocol or a specific ATM Forum UNI version, and reading it returns the signaling stack actually in use. An admin sets this to match the signaling protocol used by the far-end ATM switch so SVCs can be established. For example, setting this to uni31(4) to match a modern ATM switch on the far end, after ctATMDefApplication had previously forced this to spans for a legacy LAN Emulation 0.4 configuration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.2.10.1.4.1.1.3 snmpwalk -v2c -c public <target> CTATM-CONFIG-MIB::ctATMSignalType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.1.2.10.1.4.1.1.3.1 snmpget -v2c -c public <target> CTATM-CONFIG-MIB::ctATMSignalType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.1.2.10.1.4.1.1.3.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::ctATMSignalType 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.4 | ctATMSignalConfig | CTATM-CONFIG-MIB |
| 1.3.6.1.4.1.52.4.1.2.10.1.4.1 | ctATMSignalTable | CTATM-CONFIG-MIB |
| 1.3.6.1.4.1.52.4.1.2.10.1.4.1.1 | ctATMSignalEntry | CTATM-CONFIG-MIB |
| 1.3.6.1.4.1.52.4.1.2.10.1.4.1.1.3 | ctATMSignalType | CTATM-CONFIG-MIB |