MIB Viewer

oraListenerState

OBJECT-TYPE
1.3.6.1.4.1.111.5.1.1.1.11
Access
read-only
Status
mandatory
Sub-identifiers
0
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 for generic use. This would be inspected by an agent on receipt of an oraListenerState trap.
INTEGER { up(1), down(2) }