All MIBs › ACC-IPX › accIpxWdProxyDuration
accIpxWdProxyDuration
Module: ACC-IPX
OID (symbolic): ACC-IPX::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 holds a time value in seconds (0 to 86400 seconds, which is 24 hours) that controls how long the IPX Watchdog proxy session will stay active before timing out. Set this when you want to limit how long inactive IPX connections should be kept alive, balancing between resource usage and client reconnection frequency. A value of 0 means keep the proxy session alive indefinitely, while 3600 would drop inactive sessions after one hour.
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-IPX::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-IPX::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-IPX |