HP-UX AAA Server A.08.02 Administrator's Guide
35 MIB Objects
RFCs 2619, 2621, and 4672 describe the MIB objects for HP-UX AAA Server. All of the RADIUS
MIB objects that are sent to the management workstation by the server in response to SNMP requests
are read-only, except radiusAuthServConfigReset and radiusAcctServConfigReset.
Notes:
• When you check the server status, the server increases the
radiusAuthServTotalAccessRequests count but does not increase
radiusAuthServAccessRequests for any client. This behavior results in a total
authentication request count that does not equal the sum of requests received by individual
clients.
• The MIB objects do not support IPv6 addresses.
MIB Objects
Table 111 describes the various MIB objects.
Table 111 MIB Objects and Definitions
DefinitionMIB Object
SnmpAdminString containing name and
version of the server.
radiusAuthServIdent, radiusAccServIdent
TimeTicks, in hundredths of a second, since the
server was started.
radiusAuthServUptime, radiusAccServUptime
TimeTicks, in hundredths of a second, since the
server’s configuration files were reloaded.
radiusAuthServResetTime, radiusAccServResetTime
The only RADIUS MIB objects for SNMP requests
that allows a write operation. Sending an integer
radiusAuthServConfigReset, radiusAccServConfigReset
value of 2 from the SNMP workstation to the
HP-UX AAA Server will reload the server’s
configuration files but only if the server was
started with the -H option.
A read operation will return one of the following
integer values:
• 1 (server in some unknown state)
• 3 (server initializing)
• 4 (server currently running)
The number of messages of any type received
through the authentication port.
radiusAuthServTotalAccessRequests
The number of messages of any type received
through the accounting port.
radiusAccServTotalRequests
Total number of authentication requests received
from an unknown address.
radiusAuthServTotalInvalidRequests
Total number of accounting requests received
from an unknown address.
radiusAccServTotalInvalidRequests
Total number of duplicate authentication requests
received.
radiusAuthServTotalDupAccessRequests
Total number of duplicate accounting requests
received.
radiusAccServTotalDupRequests
MIB Objects 417