tmnxOamSysPerfLastClearedTime

TIMETRA-OAM-TEST-MIB · .1.3.6.1.4.1.6527.3.1.2.11.5.2.4

Object

The value of tmnxOamSysPerfLastClearedTime indicates the sysUpTime when
the following statistics were cleared:  tmnxOamSysPerfLocalTestTx,
tmnxOamSysPerfRemoteTestRx, and tmnxOamSysPerfReqTypeTable.  If the
statistics have not been cleared since the last CPM restart, zero is
returned.
          
A packet count which is time stamped by this object can be converted to
an average packets per second value using, for example,
  pps = tmnxOamSysPerfLocalTestTx /
        [(sysUpTime - tmnxOamSysPerfLastClearedTime)/100].

Context

MIB
TIMETRA-OAM-TEST-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.11.5.2.4
Type
scalar
Access
readonly
Status
current
Parent
tmnxOamGeneralStats
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-OAM-TEST-MIB::tmnxOamSysPerfLastClearedTime.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-OAM-TEST-MIB::tmnxOamSysPerfLastClearedTime'

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.

Conformance