All MIBs › CPQHOST-MIB › cpqHoSWRunningConfigStatus
cpqHoSWRunningConfigStatus
Module: CPQHOST-MIB
OID (symbolic): CPQHOST-MIB::cpqHoSWRunningConfigStatus
OID (numeric): 1.3.6.1.4.1.232.11.2.6.1.1.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The configuration state of the software. The level of initialization the software has performed.
What is cpqHoSWRunningConfigStatus?
This enumerated value reports the configuration state of the software, describing how far along its initialization has progressed: unknown, starting, initialized, configured, or operational. An administrator watches this during service startup to confirm software has actually reached a fully operational state rather than getting stuck partway through initialization. For example, a process stuck reporting initialized(3) for an extended period instead of progressing to operational(5) would indicate a startup problem needing investigation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.11.2.6.1.1.13 snmpwalk -v2c -c public <target> CPQHOST-MIB::cpqHoSWRunningConfigStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.11.2.6.1.1.13.1 snmpget -v2c -c public <target> CPQHOST-MIB::cpqHoSWRunningConfigStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqHoSWRunningConfigStatus.1
Start monitoring HP/Compaq ProLiant server (host OS management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQHOST-MIB::cpqHoSWRunningConfigStatus OID value, configure state conditions and alerts, and monitor any HP/Compaq ProLiant server (host OS management) 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.11 | cpqHostOs | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.2 | cpqHoComponent | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.2.6 | cpqHoSWRunning | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.2.6.1 | cpqHoSWRunningTable | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.2.6.1.1 | cpqHoSWRunningEntry | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.2.6.1.1.13 | cpqHoSWRunningConfigStatus | CPQHOST-MIB |