All MIBs › RAD-MIB › sysBufferAlrUpTime
sysBufferAlrUpTime
Module: RAD-MIB
OID (symbolic): RAD-MIB::sysBufferAlrUpTime
OID (numeric): 1.3.6.1.4.1.164.3.3.1.5.1.1.8
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-only
Description:
The time when the alarm occured. This parameter holds the sysUpTime value when the alarm occured.
What is sysBufferAlrUpTime?
This object records the system uptime timestamp at the exact moment a buffer alarm was triggered, capturing when the alarm event occurred since device boot. It stores the sysUpTime value from the device's internal counter at the time of the alarm condition. An operator would use this to correlate alarm events with system activity and determine the precise timing of buffer-related issues.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.5.1.1.8 snmpwalk -v2c -c public <target> RAD-MIB::sysBufferAlrUpTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.5.1.1.8.1 snmpget -v2c -c public <target> RAD-MIB::sysBufferAlrUpTime.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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.3 | dacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1 | systemDacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.5 | sysBufferAlr | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.5.1 | sysBufferAlrTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.5.1.1 | sysBufferAlrEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.5.1.1.8 | sysBufferAlrUpTime | RAD-MIB |