ACC-IPX :: accIpxWdProxyDuration

MIB Reference — IPNetwork Monitor

All MIBsACC-IPXaccIpxWdProxyDuration

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.22accIpxACC-IPX
1.3.6.1.4.1.5.1.1.22.13accIpxNetWdParmsACC-IPX
1.3.6.1.4.1.5.1.1.22.13.1accIpxWdProxyDurationACC-IPX