All MIBs › CISCO-LES-MIB › lesLecsAtmAddr
lesLecsAtmAddr
Module: CISCO-LES-MIB
OID (symbolic): CISCO-LES-MIB::lesLecsAtmAddr
OID (numeric): 1.3.6.1.4.1.9.9.39.1.1.1.1.15
Node type: OBJECT-TYPE
Type: AtmLaneAddress
Access: read-write
Description: The ATM address associated with the LECS used by this LES. If no LECS is in use by the LES then this object will have the value of all 0's (i.e 0x0000...). If it is desired that the LES get the address of the LECS through the ILMI then this object may be left unspecified at row activation. If the ILMI fails then the lesOperStatus will be inactive(2) and this column still not present.
What is lesLecsAtmAddr?
This object holds the ATM address of the LECS this LES uses, showing all zeros if no LECS is in use, and it can be left unset at row activation to let the LES discover the LECS address via ILMI instead — a discovery that, if it fails, leaves lesOperStatus inactive with this column still absent. An admin cares because a LES stuck inactive with no LECS address here points straight at an ILMI discovery failure rather than a LES-side misconfiguration. For example, if this object still reads all zeros well after the LES should be up, the LES never received a valid LECS address either by configuration or ILMI.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.39.1.1.1.1.15 snmpwalk -v2c -c public <target> CISCO-LES-MIB::lesLecsAtmAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.39.1.1.1.1.15.1 snmpget -v2c -c public <target> CISCO-LES-MIB::lesLecsAtmAddr.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.39.1.1.1.1.15.1 s <value>
Start monitoring Cisco ATM switches/routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-LES-MIB::lesLecsAtmAddr OID value, configure state conditions and alerts, and monitor any Cisco ATM switches/routers from a single console.
OID Breakdown
Upper-level ancestors (8 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.39 | ciscoLesMIB | CISCO-LES-MIB |
| 1.3.6.1.4.1.9.9.39.1 | ciscoLesMIBObjects | CISCO-LES-MIB |
| 1.3.6.1.4.1.9.9.39.1.1 | les | CISCO-LES-MIB |
| 1.3.6.1.4.1.9.9.39.1.1.1 | lesTable | CISCO-LES-MIB |
| 1.3.6.1.4.1.9.9.39.1.1.1.1 | lesEntry | CISCO-LES-MIB |
| 1.3.6.1.4.1.9.9.39.1.1.1.1.15 | lesLecsAtmAddr | CISCO-LES-MIB |