All MIBs › ACC-IPX › accIpxSpxWdLastSeen
accIpxSpxWdLastSeen
Module: ACC-IPX
OID (symbolic): ACC-IPX::accIpxSpxWdLastSeen
OID (numeric): 1.3.6.1.4.1.5.1.1.22.15.1.1.6
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-only
Description:
The time tick when last watchdog packet for this session was seen
What is accIpxSpxWdLastSeen?
This OID records a timestamp (in system ticks) indicating when the last SPX watchdog heartbeat packet was received for this session. Network engineers monitor this value to detect dead or stalled connections before the application layer notices them, enabling proactive session recovery. For example, if LastSeen was 100,000 ticks ago and the current uptime is 150,000 ticks, the session has been idle for 50,000 ticks (typically 500 seconds).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.15.1.1.6 snmpwalk -v2c -c public <target> ACC-IPX::accIpxSpxWdLastSeen
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.15.1.1.6.1 snmpget -v2c -c public <target> ACC-IPX::accIpxSpxWdLastSeen.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.15 | accIpxSpxWdSession | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.15.1 | accIpxSpxWdSessTable | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.15.1.1 | accIpxSpxWdSessEntry | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.15.1.1.6 | accIpxSpxWdLastSeen | ACC-IPX |