MIB Viewer

ORALISTENER-MIB

54 objects
No module-level DESCRIPTION found.
Imported Objects
RFC-1212OBJECT-TYPE
RFC-1215TRAP-TYPE
RFC1155-SMICounter enterprises Gauge TimeTicks
RFC1213-MIBDisplayString
OIDNameAccessStatusDescription
1.3.6.1.4.1.111Nodeoracle
1.3.6.1.4.1.111.5NodeoraListenerMIB
1.3.6.1.4.1.111.5.1NodeoraListenerObjects
1.3.6.1.4.1.111.5.1.1TableoraListenerTablenot-accessiblemandatoryThe table of information about the generic network listeners installed on a system.
1.3.6.1.4.1.111.5.1.1.1RoworaListenerEntrynot-accessiblemandatoryAn entry for a single generic network listener on the host.
1.3.6.1.4.1.111.5.1.1.1.1ColumnoraListenerIndexread-onlymandatoryA numeric index, unique among all the generic listeners on this host.
1.3.6.1.4.1.111.5.1.1.1.2ColumnoraListenerNameread-onlymandatoryThe name of this generic listener.
1.3.6.1.4.1.111.5.1.1.1.3ColumnoraListenerVersionread-onlymandatoryThe version number of this generic listener, in vendor specific format.
1.3.6.1.4.1.111.5.1.1.1.4ColumnoraListenerStartDateread-onlymandatoryThe date and time at which ths generic listener was started.
1.3.6.1.4.1.111.5.1.1.1.5ColumnoraListenerUptimeread-onlymandatoryThe value of sysUpTime at the time the generic listener was last started.
1.3.6.1.4.1.111.5.1.1.1.6ColumnoraListenerTraceLevelread-onlymandatoryindicates the level of detail the trace facility the generic listener records for events. The greater the level is, the more detailed the level of tracing is.
1.3.6.1.4.1.111.5.1.1.1.7ColumnoraListenerSecurityLevelread-onlymandatoryindicates whether the generic listener is password-protected or not. If security is 'on', password is required to perform certain DBA tasks asgainst the listen…
1.3.6.1.4.1.111.5.1.1.1.8ColumnoraListenerParameterFileread-onlymandatoryindicates the name of the file to which configuration information is stored. Default is $ORACLE_HOME/network/admin/ <listener_name>.ora.
1.3.6.1.4.1.111.5.1.1.1.9ColumnoraListenerLogFileread-onlymandatoryindicates the directory in which to find the log file that is automatically generated for listener events. Default is operating system specific; on UNIX, for e…
1.3.6.1.4.1.111.5.1.1.1.10ColumnoraListenerTraceFileread-onlymandatoryindicates the name of the file to which trace information is written. Default is $ORACLE_HOME/network/trace/<listener_name>.trc.
1.3.6.1.4.1.111.5.1.1.1.11ColumnoraListenerStateread-onlymandatoryindicates the current state of the generic listener. 'down' indicates that the generic listener is not available for any use, but is know to the agent. 'up' in…
1.3.6.1.4.1.111.5.1.1.1.12ColumnoraListenerNumberOfServicesread-onlymandatoryindicates the number of different types services: dedicated sever, dispatcher, or prespawned shadow, configured with the generic listener.
1.3.6.1.4.1.111.5.1.1.1.13ColumnoraListenerContactread-writemandatoryThe textual identification of the contact person for this managed listener, together with information on how to contact this person.
1.3.6.1.4.1.111.5.1.2TableoraDedicatedSrvTablenot-accessiblemandatoryThe table of the dedicated servers associated with an system identifier (SID) of the database.
1.3.6.1.4.1.111.5.1.2.1RoworaDedicatedSrvEntrynot-accessiblemandatoryAn entry relating a dedicated server to a SID. The table is indexed first by oraSIDName, and then oraDedicatedSrvIndex so that all dedicated servers associated…
1.3.6.1.4.1.111.5.1.2.1.1ColumnoraDedicatedSrvIndexread-onlymandatoryA numeric index, unique among all the dedicated servers.
1.3.6.1.4.1.111.5.1.2.1.2ColumnoraDedicatedSrvEstablishedConnectionsread-onlymandatoryindicates how many incoming connection requests have been accepted by the dedicated server.
1.3.6.1.4.1.111.5.1.2.1.3ColumnoraDedicatedSrvRejectedConnectionsread-onlymandatoryindicates how many incoming connection requests have been rejected by the dedicated server.
1.3.6.1.4.1.111.5.1.3TableoraDispatcherTablenot-accessiblemandatoryThe table of the dispatchers associated with an system identifier (SID) of the database.
1.3.6.1.4.1.111.5.1.3.1RoworaDispatcherEntrynot-accessiblemandatoryAn entry relating a dispatcher to a SID. The table is indexed first by oraSIDName, and then oraDispatcherIndex so that all dispatchers associated with a given …
1.3.6.1.4.1.111.5.1.3.1.1ColumnoraDispatcherIndexread-onlymandatoryA numeric index, unique among all the dispatchers.
1.3.6.1.4.1.111.5.1.3.1.2ColumnoraDispatcherEstablishedConnectionsread-onlymandatoryindicates how many incoming connection requests have been accepted by the dispatcher.
1.3.6.1.4.1.111.5.1.3.1.3ColumnoraDispatcherRejectedConnectionsread-onlymandatoryindicates how many incoming connection requests have been rejected by the dispatcher.
1.3.6.1.4.1.111.5.1.3.1.4ColumnoraDispatcherCurrentConnectionsread-onlymandatoryindicates the number of connection requests currently being redirected to the dispatcher.
1.3.6.1.4.1.111.5.1.3.1.5ColumnoraDispatcherMaximumConnectionsread-onlymandatoryindicates the greatest number of connection requests that will ever be accepted by the dispatcher.
1.3.6.1.4.1.111.5.1.3.1.6ColumnoraDispatcherStateread-onlymandatoryindicates the current state of the dispatcher. 'blocked' indicates that the dispatcher is temporarily not accepting redirected connectioin requests. 'ready' in…
1.3.6.1.4.1.111.5.1.3.1.7ColumnoraDispatcherProtocolInforead-onlymandatoryindicates the protocol of the dispatcher listens on as well as protocol specific information. The exact format will be vendor and host specific.
1.3.6.1.4.1.111.5.1.4TableoraPrespawnedSrvTablenot-accessiblemandatoryThe table of the prespawned servers associated with a SID.
1.3.6.1.4.1.111.5.1.4.1RoworaPrespawnedSrvEntrynot-accessiblemandatoryAn entry relating a prespawned server to a SID. The table is indexed first by oraSIDName, and then oraPrespawnedSrvIndex so that all prespawned servers associa…
1.3.6.1.4.1.111.5.1.4.1.1ColumnoraPrespawnedSrvIndexread-onlymandatoryA numeric index, unique among all the prespawned servers.
1.3.6.1.4.1.111.5.1.4.1.2ColumnoraPrespawnedSrvEstablishedConnectionsread-onlymandatoryindicates how many incoming connection requests have been accepted by the prespawned server.
1.3.6.1.4.1.111.5.1.4.1.3ColumnoraPrespawnedSrvRejectedConnectionsread-onlymandatoryindicates how many incoming connection requests have been rejected by the prespawned server.
1.3.6.1.4.1.111.5.1.4.1.4ColumnoraPrespawnedSrvCurrentConnectionsread-onlymandatoryindicates the number of connection requests currently being redirected to the prespawned server.
1.3.6.1.4.1.111.5.1.4.1.5ColumnoraPrespawnedSrvMaximumConnectionsread-onlymandatoryindicates the greatest number of connection requests that will ever be accepted by the prespawned server.
1.3.6.1.4.1.111.5.1.4.1.6ColumnoraPrespawnedSrvStateread-onlymandatoryindicates the current state of the prespawned server. 'blocked' indicates that the prespawned server is temporarily not accepting redirected connection request…
1.3.6.1.4.1.111.5.1.4.1.7ColumnoraPrespawnedSrvProtocolInforead-onlymandatoryindicates the protocol of the prespawned server listens on as well as protocol specific information. The exact format will be vendor and host specific.
1.3.6.1.4.1.111.5.1.4.1.8ColumnoraPrespawnedSrvProcessorIDread-onlymandatoryindicates the process ID of the prespawned server.
1.3.6.1.4.1.111.5.1.5TableoraSIDTablenot-accessiblemandatoryThe table of information about the SIDs of the databases for whom the listener listens on. The system identifier (SID) specifies the ORACLE System ID of the da…
1.3.6.1.4.1.111.5.1.5.1RoworaSIDEntrynot-accessiblemandatoryAn entry relating a SID to a generic listener.
1.3.6.1.4.1.111.5.1.5.1.1ColumnoraSIDListenerIndexread-onlymandatoryA numeric index, unique among all the generic listeners.
1.3.6.1.4.1.111.5.1.5.1.2ColumnoraSIDNameread-onlymandatoryThe name of the SID. There is a one-to-one correspondence between database and SID.
1.3.6.1.4.1.111.5.1.5.1.3ColumnoraSIDCurrentConnectedClientsread-onlymandatoryindicates the total number of currently connected clients thru this SID.
1.3.6.1.4.1.111.5.1.5.1.4ColumnoraSIDReservedConnectionsread-onlymandatoryindicates the total number of reserved connections for clients on this SID.
1.3.6.1.4.1.111.5.1.6TableoraListenAddressTablenot-accessiblemandatoryThe table of information about the addresses that the listener is listening at.
1.3.6.1.4.1.111.5.1.6.1RoworaListenAddressEntrynot-accessiblemandatoryAn entry relating the listen addresses to a generic listener.
1.3.6.1.4.1.111.5.1.6.1.1ColumnoraListenAddressIndexread-onlymandatoryA numeric index, unique among all the listen addresses.
1.3.6.1.4.1.111.5.1.6.1.2ColumnoraListenAddressread-onlymandatoryThe addresses to whom the listener is listening at.
1.3.6.1.4.1.111.5.2NodeoraListenerTraps
1.3.6.1.4.1.111.5.2.1NodeoraListenerStateChangeAn rdbmsStateChange trap signifies that one of the generic listeners managed by this agent has changed its oraListenerState in a way that makes it less accessi…