All MIBs › CPQNUNIF-MIB › cpqnVersionParentIndex
cpqnVersionParentIndex
Module: CPQNUNIF-MIB
OID (symbolic): CPQNUNIF-MIB::cpqnVersionParentIndex
OID (numeric): 1.3.6.1.4.1.232.121.3.1.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: A component represented by an entry in this table may be a sub-component of another entity or unit. In this case, the value of this object indicates this entry's parent entry in this table. For example, a plug-in uplink card may be plugged into unit #3 of a stack of repeaters. In this case, this value would contain the index into this table which has a cpqnVersionUnitId of 3. If this entry has no parent, then this object contains the value zero.
What is cpqnVersionParentIndex?
This read-only integer points to the table index of a component's parent entry when the component is a sub-part of a larger unit, such as an uplink card plugged into a stack member, and it reads zero when the entry has no parent. It lets an admin reconstruct the physical hierarchy of components from the flat version table, tracing a sub-card back to the chassis it lives in. For example, an uplink card plugged into unit #3 of a repeater stack would have cpqnVersionParentIndex set to the table row whose cpqnVersionUnitId equals 3.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.121.3.1.1.10 snmpwalk -v2c -c public <target> CPQNUNIF-MIB::cpqnVersionParentIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.121.3.1.1.10.1 snmpget -v2c -c public <target> CPQNUNIF-MIB::cpqnVersionParentIndex.1
Start monitoring Compaq/HP network management appliance (Universal Network Interface Framework) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQNUNIF-MIB::cpqnVersionParentIndex OID value, configure state conditions and alerts, and monitor any Compaq/HP network management appliance (Universal Network Interface Framework) 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.121 | cpqnCommon | CPQNUNIF-MIB |
| 1.3.6.1.4.1.232.121.3 | cpqnVersionInformation | CPQNUNIF-MIB |
| 1.3.6.1.4.1.232.121.3.1 | cpqnVersionTable | CPQNUNIF-MIB |
| 1.3.6.1.4.1.232.121.3.1.1 | cpqnVersionEntry | CPQNUNIF-MIB |
| 1.3.6.1.4.1.232.121.3.1.1.10 | cpqnVersionParentIndex | CPQNUNIF-MIB |