All MIBs › ACC-SYSTEM › accTrapLogTblData
accTrapLogTblData
Module: ACC-SYSTEM
OID (symbolic): ACC-SYSTEM::accTrapLogTblData
OID (numeric): 1.3.6.1.4.1.5.1.1.1.10.4.1.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
The text message of the trap.
What is accTrapLogTblData?
This OID contains the human-readable text message describing what the trap event represents. Network engineers read this field to understand the specific problem without needing to decode trap numbers. Example: the string 'Interface GigabitEthernet-0/1 state changed to down' clearly describes a link failure.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.10.4.1.4 snmpwalk -v2c -c public <target> ACC-SYSTEM::accTrapLogTblData
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.10.4.1.4.1 snmpget -v2c -c public <target> ACC-SYSTEM::accTrapLogTblData.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.4 | accTrapLogTblData | ACC-SYSTEM |