MIB Viewer

CISCO-ENTITY-DISPLAY-MIB

25 objects
This MIB module provides information about the status of display devices such as Light Emitting Diodes (LEDs) and alphanumeric displays present on the physical entities contained by the managed system.
Imported Objects
CISCO-SMIciscoMgmt
ENTITY-MIBentPhysicalIndex
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY OBJECT-TYPE Unsigned32
SNMPv2-TCTEXTUAL-CONVENTION TruthValue
OIDNameAccessStatusDescription
1.3.6.1.4.1.9.9.344IdentityciscoEntityDisplayMIBThis MIB module provides information about the status of display devices such as Light Emitting Diodes (LEDs) and alphanumeric displays present on the physical…
1.3.6.1.4.1.9.9.344.1NodeciscoEntityDisplayMIBObjects
1.3.6.1.4.1.9.9.344.1.1TableceDisplayTablenot-accessiblecurrentThis table provides information about the display devices on the physical entities in the managed system and their current display status.
1.3.6.1.4.1.9.9.344.1.1.1RowceDisplayEntrynot-accessiblecurrentAn entry in the ceDisplayTable that provides information about an LED or an alphanumeric display in the system including its current display status.
1.3.6.1.4.1.9.9.344.1.1.1.1ColumnceDisplayIndexnot-accessiblecurrentAn arbitrary index that uniquely identifies an LED or an alphanumeric display on the physical entity identified by entPhysicalIndex.
1.3.6.1.4.1.9.9.344.1.1.1.2ColumnceDisplayTyperead-onlycurrentThis object indicates the type of display described in this entry. i.e. whether it is an LED display or an alphanumeric display.
1.3.6.1.4.1.9.9.344.1.1.1.3ColumnceDisplayNameread-onlycurrentThis object provides a human-readable string which is the name for the display device specified in this entry.
1.3.6.1.4.1.9.9.344.1.1.1.4ColumnceDisplayStateread-onlycurrentThis object indicates the current display state for the display specified in this entry.
1.3.6.1.4.1.9.9.344.1.1.1.5ColumnceDisplayColorread-onlycurrentThis 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. …
1.3.6.1.4.1.9.9.344.1.1.1.6ColumnceDisplayTextread-onlycurrentThis object provides a human-readable string which is the text currently displayed in the alphanumeric display specified in this entry. If the display specifie…
1.3.6.1.4.1.9.9.344.1.2TableceDisplayBeaconTablenot-accessiblecurrentThis table provides functionality to manage beacon display devices in the managed system.
1.3.6.1.4.1.9.9.344.1.2.1RowceDisplayBeaconEntrynot-accessiblecurrentAn entry containing management information of beacon functionality of a particular beacon display device. Only those display devices, as specified by entPhysic…
1.3.6.1.4.1.9.9.344.1.2.1.1ColumnceDisplayBeaconEnabledread-writecurrentThis object specifies if the beacon functionality is administratively enabled for this display device. 'true' - beacon functionality is administratively enable…
1.3.6.1.4.1.9.9.344.2NodeceDisplayMIBConformance
1.3.6.1.4.1.9.9.344.2.1NodeceDisplayMIBCompliances
1.3.6.1.4.1.9.9.344.2.1.1ComplianceceDisplayMIBCompliancedeprecatedThe compliance statement for entities that implement the CISCO-ENTITY-DISPLAY-MIB. This compliance statement is deprecated and superceded by ceDisplayMIBCompli…
1.3.6.1.4.1.9.9.344.2.1.2ComplianceceDisplayMIBCompliance2read-onlycurrentThe compliance statement for entities that implement the CISCO-ENTITY-DISPLAY-MIB.
1.3.6.1.4.1.9.9.344.2.2NodeceDisplayMIBGroups
1.3.6.1.4.1.9.9.344.2.2.1GroupceDisplayGroupcurrentA collection of managed objects that provide information about a display in the system including its current state.
1.3.6.1.4.1.9.9.344.2.2.2GroupceDisplayLEDGroupcurrentA collection of objects relevant to LED display.
1.3.6.1.4.1.9.9.344.2.2.3GroupceDisplayAlphaNumericGroupcurrentA collection of objects relevant to alphanumeric display.
1.3.6.1.4.1.9.9.344.2.2.4GroupceDisplayBeaconGroupcurrentA collection of objects relevant to beacon functionality.
Type Definitions
NameSyntaxStatusDescription
CDisplayColorINTEGER { unknown(1), white(2), red(3), green(4), yellow(5), amber(6), blue(7), greenAndAmber(8) }currentAn integer value that describes the color of the display. 'greenAndAmber' - Indicates that the display color toggles between green and amber.
CDisplayStateINTEGER { unknown(1), off(2), on(3), blinking(4) }currentAn integer value that describes the state of the display.
CDisplayTypeINTEGER { led(1), alphanumeric(2) }currentAn integer value that indicates the type of display device.