All MIBs › ACC-SYSTEM › accTrapLogSeverityType
accTrapLogSeverityType
Module: ACC-SYSTEM
OID (symbolic): ACC-SYSTEM::accTrapLogSeverityType
OID (numeric): 1.3.6.1.4.1.5.1.1.1.10.4.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Severity type of the Trap generated
What is accTrapLogSeverityType?
This OID classifies trap severity using standardized categories such as emergency, alert, critical, warning, notice, info, or debug. Network operations centers use severity type to route alerts to the appropriate team and set escalation policies. Example: a trap marked as 'emergency' severity automatically triggers a page to on-call engineers, while 'notice' severity goes only to the ticketing system.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.10.4.1.7 snmpwalk -v2c -c public <target> ACC-SYSTEM::accTrapLogSeverityType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.10.4.1.7.1 snmpget -v2c -c public <target> ACC-SYSTEM::accTrapLogSeverityType.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.1 | accSystem | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.1.10 | accTrapLog | ACC-SYSTEM |
| 1.3.6.1.4.1.5.1.1.1.10.4 | accTrapLogTable | ACC-SYSTEM |
| 1.3.6.1.4.1.5.1.1.1.10.4.1 | accTrapLogEntry | ACC-SYSTEM |
| 1.3.6.1.4.1.5.1.1.1.10.4.1.7 | accTrapLogSeverityType | ACC-SYSTEM |