All MIBs › CPQSINFO-MIB › cpqSiDockingStationStatus
cpqSiDockingStationStatus
Module: CPQSINFO-MIB
OID (symbolic): CPQSINFO-MIB::cpqSiDockingStationStatus
OID (numeric): 1.3.6.1.4.1.232.2.2.11.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This value specifies the connection of the computer system to a docking station.
The following connection states are supported:
notSupported(1) This system does not interface to a docking station.
docked(2) This system is connected to a docking station.
undocked(3) This system is not connect to a docking station.
What is cpqSiDockingStationStatus?
This read-only integer reports the connection state of the computer system to a docking station: not supported, docked, or undocked. It matters for confirming, without a site visit, whether a portable system is actually seated in its dock. For example, helpdesk remotely checks cpqSiDockingStationStatus before troubleshooting a peripheral issue and finds the unit reports undocked(3), explaining why docked peripherals aren't responding.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.2.2.11.1 snmpwalk -v2c -c public <target> CPQSINFO-MIB::cpqSiDockingStationStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.2.2.11.1.1 snmpget -v2c -c public <target> CPQSINFO-MIB::cpqSiDockingStationStatus.1
Start monitoring HP/Compaq ProLiant server (system info) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSINFO-MIB::cpqSiDockingStationStatus OID value, configure state conditions and alerts, and monitor any HP/Compaq ProLiant server (system info) 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.2 | cpqSystemInfo | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2 | cpqSiComponent | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2.11 | cpqSiDockingStation | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2.11.1 | cpqSiDockingStationStatus | CPQSINFO-MIB |