All MIBs › SVRSYS-MIB › svrCpuAvgStatus
svrCpuAvgStatus
Module: SVRSYS-MIB
OID (symbolic): SVRSYS-MIB::svrCpuAvgStatus
OID (numeric): 1.3.6.1.4.1.36.2.18.22.1.3.4.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
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.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.36.2.18.22.1.3.4.1.3 snmpwalk -v2c -c public <target> SVRSYS-MIB::svrCpuAvgStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.36.2.18.22.1.3.4.1.3.1 snmpget -v2c -c public <target> SVRSYS-MIB::svrCpuAvgStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.36.2.18.22.1.3.4.1.3.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.36 | dec | DECATM-MIB |
| 1.3.6.1.4.1.36.2 | ema | DECATM-MIB |
| 1.3.6.1.4.1.36.2.18 | decMIBextension | DECATM-MIB |
| 1.3.6.1.4.1.36.2.18.22 | svrSystem | SVRMGT-MIB |
| 1.3.6.1.4.1.36.2.18.22.1 | svrBaseSystem | SVRSYS-MIB |
| 1.3.6.1.4.1.36.2.18.22.1.3 | svrProcessors | SVRSYS-MIB |
| 1.3.6.1.4.1.36.2.18.22.1.3.4 | svrCpuAvgTable | SVRSYS-MIB |
| 1.3.6.1.4.1.36.2.18.22.1.3.4.1 | svrCpuAvgEntry | SVRSYS-MIB |
| 1.3.6.1.4.1.36.2.18.22.1.3.4.1.3 | svrCpuAvgStatus | SVRSYS-MIB |