All MIBs › ACC-IPX › accIpxWdServerHost
accIpxWdServerHost
Module: ACC-IPX
OID (symbolic): ACC-IPX::accIpxWdServerHost
OID (numeric): 1.3.6.1.4.1.5.1.1.22.14.1.1.8
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
The IPX node address of the server of this IPX session
What is accIpxWdServerHost?
This read-only OID stores the 6-byte IPX node address of the server computer that the proxied client session is connected to. You use this to trace which server a particular client is communicating with during troubleshooting. A value like '08:00:20:AA:BB:CC' identifies the specific server machine serving the proxied client.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.14.1.1.8 snmpwalk -v2c -c public <target> ACC-IPX::accIpxWdServerHost
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.14.1.1.8.1 snmpget -v2c -c public <target> ACC-IPX::accIpxWdServerHost.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.8 | accIpxWdServerHost | ACC-IPX |