ACC-MIB :: accIpxWdProxyDuration

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccIpxWdProxyDuration

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 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-MIB