All MIBs › ACC-SYSTEM › accTrapLogTblTime
accTrapLogTblTime
Module: ACC-SYSTEM
OID (symbolic): ACC-SYSTEM::accTrapLogTblTime
OID (numeric): 1.3.6.1.4.1.5.1.1.1.10.4.1.1
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-only
Description:
SysUpTime when trap occurred.
What is accTrapLogTblTime?
This OID records the system uptime (in hundredths of a second) at the moment a trap event occurred. Engineers use this timestamp to correlate traps with other syslog events or configuration changes for incident investigation. Example: a value of 450000 means the trap occurred 4500 seconds (75 minutes) after the device last rebooted.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.10.4.1.1 snmpwalk -v2c -c public <target> ACC-SYSTEM::accTrapLogTblTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.10.4.1.1.1 snmpget -v2c -c public <target> ACC-SYSTEM::accTrapLogTblTime.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.1 | accTrapLogTblTime | ACC-SYSTEM |