Each entry in the oraPumpListenAddressTable represents a failed address a Pump has failed to listen on. Each entry is indexed first by applIndex, then by oraPumpIndex, and finally by oraPumpFailedAddressIndex. (For details about applIndex, see Appendix F, "Interpreting Implemented Variables of the Network Services MIB.")
Table C - 11. lists the variables included in the oraPumpFailedAddressTable.
Variable Name | Object ID |
oraPumpFailedAddressIndex | 1.3.6.1.4.1.111.7.1.11.1.1 |
oraPumpFailedAddress | 1.3.6.1.4.1.111.7.1.11.1.2 |
A description of each of these variables follows.
Syntax | INTEGER (1..2147483647) |
Max-Access | read-only |
Explanation | A numeric index, unique among all of the failed addresses a pump has failed to listen on. |
Typical Range | 1 - 10 or more, depending on how many addresses on which a pump is listening |
Significance | less important |
Related Variables | oraPumpFailedAddress |
Suggested Presentation | not applicable |
Syntax | DisplayString |
Max-Access | read-only |
Explanation | Indicates the address that a Pump has failed to listen on, as retrieved from a buffer internal to this pump. |
Typical Range | 1 - 255 characters |
Significance | important |
Related Variables | oraPumpFailedAddressIndex |
Suggested Presentation | simple string |