ORALISTENER-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
6
Rows
6
Columns
37

oraListenerTable

table mandatory
.1.3.6.1.4.1.111.5.1.1 · 1 row entry · 13 columns
Uses the oracle variant from /opt/observium/mibs/oracle.
Command help
Walk oraListenerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ORALISTENER-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ORALISTENER-MIB::oraListenerTable'
The table of information about the generic network listeners 
installed on a system.
oraListenerEntry row .1.3.6.1.4.1.111.5.1.1.1
An entry for a single generic network listener on the host.
Column Syntax OID
A numeric index, unique among all the generic listeners
on this host.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.111.5.1.1.1.1
The name of this generic listener.
RFC1213-MIBDisplayString .1.3.6.1.4.1.111.5.1.1.1.2
The version number of this generic listener, in vendor specific
format.
RFC1213-MIBDisplayString .1.3.6.1.4.1.111.5.1.1.1.3
The date and time at which ths generic listener was started.
RFC1213-MIBDisplayString .1.3.6.1.4.1.111.5.1.1.1.4
The value of sysUpTime at the time the generic listener
was last started.
RFC1155-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.111.5.1.1.1.5
indicates 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.
Enumeration
Enumerated Values:
1level1
2level2
3level3
4user
5level5
6admin
7level7
8level8
9level9
10level10
11level11
12level12
13level13
14level14
15level15
16level16
17off
.1.3.6.1.4.1.111.5.1.1.1.6
indicates whether the generic listener is password-protected
or not. If security is 'on', password is required to perform
certain DBA tasks asgainst the listener using the listener
control utility. If security is 'off…
Enumeration
Enumerated Values:
1on
2off
.1.3.6.1.4.1.111.5.1.1.1.7
indicates the name of the file to which configuration
information is stored. Default is $ORACLE_HOME/network/admin/
<listener_name>.ora.
RFC1213-MIBDisplayString .1.3.6.1.4.1.111.5.1.1.1.8
indicates the directory in which to find the log file that is
automatically generated for listener events. Default is
operating system specific; on UNIX, for example, it is
$ORACLE_HOME/network/log.
RFC1213-MIBDisplayString .1.3.6.1.4.1.111.5.1.1.1.9
indicates the name of the file to which trace information is
written. Default is $ORACLE_HOME/network/trace/<listener_name>.trc.
RFC1213-MIBDisplayString .1.3.6.1.4.1.111.5.1.1.1.10
indicates 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' indicates that the generic
listener is running and available…
Enumeration
Enumerated Values:
1up
2down
.1.3.6.1.4.1.111.5.1.1.1.11
indicates the number of different types services: dedicated
sever, dispatcher, or prespawned shadow, configured with the
generic listener.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.111.5.1.1.1.12
The textual identification of the contact person for this
managed listener, together with information on how to contact
this person.
RFC1213-MIBDisplayStringr/w .1.3.6.1.4.1.111.5.1.1.1.13

oraDedicatedSrvTable

table mandatory
.1.3.6.1.4.1.111.5.1.2 · 1 row entry · 3 columns
Uses the oracle variant from /opt/observium/mibs/oracle.
Command help
Walk oraDedicatedSrvTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ORALISTENER-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ORALISTENER-MIB::oraDedicatedSrvTable'
The table of the dedicated servers associated with an system
identifier (SID) of the database.
oraDedicatedSrvEntry row .1.3.6.1.4.1.111.5.1.2.1
An entry relating a dedicated server to a SID.
The table is indexed first by oraSIDName, and then
oraDedicatedSrvIndex so that all dedicated servers
associated with a given SID can be found by SNMP
traversal operations …
Column Syntax OID
A numeric index, unique among all the dedicated servers.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.111.5.1.2.1.1
indicates how many incoming connection requests have been
accepted by the dedicated server.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.111.5.1.2.1.2
indicates how many incoming connection requests have been
rejected by the dedicated server.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.111.5.1.2.1.3

oraDispatcherTable

table mandatory
.1.3.6.1.4.1.111.5.1.3 · 1 row entry · 7 columns
Uses the oracle variant from /opt/observium/mibs/oracle.
Command help
Walk oraDispatcherTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ORALISTENER-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ORALISTENER-MIB::oraDispatcherTable'
The table of the dispatchers associated with an system
identifier (SID) of the database.
oraDispatcherEntry row .1.3.6.1.4.1.111.5.1.3.1
An 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 SID can be found by SNMP traversal
operations (get-next and…
Column Syntax OID
A numeric index, unique among all the dispatchers.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.111.5.1.3.1.1
indicates how many incoming connection requests have been
accepted by the dispatcher.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.111.5.1.3.1.2
indicates how many incoming connection requests have been
rejected by the dispatcher.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.111.5.1.3.1.3
indicates the number of connection requests currently being
redirected to the dispatcher.
RFC1155-SMIGauge
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.111.5.1.3.1.4
indicates the greatest number of connection requests that
will ever be accepted by the dispatcher.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.111.5.1.3.1.5
indicates the current state of the dispatcher. 'blocked'
indicates that the dispatcher is temporarily not accepting
redirected connectioin requests. 'ready' indicates that
the dispacher is ready to accept any redirec…
Enumeration
Enumerated Values:
1blocked
2ready
.1.3.6.1.4.1.111.5.1.3.1.6
indicates the protocol of the dispatcher listens on as well
as protocol specific information. The exact format will be
vendor and host specific.
RFC1213-MIBDisplayString .1.3.6.1.4.1.111.5.1.3.1.7

oraPrespawnedSrvTable

table mandatory
.1.3.6.1.4.1.111.5.1.4 · 1 row entry · 8 columns
Uses the oracle variant from /opt/observium/mibs/oracle.
Command help
Walk oraPrespawnedSrvTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ORALISTENER-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ORALISTENER-MIB::oraPrespawnedSrvTable'
The table of the prespawned servers associated with a SID.
oraPrespawnedSrvEntry row .1.3.6.1.4.1.111.5.1.4.1
An entry relating a prespawned server to a SID.
The table is indexed first by oraSIDName, and then
oraPrespawnedSrvIndex so that all prespawned servers
associated with a given SID can be found by SNMP
traversal operatio…
Column Syntax OID
A numeric index, unique among all the prespawned servers.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.111.5.1.4.1.1
indicates how many incoming connection requests have been
accepted by the prespawned server.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.111.5.1.4.1.2
indicates how many incoming connection requests have been
rejected by the prespawned server.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.111.5.1.4.1.3
indicates the number of connection requests currently being
redirected to the prespawned server.
RFC1155-SMIGauge
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.111.5.1.4.1.4
indicates the greatest number of connection requests that
will ever be accepted by the prespawned server.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.111.5.1.4.1.5
indicates the current state of the prespawned server. 'blocked'
indicates that the prespawned server is temporarily not
accepting redirected connection requests. 'ready' indicates
the prespawned server is ready to acc…
Enumeration
Enumerated Values:
1blocked
2ready
.1.3.6.1.4.1.111.5.1.4.1.6
indicates the protocol of the prespawned server listens on as well
as protocol specific information. The exact format will be
vendor and host specific.
RFC1213-MIBDisplayString .1.3.6.1.4.1.111.5.1.4.1.7
indicates the process ID of the prespawned server.
RFC1213-MIBDisplayString .1.3.6.1.4.1.111.5.1.4.1.8

oraSIDTable

table mandatory
.1.3.6.1.4.1.111.5.1.5 · 1 row entry · 4 columns
Uses the oracle variant from /opt/observium/mibs/oracle.
Command help
Walk oraSIDTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ORALISTENER-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ORALISTENER-MIB::oraSIDTable'
The 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 database server.
oraSIDEntry row .1.3.6.1.4.1.111.5.1.5.1
An entry relating a SID to a generic listener.
Indexes
Column Syntax OID
A numeric index, unique among all the generic listeners.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.111.5.1.5.1.1
oraSIDNamemandatory
The name of the SID. There is a one-to-one correspondence
between database and SID.
RFC1213-MIBDisplayString .1.3.6.1.4.1.111.5.1.5.1.2
indicates the total number of currently connected clients
thru this SID.
RFC1155-SMIGauge
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.111.5.1.5.1.3
indicates the total number of reserved connections for
clients on this SID.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.111.5.1.5.1.4

oraListenAddressTable

table mandatory
.1.3.6.1.4.1.111.5.1.6 · 1 row entry · 2 columns
Uses the oracle variant from /opt/observium/mibs/oracle.
Command help
Walk oraListenAddressTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ORALISTENER-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ORALISTENER-MIB::oraListenAddressTable'
The table of information about the addresses that the listener
is listening at.
oraListenAddressEntry row .1.3.6.1.4.1.111.5.1.6.1
An entry relating the listen addresses to a generic listener.
Column Syntax OID
A numeric index, unique among all the listen addresses.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.111.5.1.6.1.1
The addresses to whom the listener is listening at.
RFC1213-MIBDisplayString .1.3.6.1.4.1.111.5.1.6.1.2