CISCO-ENTITY-DISPLAY-MIB
- Registered at
- 1.3.6.1.4.1.9.9.344
- Last updated
- 2009-10-05 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2009-10-05 00:00, 2003-03-20 00:00
- Namespace
- cisco
- Source file
CISCO-ENTITY-DISPLAY-MIB- Digest
sha256:0f1a951921eed33471d02e8b878f44e220cbde165747a62614f8f5e5ab12f8b5
Description
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.
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-displaymib@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| ENTITY-MIB | entPhysicalIndex |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-ENTITY-DISPLAY-MIB CISCO-SMI ENTITY-MIB IANA-ENTITY-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC UUID-TC-MIB
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| CDisplayColor TEXTUAL-CONVENTION An integer value that describes the color of the display. 'greenAndAmber' - Indicates that the display color toggles between green and amber. | current | |||
| CDisplayState TEXTUAL-CONVENTION An integer value that describes the state of the display. | current | |||
| CDisplayType TEXTUAL-CONVENTION An integer value that indicates the type of display device. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoEntityDisplayMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.344.1 | |||
| ceDisplayTable OBJECT-TYPE 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 | not-accessible | current | |
| ceDisplayEntry OBJECT-TYPE 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 | not-accessible | current | |
| ceDisplayIndex OBJECT-TYPE 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.1 | Unsigned32 (1..1024) | not-accessible | current |
| ceDisplayType OBJECT-TYPE 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.2 | CDisplayType | read-only | current |
| ceDisplayName OBJECT-TYPE 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.3 | SnmpAdminString | read-only | current |
| ceDisplayState OBJECT-TYPE 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.4 | CDisplayState | read-only | current |
| ceDisplayColor OBJECT-TYPE 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'. | 1.3.6.1.4.1.9.9.344.1.1.1.5 | CDisplayColor | read-only | current |
| ceDisplayText OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.344.1.1.1.6 | SnmpAdminString | read-only | current |
| ceDisplayBeaconTable OBJECT-TYPE This table provides functionality to manage beacon display devices in the managed system. | 1.3.6.1.4.1.9.9.344.1.2 | not-accessible | current | |
| ceDisplayBeaconEntry OBJECT-TYPE 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 functionality will be populated in this table. | 1.3.6.1.4.1.9.9.344.1.2.1 | not-accessible | current | |
| ceDisplayBeaconEnabled OBJECT-TYPE This object specifies if the beacon functionality is administratively enabled for this display device. 'true' - beacon functionality is administratively enabled 'false' - beacon functionality is administratively disabled. | 1.3.6.1.4.1.9.9.344.1.2.1.1 | TruthValue | read-write | current |
| ceDisplayMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.344.2 | |||
| ceDisplayMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.344.2.1 | |||
| ceDisplayMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.344.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| ceDisplayMIBCompliance MODULE-COMPLIANCE The compliance statement for entities that implement the CISCO-ENTITY-DISPLAY-MIB. This compliance statement is deprecated and superceded by ceDisplayMIBCompliance2. | 1.3.6.1.4.1.9.9.344.2.1.1 | deprecated |
| ceDisplayMIBCompliance2 MODULE-COMPLIANCE The compliance statement for entities that implement the CISCO-ENTITY-DISPLAY-MIB. | 1.3.6.1.4.1.9.9.344.2.1.2 | current |
| ceDisplayGroup OBJECT-GROUP 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.1 | current |
| ceDisplayLEDGroup OBJECT-GROUP A collection of objects relevant to LED display. | 1.3.6.1.4.1.9.9.344.2.2.2 | current |
| ceDisplayAlphaNumericGroup OBJECT-GROUP A collection of objects relevant to alphanumeric display. | 1.3.6.1.4.1.9.9.344.2.2.3 | current |
| ceDisplayBeaconGroup OBJECT-GROUP A collection of objects relevant to beacon functionality. | 1.3.6.1.4.1.9.9.344.2.2.4 | current |