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-SMI | ciscoMgmt |
| ENTITY-MIB | entPhysicalIndex |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | TEXTUAL-CONVENTION TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.344 | IdentityciscoEntityDisplayMIB | This 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.1 | NodeciscoEntityDisplayMIBObjects | |||
| 1.3.6.1.4.1.9.9.344.1.1 | TableceDisplayTable | not-accessible | current | This 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.1 | RowceDisplayEntry | not-accessible | current | An 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.1 | ColumnceDisplayIndex | not-accessible | current | An 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.2 | ColumnceDisplayType | read-only | current | This 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.3 | ColumnceDisplayName | read-only | current | This 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.4 | ColumnceDisplayState | read-only | current | This 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.5 | ColumnceDisplayColor | read-only | current | 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. … |
| 1.3.6.1.4.1.9.9.344.1.1.1.6 | ColumnceDisplayText | read-only | current | This 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.2 | TableceDisplayBeaconTable | not-accessible | current | This table provides functionality to manage beacon display devices in the managed system. |
| 1.3.6.1.4.1.9.9.344.1.2.1 | RowceDisplayBeaconEntry | not-accessible | current | An 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.1 | ColumnceDisplayBeaconEnabled | read-write | current | This 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.2 | NodeceDisplayMIBConformance | |||
| 1.3.6.1.4.1.9.9.344.2.1 | NodeceDisplayMIBCompliances | |||
| 1.3.6.1.4.1.9.9.344.2.1.1 | ComplianceceDisplayMIBCompliance | deprecated | The 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.2 | ComplianceceDisplayMIBCompliance2 | read-only | current | The compliance statement for entities that implement the CISCO-ENTITY-DISPLAY-MIB. |
| 1.3.6.1.4.1.9.9.344.2.2 | NodeceDisplayMIBGroups | |||
| 1.3.6.1.4.1.9.9.344.2.2.1 | GroupceDisplayGroup | current | A 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.2 | GroupceDisplayLEDGroup | current | A collection of objects relevant to LED display. | |
| 1.3.6.1.4.1.9.9.344.2.2.3 | GroupceDisplayAlphaNumericGroup | current | A collection of objects relevant to alphanumeric display. | |
| 1.3.6.1.4.1.9.9.344.2.2.4 | GroupceDisplayBeaconGroup | current | A collection of objects relevant to beacon functionality. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| CDisplayColor | INTEGER { unknown(1), white(2), red(3), green(4), yellow(5), amber(6), blue(7), greenAndAmber(8) } | current | An integer value that describes the color of the display. 'greenAndAmber' - Indicates that the display color toggles between green and amber. |
| CDisplayState | INTEGER { unknown(1), off(2), on(3), blinking(4) } | current | An integer value that describes the state of the display. |
| CDisplayType | INTEGER { led(1), alphanumeric(2) } | current | An integer value that indicates the type of display device. |