operateStatus
ASAM-SYSTEM-MIB ·
.1.3.6.1.4.1.637.61.1.9.29.1.1.5
Object
column
r/w
Enumeration
The operate status for start/stop CPU load monitoring operation. The maximum measurement time is 180 seconds. One sample is generated for a second. The maximum sample number is 180. Only the latest 180 sample values are kept. The previous value beyond 180 is overwritten. The operator should start monitor firstly, then show the CPU load and stop monitor. The <start(1)> and <stop(2)> are for operation (action). The <proceeding(3)>, <idle(4)>, and <not-operational(5)> indicate the states of the monitor. =================== =============== | not-operational | --- board planning ===> | idle | =================== =============== =================== =============== | idle | --- start monitor ===> | proceeding | =================== =============== =================== =============== | proceeding | --- stop monitor ===> | idle | =================== =============== =================== ================== | idle,proceeding | --- board unplanning ===> |not-operational | =================== ================== ALCATEL NOTE: ACCESS: NA USAGE: NA PERSIST: NO INSRVMOD: YES RANGE: NA DEFVALUE: idle 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.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cpuLoadEntry
- Table
- cpuLoadTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| slotId the slotId has the same value as eqptSlotId of ASAM-EQUIP-MIB.
ALCATEL NOTE:
ACCESS: NA USAGE: NA
PERSIST: NO INSRVMOD: NA
RANG… | column | Integer32 | .1.3.6.1.4.1.637.61.1.9.29.1.1.1 |
| startMonitorTime 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… | column | ASAM-TC-MIBNetworkTimeInSeconds | .1.3.6.1.4.1.637.61.1.9.29.1.1.2 |
| cpuLoadDetail The cpuLoadDetail object represents the CPU load percent value
(x100%) in detail for 180 measurement points.
The length of this object is always 180 octets. One octet represents
o… | column | OctetString | .1.3.6.1.4.1.637.61.1.9.29.1.1.3 |
| cpuLoadAverage The average value of CPU load. It is percent value (x100%).
It is the average of detail CPU load value.
One sample is generated for each second during CPU load measurement
time. T… | column | RFC1155-SMIGauge | .1.3.6.1.4.1.637.61.1.9.29.1.1.4 |