All MIBs › CPQHOST-MIB › cpqHoClientIpxAddress
cpqHoClientIpxAddress
Module: CPQHOST-MIB
OID (symbolic): CPQHOST-MIB::cpqHoClientIpxAddress
OID (numeric): 1.3.6.1.4.1.232.11.2.12.3.1.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The IPX address for this client, all octets should be set to 0xff if this machine does not support IPX.
The format is NetAddr:NodeNumber and sent in MSB order:
1111111111 01234567:890123456789
What is cpqHoClientIpxAddress?
This is a 20-octet address giving the client's IPX network address and node number in MSB order, with all octets set to 0xFF if the client doesn't support IPX. An administrator working in a legacy Novell/IPX environment would use this to locate a registered management client on the IPX network. For example, seeing all 0xFF octets here would indicate this particular client only communicates over IP, not IPX.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.11.2.12.3.1.3 snmpwalk -v2c -c public <target> CPQHOST-MIB::cpqHoClientIpxAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.11.2.12.3.1.3.1 snmpget -v2c -c public <target> CPQHOST-MIB::cpqHoClientIpxAddress.1
Start monitoring HP/Compaq ProLiant server (host OS management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQHOST-MIB::cpqHoClientIpxAddress OID value, configure state conditions and alerts, and monitor any HP/Compaq ProLiant server (host OS management) 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.11 | cpqHostOs | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.2 | cpqHoComponent | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.2.12 | cpqHoClients | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.2.12.3 | cpqHoClientTable | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.2.12.3.1 | cpqHoClientEntry | CPQHOST-MIB |
| 1.3.6.1.4.1.232.11.2.12.3.1.3 | cpqHoClientIpxAddress | CPQHOST-MIB |