
C. Traps and MIBs
Health and Status MIB
Objects supported by the Health and Status MIB, pdn_HealthAndStatus.mib, include the following groups:
Device Health and Status
Device Selftest Status
Device Abort Status
Device Failure Status
Traps
Table
Object | Description | Setting/Contents |
|
|
|
devHealthandStatus | This object displays alarm | Possible alarms are: |
(devStatus1) | messages if any alarms are | Alarm: Management Address Conflict. |
| generated by the device. | |
|
| |
|
| Alarm: Failed Selftest. |
|
| Alarm: System Error. |
|
| No alarm is set. |
|
|
|
devSelfTestResults | This object corresponds to | P – Passed selftest. |
(devStatus 2) | F – Failed selftest. | |
| as a binding for devSelfTestFailure | |
|
| |
| Trap. |
|
|
|
|
devAbortStatus | This object is used to retrieve the | Possible abort codes are: |
(devStatus 3) | latest abort status that is stored in | INVALID_INTR |
| the agent. | |
|
| |
|
| INT_TIMEOUT |
|
| O_YAMOS_FAILURE |
|
| INIT_NOBUFS |
|
| SYSCALL_FAILED |
|
| G_NO_BUF |
|
| G_BAD_CONFIG |
|
| G_NO_ABORT |
|
|
|
devFailureStatus | This object is used to retrieve the | This value is used as a binding for the deviceFailure |
(devStatus 4) | latest failure status. | trap. |
|
|
|
devStatusTrapEnable | Allows user to enable or disable | Bit Sum. |
(devStatus 8) | andthe selftestthe devicefailurefailureindicationindicationtrap | 1 – devSelfTest failure. |
| trap individually. | 2 – device failure. |
|
|
|
devStatusTestFailure | Signifies that the sending | The variable binding for this trap is the |
| protocol’s device failed selftest. | devSelfTestResults object of the Health and Status |
|
| MIB. |
|
|
|
deviceFailure | Signifies that the sending | The reason for the failure was not selftest. |
| protocol’s device failed. |
|
|
|
|
November 2003 |