ceDisplayText

CISCO-ENTITY-DISPLAY-MIB · .1.3.6.1.4.1.9.9.344.1.1.1.6

Object

This object provides a human-readable string which is
the text currently displayed in the alphanumeric display
specified in this entry. If the display specified by
this entry is an LED, i.e. ceDisplayType is of type 'led'
then, this object would be an empty string.

Context

MIB
CISCO-ENTITY-DISPLAY-MIB
OID
.1.3.6.1.4.1.9.9.344.1.1.1.6
Type
column
Access
readonly
Status
current
Parent
ceDisplayEntry
Groups
1

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-DISPLAY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-DISPLAY-MIB::ceDisplayText'
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::ceDisplayText.<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::ceDisplayText'

Values & Constraints

Type Constraints
range: 0..255

Conformance