prtParamLastResetStatsTime

ACE202-MIB · .1.3.6.1.4.1.164.6.2.15.5.1.1.6

Object

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].

Context

MIB
ACE202-MIB
OID
.1.3.6.1.4.1.164.6.2.15.5.1.1.6
Type
column
Access
readonly
Status
current
Parent
prtParamEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ACE202-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACE202-MIB::prtParamLastResetStatsTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ACE202-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACE202-MIB::prtParamLastResetStatsTime.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACE202-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACE202-MIB::prtParamLastResetStatsTime'

Syntax

Source
SNMPv2-TCTimeStamp
Base type
Unsigned32
Based on
SNMPv2-SMITimeTicks
Type Description
The value of the sysUpTime object at which a specific
occurrence happened.  The specific occurrence must be
          
defined in the description of any object defined using this
type.
          
If sysUpTime is reset to zero as a result of a re-
initialization of the network management (sub)system, then
the values of all TimeStamp objects are also reset.
However, after approximately 497 days without a re-
initialization, the sysUpTime object will reach 2^^32-1 and
then increment around to zero; in this case, existing values
of TimeStamp objects do not change.  This can lead to
ambiguities in the value of TimeStamp objects.

Values & Constraints

No enumerated values or constraints recorded.