All MIBs › CTATM-CONFIG-MIB › ctATMDiscoveryElanStatus
ctATMDiscoveryElanStatus
Module: CTATM-CONFIG-MIB
OID (symbolic): CTATM-CONFIG-MIB::ctATMDiscoveryElanStatus
OID (numeric): 1.3.6.1.4.1.52.4.1.2.10.1.1.7.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Enabled indicates this elan should be used in the discovery process whereas disabled elans are not.
What is ctATMDiscoveryElanStatus?
This read-write INTEGER, ctATMDiscoveryElanEnabled or ctATmDiscoveryElanDisabled, determines whether a configured discovery ELAN actually participates in the discovery process. An admin toggles this to turn a particular discovery-ELAN configuration on or off without deleting it. For example, setting this to disabled temporarily stops the interface from probing that ELAN for peers during troubleshooting, while preserving the configured ELAN name for later re-enabling.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.1.2.10.1.1.7.1.4 snmpwalk -v2c -c public <target> CTATM-CONFIG-MIB::ctATMDiscoveryElanStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.1.2.10.1.1.7.1.4.1 snmpget -v2c -c public <target> CTATM-CONFIG-MIB::ctATMDiscoveryElanStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.1.2.10.1.1.7.1.4.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ctATMDiscoveryElanStatus.1
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::ctATMDiscoveryElanStatus 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.7 | ctATMDiscoveryElanTable | CTATM-CONFIG-MIB |
| 1.3.6.1.4.1.52.4.1.2.10.1.1.7.1 | ctATMDiscoveryElanEntry | CTATM-CONFIG-MIB |
| 1.3.6.1.4.1.52.4.1.2.10.1.1.7.1.4 | ctATMDiscoveryElanStatus | CTATM-CONFIG-MIB |