All MIBs › ACC-IPX › accIpxWdClientNet
accIpxWdClientNet
Module: ACC-IPX
OID (symbolic): ACC-IPX::accIpxWdClientNet
OID (numeric): 1.3.6.1.4.1.5.1.1.22.14.1.1.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
The IPX network number on the client side of this IPX session
What is accIpxWdClientNet?
This read-only OID stores the 4-byte IPX network address on the client side of the proxied connection, identifying which IPX network segment the client is on. Network engineers use this to verify that the proxy is correctly mapping which clients are connecting through it. For example, it might show the hexadecimal value 00000A02, indicating the client is on IPX network 0x00000A02.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.14.1.1.4 snmpwalk -v2c -c public <target> ACC-IPX::accIpxWdClientNet
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.14.1.1.4.1 snmpget -v2c -c public <target> ACC-IPX::accIpxWdClientNet.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.4 | accIpxWdClientNet | ACC-IPX |