All MIBs › ACC-MIB › accIpxWdProxyDuration
accIpxWdProxyDuration
Module: ACC-MIB
OID (symbolic): ACC-MIB::accIpxWdProxyDuration
OID (numeric): 1.3.6.1.4.1.5.1.1.22.13.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
IPX Watchdog proxy duration Value is 0 to proxy for forever & the proxy duration can be set to 0 - 86400
What is accIpxWdProxyDuration?
This OID sets how long (in seconds, 0 to 86400) the router will proxy IPX Watchdog keepalive messages for inactive clients. Network engineers adjust this to prevent stale client connections from dropping while still freeing resources for active sessions. Setting this to 3600 means the router proxies watchdog packets for 1 hour, keeping idle clients alive without permanently reserving connections.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.13.1 snmpwalk -v2c -c public <target> ACC-MIB::accIpxWdProxyDuration
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.13.1.1 snmpget -v2c -c public <target> ACC-MIB::accIpxWdProxyDuration.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.22.13.1.1 i <value>
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.1 | accIpxWdProxyDuration | ACC-MIB |