All MIBs › RAD-MIB › prtPerfElapsedTime
prtPerfElapsedTime
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtPerfElapsedTime
OID (numeric): 1.3.6.1.4.1.164.6.2.15.3.1.1.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
Elapsed Time in seconds. - for prtPerfPeriodRef=currentPeriod: The period since last prtPerfSaveAndResetCmd received or since Start-up (if no prtPerfSaveAndResetCmd was received since Start-up) until now. - for prtPerfPeriodRef=lastPeriod: The value of prtPerfElapsedTime when last prtPerfSaveAndResetCmd was received.
What is prtPerfElapsedTime?
This read-only counter shows how long the current (or most recent) performance measurement period has been running, measured in seconds. If tracking the current period, it shows time since the last reset command or system startup; if tracking the last completed period, it shows how long that period lasted. Operators use this to understand the measurement window and normalize traffic statistics accordingly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.6.2.15.3.1.1.3 snmpwalk -v2c -c public <target> RAD-MIB::prtPerfElapsedTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.6.2.15.3.1.1.3.1 snmpget -v2c -c public <target> RAD-MIB::prtPerfElapsedTime.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.3 | prtPerformance | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15.3.1 | prtPerfTable | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15.3.1.1 | prtPerfEntry | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15.3.1.1.3 | prtPerfElapsedTime | RAD-MIB |