All MIBs › ACC-IPX › accIpxWdSpxSessionCnt
accIpxWdSpxSessionCnt
Module: ACC-IPX
OID (symbolic): ACC-IPX::accIpxWdSpxSessionCnt
OID (numeric): 1.3.6.1.4.1.5.1.1.22.13.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Indicates the number of SPX sessions currently being proxied
What is accIpxWdSpxSessionCnt?
This read-only OID shows how many SPX (Sequenced Packet Exchange) sessions are currently being kept alive by the watchdog proxy, separate from regular IPX sessions. You monitor this to understand what portion of your proxied sessions are SPX connections, which may behave differently than unreliable IPX. A value of 8 would mean 8 SPX sessions out of the total IPX and SPX sessions listed elsewhere.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.13.7 snmpwalk -v2c -c public <target> ACC-IPX::accIpxWdSpxSessionCnt
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.13.7.1 snmpget -v2c -c public <target> ACC-IPX::accIpxWdSpxSessionCnt.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.13 | accIpxNetWdParms | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.13.7 | accIpxWdSpxSessionCnt | ACC-IPX |