All MIBs › ACC-IPX › accIpxWdLastSeen
accIpxWdLastSeen
Module: ACC-IPX
OID (symbolic): ACC-IPX::accIpxWdLastSeen
OID (numeric): 1.3.6.1.4.1.5.1.1.22.14.1.1.3
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-only
Description:
The time tick when last watchdog packet for this session was seen
What is accIpxWdLastSeen?
This read-only OID records the system uptime (in 1/100ths of a second) when the most recent watchdog packet was received for this session. You check this value to see how long a connection has been inactive and predict when it might timeout. If the current uptime is 2000000 and this shows 1995000, the session has been idle for approximately 500 seconds.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.14.1.1.3 snmpwalk -v2c -c public <target> ACC-IPX::accIpxWdLastSeen
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.14.1.1.3.1 snmpget -v2c -c public <target> ACC-IPX::accIpxWdLastSeen.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.3 | accIpxWdLastSeen | ACC-IPX |