All MIBs › ACC-IPX › accIpxWdClientHost
accIpxWdClientHost
Module: ACC-IPX
OID (symbolic): ACC-IPX::accIpxWdClientHost
OID (numeric): 1.3.6.1.4.1.5.1.1.22.14.1.1.5
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
The IPX node address of the client of this IPX session
What is accIpxWdClientHost?
This read-only OID contains the 6-byte IPX node address (MAC address) of the client device at the other end of the proxied session. You use this to identify the specific workstation initiating a connection when troubleshooting network issues. A value like '08:00:20:11:22:33' uniquely identifies the physical client machine.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.14.1.1.5 snmpwalk -v2c -c public <target> ACC-IPX::accIpxWdClientHost
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.14.1.1.5.1 snmpget -v2c -c public <target> ACC-IPX::accIpxWdClientHost.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.14 | accIpxWdSession | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.14.1 | accIpxWdSessTable | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.14.1.1 | accIpxWdSessEntry | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.14.1.1.5 | accIpxWdClientHost | ACC-IPX |