All MIBs › ACC-SYSTEM › accTrapLogSumData
accTrapLogSumData
Module: ACC-SYSTEM
OID (symbolic): ACC-SYSTEM::accTrapLogSumData
OID (numeric): 1.3.6.1.4.1.5.1.1.1.10.5.1.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
The text message of the trap.
What is accTrapLogSumData?
This OID provides aggregate text information about multiple similar trap events that have been grouped into a summary entry. It gives engineers quick insight into the scope of a problem without listing each occurrence separately. Example: the text 'Port 3 experienced 5 down/up transitions in the last hour' summarizes flapping rather than logging 10 separate trap messages.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.10.5.1.3 snmpwalk -v2c -c public <target> ACC-SYSTEM::accTrapLogSumData
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.10.5.1.3.1 snmpget -v2c -c public <target> ACC-SYSTEM::accTrapLogSumData.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.5 | accTrapLogSumTable | ACC-SYSTEM |
| 1.3.6.1.4.1.5.1.1.1.10.5.1 | accTrapLogSumEntry | ACC-SYSTEM |
| 1.3.6.1.4.1.5.1.1.1.10.5.1.3 | accTrapLogSumData | ACC-SYSTEM |