ceExtEntityLEDType

CISCO-ENTITY-EXT-MIB · .1.3.6.1.4.1.9.9.195.1.3.1.1

Object

column Enumeration
The type of LED on this entity.
'status' - indicates the entity status.
'system' - indicates the overall system status. 
'active' - the redundancy status of a module, for e.g.
           supervisor module. 
'power'  - indicates sufficient power availability for all 
           modules.
'battery'- indicates the battery status.

Context

MIB
CISCO-ENTITY-EXT-MIB
OID
.1.3.6.1.4.1.9.9.195.1.3.1.1
Type
column
Access
noaccess
Status
current
Parent
ceExtEntityLEDEntry

Walk 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-ENTITY-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-EXT-MIB::ceExtEntityLEDType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ENTITY-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-EXT-MIB::ceExtEntityLEDType.<entPhysicalIndex>.<ceExtEntityLEDType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ENTITY-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ENTITY-EXT-MIB::ceExtEntityLEDType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1status
2system
3active
4power
5battery