This variable describes the status of the row. When the row
is created with the initial set, svrCpuAvgStatus must be set to
underCreation. When the management console has completed row
setup, it should set this variable to rowEnabled. Variables
in the row may only be written if svrCpuAvgStatus is in the
initial underCreation state or has been set to rowDisabled.
To delete the row, set the status to rowInvalid. It is a local
implementation matter whether the row is actually removed from the
table. Management applications must be prepared to ignore rows
with a status of rowInvalid.
Errors in cpu utilization polling and averaging that are determined
by local implementation to be non-correctable will cause a row
status change to rowError.
Parsed from file dec-svrSystem.mib.txt
Company: None
Module: SVRSYS-MIB
This variable describes the status of the row. When the row
is created with the initial set, svrCpuAvgStatus must be set to
underCreation. When the management console has completed row
setup, it should set this variable to rowEnabled. Variables
in the row may only be written if svrCpuAvgStatus is in the
initial underCreation state or has been set to rowDisabled.
To delete the row, set the status to rowInvalid. It is a local
implementation matter whether the row is actually removed from the
table. Management applications must be prepared to ignore rows
with a status of rowInvalid.
Errors in cpu utilization polling and averaging that are determined
by local implementation to be non-correctable will cause a row
status change to rowError.
Parsed from file SVRSYS-MIB.mib
Module: SVRSYS-MIB
Vendor: DEC
Module: SVRSYS-MIB
[Automatically extracted from oidview.com]
svrCpuAvgStatus OBJECT-TYPE SYNTAX INTEGER { underCreation(1) , rowInvalid(2) , rowEnabled(3) , rowDisabled(4) , rowError(5) } ACCESS read-write STATUS mandatory DESCRIPTION " This variable describes the status of the row. When the row is created with the initial set, svrCpuAvgStatus must be set to underCreation. When the management console has completed row setup, it should set this variable to rowEnabled. Variables in the row may only be written if svrCpuAvgStatus is in the initial underCreation state or has been set to rowDisabled. To delete the row, set the status to rowInvalid. It is a local implementation matter whether the row is actually removed from the table. Management applications must be prepared to ignore rows with a status of rowInvalid. Errors in cpu utilization polling and averaging that are determined by local implementation to be non-correctable will cause a row status change to rowError." ::= { svrCpuAvgEntry 3 }
svrCpuAvgStatus OBJECT-TYPE SYNTAX INTEGER { underCreation(1) , rowInvalid(2) , rowEnabled(3) , rowDisabled(4) , rowError(5) } ACCESS read-write STATUS mandatory DESCRIPTION " This variable describes the status of the row. When the row is created with the initial set, svrCpuAvgStatus must be set to underCreation. When the management console has completed row setup, it should set this variable to rowEnabled. Variables in the row may only be written if svrCpuAvgStatus is in the initial underCreation state or has been set to rowDisabled. To delete the row, set the status to rowInvalid. It is a local implementation matter whether the row is actually removed from the table. Management applications must be prepared to ignore rows with a status of rowInvalid. Errors in cpu utilization polling and averaging that are determined by local implementation to be non-correctable will cause a row status change to rowError." ::= { svrCpuAvgEntry 3 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.36.2.18.22.1.3.4.1.1 | svrCpuAvgIndex | 0 | 0 | Local index. May have implementation max. |
1.3.6.1.4.1.36.2.18.22.1.3.4.1.2 | svrCpuAvgInterval | 0 | 0 | In minutes, averaging interval for this entry. |
1.3.6.1.4.1.36.2.18.22.1.3.4.1.4 | svrCpuAvgPersist | 0 | 0 | True if this row is to persist across agent restarts. |
1.3.6.1.4.1.36.2.18.22.1.3.4.1.5 | svrCpuAvgValue | 0 | 0 | Averaged load over the last measured interval. First set to instantaneous utilization. |