ACC-SYSTEM :: accTrapSeverity

MIB Reference — IPNetwork Monitor

All MIBsACC-SYSTEMaccTrapSeverity

accTrapSeverity

Module: ACC-SYSTEM

OID (symbolic): ACC-SYSTEM::accTrapSeverity

OID (numeric): 1.3.6.1.4.1.5.1.1.1.3.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

severity level of the traps to be sent ACC products generate enterprise specific traps for which different severity levels from 1 through 7 are assigned. Level 1 refers to Only SNMP traps. Level 2 are specific traps of highest urgency, and thus progressively each level get more verbose. The normal operational level is expected to be 3 or 4. Higher levels (i.e., 5-7) are expected to generate many events which may be helpful in identifying/isolating configuration related problems, but may affect the performance of the unit.

What is accTrapSeverity?

This OID controls which trap severity levels (1-7) the device will send, where 1 is minimal and 7 is most verbose. Network engineers adjust this to filter out excessive noise while still capturing important events. Setting this to 3 sends only traps of moderate severity, filtering out minor informational messages.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.3.1.2
snmpwalk -v2c -c public <target> ACC-SYSTEM::accTrapSeverity

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.3.1.2.1
snmpget -v2c -c public <target> ACC-SYSTEM::accTrapSeverity.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.1.3.1.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.3accTrapTableACC-MIB
1.3.6.1.4.1.5.1.1.1.3.1accTrapEntryACC-MIB
1.3.6.1.4.1.5.1.1.1.3.1.2accTrapSeverityACC-SYSTEM