All MIBs › CISCO-LES-MIB › lesStatus
lesStatus
Module: CISCO-LES-MIB
OID (symbolic): CISCO-LES-MIB::lesStatus
OID (numeric): 1.3.6.1.4.1.9.9.39.1.1.1.1.20
Node type: OBJECT-TYPE
Type: RowStatus
Access: read-write
Description: The status of this entry (conceptual row). This row cannot be set to active until an appropiate value of lesIfIndex has been specified.
What is lesStatus?
This RowStatus object for a LES conceptual row cannot be set to active until an appropriate value for lesIfIndex — the interface the LES runs on — has already been specified. An admin cares because this ordering requirement means provisioning scripts must set the interface index before or alongside activation, or the row will be rejected. For example, an SNMP set attempting to activate a new LES row without lesIfIndex already populated will fail rather than defaulting to some interface.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.39.1.1.1.1.20 snmpwalk -v2c -c public <target> CISCO-LES-MIB::lesStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.39.1.1.1.1.20.1 snmpget -v2c -c public <target> CISCO-LES-MIB::lesStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.39.1.1.1.1.20.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::lesStatus 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.20 | lesStatus | CISCO-LES-MIB |