All MIBs › CPQHLTH-MIB › cpqHeMgmtDisplayType
cpqHeMgmtDisplayType
Module: CPQHLTH-MIB
OID (symbolic): CPQHLTH-MIB::cpqHeMgmtDisplayType
OID (numeric): 1.3.6.1.4.1.232.6.2.12.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This value specifies the type of Management Display device. If a display device is available on the server, the type will be set accordingly. If no device is present, the value will be set to none(2).
What is cpqHeMgmtDisplayType?
This read-only enumerated value (other, none, imd4x16, ocp1x16) reports the type of physical management display device attached to the server, returning none if no device is present. It tells an admin whether this particular server model even has a front-panel display to receive status text, before trying to write messages to it. If this reads none, the admin knows attempting to use cpqHeMgmtDisplayText on that server is pointless since no display exists.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.6.2.12.1 snmpwalk -v2c -c public <target> CPQHLTH-MIB::cpqHeMgmtDisplayType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.6.2.12.1.1 snmpget -v2c -c public <target> CPQHLTH-MIB::cpqHeMgmtDisplayType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqHeMgmtDisplayType.1
Start monitoring HP/Compaq ProLiant server (hardware health MIB) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQHLTH-MIB::cpqHeMgmtDisplayType OID value, configure state conditions and alerts, and monitor any HP/Compaq ProLiant server (hardware health MIB) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.6 | cpqHealth | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2 | cpqHeComponent | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.12 | cpqHeMgmtDisplay | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.12.1 | cpqHeMgmtDisplayType | CPQHLTH-MIB |