All MIBs › CPQNUNIF-MIB › cpqnSPortIndex
cpqnSPortIndex
Module: CPQNUNIF-MIB
OID (symbolic): CPQNUNIF-MIB::cpqnSPortIndex
OID (numeric): 1.3.6.1.4.1.232.121.2.3.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The index of this row.
What is cpqnSPortIndex?
This read-only value is the index of this row in the serial port table. An admin uses it to distinguish between multiple serial ports present on the same unit. For example, index 1 might represent the unit's primary serial port while index 2 represents a secondary port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.121.2.3.1.1 snmpwalk -v2c -c public <target> CPQNUNIF-MIB::cpqnSPortIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.121.2.3.1.1.1 snmpget -v2c -c public <target> CPQNUNIF-MIB::cpqnSPortIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqnSPortIndex.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::cpqnSPortIndex 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.2 | cpqnUnitControl | CPQNUNIF-MIB |
| 1.3.6.1.4.1.232.121.2.3 | cpqnSerialPortTable | CPQNUNIF-MIB |
| 1.3.6.1.4.1.232.121.2.3.1 | cpqnSerialPortEntry | CPQNUNIF-MIB |
| 1.3.6.1.4.1.232.121.2.3.1.1 | cpqnSPortIndex | CPQNUNIF-MIB |