ACC-SYSTEM :: accTrapLogSaveAction

MIB Reference — IPNetwork Monitor

All MIBsACC-SYSTEMaccTrapLogSaveAction

accTrapLogSaveAction

Module: ACC-SYSTEM

OID (symbolic): ACC-SYSTEM::accTrapLogSaveAction

OID (numeric): 1.3.6.1.4.1.5.1.1.1.10.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

Setting the value to save-now writes the current trap log to permanent storage.

What is accTrapLogSaveAction?

This OID accepts a write command to immediately save the current trap log buffer to permanent storage before it wraps around. Engineers use this to preserve critical trap history during maintenance windows or before a reboot. Example: writing the value 'save-now' triggers the device to flush all in-memory trap records to persistent storage.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.10.2
snmpwalk -v2c -c public <target> ACC-SYSTEM::accTrapLogSaveAction

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.10.2.1
snmpget -v2c -c public <target> ACC-SYSTEM::accTrapLogSaveAction.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.1.10.2.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.1accSystemACC-MIB
1.3.6.1.4.1.5.1.1.1.10accTrapLogACC-SYSTEM
1.3.6.1.4.1.5.1.1.1.10.2accTrapLogSaveActionACC-SYSTEM