AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » Cisco » CISCO-ENTITY-DISPLAY-MIB » Objects

CISCO-ENTITY-DISPLAY-MIB.mib object view, vendor Cisco

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file CISCO-ENTITY-DISPLAY-MIB and use it to monitor vendor specific OID's.

CISCO-ENTITY-DISPLAY-MIB file content

Object view of CISCO-ENTITY-DISPLAY-MIB:

Scalar Object
ceDisplayEntry .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.
Tabular Object
ceDisplayIndex .1.3.6.1.4.1.9.9.344.1.1.1.1
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
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
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
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
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
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.
Table
ceDisplayTable .1.3.6.1.4.1.9.9.344.1.1
This table provides information about the display devices on the physical entities in the managed system and their current display status.
Object Identifier
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
ceDisplayMIBConformance .1.3.6.1.4.1.9.9.344.2
ceDisplayMIBCompliances .1.3.6.1.4.1.9.9.344.2.1
ceDisplayMIBGroups .1.3.6.1.4.1.9.9.344.2.2
Group
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.