ACC-MIB :: accTrapSeverity

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccTrapSeverity

accTrapSeverity

Module: ACC-MIB

OID (symbolic): ACC-MIB::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?

Controls which trap severity levels this device will send, with a range from 1 (only critical) to 7 (verbose logging of all events). Engineers adjust this to balance between receiving important alerts and avoiding alert fatigue from too many low-priority notifications. A setting of 4 sends traps for critical issues plus routine operational events, which is appropriate for most environments.

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