CISCO-ENTITY-DISPLAY-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
7
.1.3.6.1.4.1.9.9.344.1.1 · 1 row entry · 6 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk ceDisplayTable
/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::ceDisplayTable'
This table provides information about the display
devices on the physical entities in the managed
system and their current display status.
ceDisplayEntry row .1.3.6.1.4.1.9.9.344.1.1.1
An entry in the ceDisplayTable that provides
information about an LED or an alphanumeric display
in the system including its current display status.
Column Syntax OID
An arbitrary index that uniquely identifies an LED or
an alphanumeric display on the physical entity
identified by entPhysicalIndex.
Unsigned32
Constraints:
range: 1-1024
.1.3.6.1.4.1.9.9.344.1.1.1.1
This object indicates the type of display described
in this entry. i.e. whether it is an LED display or
an alphanumeric display.
CDisplayType
Type Values:
1led
2alphanumeric
.1.3.6.1.4.1.9.9.344.1.1.1.2
This object provides a human-readable string which is
the name for the display device specified in this entry.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.344.1.1.1.3
This object indicates the current display state for
the display specified in this entry.
CDisplayState
Type Values:
1unknown
2off
3on
4blinking
.1.3.6.1.4.1.9.9.344.1.1.1.4
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 …
CDisplayColor
Type Values:
1unknown
2white
3red
4green
5yellow
6amber
7blue
8greenAndAmber
.1.3.6.1.4.1.9.9.344.1.1.1.5
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 'le…
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.344.1.1.1.6
.1.3.6.1.4.1.9.9.344.1.2 · 1 row entry · 1 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk ceDisplayBeaconTable
/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::ceDisplayBeaconTable'
This table provides functionality to manage
beacon display devices in the managed system.
ceDisplayBeaconEntry row .1.3.6.1.4.1.9.9.344.1.2.1
An entry containing management information of
beacon functionality of a particular beacon
display device.

Only those display devices, as specified by
entPhysicalIndex in ENTITY-MIB, that support
beacon f…
Column Syntax OID
This object specifies if the beacon functionality is
administratively enabled for this display device.

'true' - beacon functionality is administratively
enabled
'false' - beacon function…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.344.1.2.1.1