Each entry in the oraCmanagerFailedAddressTable represents a failed address that the Connection Manager has failed to listen on. Each entry is indexed first by applIndex, and then by oraCmanagerFailedAddressIndex. (For details about applIndex, see Appendix F, "Interpreting Implemented Variables of the Network Services MIB.")
Table C - 8 lists the variables included in the oraCmanagerFailedAddressTable.
Variable Name | Object ID |
oraCmanagerFailedAddressIndex | 1.3.6.1.4.1.111.7.1.8.1.1 |
oraCmanagerFailedAddress | 1.3.6.1.4.1.111.7.1.8.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 addresses a Connection Manager has failed to listen on. |
Typical Range | 1 - 10 or more, depending on how many addresses on which a Connection Manager is configured to listen |
Significance | less important |
Related Variables | oraCmanagerFailedAddress |
Suggested Presentation | not applicable |
Syntax | DisplayString |
Max-Access | read-only |
Explanation | Indicates the address that a Connection Manager has failed to listen on, as retrieved from an internal buffer. |
Typical Range | 1 - 255 characters |
Significance | important |
Related Variables | oraCmanagerFailedAddressIndex |
Suggested Presentation | simple string |