All MIBs › ACC-IPX › accIpxSpxWdClientHost
accIpxSpxWdClientHost
Module: ACC-IPX
OID (symbolic): ACC-IPX::accIpxSpxWdClientHost
OID (numeric): 1.3.6.1.4.1.5.1.1.22.15.1.1.5
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
The IPX node address of the client of this SPX session
What is accIpxSpxWdClientHost?
This OID stores the 6-byte IPX node (MAC) address of the client device in an SPX proxied session. Network staff use this to map session traffic back to specific hardware devices and correlate with SNMP traps or application logs. For example, a MAC address like 00:11:22:33:44:55 identifies the exact workstation so you can verify it matches your device inventory.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.15.1.1.5 snmpwalk -v2c -c public <target> ACC-IPX::accIpxSpxWdClientHost
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.15.1.1.5.1 snmpget -v2c -c public <target> ACC-IPX::accIpxSpxWdClientHost.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.22 | accIpx | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.15 | accIpxSpxWdSession | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.15.1 | accIpxSpxWdSessTable | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.15.1.1 | accIpxSpxWdSessEntry | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.15.1.1.5 | accIpxSpxWdClientHost | ACC-IPX |