All MIBs › CISCO-LES-MIB › lesClientStatus
lesClientStatus
Module: CISCO-LES-MIB
OID (symbolic): CISCO-LES-MIB::lesClientStatus
OID (numeric): 1.3.6.1.4.1.9.9.39.1.2.1.1.7
Node type: OBJECT-TYPE
Type: RowStatus
Access: read-write
Description: The status of the (conceptual) row. Note that this object may only return the active(1) state. The only value which may be written to this object is the destroy(6) state which will cause the client to be dropped from the ELAN.
What is lesClientStatus?
This RowStatus object for a client's conceptual row can only be observed in the active(1) state, and the only value that can actually be written to it is destroy(6), which forcibly drops that client from the ELAN. An admin cares because this is the SNMP-level mechanism for administratively kicking a specific client off the ELAN — there's no way to 'pause' a client through this object, only remove it outright. For example, an admin dealing with a misbehaving or unauthorized LEC would set this object to destroy(6) on that client's row to immediately remove it from the ELAN.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.39.1.2.1.1.7 snmpwalk -v2c -c public <target> CISCO-LES-MIB::lesClientStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.39.1.2.1.1.7.1 snmpget -v2c -c public <target> CISCO-LES-MIB::lesClientStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.39.1.2.1.1.7.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::lesClientStatus 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.2 | leClient | CISCO-LES-MIB |
| 1.3.6.1.4.1.9.9.39.1.2.1 | lesClientTable | CISCO-LES-MIB |
| 1.3.6.1.4.1.9.9.39.1.2.1.1 | lesClientEntry | CISCO-LES-MIB |
| 1.3.6.1.4.1.9.9.39.1.2.1.1.7 | lesClientStatus | CISCO-LES-MIB |