Oracle SNMP Support Reference Guide

Contents Glossary Index Home Previous Next

oraNavigatorListenAddressTable

The oraNavigatorListenAddressTable contains information on the addresses on which a Navigator is listening.

Each entry in the oraNavigatorListenAddressTable represents an address on which a Navigator is listening. Each entry is indexed first by applIndex, and then by oraNavigatorListenAddressIndex. (For details about applIndex, see Appendix F, "Interpreting Implemented Variables of the Network Services MIB.")

Table C - 3 lists the variables included in the oraNavigatorListenAddressTable.

Variable Name Object ID
oraNavigatorListenAddressIndex 1.3.6.1.4.1.111.7.1.3.1.1
oraNavigatorListenAddress 1.3.6.1.4.1.111.7.1.3.1.2
Table C - 3. oraNavigatorListenAddressTable Variables and Corresponding Object IDs

A description of each of these variables follows.

oraNavigatorListenAddressIndex

Syntax INTEGER (1..2147483647)
Max-Access read-only
Explanation A numeric index, unique among all the listen addresses at which a Navigator is listening.
Typical Range 1 - 10 or more, depending on the number of addresses on which a Navigator is listening
Significance less important
Related Variables oraNavigatorListenAddress
Suggested Presentation not applicable

oraNavigatorListenAddress

Syntax DisplayString
Max-Access read-only
Explanation Indicates an address on which a Navigator is listening, as retrieved from a file the Navigator creates.
Typical Range 1 - 255 characters
Significance important
Related Variables oraNavigatorListenAddressIndex
Suggested Presentation simple string


Contents Glossary Index Home Previous Next