All MIBs › CPQNUNIF-MIB › cpqnSPortIfIndex
cpqnSPortIfIndex
Module: CPQNUNIF-MIB
OID (symbolic): CPQNUNIF-MIB::cpqnSPortIfIndex
OID (numeric): 1.3.6.1.4.1.232.121.2.3.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object indicates which entry in the MIB-II interface table this serial port corresponds to. If this value is zero (0), then this serial port DOES NOT have an associated MIB-II interface. This object will only be non-zero for serial ports which support SLIP, PPP or a similar protocol.
What is cpqnSPortIfIndex?
This read-only value indicates which entry in the standard MIB-II interface table this serial port corresponds to, with a value of zero meaning this serial port has no associated MIB-II interface at all, which is normal unless the port supports a protocol like SLIP or PPP. An admin checks this to know whether a given serial port can be monitored through standard interface counters or only through this MIB's serial-specific objects. For example, a serial port configured for PPP dial-up would show a non-zero ifIndex here, letting an admin monitor its traffic through the standard ifTable as well.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.121.2.3.1.2 snmpwalk -v2c -c public <target> CPQNUNIF-MIB::cpqnSPortIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.121.2.3.1.2.1 snmpget -v2c -c public <target> CPQNUNIF-MIB::cpqnSPortIfIndex.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::cpqnSPortIfIndex 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.2 | cpqnSPortIfIndex | CPQNUNIF-MIB |