ACC-MIB :: accIpxWdDiagLevel

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccIpxWdDiagLevel

accIpxWdDiagLevel

Module: ACC-MIB

OID (symbolic): ACC-MIB::accIpxWdDiagLevel

OID (numeric): 1.3.6.1.4.1.5.1.1.22.13.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

ACC IPX Watchdog Diagnostics Level Default value is 1, Valid range is 1- 7

What is accIpxWdDiagLevel?

This OID controls the verbosity of IPX Watchdog diagnostic logging (1 to 7, with 1 as default and 7 being most verbose). Network engineers increase this when troubleshooting watchdog keepalive issues to see detailed logs of session state changes. Setting this to 5 generates moderate diagnostic output showing when watchdog packets are sent and received.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.13.4
snmpwalk -v2c -c public <target> ACC-MIB::accIpxWdDiagLevel

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.13.4.1
snmpget -v2c -c public <target> ACC-MIB::accIpxWdDiagLevel.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.22.13.4.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.4accIpxWdDiagLevelACC-MIB