CISCO-AAA-SERVER-MIB
143 objects
The MIB module for monitoring communications and status of AAA Server operation
Imported Objects
| CISCO-SMI | ciscoExperiment |
| SNMPv2-CONF | MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | Counter32 IpAddress MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | DisplayString RowStatus TEXTUAL-CONVENTION TimeInterval TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.10.56 | IdentityciscoAAAServerMIB | The MIB module for monitoring communications and status of AAA Server operation | ||
| 1.3.6.1.4.1.9.10.56.1 | NodecAAAServerMIBObjects | |||
| 1.3.6.1.4.1.9.10.56.1.1 | NodecasConfig | |||
| 1.3.6.1.4.1.9.10.56.1.1.1 | ScalarcasServerStateChangeEnable | read-write | current | This variable controls the generation of casServerStateChange notification. When this variable is true(1), generation of casServerStateChange notifications is … |
| 1.3.6.1.4.1.9.10.56.1.1.2 | TablecasConfigTable | not-accessible | current | This table shows current configurations for each AAA server, allows existing servers to be removed and new ones to be created. |
| 1.3.6.1.4.1.9.10.56.1.1.2.1 | RowcasConfigEntry | not-accessible | current | An AAA server configuration identified by its protocol and its index. An entry is created/removed when a server is defined or undefined with IOS configuration … |
| 1.3.6.1.4.1.9.10.56.1.1.2.1.1 | ColumncasProtocol | not-accessible | current | The variable denotes the protocol used by the managed device with the AAA server corresponding to this entry in the table. |
| 1.3.6.1.4.1.9.10.56.1.1.2.1.2 | ColumncasIndex | not-accessible | current | A management station wishing to initiate a new AAA server configuration should use a random value for this object when creating an instance of casConfigEntry. … |
| 1.3.6.1.4.1.9.10.56.1.1.2.1.3 | ColumncasAddress | read-create | current | The IP address of the server. |
| 1.3.6.1.4.1.9.10.56.1.1.2.1.4 | ColumncasAuthenPort | read-create | current | UDP/TCP port used for authentication in the configuration For TACACS+, this object should be explictly set. Default value is the IOS default for radius: 1645. |
| 1.3.6.1.4.1.9.10.56.1.1.2.1.5 | ColumncasAcctPort | read-create | current | UDP/TCP port used for accounting service in the configuration For TACACS+, the value of casAcctPort is ignored. casAuthenPort will be used instead. Default val… |
| 1.3.6.1.4.1.9.10.56.1.1.2.1.6 | ColumncasKey | read-create | current | The server key to be used with this server. Retrieving the value of this object via SNMP will return an empty string for security reasons. |
| 1.3.6.1.4.1.9.10.56.1.1.2.1.7 | ColumncasPriority | read-only | current | A number that indicates the priority of the server in this entry. Lower numbers indicate higher priority. |
| 1.3.6.1.4.1.9.10.56.1.1.2.1.8 | ColumncasConfigRowStatus | read-create | current | The status of this table entry. Once the entry status is set to active, the associated entry cannot be modified except destroyed by setting this object to dest… |
| 1.3.6.1.4.1.9.10.56.1.2 | NodecasStatistics | |||
| 1.3.6.1.4.1.9.10.56.1.2.1 | TablecasStatisticsTable | not-accessible | current | Table providing statistics for each server. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1 | RowcasStatisticsEntry | not-accessible | current | Statistical information about a particular server. Objects in this table are read-only and appear automatically whenever a row in the casConfigTable is made ac… |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.1 | ColumncasAuthenRequests | read-only | current | The number of authentication requests sent to this server since it is made active. Retransmissions due to request timeouts are counted as distinct requests. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.2 | ColumncasAuthenRequestTimeouts | read-only | current | The number of authentication requests which have timed out since it is made active. A timeout results in a retransmission of the request If the maximum number … |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.3 | ColumncasAuthenUnexpectedResponses | read-only | current | The number of unexpected authentication responses received from this server since it is made active. An example is a delayed response to a request which had al… |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.4 | ColumncasAuthenServerErrorResponses | read-only | current | The number of server ERROR authentication responses received from this server since it is made active. These are responses indicating that the server itself ha… |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.5 | ColumncasAuthenIncorrectResponses | read-only | current | The number of authentication responses which could not be processed since it is made active. Reasons include inability to decrypt the response, invalid fields,… |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.6 | ColumncasAuthenResponseTime | read-only | current | Average response time for authentication requests sent to this server, excluding timeouts, since system re-initialization. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.7 | ColumncasAuthenTransactionSuccesses | read-only | current | The number of authentication transactions with this server which succeeded since it is made active. A transaction may include multiple request retransmissions … |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.8 | ColumncasAuthenTransactionFailures | read-only | current | The number of authentication transactions with this server which failed since it is made active. A transaction may include multiple request retransmissions if … |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.9 | ColumncasAuthorRequests | read-only | current | The number of authorization requests sent to this server since it is made active. Retransmissions due to request timeouts are counted as distinct requests. Thi… |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.10 | ColumncasAuthorRequestTimeouts | read-only | current | The number of authorization requests which have timed out since it is made active. A timeout results in a retransmission of the request If the maximum number o… |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.11 | ColumncasAuthorUnexpectedResponses | read-only | current | The number of unexpected authorization responses received from this server since it is made active. An example is a delayed response to a request which had alr… |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.12 | ColumncasAuthorServerErrorResponses | read-only | current | The number of server ERROR authorization responses received from this server since it is made active. These are responses indicating that the server itself has… |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.13 | ColumncasAuthorIncorrectResponses | read-only | current | The number of authorization responses which could not be processed since it is made active. Reasons include inability to decrypt the response, invalid fields, … |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.14 | ColumncasAuthorResponseTime | read-only | current | Average response time for authorization requests sent to this server, excluding timeouts, since system re-initialization. This object is not instantiated for p… |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.15 | ColumncasAuthorTransactionSuccesses | read-only | current | The number of authorization transactions with this server which succeeded since it is made active. A transaction may include multiple request retransmissions i… |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.16 | ColumncasAuthorTransactionFailures | read-only | current | The number of authorization transactions with this server which failed since it is made active. A transaction may include multiple request retransmissions if t… |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.17 | ColumncasAcctRequests | read-only | current | The number of accounting requests sent to this server since system re-initialization. Retransmissions due to request timeouts are counted as distinct requests. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.18 | ColumncasAcctRequestTimeouts | read-only | current | The number of accounting requests which have timed out since system re-initialization. A timeout results in a retransmission of the request If the maximum numb… |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.19 | ColumncasAcctUnexpectedResponses | read-only | current | The number of unexpected accounting responses received from this server since system re-initialization. An example is a delayed response to a request which had… |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.20 | ColumncasAcctServerErrorResponses | read-only | current | The number of server ERROR accounting responses received from this server since system re-initialization. These are responses indicating that the server itself… |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.21 | ColumncasAcctIncorrectResponses | read-only | current | The number of accounting responses which could not be processed since system re-initialization. Reasons include inability to decrypt the response, invalid fiel… |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.22 | ColumncasAcctResponseTime | read-only | current | Average response time for accounting requests sent to this server,, since system re-initialization excluding timeouts. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.23 | ColumncasAcctTransactionSuccesses | read-only | current | The number of accounting transactions with this server which succeeded since system re-initialization. A transaction may include multiple request retransmissio… |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.24 | ColumncasAcctTransactionFailures | read-only | current | The number of accounting transactions with this server which failed since system re-initialization. A transaction may include multiple request retransmissions … |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.25 | ColumncasState | read-only | current | Current state of this server at system. up(1) - Server is alive and responding to requests dead(2) - Server is dead and fails to respond to requests A server i… |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.26 | ColumncasCurrentStateDuration | read-only | current | This object provides the elapsed time the server has been in its current state as shown in casState. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.27 | ColumncasPreviousStateDuration | read-only | current | This object provides the elapsed time the server was been in its previous state prior to the most recent transistion of casState. This value is zero if the ser… |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.28 | ColumncasTotalDeadTime | read-only | current | The total elapsed time this server's casState has had the value 'dead(2)' since system re-initialization. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.29 | ColumncasDeadCount | read-only | current | The number of times this server's casState has transitioned to 'dead(2)' since system re-initialization. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.30 | ColumncasWiredServerState | read-only | current | Current state of this server for wired sessions. up(1) - Server is alive and responding to requests. dead(2) - Server is dead and fails to respond to requests … |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.31 | ColumncasAuthenRetrans | read-only | current | The number of authentication retransmissions sent to this server since the first request times out. Retransmissions due to request timeouts are counted as dist… |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.32 | ColumncasAuthenRequestFailover | read-only | current | The number of authentication requests which have failover since it is made active. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.33 | ColumncasAuthenResponseAccept | read-only | current | The number of authentication accepts received by the device as a result of successful authentication. since it is made active. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.34 | ColumncasAuthenResponseReject | read-only | current | The number of authentication rejects received by the device as a result of failed authentication. since it is made active. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.35 | ColumncasAuthenResponseChallenge | read-only | current | The number of authentication challenges received by the device as part of authentication transaction. since it is made active. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.36 | ColumncasAuthenThrottledTransaction | read-only | current | The number of authentication throttled transactions with this server since it is made active. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.37 | ColumncasAuthenThrottledTimeout | read-only | current | The number of authentication throttled requests which have timed out since it is made active. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.38 | ColumncasAuthenThrottledFailure | read-only | current | The number of authentication-throttled transactions that have failed since it is made active. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.39 | ColumncasAuthenMalformedResponses | read-only | current | The number of malformed authentication packets received from this server since it is made active. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.40 | ColumncasAuthenBadAuthenticators | read-only | current | The number of bad authenticator packets received from this server since it is made active. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.41 | ColumncasAuthenDot1xTotalResponses | read-only | current | The sum of all the Dot1x authentication responses from this server since it is made active. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.42 | ColumncasAuthenDot1xAvgResponseTime | read-only | current | The average response time in milliseconds for Dot1x authentication requests sent to this server since it is made active. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.43 | ColumncasAuthenDot1xTransactionTimeouts | read-only | current | The number of Dot1x authentication transactions which have timed out since it is made active. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.44 | ColumncasAuthenDot1xTransactionFailover | read-only | current | The number of Dot1x authentication transactions that have failed over to other servers since it is made active. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.45 | ColumncasAuthenDot1xTransactionTotal | read-only | current | The sum of all the Dot1x authentication transactions from this server since it is made active. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.46 | ColumncasAuthenDot1xTransactionSuccess | read-only | current | The number of Dot1x authentication transactions with this server that have succeeded since it is made active. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.47 | ColumncasAuthenDot1xTransactionFailure | read-only | current | The number of Dot1x authentication transactions with this server that have failed since it is made active. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.48 | ColumncasAuthenMACTotalResponses | read-only | current | The sum of all the MAC authentication responses from this server since it is made active. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.49 | ColumncasAuthenMACAvgResponseTime | read-only | current | The average response time in milliseconds for MAC authentication requests sent to this server since it is made active. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.50 | ColumncasAuthenMACTransactionTimeouts | read-only | current | The number of MAC authentication requests which have timed out since it is made active. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.51 | ColumncasAuthenMACTransactionFailover | read-only | current | The number of MAC authentication transactions that have failed over to other servers since it is made active. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.52 | ColumncasAuthenMACTransactionTotal | read-only | current | The sum of all the MAC authentication transactions from this server since it is made active. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.53 | ColumncasAuthenMACTransactionSuccess | read-only | current | The number of MAC authentication transactions with this server that have succeeded since it is made active. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.54 | ColumncasAuthenMACTransactionFailure | read-only | current | The number of MAC authentication transactions with this server that have failed since it is made active. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.55 | ColumncasAuthorRequestFailover | read-only | current | The number of authorization requests sent to this server that has failed over to other servers since it is made active. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.56 | ColumncasAuthorRequestRetransmission | read-only | current | The number of authorization retransmissions sent to this server since the first request times out. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.57 | ColumncasAuthorResponseAccept | read-only | current | The number of authorization accept responses received from this server since it is made active. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.58 | ColumncasAuthorResponseReject | read-only | current | The number of authorization reject responses received from this server since it is made active. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.59 | ColumncasAuthorResponseChallenge | read-only | current | The number of authorization challenge responses received from this server since it is made active. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.60 | ColumncasAuthorThrottledTransaction | read-only | current | The number of authorization throttled transactions with this server since it is made active. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.61 | ColumncasAuthorThrottledTimeout | read-only | current | The number of authorization throttled requests which have timed out since it is made active. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.62 | ColumncasAuthorThrottledFailure | read-only | current | The number of authorization throttled failures since it is made active. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.63 | ColumncasAuthorMalformedResponses | read-only | current | The number of malformed authorization responses received from this server since it is made active. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.64 | ColumncasAuthorBadAuthenticators | read-only | current | The number of bad authenticators received as part of authorization from this server since it is made active. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.65 | ColumncasAuthorMACTotalResponses | read-only | current | The sum of all the MAC authorization responses from this server since it is made active. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.66 | ColumncasAuthorMACAvgResponseTime | read-only | current | The average response time in milliseconds for MAC authorization sent to this server since it is made active. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.67 | ColumncasAuthorMACTransactionTimeouts | read-only | current | The number of MAC authorization transactions that have timed out since it is made active. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.68 | ColumncasAuthorMACTransactionFailover | read-only | current | The number of MAC authorizations transactions that have failed over since it is made active. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.69 | ColumncasAuthorMACTransactionTotal | read-only | current | The sum of all the MAC authorization transactions from this server since it is made active. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.70 | ColumncasAuthorMACTransactionSuccess | read-only | current | The number of successful MAC authorization transactions with this server since it is made active. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.71 | ColumncasAuthorMACTransactionFailure | read-only | current | The number of failed MAC authorization transactions with this server since it is made active. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.72 | ColumncasAcctRequestFailover | read-only | current | The number of accounting requests which have failed over to other servers since system re-initialization. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.73 | ColumncasAcctRequestRetransmission | read-only | current | The number of accounting request retransmissions sent to this server since the first request times out. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.74 | ColumncasAcctRequestStart | read-only | current | The number of accounting requests of type START sent to this server since system re-initialization. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.75 | ColumncasAcctRequestInterim | read-only | current | The number of accounting requests of type INTERIM sent to this server since system re-initialization. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.76 | ColumncasAcctRequestStop | read-only | current | The number of accounting requests of type STOP sent to this server since system re-initialization. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.77 | ColumncasAcctResponseStart | read-only | current | The number of accounting responses of type START received from this server since system re-initialization. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.78 | ColumncasAcctResponseInterim | read-only | current | The number of accounting responses of type INTERIM received from this server since system re-initialization. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.79 | ColumncasAcctResponseStop | read-only | current | The number of accounting responses of type STOP received from this server since system re-initialization. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.80 | ColumncasAcctThrottledTransaction | read-only | current | The number of throttled accounting transactions with this server since the system re-initialization. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.81 | ColumncasAcctThrottledTimeout | read-only | current | The number of throttled accounting requests which have timed out since system re-initialization. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.82 | ColumncasAcctThrottledFailure | read-only | current | The number of throttled accounting transactions that have failed since system re-initialization. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.83 | ColumncasAcctMalformedResponses | read-only | current | The number of malformed accounting responses received from this server since system re-initialization. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.84 | ColumncasAcctBadAuthenticators | read-only | current | The number of bad authenticators received as part of accounting from this server since system re-initialization. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.85 | ColumncasWiredDuration | read-only | current | This object provides the elapsed time of the wired instance in its current state as shown in casWiredServerState. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.86 | ColumncasWiredPreDuration | read-only | current | This object provides the elapsed time of the Server in the wired instance in its previous state prior to the most recent transition of casWiredServerState. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.87 | ColumncasWiredTotalDeadTime | read-only | current | The total elapsed time of the wired server's casWiredServerState has had the value 'dead(2)' since system re-initialization. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.88 | ColumncasWiredDeadCount | read-only | current | The number of times the wired server's casWiredServerState have transitioned to 'dead(2)' since system re-initialization. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.89 | ColumncasWirelessServerState0 | read-only | current | The wireless server state of the 0th wireless instance. up(1) - The server is alive and responding to requests. dead(2) - The server is dead and fails to respo… |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.90 | ColumncasWirelessServerState1 | read-only | current | The wireless server state of the 1st wireless instance. up(1) - The server is alive and responding to requests. dead(2) - The server is dead and fails to respo… |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.91 | ColumncasWirelessServerState2 | read-only | current | The wireless server state of the 2nd wireless instance. up(1) - The server is alive and responding to requests. dead(2) - The server is dead and fails to respo… |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.92 | ColumncasWirelessServerState3 | read-only | current | The wireless server state of the 3rd wireless instance. up(1) - The server is alive and responding to requests. dead(2) - The server is dead and fails to respo… |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.93 | ColumncasWirelessServerState4 | read-only | current | The wireless server state of the 4th wireless instance. up(1) - The server is alive and responding to requests. dead(2) - The server is dead and fails to respo… |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.94 | ColumncasWirelessServerState5 | read-only | current | The wireless server state of the 5th wireless instance. up(1) - The server is alive and responding to requests. dead(2) - The server is dead and fails to respo… |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.95 | ColumncasWirelessServerState6 | read-only | current | The wireless server state of the 6th wireless instance. up(1) - The server is alive and responding to requests. dead(2) - The server is dead and fails to respo… |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.96 | ColumncasWirelessServerState7 | read-only | current | The wireless server state of the 7th wireless instance. up(1) - The server is alive and responding to requests. dead(2) - The server is dead and fails to respo… |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.97 | ColumncasWirelessDuration0 | read-only | current | This object provides the elapsed time of the 0th wireless instance in its current state as shown in casWirelessServerState0. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.98 | ColumncasWirelessDuration1 | read-only | current | This object provides the elapsed time of the 1st wireless instance in its current state as shown in casWirelessServerState1. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.99 | ColumncasWirelessDuration2 | read-only | current | This object provides the elapsed time of the 2nd wireless instance in its current state as shown in casWirelessServerState2. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.100 | ColumncasWirelessDuration3 | read-only | current | This object provides the elapsed time of the 3rd wireless instance in its current state as shown in casWirelessServerState3. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.101 | ColumncasWirelessDuration4 | read-only | current | This object provides the elapsed time of the 4th wireless instance in its current state as shown in casWirelessServerState4. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.102 | ColumncasWirelessDuration5 | read-only | current | This object provides the elapsed time of the 5th wireless instance in its current state as shown in casWirelessServerState5. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.103 | ColumncasWirelessDuration6 | read-only | current | This object provides the elapsed time of the 6th wireless instance in its current state as shown in casWirelessServerState6. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.104 | ColumncasWirelessDuration7 | read-only | current | This object provides the elapsed time of the 7th wireless instance in its current state as shown in casWirelessServerState7. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.105 | ColumncasWirelessPreDuration0 | read-only | current | This object provides the elapsed time of the Server in the 0th wireless instance in its previous state prior to the most recent transition of casWirelessServer… |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.106 | ColumncasWirelessPreDuration1 | read-only | current | This object provides the elapsed time of the Server in the 1st wireless instance in its previous state prior to the most recent transition of casWirelessServer… |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.107 | ColumncasWirelessPreDuration2 | read-only | current | This object provides the elapsed time of the Server in the 2nd wireless instance in its previous state prior to the most recent transition of casWirelessServer… |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.108 | ColumncasWirelessPreDuration3 | read-only | current | This object provides the elapsed time of the Server in the 3rd wireless instance in its previous state prior to the most recent transition of casWirelessServer… |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.109 | ColumncasWirelessPreDuration4 | read-only | current | This object provides the elapsed time of the Server in the 4th wireless instance in its previous state prior to the most recent transition of casWirelessServer… |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.110 | ColumncasWirelessPreDuration5 | read-only | current | This object provides the elapsed time of the Server in the 5th wireless instance in its previous state prior to the most recent transition of casWirelessServer… |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.111 | ColumncasWirelessPreDuration6 | read-only | current | This object provides the elapsed time of the Server in the 6th wireless instance in its previous state prior to the most recent transition of casWirelessServer… |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.112 | ColumncasWirelessPreDuration7 | read-only | current | This object provides the elapsed time of the Server in the 7th wireless instance in its previous state prior to the most recent transition of casWirelessServer… |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.113 | ColumncasWirelessTotalDeadTime | read-only | current | The total elapsed time all 8 server's casWirelessServerState has had the value 'dead(2)' since system re-initialization. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.114 | ColumncasWirelessDeadCount | read-only | current | The number of times all 8 server's casWirelessServerState have transitioned to 'dead(2)' since system re-initialization. |
| 1.3.6.1.4.1.9.10.56.1.2.1.1.115 | ColumncasQuarantined | read-only | current | current test requests outstanding for the specified server. yes(1) - server has outstanding requests. no(2) - server has no outstanding requests. The initial v… |
| 1.3.6.1.4.1.9.10.56.2 | NodecAAAServerMIBNotificationPrefix | |||
| 1.3.6.1.4.1.9.10.56.2.0 | NodecAAAServerMIBNotifications | |||
| 1.3.6.1.4.1.9.10.56.2.0.1 | NotificationcasServerStateChange | current | An AAA server state change notification is generated whenever casState changes value. | |
| 1.3.6.1.4.1.9.10.56.3 | NodecAAAServerMIBConformance | |||
| 1.3.6.1.4.1.9.10.56.3.1 | NodecasMIBCompliances | |||
| 1.3.6.1.4.1.9.10.56.3.1.1 | CompliancecasMIBCompliance | read-only | current | The compliance statement for entities which implement the CISCO AAA Server MIB |
| 1.3.6.1.4.1.9.10.56.3.2 | NodecasMIBGroups | |||
| 1.3.6.1.4.1.9.10.56.3.2.1 | GroupcasStatisticsGroup | current | Objects for providing AAA server statistics and status. | |
| 1.3.6.1.4.1.9.10.56.3.2.2 | GroupcasConfigGroup | current | Objects for configuring the AAA servers. | |
| 1.3.6.1.4.1.9.10.56.3.2.3 | GroupcasServerNotificationGroup | current | The collection of notifications used for monitoring AAA server status |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| CiscoAAAProtocol | INTEGER { tacacsplus(1), radius(2), ldap(3), kerberos(4), ntlm(5), sdi(6), other(7) } | current | Protocol used with this server. tacacsplus(1) - TACACS+ radius(2) - RADIUS ldap(3) - Light Weight Directory Protocol kerberos(4) - Kerberos ntlm(5) - Authentication/Authorization using NT Domain sdi(6) - Authentication/… |