Each entry in the oraPumpListenAddressTable represents an address on which a Pump is listening. Each entry is indexed first by applIndex, then by oraPumpIndex, and finally by oraPumpListenAddressIndex; thus, there can be a one-to-many relationship between a Connection Manager and the pumps it manages, and a one-to-many relationship between a pump and the addresses on which it is listening. (For details about applIndex, see Appendix F, "Interpreting Implemented Variables of the Network Services MIB.")
Table C - 10 lists the variables included in the oraPumpListenAddressTable.
Variable Name | Object ID |
oraPumpListenAddressIndex | 1.3.6.1.4.1.111.7.1.10.1.1 |
oraPumpListenAddress | 1.3.6.1.4.1.111.7.1.10.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 at which the pump is listening. |
Typical Range | 1 - 10, or more, depending on how many addresses on which a Connection Manager has been configured to listen |
Significance | less important |
Related Variables | oraPumpListenAddress |
Suggested Presentation | not applicable |
Syntax | DisplayString |
Max-Access | read-only |
Explanation | Indicates the address on which this pump is listening, as derived from a buffer internal to this pump. |
Typical Range | 1 - 255 characters |
Significance | important |
Related Variables | oraPumpListenAddressIndex |
Suggested Presentation | simple string |