All MIBs › ACC-IPX › accIpxWdServerNet
accIpxWdServerNet
Module: ACC-IPX
OID (symbolic): ACC-IPX::accIpxWdServerNet
OID (numeric): 1.3.6.1.4.1.5.1.1.22.14.1.1.7
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
The IPX network number on the server side of this IPX session
What is accIpxWdServerNet?
This read-only OID holds the 4-byte IPX network address on the server side of the proxied session, showing which network segment the remote server belongs to. You check this to confirm that the proxy is correctly bridging between different IPX network segments. For instance, it might show 00000B03, indicating the server is on a different IPX network than the client.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.14.1.1.7 snmpwalk -v2c -c public <target> ACC-IPX::accIpxWdServerNet
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.14.1.1.7.1 snmpget -v2c -c public <target> ACC-IPX::accIpxWdServerNet.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.7 | accIpxWdServerNet | ACC-IPX |