lesClientState
CISCO-LES-MIB ·
.1.3.6.1.4.1.9.9.39.1.2.1.1.3
Object
column Enumeration
The current state of the LEC. Note that busConnect is only a monitorable state if the BUS is colocated with the LES. In the event that it is not then the client state should proceed immediately to operational within this table (though it may not do so in actuality). Note that there is no relation between the client's internal state and the state reflected here. The state here is only the LES's observed state of the LEC.
Context
- MIB
- CISCO-LES-MIB
- OID
.1.3.6.1.4.1.9.9.39.1.2.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- lesClientEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-LES-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LES-MIB::lesClientState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LES-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LES-MIB::lesClientState.<lesElanName>.<lesIndex>.<lesClientLecid>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LES-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LES-MIB::lesClientState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | connected |
2 | joinRecv |
3 | verify |
4 | addLec |
5 | busConnect |
6 | operational |
7 | terminating |
Conformance
Member of