CISCO-ENTITY-DISPLAY-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-ENTITY-DISPLAY-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoEntityDisplayMIB 1.3.6.1.4.1.9.9.344
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.
         ciscoEntityDisplayMIBObjects 1.3.6.1.4.1.9.9.344.1
             ceDisplayTable 1.3.6.1.4.1.9.9.344.1.1 no-access
This table provides information about the display devices on the physical entities in the managed system and their current display status.
                 ceDisplayEntry 1.3.6.1.4.1.9.9.344.1.1.1 no-access
An entry in the ceDisplayTable that provides information about an LED or an alphanumeric display in the system including its current display status.
                     ceDisplayIndex 1.3.6.1.4.1.9.9.344.1.1.1.1 unsigned32 no-access
An arbitrary index that uniquely identifies an LED or an alphanumeric display on the physical entity identified by entPhysicalIndex.
                     ceDisplayType 1.3.6.1.4.1.9.9.344.1.1.1.2 cdisplaytype read-only
This object indicates the type of display described in this entry. i.e. whether it is an LED display or an alphanumeric display.
                     ceDisplayName 1.3.6.1.4.1.9.9.344.1.1.1.3 snmpadminstring read-only
This object provides a human-readable string which is the name for the display device specified in this entry.
                     ceDisplayState 1.3.6.1.4.1.9.9.344.1.1.1.4 cdisplaystate read-only
This object indicates the current display state for the display specified in this entry.
                     ceDisplayColor 1.3.6.1.4.1.9.9.344.1.1.1.5 cdisplaycolor read-only
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'.
                     ceDisplayText 1.3.6.1.4.1.9.9.344.1.1.1.6 snmpadminstring read-only
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.
             ceDisplayBeaconTable 1.3.6.1.4.1.9.9.344.1.2 no-access
This table provides functionality to manage beacon display devices in the managed system.
                 ceDisplayBeaconEntry 1.3.6.1.4.1.9.9.344.1.2.1 no-access
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.
                     ceDisplayBeaconEnabled 1.3.6.1.4.1.9.9.344.1.2.1.1 truthvalue read-write
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.
         ceDisplayMIBConformance 1.3.6.1.4.1.9.9.344.2
             ceDisplayMIBCompliances 1.3.6.1.4.1.9.9.344.2.1
                 ceDisplayMIBCompliance 1.3.6.1.4.1.9.9.344.2.1.1
The compliance statement for entities that implement the CISCO-ENTITY-DISPLAY-MIB. This compliance statement is deprecated and superceded by ceDisplayMIBCompliance2.
                 ceDisplayMIBCompliance2 1.3.6.1.4.1.9.9.344.2.1.2
The compliance statement for entities that implement the CISCO-ENTITY-DISPLAY-MIB.
             ceDisplayMIBGroups 1.3.6.1.4.1.9.9.344.2.2
                 ceDisplayGroup 1.3.6.1.4.1.9.9.344.2.2.1
A collection of managed objects that provide information about a display in the system including its current state.
                 ceDisplayLEDGroup 1.3.6.1.4.1.9.9.344.2.2.2
A collection of objects relevant to LED display.
                 ceDisplayAlphaNumericGroup 1.3.6.1.4.1.9.9.344.2.2.3
A collection of objects relevant to alphanumeric display.
                 ceDisplayBeaconGroup 1.3.6.1.4.1.9.9.344.2.2.4
A collection of objects relevant to beacon functionality.