All MIBs › RAD-MIB › prtParamLastResetStatsTime
prtParamLastResetStatsTime
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtParamLastResetStatsTime
OID (numeric): 1.3.6.1.4.1.164.6.2.15.5.1.1.6
Node type: OBJECT-TYPE
Type: TimeStamp
Access: read-only
Description:
The value of MIB II's sysUpTime object at the last time that prtParamResetStatsCmd was Set to on(3) for this port. If prtParamResetStatsCmd was never Set to on(3) since last re-initialization of the agent, then this object contains a zero value. This object enables calculating the running time of Statistics counters for this port, by: [sysUpTime-prtParamLastResetStatsTime]. For some devices other types of 'Reset' may affect this parameter
What is prtParamLastResetStatsTime?
This OID records when port statistics were last cleared, allowing you to calculate how long current counters have been accumulating. Use this to understand if a spike in errors happened over minutes, hours, or days. Helpful when correlating network events with metrics.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.6.2.15.5.1.1.6 snmpwalk -v2c -c public <target> RAD-MIB::prtParamLastResetStatsTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.6.2.15.5.1.1.6.1 snmpget -v2c -c public <target> RAD-MIB::prtParamLastResetStatsTime.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.6 | radGen | DACS-MIB |
| 1.3.6.1.4.1.164.6.2 | agnt | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15 | systemPort | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15.5 | prtParam | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15.5.1 | prtParamTable | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15.5.1.1 | prtParamEntry | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15.5.1.1.6 | prtParamLastResetStatsTime | RAD-MIB |