All MIBs › CPQN5226A-MIB › cpqn52nnPortName
cpqn52nnPortName
Module: CPQN5226A-MIB
OID (symbolic): CPQN5226A-MIB::cpqn52nnPortName
OID (numeric): 1.3.6.1.4.1.232.101.2.2.4.1.1.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: DURABLE: User defined name for port.
What is cpqn52nnPortName?
This read-write DisplayString, 1 to 16 characters, holds a user-assigned label for the port and is DURABLE so it survives a reboot. Admins set this to give ports meaningful names (like a rack location or connected device) instead of tracking them only by numeric index. For example, an admin might rename port 3 to 'Server-Rack2' so it's immediately recognizable in monitoring tools and reports.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.101.2.2.4.1.1.3 snmpwalk -v2c -c public <target> CPQN5226A-MIB::cpqn52nnPortName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.101.2.2.4.1.1.3.1 snmpget -v2c -c public <target> CPQN5226A-MIB::cpqn52nnPortName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.101.2.2.4.1.1.3.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqn52nnPortName.1
Start monitoring Compaq/HP N5226A network switch (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQN5226A-MIB::cpqn52nnPortName OID value, configure state conditions and alerts, and monitor any Compaq/HP N5226A network switch (legacy) 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.101 | compaq_dallas_npd | CPQN5226A-MIB |
| 1.3.6.1.4.1.232.101.2 | switchedMedia | CPQN5226A-MIB |
| 1.3.6.1.4.1.232.101.2.2 | cpqn52nn | CPQN5226A-MIB |
| 1.3.6.1.4.1.232.101.2.2.4 | cpqn52nnPortInfo | CPQN5226A-MIB |
| 1.3.6.1.4.1.232.101.2.2.4.1 | cpqn52nnPortStatusTable | CPQN5226A-MIB |
| 1.3.6.1.4.1.232.101.2.2.4.1.1 | cpqn52nnPortStatusEntry | CPQN5226A-MIB |
| 1.3.6.1.4.1.232.101.2.2.4.1.1.3 | cpqn52nnPortName | CPQN5226A-MIB |