All MIBs › CPQHOST-MIB › cpqHoSwVerNextIndex
cpqHoSwVerNextIndex
Module: CPQHOST-MIB
OID (symbolic): CPQHOST-MIB::cpqHoSwVerNextIndex
OID (numeric): 1.3.6.1.4.1.232.11.2.7.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The index of the next available entry in the cpqHoSwVer table. If the maximum number of entries to the cpqHoSwVer table has been reached, this index will contain -1.
What is cpqHoSwVerNextIndex?
This integer reports the index of the next available entry in the cpqHoSwVer table, or -1 if the table's maximum entry count has been reached. Management software uses this to know where to add a new software version entry when registering additional tracked software. For example, a management application adding a newly installed application to the tracked software list would read this OID first to find the correct next index to use.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.11.2.7.1 snmpwalk -v2c -c public <target> CPQHOST-MIB::cpqHoSwVerNextIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.11.2.7.1.1 snmpget -v2c -c public <target> CPQHOST-MIB::cpqHoSwVerNextIndex.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::cpqHoSwVerNextIndex 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.7 | cpqHoSwVer | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.2.7.1 | cpqHoSwVerNextIndex | CPQHOST-MIB |