All MIBs › CPQNUNIF-MIB › cpqnIpxPhysAddr
cpqnIpxPhysAddr
Module: CPQNUNIF-MIB
OID (symbolic): CPQNUNIF-MIB::cpqnIpxPhysAddr
OID (numeric): 1.3.6.1.4.1.232.121.6.2.1.2
Node type: OBJECT-TYPE
Type: PhysAddress
Access: read-only
Description: The physical address of the management agent interface. This is usually an interfaces IEEE MAC Address. For IEEE MAC address, the value will be 6 bytes in network byte order. For interfaces which do not have such physical address (e.g., SLIP interfaces), this object will one zero byte.
What is cpqnIpxPhysAddr?
This read-only value is the physical (typically IEEE MAC) address of the management agent's interface used for IPX, returned as 6 bytes in network byte order, or a single zero byte for interfaces without a physical address such as SLIP links. An admin uses this to verify the hardware address of the IPX-configured interface for cross-checking against network topology records. For example, a non-zero 6-byte value here confirms this IPX-capable interface is Ethernet rather than a serial connection.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.121.6.2.1.2 snmpwalk -v2c -c public <target> CPQNUNIF-MIB::cpqnIpxPhysAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.121.6.2.1.2.1 snmpget -v2c -c public <target> CPQNUNIF-MIB::cpqnIpxPhysAddr.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::cpqnIpxPhysAddr 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.6 | cpqnNetworkInfo | CPQNUNIF-MIB |
| 1.3.6.1.4.1.232.121.6.2 | cpqnIpxNetworkTable | CPQNUNIF-MIB |
| 1.3.6.1.4.1.232.121.6.2.1 | cpqnIpxNetworkEntry | CPQNUNIF-MIB |
| 1.3.6.1.4.1.232.121.6.2.1.2 | cpqnIpxPhysAddr | CPQNUNIF-MIB |