All MIBs › ACC-IPX › accIpxWdCurrentDropDead
accIpxWdCurrentDropDead
Module: ACC-IPX
OID (symbolic): ACC-IPX::accIpxWdCurrentDropDead
OID (numeric): 1.3.6.1.4.1.5.1.1.22.13.5
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-only
Description:
The SysUpTime value at which the watchdog session will be discarded, if no activity is seen on the session
What is accIpxWdCurrentDropDead?
This read-only OID reports the system uptime value (in 1/100ths of a second) at which the current watchdog session will be terminated if no activity occurs. You monitor this to understand when a client connection will timeout based on inactivity. If the current system uptime is 1000000 and this value shows 1050000, the session will be dropped in approximately 500 seconds without new activity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.13.5 snmpwalk -v2c -c public <target> ACC-IPX::accIpxWdCurrentDropDead
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.13.5.1 snmpget -v2c -c public <target> ACC-IPX::accIpxWdCurrentDropDead.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.5 | accIpxWdCurrentDropDead | ACC-IPX |