acModuleDiagTestMode
The diagnostics test mode allows the user to select a basic(1), advanced(2) or stress(3) series of powerup self tests to be run when the acModuleOpStatus field is changed to selfTesting(4). A basic(1) test performs a quick self test and is the mode which is by default selected at powerup. Advanced(2) mode is used to run a more thorough series of tests and stress(3) mode is used to execute a system test packet loopback type of powerup test. In all test modes, the acModuleDiagStatus field contains a unique results code (Refer to diagnostics utility guide). The results of a test request is also written as a string to the acModuleDiagResultString field.
Details
| 1 | basic |
| 2 | advanced |
| 3 | stress |
Table columns
23 objects| Oid | Name | Access | Type |
|---|---|---|---|
| 1.3.6.1.4.1.2785.2.2.1.1.1 | acModuleNodeId | notifyonly | AcNodeId |
| 1.3.6.1.4.1.2785.2.2.1.1.2 | acModuleSlot | notifyonly | AcSlotNumber |
| 1.3.6.1.4.1.2785.2.2.1.1.3 | acModuleNumber | notifyonly | AcModuleNumber |
| 1.3.6.1.4.1.2785.2.2.1.1.4 | acModuleAdminStatus | readwrite | AcAdminStatus |
| 1.3.6.1.4.1.2785.2.2.1.1.5 | acModuleCfgType | readwrite | AcModuleType |
| 1.3.6.1.4.1.2785.2.2.1.1.6 | acModuleType | readonly | AcModuleType |
| 1.3.6.1.4.1.2785.2.2.1.1.7 | acModuleOpStatus | readonly | AcOpStatus |
| 1.3.6.1.4.1.2785.2.2.1.1.8 | acModuleRevision | readonly | Unknown |
| 1.3.6.1.4.1.2785.2.2.1.1.9 | acModuleSerialNumber | readonly | Unknown |
| 1.3.6.1.4.1.2785.2.2.1.1.10 | acModuleProductionDate | readonly | Unknown |
| 1.3.6.1.4.1.2785.2.2.1.1.11 | acModuleFirmwareName | readonly | Unknown |
| 1.3.6.1.4.1.2785.2.2.1.1.12 | acModuleFirmwareRevision | readonly | Unknown |
| 1.3.6.1.4.1.2785.2.2.1.1.13 | acModuleNumberFailures | readonly | Counter32 |
| 1.3.6.1.4.1.2785.2.2.1.1.14 | acModuleReset | readwrite | TruthValue |
| 1.3.6.1.4.1.2785.2.2.1.1.15 | acModuleNumberPorts | readonly | Unknown |
| 1.3.6.1.4.1.2785.2.2.1.1.16 | acModuleName | readonly | Unknown |
| 1.3.6.1.4.1.2785.2.2.1.1.17 | acModuleSwVersion | readonly | AcSwVersion |
| 1.3.6.1.4.1.2785.2.2.1.1.18 | acModuleDiagTestMode | readwrite | basic(1), advanced(2), stress(3) |
| 1.3.6.1.4.1.2785.2.2.1.1.19 | acModuleDiagStatus | readonly | Integer32 |
| 1.3.6.1.4.1.2785.2.2.1.1.20 | acModuleDiagResultString | readonly | Unknown |
| 1.3.6.1.4.1.2785.2.2.1.1.21 | acModuleActiveSlot | readonly | AcMediaSlotNumber |
| 1.3.6.1.4.1.2785.2.2.1.1.22 | acModulePrimarySlot | readonly | AcMediaSlotNumber |
| 1.3.6.1.4.1.2785.2.2.1.1.23 | acModuleBackupSlot | readonly | AcMediaSlotNumber |