Audit Record Repository
Description
Audit Record Repository.
Attributes
Actor Name.
Default Value
ARR
UDP listening port.
Default Value
4000
Bound UDP socket to the specified local address. If the IP address is 0.0.0.0, the socket will be bound to the wildcard address, an IP address chosen by the kernel.
Default Value
0.0.0.0
Maximal UDP Packet size. Larger messages will be truncated.
Default Value
65507
UDP receive buffer size. Increasing the receive buffer may allow the network implementation to buffer multiple packets when packets arrive faster than are being processed. 0 = use OS default.
Default Value
0
Indicates if UDP Server is listening.
Date/Time when the server was started.
Date/Time when the server was stopped.
The class name of the MBean
The status of the MBean
The status of the MBean in text form
Operations
Standard MBean lifecycle method
The start lifecycle operation
The stop lifecycle operation
The destroy lifecycle operation
The detyped lifecycle operation (for internal use only)