 
 
 
 
 
 
 
 
 
 
 
 
 
Each entry in the oraCmanagerListenAddressTable represents an address on which a Connection Manager is listening. Each entry is indexed first by applIndex, and then by oraCmanagerListenAddressIndex; thus, there can be a one-to-many relationship between a Connection Manager and the number of addresses on which it is listening. (For details about applIndex, see Appendix F, "Interpreting Implemented Variables of the Network Services MIB.")
Table C - 7 lists the variables included in the oraCmanagerListenAddressTable.
| Variable Name | Object ID | 
| oraCmanagerListenAddressIndex | 1.3.6.1.4.1.111.7.1.7.1.1 | 
| oraCmanagerListenAddress | 1.3.6.1.4.1.111.7.1.7.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 a Connection Manager is listening. | 
| Typical Range | 1 - 10 or more, depending on how many addresses at which a Connection Manager has been configured to listen | 
| Significance | important | 
| Related Variables | oraCmangerListenAddress | 
| Suggested Presentation | not applicable | 
| Syntax | DisplayString | 
| Max-Access | read-only | 
| Explanation | Indicates the address at which a Connection Manager is listening, as retrieved from the TNSNET.ORA file in the TNS_ADMIN directory. | 
| Typical Range | 1 - 255 characters | 
| Significance | important | 
| Related Variables | oraCmangerListenAddressIndex | 
| Suggested Presentation | simple string | 
 
 
 
 
 
 
 
 
 
 
