startMonitorTime
ASAM-SYSTEM-MIB ·
.1.3.6.1.4.1.637.61.1.9.29.1.1.2
Object
The start timestamp of CPU load monitor is the network time in seconds. It indicates the start time of last 3 minutes or less monitoring. The startMonitorTime is the time at which the last CPU load detail & average was computed - reset every second after 3 minutes from monitor start time. The startMonitorTime is the monitor task start time if the interval time between start and stop is less than 3 minutes. The startMonitorTime is (stop monitor task time - 3 minutes) if the interval time between start and stop is larger than 3 minutes. ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: NA RANGE: NA DEFVALUE: 0 UNITS: NA SPARSE: NO DESCR: NA
Context
- MIB
- ASAM-SYSTEM-MIB
- OID
.1.3.6.1.4.1.637.61.1.9.29.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cpuLoadEntry
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 'ASAM-SYSTEM-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-SYSTEM-MIB::startMonitorTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ASAM-SYSTEM-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-SYSTEM-MIB::startMonitorTime.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ASAM-SYSTEM-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ASAM-SYSTEM-MIB::startMonitorTime'
Syntax
- Source
- ASAM-TC-MIBNetworkTimeInSeconds
- Base type
Integer32
Values & Constraints
Type Constraints
range: 0..4294967295