TN-SECURITY-AAA-MIB
Detailed view of the defined objects, syntax rules, and hierarchical paths.
28
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
28 total| Object Name |
|---|
tnSecurityAAAMIB OBJECT IDENTIFIER .1.3.6.1.4.1.7483.6.3.1.1.20 |
tnAAAServerTimeoutCommon Configuration Server Timeout (seconds).rw INTEGER .1.3.6.1.4.1.7483.6.3.1.1.20.1 |
tnAAAServerDeadTimeCommon Configuration Server Dead Time (seconds).rw INTEGER .1.3.6.1.4.1.7483.6.3.1.1.20.2 |
tnAAAServerTableAAA Server Table SEQUENCE OF TnAAAServerEntry .1.3.6.1.4.1.7483.6.3.1.1.20.3 |
tnAAAServerEntryEach entry represents a Server on a device. TnAAAServerEntry .1.3.6.1.4.1.7483.6.3.1.1.20.3.1 |
tnAAAProtocolThe variable denotes the protocol used by the
managed device with the AAA server corresponding to
this entry in the table. TnAAAProtocol .1.3.6.1.4.1.7483.6.3.1.1.20.3.1.1 |
tnAAATypeAAA commonly stands for authentication, authorization and accounting.
It refers to a security architecture for distributed systems,
which enables control over which users are allowed access to which services,
and how much of the resources they have used. TnAAAType .1.3.6.1.4.1.7483.6.3.1.1.20.3.1.2 |
tnAAAServerIndexA management station wishing to initiate a new AAA server
configuration should use a random value for this object
when creating an instance of tnAAAServerEntry. Unsigned32 .1.3.6.1.4.1.7483.6.3.1.1.20.3.1.3 |
tnAAAServerEnableTo enable or disable a server.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.7483.6.3.1.1.20.3.1.4 |
tnAAAServerAddrTypeThe IP address type of the server.
For a detailed description of this type,
please refer to INET-ADDRESS-MIB.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.7483.6.3.1.1.20.3.1.5 |
tnAAAServerAddrThe IP address of the server.
For a detailed description of this type,
please refer to INET-ADDRESS-MIB.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.7483.6.3.1.1.20.3.1.6 |
tnAAAServerPortThe port to use on theServer.rw INTEGER .1.3.6.1.4.1.7483.6.3.1.1.20.3.1.7 |
tnAAAServerSecretThe secret - up to 29 characters long - shared
between the Server and the switch.rw DisplayString .1.3.6.1.4.1.7483.6.3.1.1.20.3.1.8 |
tnStatisticsTableTable providing statistics for each server. SEQUENCE OF TnStatisticsEntry .1.3.6.1.4.1.7483.6.3.1.1.20.4 |
tnStatisticsEntryStatistical information about a particular server.
Objects in this table are read-only and appear
automatically whenever a row in the tnStatisticsTable
is made active. TnStatisticsEntry .1.3.6.1.4.1.7483.6.3.1.1.20.4.1 |
tnAcceptPktsThe number of Accept packets (valid or invalid) received from the server.ro Counter32 .1.3.6.1.4.1.7483.6.3.1.1.20.4.1.1 |
tnRejectPktsThe number of Reject packets (valid or invalid) received from the server.ro Counter32 .1.3.6.1.4.1.7483.6.3.1.1.20.4.1.2 |
tnChallengesPktsThe number of Challenge packets (valid or invalid) received from the server.ro Counter32 .1.3.6.1.4.1.7483.6.3.1.1.20.4.1.3 |
tnMalResponsePktsThe number of malformed packets received from the server.
Malformed packets include packets with an invalid length.
Bad authenticators or Message Authenticator attributes or unknown types
are not included as malformed access responses.ro Counter32 .1.3.6.1.4.1.7483.6.3.1.1.20.4.1.4 |
tnBadAuthPktsThe number of packets containing invalid authenticators
or Message Authenticator attributes received from the server.ro Counter32 .1.3.6.1.4.1.7483.6.3.1.1.20.4.1.5 |
tnUnknownTypePktsThe number of packets of unknown types
that were received from the server on the port.ro Counter32 .1.3.6.1.4.1.7483.6.3.1.1.20.4.1.6 |
tnDroppedPktsThe number of packets that were received from
the server on the port and dropped for some other reason.ro Counter32 .1.3.6.1.4.1.7483.6.3.1.1.20.4.1.7 |
tnRequestPktsThe number of packets sent to the server.
This does not include retransmissions.ro Counter32 .1.3.6.1.4.1.7483.6.3.1.1.20.4.1.8 |
tnRetransPktsThe number of packets retransmitted to the server.ro Counter32 .1.3.6.1.4.1.7483.6.3.1.1.20.4.1.9 |
tnPendRequestPktsThe number of packets destined for the server
that have not yet timed out or received a response.
This variable is incremented when a Request is sent and decremented
due to receipt of a Response, timeout, or retransmission.ro Counter32 .1.3.6.1.4.1.7483.6.3.1.1.20.4.1.10 |
tnTimeoutsThe number of timeouts to the server. After a timeout,
the client may retry to the same server, send to a different server,
or give up. A retry to the same server is counted as a retransmit as well as a timeout.
A send to a different server is counted as a Request as well as a timeout.ro Counter32 .1.3.6.1.4.1.7483.6.3.1.1.20.4.1.11 |
tnStateShows the state of the server. It takes one of the following values:
Disabled - The selected server is disabled.
Not Ready - The server is enabled, but IP communication is not yet
up and running.
Ready - The server is enabled, IP communication is up and running,
and the module is ready to accept accounting or access attempts.
Dead - Accounting or access attempts were made to this server,
but it did not reply within the configured timeout.
The server has temporarily been disabled, but will get re-enabled when the
dead-time expires. The number of seconds left before this occurs is displayed
in parentheses. This state is only reachable when more than one server is enabled.ro Enumeration .1.3.6.1.4.1.7483.6.3.1.1.20.4.1.12 |
tnRoundTripTimeThe time interval (measured in milliseconds) between the most recent Response
and the Request that matched it from the server.
The granularity of this measurement is 100 ms. A value of 0 ms indicates
that there hasn't been round-trip communication with the server yet.ro Counter32 UNITS "millisecond" .1.3.6.1.4.1.7483.6.3.1.1.20.4.1.13 |