All MIBs › ACC-IPX › accIpxWdSessionId
accIpxWdSessionId
Module: ACC-IPX
OID (symbolic): ACC-IPX::accIpxWdSessionId
OID (numeric): 1.3.6.1.4.1.5.1.1.22.14.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
A unique identifier for the IPX session being proxied
What is accIpxWdSessionId?
This read-only OID provides a unique numeric identifier assigned to each IPX session being proxied by the watchdog, ranging from 0 to 65535. You use this identifier to match sessions across multiple OID tables when troubleshooting a specific client connection. For example, session ID 347 might appear in other tables to show detailed statistics about that particular connection.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.14.1.1.1 snmpwalk -v2c -c public <target> ACC-IPX::accIpxWdSessionId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.14.1.1.1.1 snmpget -v2c -c public <target> ACC-IPX::accIpxWdSessionId.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.1 | accIpxWdSessionId | ACC-IPX |