ceDisplayColor
CISCO-ENTITY-DISPLAY-MIB ·
.1.3.6.1.4.1.9.9.344.1.1.1.5
Object
column CDisplayColor
This object indicates the color currently seen on the display specified in this entry. If the display specified by this entry is an alphanumeric display, i.e. ceDisplayType is of type 'alphanumeric' then, color may not apply and the agent may choose to indicate this by setting this object to 'unknown'.
Context
- MIB
- CISCO-ENTITY-DISPLAY-MIB
- OID
.1.3.6.1.4.1.9.9.344.1.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ceDisplayEntry
- 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-ENTITY-DISPLAY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-DISPLAY-MIB::ceDisplayColor'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ENTITY-DISPLAY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-DISPLAY-MIB::ceDisplayColor.<entPhysicalIndex>.<ceDisplayIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ENTITY-DISPLAY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ENTITY-DISPLAY-MIB::ceDisplayColor'
Syntax
- Source
- CDisplayColor
- Base type
Enumeration
Values & Constraints
Type Values
1 | unknown |
2 | white |
3 | red |
4 | green |
5 | yellow |
6 | amber |
7 | blue |
8 | greenAndAmber |
Conformance
Member of