ACC-SYSTEM :: accTrapSequencingStatus

MIB Reference — IPNetwork Monitor

All MIBsACC-SYSTEMaccTrapSequencingStatus

accTrapSequencingStatus

Module: ACC-SYSTEM

OID (symbolic): ACC-SYSTEM::accTrapSequencingStatus

OID (numeric): 1.3.6.1.4.1.5.1.1.1.18

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

Indicates trap sequencing feature is On or Off. When set to On, a accTrapLogSeqNum varbind will be appended to every trap issued by the system, and will always be the last varbind

What is accTrapSequencingStatus?

This OID enables or disables a feature that appends a sequence number to every SNMP trap sent by the system, controlled as a writable integer. Network managers enable this to detect lost or duplicate traps, ensuring no alerts go unnoticed in high-traffic monitoring scenarios. A value of "1" (enabled) means each trap will have a unique incrementing number as the last field.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.18
snmpwalk -v2c -c public <target> ACC-SYSTEM::accTrapSequencingStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.18.1
snmpget -v2c -c public <target> ACC-SYSTEM::accTrapSequencingStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.1.18.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.18accTrapSequencingStatusACC-SYSTEM