Oracle SNMP Support Reference Guide
Release 8.1.7

Part Number A85249-01

Library

Product

Contents

Index

Go to previous page Go to next page

C
Interpreting Variables of the Oracle Names MIB

This appendix provides information to help you interpret the variables of the private Oracle Names MIB which are implemented in this release. Specifically, it includes sections covering SNMP variables in the following tables:

For more information about the Oracle Names product, refer to the Oracle Names Administrator's Guide. For a listing of all variables in the Oracle Names MIB, including those not implemented in this release, see the MIB itself.

oraNamesTNSTable

The oraTNSTable contains variables which could be common to all applications running on SQL*Net. SQL*Net is Oracle's remote data access software that enables both client/server and server/server communications across any network. Monitoring these variables is useful in order to obtain basic (mostly static) information about the Oracle Names application.

Each entry in the oraNamesTNSTable represents a given active SQL*Net application located on the managed node. (In this case, that application is Oracle Names.) Each entry is indexed by applIndex. (For details about applIndex, see Appendix E, "Interpreting Implemented Variables of the Network Services MIB.") The current value of each oraNamesTNSTable variable is retrieved from an internal table or from a corresponding field in the NAMES.ORA configuration file on the managed node.

Appendix C-1 lists each of these variables and its corresponding object ID.

Table C-1 oraNamesTNSTable Variables and Corresponding Object IDs
Variable Name  Object ID 

oraNamesTNSStartDate* 

1.3.6.1.4.1.111.6.1.1.1.1 

oraNamesTNSTraceLevel 

1.3.6.1.4.1.111.6.1.1.1.2 

oraNamesTNSSecurityLevel* 

1.3.6.1.4.1.111.6.1.1.1.3 

oraNamesTNSParameterFile 

1.3.6.1.4.1.111.6.1.1.1.4 

oraNamesTNSLogFile 

1.3.6.1.4.1.111.6.1.1.1.5 

oraNamesTNSTraceFile 

1.3.6.1.4.1.111.6.1.1.1.6 

oraNamesTNSState* 

1.3.6.1.4.1.111.6.1.1.1.7 

oraNamesTNSContact 

1.3.6.1.4.1.111.6.1.1.1.8 

oraNamesTNSListenAddresses* 

1.3.6.1.4.1.111.6.1.1.1.9 

oraNamesTNSFailedListenAddresses* 

1.3.6.1.4.1.111.6.1.1.1.10 

oraNamesTNSReload 

1.3.6.1.4.1.111.6.1.1.1.11 

oraNamesTNSRunningTime 

1.3.6.1.4.1.111.6.1.1.1.12 

* Variables marked with an asterisk are not supported.
Attempts to access these variables may result in errors.

A description of each of these variables follows.

oraNamesTNSTraceLevel

Syntax

Integer32

Max-Access

read-write

Explanation

Indicates the amount and granularity (if any) of trace messages the server writes to its trace file. The higher the number, the more verbose the tracing information. Enumerated levels include 4 (user) and 6 (admin) or 17 (off). The value of this variable is retrieved from the NAMES.TRACE_LEVEL field of the NAMES.ORA file.


Typical Range

enumerated 1 - 17

Significance

less important

Related Variables

oraNamesTNSParameterFile, oraNamesTNSTraceFile

Suggested Presentation

simple string

oraNamesTNSParameterFile

Syntax

DisplayString

Max-Access

read-write

Explanation

Indicates the name of the startup file containing all site-specific configuration/ tuning settings for this server.

Typical Range

any legal filename

Significance

less important

Related Variables

oraNamesTNSListenAddresses, oraNamesTNSLogFile, oraNamesTNSTraceFile, onsrTNSTraceLevel

Suggested Presentation

simple string

oraNamesTNSLogFile

Syntax

DisplayString

Max-Access

read-write

Explanation

Indicates the name of the file to which this server writes log information concerning normal events, errors, and possibly periodic statistical dumps.

Typical Range

any legal filename

Significance

less important

Related Variables

oraNamesTNSParameterFile

Suggested Presentation

simple string

oraNamesTNSTraceFile

Syntax

DisplayString

Max-Access

read-write

Explanation

Indicates the name of the file to which this server writes trace information when tracing is enabled. Such trace information includes internal details about this server's operation, for use in solving operational problems.

Typical Range

any legal filename

Significance

less important

Related Variables

oraNamesTNSParameterFile, oraNamesTNSTraceLevel

Suggested Presentation

simple string

oraNamesTNSContact

Syntax

DisplayString

Max-Access

read-only

Explanation

Indicates the person to contact regarding the operation or administration of this server, together with information on how to contact this person.

Typical Range

0 - 255 characters

Significance

less important

Related Variables

oraNamesTNSState

Suggested Presentation

simple string

oraNamesTNSReload

Syntax

TimeTicks

Max-Access

read-write

Explanation

Indicates the amount of time (in centiseconds) until this server reloads. This variable can be used to automatically reload this server or show when reload will occur. Reloading enables the server to reread parameter files, network definitions, and reset statistics, for example. When set to 0, the server reloads immediately.

Typical Range

0 - 4294967296 centiseconds

Significance

less important

Related Variables

oraNamesConfigTable, oraNamesTNSRunningTime, oraNamesTNSState

Suggested Presentation

stopwatch

oraNamesTNSRunningTime

Syntax

Integer32

Max-Access

read-only

Explanation

Indicates the amount of time (in seconds) that the server has been running. This variable can be used as a statistical baseline for evaluating counters and running averages.

Typical Range

0 - 2147483647

Significance

very important

Related Variables

oraNamesServerTable variables

Suggested Presentation

stopwatch

oraNamesConfigTable

The oraNamesConfigTable contains information on those Oracle Names server configuration parameters that are not included in the oraNamesTNSTable. Monitoring this information is important in order to characterize the operation of the Oracle Names server.

Each entry in the oraNamesConfigTable represents a given active SQL*Net application on the node. Each entry is indexed by applIndex. (For details about applIndex, see Appendix E, "Interpreting Implemented Variables of the Network Services MIB.") The current value of each oraNamesConfigTable variable is retrieved directly from a corresponding field in the NAMES.ORA configuration file on the managed node.

Table C-2 lists each of the variables implemented in this release, together with its corresponding object ID.

Table C-2 oraNamesConfigTable Variables and Corresponding Object IDs
Variable Name  Object ID 

oraNamesConfigAdminRegion 

1.3.6.1.4.1.111.6.1.2.1.1 

oraNamesConfigAuthorityRequired 

1.3.6.1.4.1.111.6.1.2.1.2 

oraNamesConfigAutoRefreshExpire 

1.3.6.1.4.1.111.6.1.2.1.3 

oraNamesConfigAutoRefreshRetry 

1.3.6.1.4.1.111.6.1.2.1.4 

oraNamesConfigCacheCheckpointFile 

1.3.6.1.4.1.111.6.1.2.1.5 

oraNamesConfigCacheCheckpointInterval 

1.3.6.1.4.1.111.6.1.2.1.6 

oraNamesConfigConfigCheckpointFile* 

1.3.6.1.4.1.111.6.1.2.1.7 

oraNamesConfigDefaultForwarders* 

1.3.6.1.4.1.111.6.1.2.1.8 

oraNamesConfigDefaultForwardersOnly 

1.3.6.1.4.1.111.6.1.2.1.9 

oraNamesConfigDomainCheckpointFile* 

1.3.6.1.4.1.111.6.1.2.1.10 

oraNamesConfigDomainHints* 

1.3.6.1.4.1.111.6.1.2.1.11 

oraNamesConfigDomains* 

1.3.6.1.4.1.111.6.1.2.1.12 

oraNamesConfigForwarding-Available 

1.3.6.1.4.1.111.6.1.2.1.13 

oraNamesConfigForwardingDesired 

1.3.6.1.4.1.111.6.1.2.1.14 

oraNamesConfigLogDirectory* 

1.3.6.1.4.1.111.6.1.2.1.15 

oraNamesConfigLogStatsInterval 

1.3.6.1.4.1.111.6.1.2.1.16 

oraNamesConfigLogUnique* 

1.3.6.1.4.1.111.6.1.2.1.17 

oraNamesConfigMaxOpenConnections* 

1.3.6.1.4.1.111.6.1.2.1.18 

oraNamesConfigMaxReforwards 

1.3.6.1.4.1.111.6.1.2.1.19 

oraNamesConfigMessagePool-StartSize* 

1.3.6.1.4.1.111.6.1.2.1.20 

oraNamesConfigNoModifyRequests 

1.3.6.1.4.1.111.6.1.2.1.21 

oraNamesConfigNoRegionDatabase* 

1.3.6.1.4.1.111.6.1.2.1.22 

oraNamesConfigResetStatsInterval 

1.3.6.1.4.1.111.6.1.2.1.23 

oraNamesConfigServerName 

1.3.6.1.4.1.111.6.1.2.1.24 

oraNamesConfigTopologyCheckpointFile* 

1.3.6.1.4.1.111.6.1.2.1.25 

oraNamesConfigTraceDirectory* 

1.3.6.1.4.1.111.6.1.2.1.26 

oraNamesConfigTraceFunc* 

1.3.6.1.4.1.111.6.1.2.1.27 

oraNamesConfigTraceMask* 

1.3.6.1.4.1.111.6.1.2.1.28 

oraNamesConfigTraceUnique* 

1.3.6.1.4.1.111.6.1.2.1.29 


* Variables marked with an asterisk are not supported.
Attempts to access these variables may result in errors.

A description of each of these variables follows.

oraNamesConfigAdminRegion

Syntax

DisplayString

Max-Access

read-write

Explanation

Indicates the name of the Administrative Region which this server serves. Identifies which area of the namespace is the responsibility of this server and the location of the network definition for the region.

Typical Range

any valid region name

Significance

important

Related Variables

none

Suggested Presentation

simple string

oraNamesConfigAuthorityRequired

Syntax

TruthValue

Max-Access

read-write

Explanation

TRUE indicates that this server requires an authoritative answer to system query requests that it generates. FALSE results in faster, but less reliable answers to the server's inquiries. Requests with Authority Required cannot be answered by a non-authoritative server out of its cache.

Typical Range

true/false

Significance

less important

Related Variables

oraNamesConfigDomainHints, oraNamesConfigDomains

Suggested Presentation

simple string

oraNamesConfigAutoRefreshExpire

Syntax

TimeTicks

Max-Access

read-write

Explanation

A running Oracle Names server periodically checks its network definition to see if it has been updated. If a check fails, the Oracle Names server retries for the period of time set in AutoRefreshExpire. In this case, the server continues operation using its current network definition, until it finds it needs to update. The default is 72 hours.

Typical Range

1 minute - ~ 3 months

Significance

less important

Related Variables

oraNamesConfigAutoRefreshRetry, oraNamesConfigAdminRegion, oraNamesTNSParameterFile

Suggested Presentation

date/time countdown with knob adjuster, or hourglass with slide adjuster

oraNamesConfigAutoRefreshRetry

Syntax

TimeTicks

Max-Access

read-write

Explanation

A running Oracle Names server periodically checks its network definition to see if it has been updated. If a check fails, the Oracle Names server retries with the frequency set in AutoRefreshRetry. In this case, the server continues operation using its current network definition, until it finds it needs to update. The default is three minutes.

Typical Range

1 minute - 10 hours

Significance

less important

Related Variables

oraNamesConfigAutoRefreshExpire, oraNamesConfigAdminRegion, oraNamesTNSParameterFile

Suggested Presentation

knob or slide (a reostat, for example)

oraNamesConfigCacheCheckpointFile

Syntax

DisplayString

Max-Access

read-write

Explanation

The Oracle Names server periodically writes its cache to disk and then reads the cache on startup. The value of oraNamesConfigCacheCheckpointFile is the filename of the file to which this cache is written. Any data in this file which is still valid (positive time to live) is retained when the new server is started up.

Typical Range

any legal filename

Significance

less important

Related Variables

none

Suggested Presentation

simple string

oraNamesConfigCacheCheckpointInterval

Syntax

TimeTicks

Max-Access

read-write

Explanation

Indicates the amount of time between cache checkpoints. If the value of oraNamesConfigCacheCheckpointInterval is greater than 0, the server writes its cache at the specified frequency. When the server is started again, any foreign data in the cache which is still valid (positive time to live) will be retained. If set to 0 (the default), then checkpointing is disabled, and any foreign data is lost when the server is stopped.

Typical Range

0 - 3 days

Significance

less important

Related Variables

oraNamesConfigCacheCheckpointFile, oraNamesTNSParameterFile

Suggested Presentation

simple string

oraNamesConfigDefaultForwardersOnly

Syntax

TruthValue

Max-Access

read-write

Explanation

TRUE indicates that this server is to operate in DEFAULT-FORWARDERS-ONLY mode. A server in this mode must have at least one default forwarder. The server then operates in slave mode, forwarding all foreign requests to at least one default forwarder, whether or not it has server information that might be more accurate. This feature provides for administrative optimization, by presuming that a high percentage of foreign requests are for names in the vicinity of the DefaultForwarders.

FALSE indicates that the server operates normally, that is, foreign requests are passed to subdomain servers if the name should reside there, or to the root.

Typical Range

true/false

Significance

less important

Related Variables

oraNamesConfigDefaultForwarders, oraNamesTNSParameterFile

Suggested Presentation

simple string

oraNamesConfigForwardingAvailable

Syntax

TruthValue

Max-Access

read-write

Explanation

Servers that do not forward will not handle the request for clients, but may refer them to other regions. Referral is only possible when the requestor is another names server; regular clients cannot handle referrals. Servers that do not forward cut their work in half (at the exepense of the requestor) by "staying out of the middle." FALSE is the default, and is only intended for regions which have no domain data, typically the root domain. TRUE indicates that this server is willing to forward requests for data for which it is not authoritative.

Typical Range

true/false

Significance

important

Related Variables

oraNamesTNSParameterFile

Suggested Presentation

simple string

oraNamesConfigForwardingDesired

Syntax

TruthValue

Max-Access

read-write

Explanation

TRUE indicates that this server desires other servers to forward requests which this server generates on its own. Requests which this server forwards have Forwarding Desired set by the original requestor. This server can reduce its load by a factor of the number of hops to an authoritative server if the intermediate servers are willing to forward the request, rather than refer the requestor to the next-nearest server.

Typical Range

true/false

Significance

less important

Related Variables

oraNamesTNSParameterFile

Suggested Presentation

simple string

oraNamesConfigLogStatsInterval

Syntax

TimeTicks

Max-Access

read-write

Explanation

Indicates the interval (in centiseconds) at which server statistic counters (a subset of Oracle Names MIB variables) are written to the log file. The default is 0, indicating that no variables are logged.

Typical Range

0 - 1 day

Significance

less important

Related Variables

oraNamesTNSLogFile, oraNamesTNSParameterFile

Suggested Presentation

simple string

oraNamesConfigMaxReforwards

Syntax

Integer32

Max-Access

read-write

Explanation

The server keeps a count of the number of times a given forwarded query returns with a referral to a closer name server. When the number of referrals exceeds oraNamesConfigMaxReforwards, the query is cancelled and an error is returned to the requestor. Higher settings make the server more persistent in resolving failed queries; lower settings will save the server time and reduce traffic (probably trivial).

Typical Range

1 - 15

Significance

less important

Related Variables

oraNamesTNSParameterFile

Suggested Presentation

simple string

oraNamesConfigNoModifyRequests

Syntax

TruthValue

Max-Access

read-write

Explanation

When this value is set "ON", the server refuses any requests to modify its region data.

Typical Range

true or false

Significance

Less important. Not relevant to version 2.2 of Oracle Names. When insert, update, and delete support are added in subsequent versions, this variable will enable and disable the modification of region data.

Related Variables

oraTNSParameterFile

Suggested Presentation

simple string

oraNamesConfigResetStatsInterval

Syntax

TimeTicks

Max-Access

read-write

Explanation

Indicates the interval (in centiseconds) at which all server statistic counters are reset back to zero. This parameter enables administrators to automatically reset all MIB statistics at a specified frequency without disrupting the operation of the server. If set to 0, statistics are never reset.

Typical Range

0 or 10 - 4294967295 centiseconds

Significance

less important

Related Variables

oraNamesConfigLogStatsInterval, oraNamesTNSParameterFile

Suggested Presentation

simple string

oraNamesConfigServerName

Syntax

DisplayString

Max-Access

read-only

Explanation

Indicates this server's name, as defined in the Network definition. Every service has a unique domain-qualified name.

Typical Range

any valid service name

Significance

important

Related Variables

oraNamesTNSParameterFile

Suggested Presentation

simple string

oraNamesServerTable

The oraNamesServerTable contains variables which describe the current operational status of the Oracle Names server. Monitoring these measures is important to ensure that the server is up and fully functional.

Each entry in the oraNamesServerTable represents a given active Oracle Name Resolution Server on the node. Each entry is indexed by applIndex. (For details about applIndex, see Appendix E, "Interpreting Implemented Variables of the Network Services MIB.") The current value of each oraNamesServerTable variable is retrieved from internal tables of this Oracle Names server.

Table C-3 lists each of the variables implemented in this release, together with its corresponding object ID.

Table C-3 oraNamesServerTable Variables and Corresponding Object IDs
Variable Name  Object ID 

oraNamesServerQueriesReceived 

1.3.6.1.4.1.111.6.1.3.1.1 

oraNamesServerLastNnamesNotFound* 

1.3.6.1.4.1.111.6.1.3.1.2 

oraNamesServerQueriesTotalTime 

1.3.6.1.4.1.111.6.1.3.1.3 

oraNamesServerDeletesReceived* 

1.3.6.1.4.1.111.6.1.3.1.4 

oraNamesServerDeletesRefused* 

1.3.6.1.4.1.111.6.1.3.1.5 

oraNamesServerDeletesTotalTime* 

1.3.6.1.4.1.111.6.1.3.1.6 

oraNamesServerRenamesReceived* 

1.3.6.1.4.1.111.6.1.3.1.7 

oraNamesServerRenamesRefused* 

1.3.6.1.4.1.111.6.1.3.1.8 

oraNamesServerRenamesTotalTime* 

1.3.6.1.4.1.111.6.1.3.1.9 

oraNamesServerUpdatesReceived* 

1.3.6.1.4.1.111.6.1.3.1.10 

oraNamesServerUpdatesRefused* 

1.3.6.1.4.1.111.6.1.3.1.11 

oraNamesServerUpdatesTotalTime* 

1.3.6.1.4.1.111.6.1.3.1.12 

oraNamesServerCorruptMessagesReceived 

1.3.6.1.4.1.111.6.1.3.1.13 

oraNamesServerResponsesSent 

1.3.6.1.4.1.111.6.1.3.1.14 

oraNamesServerErrorResponsesSent* 

1.3.6.1.4.1.111.6.1.3.1.15 

oraNamesServerAliasLoopsDetected 

1.3.6.1.4.1.111.6.1.3.1.16 

oraNamesServerLookupsAttempted 

1.3.6.1.4.1.111.6.1.3.1.17 

oraNamesServerCreatedOnLookup 

1.3.6.1.4.1.111.6.1.3.1.18 

oraNamesServerLookupFailures 

1.3.6.1.4.1.111.6.1.3.1.19 

oraNamesServerExactMatches 

1.3.6.1.4.1.111.6.1.3.1.20 

oraNamesServerForwardFailures 

1.3.6.1.4.1.111.6.1.3.1.21 

oraNamesServerForwardTimeouts 

1.3.6.1.4.1.111.6.1.3.1.22 

oraNamesServerResponsesReceived 

1.3.6.1.4.1.111.6.1.3.1.23 

oraNamesServerErrorResponsesReceived* 

1.3.6.1.4.1.111.6.1.3.1.24 

oraNamesServerRequestsForwarded 

1.3.6.1.4.1.111.6.1.3.1.25 

oraNamesServerLastReload* 

1.3.6.1.4.1.111.6.1.3.1.26 

oraNamesServerReloadCheck-Failures 

1.3.6.1.4.1.111.6.1.3.1.27 

oraNamesServerLastCheckpoint* 

1.3.6.1.4.1.111.6.1.3.1.28 

oraNamesServerName 

1.3.6.1.4.1.111.6.1.3.1.29 

oraNamesServerAdminRegion 

1.3.6.1.4.1.111.6.1.3.1.30 


* Variables marked with an asterisk are not supported.
Attempts to access these variables may result in errors.

A description of each of these variables follows.

oraNamesServerQueriesReceived

Syntax

Counter32

Max-Access

read-only

Explanation

Indicates the number of query requests received by this server. Serves as an indicator of the overall load on this server.

Typical Range

0 - 4294967295

Significance

very important

Related Variables

oraNamesServerLastNnamesNotFound,
oraNamesServerQueriesTotalTime

Suggested Presentation

rolling counter

oraNamesServerQueriesTotalTime

Syntax

TimeTicks

Max-Access

read-only

Explanation

Indicates the total time spent processing query requests (in centiseconds), including the time it takes to forward the request and get an answer. In the current version (2.2), this represents all of the server's primary activity. When delete/rename/update are supported, this variable describes the query processing load relative to the load from requests of the other three types.

Typical Range

0 - 4294967295 centiseconds

Significance

important

Related Variables

oraNamesServerQueriesReceived

Suggested Presentation

simple string

oraNamesServerCorruptMessagesReceived

Syntax

Counter32

Max-Access

read-only

Explanation

Indicates the number of corrupted messages this server has received. A corrupt message indicates either that a bug exists in the client or network transport, or that the caller does not intend to be calling an Oracle Names server (wrong number). The second cause is more likely, and indicates configuration inconsistencies.

Typical Range

0 - 4294967295

Significance

important

Related Variables

very important

Suggested Presentation

rolling counter

oraNamesServerResponsesSent

Syntax

Counter32

Max-Access

read-only

Explanation

Indicates the number of responses of all sorts this server has sent. This variable is a good general indicator of the cumulative load. The number of responses should equal the sum of the requests received.

Typical Range

0 - 4294967295

Significance

very important

Related Variables

oraNamesServerDeletesReceived, oraNamesServerQueriesReceived, oraNamesServerRenamesReceived

Suggested Presentation

rolling counter

oraNamesServerAliasLoopsDetected

Syntax

Counter32

Max-Access

read-only

Explanation

Indicates the number of alias loops this server has detected. Alias loops are the result of improperly defined sets of domain data in two or more regions. Any alias loops should be corrected immediately.

Typical Range

0 - 10

Significance

important

Related Variables

none

Suggested Presentation

warning light for any non-zero value.

oraNamesServerLookupsAttempted

Syntax

Counter32

Max-Access

read-only

Explanation

Indicates the query load (number of name lookup operations) this server has performed.

Typical Range

0 - 4294967295

Significance

very important

Related Variables

oraNamesServerCreatedOnLookup, oraNamesSeerverExactMatches oraNamesServerLookupFailures

Suggested Presentation

rolling counter

oraNamesServerCreatedOnLookup

Syntax

Counter32

Max-Access

read-only

Explanation

Indicates the number of names created on lookup because they were not found. Cache entries are created whenever the server receives a query for a certain name for the first time. This value represents the degree of diversity of queries to foreign regions. Higher values might indicate the need for tuning.

Typical Range

0 - 4294967295

Significance

important

Related Variables

oraNamesServerLookupsAttempted

Suggested Presentation

rolling counter

oraNamesServerLookupFailures

Syntax

Counter32

Max-Access

read-only

Explanation

Indicates the number of name lookups for a name not known to this server. Frequent lookup failures might indicate configuration inconsistencies, in that clients are looking for names in undefined domains.

Typical Range

0 - 4294967295

Significance

important

Related Variables

oraNamesServerLookupsAttempted

Suggested Presentation

rolling counter

oraNamesServerExactMatches

Syntax

Counter32

Max-Access

read-only

Explanation

Indicates the "hit rate," that is the number of name lookups resulting in an exact match with information known to this server. This value includes both queries for local region data and queries for foreign names which have already been cached.

Typical Range

0 - 4294967295

Significance

important

Related Variables

oraNamesServerLookupsAttempted, oraNamesServerLookupFailures

Suggested Presentation

rolling counter

oraNamesServerForwardFailures

Syntax

Counter32

Max-Access

read-only

Explanation

Indicates the number of forwarded requests which failed because no servers responded to the request. A high value indicates either that the names servers for some other regions are down, or that this server's topology data is incorrect.

Typical Range

0 - 4294967295

Significance

important

Related Variables

oraNamesServerRequestsForwarded

Suggested Presentation

rolling counter with siren

oraNamesServerForwardTimeouts

Syntax

Counter32

Max-Access

read-only

Explanation

Indicates the number of requests this server has forwarded which timed out waiting for a response. The cause might either be a high processing load at the foreign server, or some network-related delay.

Typical Range

0 - 4294967295

Significance

important

Related Variables

oraNamesServerRequestsForwarded

Suggested Presentation

rolling counter with siren

oraNamesServerResponsesReceived

Syntax

Counter32


Max-Access

read-only

Explanation

Indicates the number of responses this server has received. This value should match the number of requests forwarded, minus oraNamesServerForwardFailures and oraNamesServerForwardTimeouts.

Typical Range

0 - 4294967295

Significance

important

Related Variables

oraNamesServerRequestsForwarded

Suggested Presentation

rolling counter

oraNamesServerRequestsForwarded

Syntax

Counter32

Max-Access

read-only

Explanation

Indicates the number of requests that this server has forwarded because it is not authoritative for the requested name.

Typical Range

0 - 4294967295

Significance

important

Related Variables

oraNamesServerForwardFailure, oraNamesServerForwardTimeout, oraNamesServerErrorResponsesReceived

Suggested Presentation

rolling counter

oraNamesServerReloadCheckFailures

Syntax

Counter32

Max-Access

read-only

Explanation

Indicates the number of times this server has failed in a check to see whether the region data changed and needs reloading. Indicates that the source for this server's network definition is unavailable. These failures are likely to be innocuous, but could be the result of inaccurate configuration information for this Oracle Names server.

Typical Range

0 - 4294967295

Significance

important

Related Variables

oraNamesConfigAdminRegion, oraNamesServerAdminRegionDescription

Suggested Presentation

rolling counter with siren

oraNamesServerName

Syntax

DisplayString

Max-Access

read-only

Explanation

Indicates this server's name, as printed in its start-up banner.

Typical Range

any valid server name

Significance

important

Related Variables

none

Suggested Presentation

simple string

oraNamesServerAdminRegion

Syntax

DisplayString

Max-Access

read-only

Explanation

This is a description that defines the server's region. It includes the region name and the location of its network definition.

Typical Range

any valid region name

Significance

important

Related Variables

oraNamesConfigAdminRegion

Suggested Presentation

simple string


Go to previous page Go to next page
Oracle
Copyright © 1996-2000, Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index