adGenCSMMonitorCounterTimeStamp
ADTRAN-GENCSM2-MIB ·
.1.3.6.1.4.1.664.5.36.7.3.1.2
Object
For the absolute(1) counter type, this object provides the current system time sysTime of the CSM. For the cumulative(2) counter type, this object provides the total number of seconds that have elapsed since the corresponding session row was set to the active(1) state. For the average(3) counter type, this value gives the average time between sample intervals for the number of samples to data. For the minimum(4) and maximum(5) counter types, this object provides the system time of the CSM when one of the counters within this counter type was set to a new value. For the last(6) counter type, this value provides the system time that the last sample was collected.
Context
- MIB
- ADTRAN-GENCSM2-MIB
- OID
.1.3.6.1.4.1.664.5.36.7.3.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- adGenCSMMonitorCounterEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'ADTRAN-GENCSM2-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENCSM2-MIB::adGenCSMMonitorCounterTimeStamp'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENCSM2-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENCSM2-MIB::adGenCSMMonitorCounterTimeStamp.<adGenCSMMonitorCounterType>.<adGenCSMMonitorSessionId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENCSM2-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENCSM2-MIB::adGenCSMMonitorCounterTimeStamp'
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.