ORANAMES-MIB: View SNMP OID List / Download MIB
VENDOR: ORACLE
Home | MIB: ORANAMES-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
oracle | 1.3.6.1.4.1.111 | |||
oraNamesMIB | 1.3.6.1.4.1.111.6 | |||
oraNamesObjects | 1.3.6.1.4.1.111.6.1 | |||
oraNamesTNSTable | 1.3.6.1.4.1.111.6.1.1 | no-access |
Table of standard TNS variables. |
|
1.3.6.1.4.1.111.6.1.1.1 | no-access |
Entry contains variables which are generic to TNS applications. |
||
oraNamesTNSstartDate | 1.3.6.1.4.1.111.6.1.1.1.1 | dateandtime | read-only |
Date and time when this service was initialized. |
oraNamesTNStraceLevel | 1.3.6.1.4.1.111.6.1.1.1.2 | integer | read-write |
The level of tracing in use by this server. The higher the number, the more verbose the tracing information. |
oraNamesTNSsecurityLevel | 1.3.6.1.4.1.111.6.1.1.1.3 | integer | read-only |
The degree to which access to this server is restricted. |
oraNamesTNSparameterFile | 1.3.6.1.4.1.111.6.1.1.1.4 | displaystring | read-write |
Name of the file containing startup configuration parameters for this service. |
oraNamesTNSlogFile | 1.3.6.1.4.1.111.6.1.1.1.5 | displaystring | read-write |
Name of the file which this server writes log information to. |
oraNamesTNStraceFile | 1.3.6.1.4.1.111.6.1.1.1.6 | displaystring | read-write |
Name of the file which tis server writes trace information to if tracing is enabled. |
oraNamesTNSstate | 1.3.6.1.4.1.111.6.1.1.1.7 | integer | read-write |
Operation status of this server. |
oraNamesTNScontact | 1.3.6.1.4.1.111.6.1.1.1.8 | displaystring | read-only |
Person to contact regarding the operation or administration of this server. |
oraNamesTNSlistenAddresses | 1.3.6.1.4.1.111.6.1.1.1.9 | displaystring | read-only |
TNS address on which this service can be called. |
oraNamesTNSfailedListenAddresses | 1.3.6.1.4.1.111.6.1.1.1.10 | displaystring | read-only |
TNS addresses which this server attempted to listen on but failed. |
oraNamesTNSreload | 1.3.6.1.4.1.111.6.1.1.1.11 | timeticks | read-write |
The amount of time in centiseconds until this server reloads. |
oraNamesTNSrunningTime | 1.3.6.1.4.1.111.6.1.1.1.12 | integer | read-only |
The amount of time in seconds that the server has been running. |
oraNamesConfigTable | 1.3.6.1.4.1.111.6.1.2 | no-access |
Oracle Names server configuration paramaters. |
|
1.3.6.1.4.1.111.6.1.2.1 | no-access |
A set of paramters which can be set (in names.ora) to configure or tune a Names server. |
||
oraNamesConfigAdminRegion | 1.3.6.1.4.1.111.6.1.2.1.1 | displaystring | read-write |
The name of the Administrative Region which this server serves. |
oraNamesConfigAuthorityRequired | 1.3.6.1.4.1.111.6.1.2.1.2 | truthvalue | read-write |
Set to TRUE if this server requires an authoritative answer to system query requests that it generates. Requests with Authority Required cannot be answered by a non-authoritative server out of its cache. |
oraNamesConfigAutoRefreshExpire | 1.3.6.1.4.1.111.6.1.2.1.3 | timeticks | read-write |
If an auto-refresh system query is issued and repeatedly fails after multiple retries, the server will cancel the query after this time period has gone by with no response. |
oraNamesConfigAutoRefreshRetry | 1.3.6.1.4.1.111.6.1.2.1.4 | timeticks | read-write |
If an auto-refresh system query is issued and fails, the server will wait for this time period before attempting the query again. |
oraNamesConfigCacheCheckpointFile | 1.3.6.1.4.1.111.6.1.2.1.5 | displaystring | read-write |
Filename where the cache will be periodically be written to disk. |
oraNamesConfigCacheCheckpointInterval | 1.3.6.1.4.1.111.6.1.2.1.6 | timeticks | read-write |
Amount of time between cache checkpooints. |
oraNamesConfigConfigCheckpointFile | 1.3.6.1.4.1.111.6.1.2.1.7 | displaystring | read-write |
Filename where the Names server configuration will be periodically be written to disk. |
oraNamesConfigDefaultForwarders | 1.3.6.1.4.1.111.6.1.2.1.8 | displaystring | read-write |
A list of TNS addresses of servers in foreign regions which should always be tried first when searching for other regions. |
oraNamesConfigDefaultForwardersOnly | 1.3.6.1.4.1.111.6.1.2.1.9 | truthvalue | read-write |
Set to TRUE if this server is to operate in DEFAULT-FORWARDERS-ONLY mode. A server in this mode must have at least one default forwarder, and will always forward to its defaults forwarder whether or not it has server information that might be more accurate. |
oraNamesConfigDomainCheckpointFile | 1.3.6.1.4.1.111.6.1.2.1.10 | displaystring | read-write |
File where the domain data will be periodically written to disk. |
oraNamesConfigDomainHints | 1.3.6.1.4.1.111.6.1.2.1.11 | displaystring | read-write |
A list of foreign domains and their server's TNS addresses. This allows administrators to prevent a server from searching for servers in other domains which they know will be contacted frquently. |
oraNamesConfigDomains | 1.3.6.1.4.1.111.6.1.2.1.12 | displaystring | read-write |
A list of domains which this server is authoritative for, ie this server knows about all the services in these domains. |
oraNamesConfigForwardingAvailable | 1.3.6.1.4.1.111.6.1.2.1.13 | truthvalue | read-write |
Set to TRUE if this server is willing to forward requests for data for which it is not authoritative. |
oraNamesConfigForwardingDesired | 1.3.6.1.4.1.111.6.1.2.1.14 | truthvalue | read-write |
Set to TRUE if this server is 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. |
oraNamesConfigLogDirectory | 1.3.6.1.4.1.111.6.1.2.1.15 | displaystring | read-write |
Directory to write log file into. |
oraNamesConfigLogStatsInterval | 1.3.6.1.4.1.111.6.1.2.1.16 | timeticks | read-write |
The interval in centiseconds at which server statistic counters are written to the log file. |
oraNamesConfigLogUnique | 1.3.6.1.4.1.111.6.1.2.1.17 | truthvalue | read-write |
When set to 'ON' the log filename will be generated in such a way as to insure uniqueness in order to prevent overwriting existing log files. |
oraNamesConfigMaxOpenConnections | 1.3.6.1.4.1.111.6.1.2.1.18 | integer | read-write |
The number of TNS connections this server will leave open to clients and other servers. |
oraNamesConfigMaxReforwards | 1.3.6.1.4.1.111.6.1.2.1.19 | integer | read-write |
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 maxReforwards, the query is cancelled and an error returned to the requestor. |
oraNamesConfigMessagePoolStartSize | 1.3.6.1.4.1.111.6.1.2.1.20 | integer | read-write |
The number of messages that can be kept in the message pool. Larger settings save time but take more space. |
oraNamesConfigNoModifyRequests | 1.3.6.1.4.1.111.6.1.2.1.21 | truthvalue | read-write |
When set to 'ON' this server will refuse any requests to modify its region data. |
oraNamesConfigNoRegionDatabase | 1.3.6.1.4.1.111.6.1.2.1.22 | truthvalue | read-write |
If set to 'TRUE' this server will not load any region data; in this state the server (typically one in the root region) can only forward requests. |
oraNamesConfigResetStatsInterval | 1.3.6.1.4.1.111.6.1.2.1.23 | timeticks | read-write |
The interval in centiseconds at which all server statistic counters are reset back to zero. |
oraNamesConfigServerName | 1.3.6.1.4.1.111.6.1.2.1.24 | displaystring | read-write |
This server's name, as defined in the TNS Network definition. |
oraNamesConfigTopologyCheckpointFile | 1.3.6.1.4.1.111.6.1.2.1.25 | displaystring | read-write |
File where the topology data will be periodically written to disk. |
oraNamesConfigTraceDirectory | 1.3.6.1.4.1.111.6.1.2.1.26 | displaystring | read-write |
Directory to write trace files in when tracing is enabled. |
oraNamesConfigTraceFunc | 1.3.6.1.4.1.111.6.1.2.1.27 | displaystring | read-write |
A list of internal server functions which will record information in the trace file whenever tracing is enabled. |
oraNamesConfigTraceMask | 1.3.6.1.4.1.111.6.1.2.1.28 | integer | read-write |
A numeric mask which specifys which subsystems of the server are to be traced when tracing is enabled. |
oraNamesConfigTraceUnique | 1.3.6.1.4.1.111.6.1.2.1.29 | truthvalue | read-write |
When set to 'ON' the trace filename will be generated in such a way as to insure uniqueness in order to prevent overwriting existing trace files. |
oraNamesServerTable | 1.3.6.1.4.1.111.6.1.3 | no-access |
General MIB describing the Orale Name Resolution Server. |
|
1.3.6.1.4.1.111.6.1.3.1 | no-access |
A set of variables which generally describe the current state of a Names server . |
||
oraNamesServerQueriesReceived | 1.3.6.1.4.1.111.6.1.3.1.1 | counter | read-only |
Number of query requests received by this server. |
oraNamesServerLastNnamesNotFound | 1.3.6.1.4.1.111.6.1.3.1.2 | displaystring | read-only |
List of the last N names queried from this region but not defined. |
oraNamesServerQueriesTotalTime | 1.3.6.1.4.1.111.6.1.3.1.3 | timeticks | read-only |
Total time spent processing query requests, in centiseconds. |
oraNamesServerDeletesReceived | 1.3.6.1.4.1.111.6.1.3.1.4 | counter | read-only |
Number of delete requests received by this server. |
oraNamesServerDeletesRefused | 1.3.6.1.4.1.111.6.1.3.1.5 | counter | read-only |
Total number of delete requests refused. |
oraNamesServerDeletesTotalTime | 1.3.6.1.4.1.111.6.1.3.1.6 | timeticks | read-only |
Total time spent processing delete requests, in centiseconds. |
oraNamesServerRenamesReceived | 1.3.6.1.4.1.111.6.1.3.1.7 | counter | read-only |
Number of rename requests received by this server. |
oraNamesServerRenamesRefused | 1.3.6.1.4.1.111.6.1.3.1.8 | counter | read-only |
Total number of rename requests refused. |
oraNamesServerRenamesTotalTime | 1.3.6.1.4.1.111.6.1.3.1.9 | timeticks | read-only |
Total time spent processing rename requests, in centiseconds. |
oraNamesServerUpdatesReceived | 1.3.6.1.4.1.111.6.1.3.1.10 | counter | read-only |
Number of update requests received by this server. |
oraNamesServerUpdatesRefused | 1.3.6.1.4.1.111.6.1.3.1.11 | counter | read-only |
Total number of update requests refused. |
oraNamesServerUpdatesTotalTime | 1.3.6.1.4.1.111.6.1.3.1.12 | timeticks | read-only |
Total time spent processing update requests, in centiseconds. |
oraNamesServerCorruptMessagesReceived | 1.3.6.1.4.1.111.6.1.3.1.13 | counter | read-only |
Number of corrupted messages received by this server. |
oraNamesServerResponsesSent | 1.3.6.1.4.1.111.6.1.3.1.14 | counter | read-only |
Number of responses of all sorts sent by this server. |
oraNamesServerErrorResponsesSent | 1.3.6.1.4.1.111.6.1.3.1.15 | counter | read-only |
Total number of error responses sent. |
oraNamesServerAliasLoopsDetected | 1.3.6.1.4.1.111.6.1.3.1.16 | counter | read-only |
Number of alias loops detected by this server. |
oraNamesServerLookupsAttempted | 1.3.6.1.4.1.111.6.1.3.1.17 | counter | read-only |
Number of name lookup operations performed by this server. |
oraNamesServerCreatedOnLookup | 1.3.6.1.4.1.111.6.1.3.1.18 | counter | read-only |
Number of names created on lookup because they were not found. |
oraNamesServerLookupFailures | 1.3.6.1.4.1.111.6.1.3.1.19 | counter | read-only |
Number of name lookups for a name not known to this server. |
oraNamesServerExactMatches | 1.3.6.1.4.1.111.6.1.3.1.20 | counter | read-only |
Number of name lookups which resulted in an exact match with information known to this server. |
oraNamesServerForwardFailures | 1.3.6.1.4.1.111.6.1.3.1.21 | counter | read-only |
Number of forwarded requests which failed because no servers responded to the request. |
oraNamesServerForwardTimeouts | 1.3.6.1.4.1.111.6.1.3.1.22 | counter | read-only |
Number of requests forwarded by this server which timed out waiting for a response. |
oraNamesServerResponsesReceived | 1.3.6.1.4.1.111.6.1.3.1.23 | counter | read-only |
Number of responses received by this server. |
oraNamesServerErrorResponsesReceived | 1.3.6.1.4.1.111.6.1.3.1.24 | counter | read-only |
Total number error responses received. |
oraNamesServerRequestsForwarded | 1.3.6.1.4.1.111.6.1.3.1.25 | counter | read-only |
Number of requests that this server has forwarded because it is not authoritative for the requested name. |
oraNamesServerLastReload | 1.3.6.1.4.1.111.6.1.3.1.26 | dateandtime | read-only |
Date when this server last reloaded its region data. |
oraNamesServerReloadCheckFailures | 1.3.6.1.4.1.111.6.1.3.1.27 | counter | read-only |
Number of times this server has failed in a check to see whether the region data changed and needs reloading. |
oraNamesServerLastCheckpoint | 1.3.6.1.4.1.111.6.1.3.1.28 | dateandtime | read-only |
Date when this server last cached its non-authoritative data to disk . |
oraNamesServerName | 1.3.6.1.4.1.111.6.1.3.1.29 | displaystring | read-only |
This server's name, as printed in its start-up banner. |
oraNamesServerAdminRegion | 1.3.6.1.4.1.111.6.1.3.1.30 | displaystring | read-only |
TNS descriptor which defines this server's region; includes the region name and location of its network definition. |