Each entry in the oraNavigatorFailedAddressTable represents an address that a Navigator has failed to listen on. Each entry is indexed first by applIndex, and then by oraNavigatorFailedAddressIndex. (For details about applIndex, see Appendix F, "Interpreting Implemented Variables of the Network Services MIB.")
Table C - 4 lists the variables included in the oraNavigatorFailedAddressTable.
Variable Name | Object ID |
oraNavigatorFailedAddressIndex | 1.3.6.1.4.1.111.7.1.4.1.1 |
oraNavigatorFailedAddress | 1.3.6.1.4.1.111.7.1.4.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 the addresses that the Navigator has failed to listen on since the most recent Oracle MultiProtocol Interchange instance startup. |
Typical Range | 1 - 10, or more, depending on the number of addresses at which a Navigator is listening |
Significance | less important |
Related Variables | oraNavigatorFailedAddress |
Suggested Presentation | not applicable |
Syntax | DisplayString |
Max-Access | read-only |
Explanation | Indicates an address that a Navigator has failed to listen on, as retrieved from a file the Navigator has created. This is the address on which a Navigator has failed to listen. |
Typical Range | 1 - 255 characters |
Significance | important |
Related Variables | oraNavigatorFailedAddressIndex |
Suggested Presentation | simple string |