casWirelessServerState6
CISCO-AAA-SERVER-MIB ·
.1.3.6.1.4.1.9.10.56.1.2.1.1.95
Object
column
Enumeration
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 respond to requests.
A server is marked dead if dead criteria are met
A server is marked up again when
1. configured dead timer expires
2. when the server responds to probes AAA client
The initial value of casWirelessServerState6 is 'up(1)' at system
re-initialization. This will only transition to 'dead(2)'
if an attempt to communicate fails and dead criteria are met.
Context
- MIB
- CISCO-AAA-SERVER-MIB
- OID
.1.3.6.1.4.1.9.10.56.1.2.1.1.95- Type
- column
- Access
- readonly
- Status
- current
- Parent
- casStatisticsEntry
- Table
- casStatisticsTable
- Siblings
- 114
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | dead |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| casAuthenRequests The number of authentication requests sent to
this server since it is made active.
Retransmissions due to request timeouts are
counted as distinct requests. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.1 |
| casAuthorRequestTimeouts 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 of att… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.10 |
| casWirelessDuration3 This object provides the elapsed time of the 3rd wireless instance
in its current state as shown in casWirelessServerState3. | column | SNMPv2-TCTimeInterval | .1.3.6.1.4.1.9.10.56.1.2.1.1.100 |
| casWirelessDuration4 This object provides the elapsed time of the 4th wireless instance
in its current state as shown in casWirelessServerState4. | column | SNMPv2-TCTimeInterval | .1.3.6.1.4.1.9.10.56.1.2.1.1.101 |
| casWirelessDuration5 This object provides the elapsed time of the 5th wireless instance
in its current state as shown in casWirelessServerState5. | column | SNMPv2-TCTimeInterval | .1.3.6.1.4.1.9.10.56.1.2.1.1.102 |
| casWirelessDuration6 This object provides the elapsed time of the 6th wireless instance
in its current state as shown in casWirelessServerState6. | column | SNMPv2-TCTimeInterval | .1.3.6.1.4.1.9.10.56.1.2.1.1.103 |
| casWirelessDuration7 This object provides the elapsed time of the 7th wireless instance
in its current state as shown in casWirelessServerState7. | column | SNMPv2-TCTimeInterval | .1.3.6.1.4.1.9.10.56.1.2.1.1.104 |
| casWirelessPreDuration0 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 casWirelessServerState0. | column | SNMPv2-TCTimeInterval | .1.3.6.1.4.1.9.10.56.1.2.1.1.105 |
| casWirelessPreDuration1 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 casWirelessServerState1. | column | SNMPv2-TCTimeInterval | .1.3.6.1.4.1.9.10.56.1.2.1.1.106 |
| casWirelessPreDuration2 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 casWirelessServerState2. | column | SNMPv2-TCTimeInterval | .1.3.6.1.4.1.9.10.56.1.2.1.1.107 |
| casWirelessPreDuration3 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 casWirelessServerState3. | column | SNMPv2-TCTimeInterval | .1.3.6.1.4.1.9.10.56.1.2.1.1.108 |
| casWirelessPreDuration4 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 casWirelessServerState4. | column | SNMPv2-TCTimeInterval | .1.3.6.1.4.1.9.10.56.1.2.1.1.109 |
| casAuthorUnexpectedResponses 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 already … | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.11 |
| casWirelessPreDuration5 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 casWirelessServerState5. | column | SNMPv2-TCTimeInterval | .1.3.6.1.4.1.9.10.56.1.2.1.1.110 |
| casWirelessPreDuration6 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 casWirelessServerState6. | column | SNMPv2-TCTimeInterval | .1.3.6.1.4.1.9.10.56.1.2.1.1.111 |
| casWirelessPreDuration7 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 casWirelessServerState7. | column | SNMPv2-TCTimeInterval | .1.3.6.1.4.1.9.10.56.1.2.1.1.112 |
| casWirelessTotalDeadTime The total elapsed time all 8 server's
casWirelessServerState has had the value 'dead(2)'
since system re-initialization. | column | SNMPv2-TCTimeInterval | .1.3.6.1.4.1.9.10.56.1.2.1.1.113 |
| casWirelessDeadCount The number of times all 8 server's
casWirelessServerState have transitioned to 'dead(2)'
since system re-initialization. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.114 |
| casQuarantined current test requests outstanding for the specified server.
yes(1) - server has outstanding requests.
no(2) - server has no outstanding requests.
… | column | Enumeration | .1.3.6.1.4.1.9.10.56.1.2.1.1.115 |
| casAuthorServerErrorResponses 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 iden… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.12 |
| casAuthorIncorrectResponses The number of authorization responses which could not
be processed since it is made active.
Reasons include inability to decrypt the response,
invalid fields, or th… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.13 |
| casAuthorResponseTime Average response time for authorization requests sent
to this server, excluding timeouts, since system
re-initialization.
This object is not instantiated for protoc… | column | SNMPv2-TCTimeInterval | .1.3.6.1.4.1.9.10.56.1.2.1.1.14 |
| casAuthorTransactionSuccesses The number of authorization transactions with this
server which succeeded since it is made active.
A transaction may include multiple request
retransmissions if tim… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.15 |
| casAuthorTransactionFailures The number of authorization transactions with this
server which failed since it is made active.
A transaction may include multiple request
retransmissions if timeou… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.16 |
| casAcctRequests The number of accounting requests sent to
this server since system re-initialization.
Retransmissions due to request timeouts are
counted as distinct requests. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.17 |
| casAcctRequestTimeouts 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 number of… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.18 |
| casAcctUnexpectedResponses 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
alre… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.19 |
| casAuthenRequestTimeouts 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 of at… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.2 |
| casAcctServerErrorResponses The number of server ERROR accounting responses received
from this server since system re-initialization.
These are responses indicating that the server itself
has … | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.20 |
| casAcctIncorrectResponses The number of accounting responses which could not
be processed since system re-initialization.
Reasons include inability to decrypt the response,
invalid fields, o… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.21 |
| casAcctResponseTime Average response time for accounting requests sent
to this server,, since system re-initialization
excluding timeouts. | column | SNMPv2-TCTimeInterval | .1.3.6.1.4.1.9.10.56.1.2.1.1.22 |
| casAcctTransactionSuccesses The number of accounting transactions with this
server which succeeded since system re-initialization.
A transaction may include multiple request
retransmissions if… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.23 |
| casAcctTransactionFailures The number of accounting transactions with this
server which failed since system re-initialization.
A transaction may include multiple request
retransmissions if ti… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.24 |
| casState 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… | column | Enumeration | .1.3.6.1.4.1.9.10.56.1.2.1.1.25 |
| casCurrentStateDuration This object provides the elapsed time the server has
been in its current state as shown in casState. | column | SNMPv2-TCTimeInterval | .1.3.6.1.4.1.9.10.56.1.2.1.1.26 |
| casPreviousStateDuration 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 server h… | column | SNMPv2-TCTimeInterval | .1.3.6.1.4.1.9.10.56.1.2.1.1.27 |
| casTotalDeadTime The total elapsed time this server's casState has
had the value 'dead(2)' since system re-initialization. | column | SNMPv2-TCTimeInterval | .1.3.6.1.4.1.9.10.56.1.2.1.1.28 |
| casDeadCount The number of times this server's casState has
transitioned to 'dead(2)' since system re-initialization. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.29 |
| casAuthenUnexpectedResponses 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
already… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.3 |
| casWiredServerState 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
A server is marked… | column | Enumeration | .1.3.6.1.4.1.9.10.56.1.2.1.1.30 |
| casAuthenRetrans The number of authentication retransmissions sent to
this server since the first request times out.
Retransmissions due to request timeouts are
counted as distinct requests. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.31 |
| casAuthenRequestFailover The number of authentication requests which have failover
since it is made active. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.32 |
| casAuthenResponseAccept The number of authentication accepts received by the device
as a result of successful authentication. since it is made active. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.33 |
| casAuthenResponseReject The number of authentication rejects received by the device
as a result of failed authentication. since it is made active. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.34 |
| casAuthenResponseChallenge The number of authentication challenges received by the device
as part of authentication transaction. since it is made active. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.35 |
| casAuthenThrottledTransaction The number of authentication throttled transactions with this server
since it is made active. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.36 |
| casAuthenThrottledTimeout The number of authentication throttled requests which have timed out
since it is made active. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.37 |
| casAuthenThrottledFailure The number of authentication-throttled transactions that have failed
since it is made active. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.38 |
| casAuthenMalformedResponses The number of malformed authentication packets received from this server
since it is made active. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.39 |
| casAuthenServerErrorResponses The number of server ERROR authentication responses
received from this server since it is made active.
These are responses indicating that the server itself
has ide… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.4 |
| casAuthenBadAuthenticators The number of bad authenticator packets received from this server
since it is made active. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.40 |
| casAuthenDot1xTotalResponses The sum of all the Dot1x authentication responses from this server
since it is made active. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.41 |
| casAuthenDot1xAvgResponseTime The average response time in milliseconds for Dot1x authentication requests sent to this server
since it is made active. | column | SNMPv2-TCTimeInterval | .1.3.6.1.4.1.9.10.56.1.2.1.1.42 |
| casAuthenDot1xTransactionTimeouts The number of Dot1x authentication transactions which have timed out
since it is made active. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.43 |
| casAuthenDot1xTransactionFailover The number of Dot1x authentication transactions that have failed over to other servers
since it is made active. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.44 |
| casAuthenDot1xTransactionTotal The sum of all the Dot1x authentication transactions from this server
since it is made active. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.45 |
| casAuthenDot1xTransactionSuccess The number of Dot1x authentication transactions with this server
that have succeeded since it is made active. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.46 |
| casAuthenDot1xTransactionFailure The number of Dot1x authentication transactions with this server
that have failed since it is made active. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.47 |
| casAuthenMACTotalResponses The sum of all the MAC authentication responses from this server
since it is made active. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.48 |
| casAuthenMACAvgResponseTime The average response time in milliseconds for MAC authentication requests sent to this server
since it is made active. | column | SNMPv2-TCTimeInterval | .1.3.6.1.4.1.9.10.56.1.2.1.1.49 |
| casAuthenIncorrectResponses The number of authentication responses which could not
be processed since it is made active.
Reasons include inability to decrypt the response,
invalid fields, or t… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.5 |
| casAuthenMACTransactionTimeouts The number of MAC authentication requests which have timed out
since it is made active. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.50 |
| casAuthenMACTransactionFailover The number of MAC authentication transactions that have failed over to other servers
since it is made active. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.51 |
| casAuthenMACTransactionTotal The sum of all the MAC authentication transactions from this server
since it is made active. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.52 |
| casAuthenMACTransactionSuccess The number of MAC authentication transactions with this server
that have succeeded since it is made active. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.53 |
| casAuthenMACTransactionFailure The number of MAC authentication transactions with this server
that have failed since it is made active. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.54 |
| casAuthorRequestFailover The number of authorization requests sent to this server
that has failed over to other servers since it is made active. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.55 |
| casAuthorRequestRetransmission The number of authorization retransmissions sent to this server
since the first request times out. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.56 |
| casAuthorResponseAccept The number of authorization accept responses received from this server
since it is made active. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.57 |
| casAuthorResponseReject The number of authorization reject responses received from this server
since it is made active. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.58 |
| casAuthorResponseChallenge The number of authorization challenge responses received from this server
since it is made active. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.59 |
| casAuthenResponseTime Average response time for authentication requests sent
to this server, excluding timeouts, since system
re-initialization. | column | SNMPv2-TCTimeInterval | .1.3.6.1.4.1.9.10.56.1.2.1.1.6 |
| casAuthorThrottledTransaction The number of authorization throttled transactions with
this server since it is made active. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.60 |
| casAuthorThrottledTimeout The number of authorization throttled requests which have timed out
since it is made active. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.61 |
| casAuthorThrottledFailure The number of authorization throttled failures
since it is made active. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.62 |
| casAuthorMalformedResponses The number of malformed authorization responses received from this server
since it is made active. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.63 |
| casAuthorBadAuthenticators The number of bad authenticators received as part of authorization from this server
since it is made active. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.64 |
| casAuthorMACTotalResponses The sum of all the MAC authorization responses from this server
since it is made active. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.65 |
| casAuthorMACAvgResponseTime The average response time in milliseconds for MAC authorization sent to this server
since it is made active. | column | SNMPv2-TCTimeInterval | .1.3.6.1.4.1.9.10.56.1.2.1.1.66 |
| casAuthorMACTransactionTimeouts The number of MAC authorization transactions that have timed out
since it is made active. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.67 |
| casAuthorMACTransactionFailover The number of MAC authorizations transactions that have failed over
since it is made active. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.68 |
| casAuthorMACTransactionTotal The sum of all the MAC authorization transactions from this server
since it is made active. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.69 |
| casAuthenTransactionSuccesses The number of authentication transactions with this
server which succeeded since it is made active.
A transaction may include multiple request
retransmissions if ti… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.7 |
| casAuthorMACTransactionSuccess The number of successful MAC authorization transactions with this server
since it is made active. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.70 |
| casAuthorMACTransactionFailure The number of failed MAC authorization transactions with this server
since it is made active. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.71 |
| casAcctRequestFailover The number of accounting requests which have failed over to other servers
since system re-initialization. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.72 |
| casAcctRequestRetransmission The number of accounting request retransmissions sent to this server
since the first request times out. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.73 |
| casAcctRequestStart The number of accounting requests of type START sent to this server
since system re-initialization. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.74 |
| casAcctRequestInterim The number of accounting requests of type INTERIM sent to this server
since system re-initialization. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.75 |
| casAcctRequestStop The number of accounting requests of type STOP sent to this server
since system re-initialization. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.76 |
| casAcctResponseStart The number of accounting responses of type START received from this server
since system re-initialization. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.77 |
| casAcctResponseInterim The number of accounting responses of type INTERIM received from this server
since system re-initialization. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.78 |
| casAcctResponseStop The number of accounting responses of type STOP received from this server
since system re-initialization. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.79 |
| casAuthenTransactionFailures The number of authentication transactions with this
server which failed since it is made active.
A transaction may include multiple request
retransmissions if timeo… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.8 |
| casAcctThrottledTransaction The number of throttled accounting transactions with
this server since the system re-initialization. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.80 |
| casAcctThrottledTimeout The number of throttled accounting requests which have timed out
since system re-initialization. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.81 |
| casAcctThrottledFailure The number of throttled accounting transactions that have failed
since system re-initialization. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.82 |
| casAcctMalformedResponses The number of malformed accounting responses received from this server
since system re-initialization. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.83 |
| casAcctBadAuthenticators The number of bad authenticators received as part of accounting from this server
since system re-initialization. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.84 |
| casWiredDuration This object provides the elapsed time of the wired instance
in its current state as shown in casWiredServerState. | column | SNMPv2-TCTimeInterval | .1.3.6.1.4.1.9.10.56.1.2.1.1.85 |
| casWiredPreDuration 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. | column | SNMPv2-TCTimeInterval | .1.3.6.1.4.1.9.10.56.1.2.1.1.86 |
| casWiredTotalDeadTime The total elapsed time of the wired server's
casWiredServerState has had the value 'dead(2)'
since system re-initialization. | column | SNMPv2-TCTimeInterval | .1.3.6.1.4.1.9.10.56.1.2.1.1.87 |
| casWiredDeadCount The number of times the wired server's
casWiredServerState have transitioned to 'dead(2)'
since system re-initialization. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.88 |
| casWirelessServerState0 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 fa… | column | Enumeration | .1.3.6.1.4.1.9.10.56.1.2.1.1.89 |
| casAuthorRequests The number of authorization requests sent to
this server since it is made active.
Retransmissions due to request timeouts are
counted as distinct requests.
… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.56.1.2.1.1.9 |
| casWirelessServerState1 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 fa… | column | Enumeration | .1.3.6.1.4.1.9.10.56.1.2.1.1.90 |
| casWirelessServerState2 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 fa… | column | Enumeration | .1.3.6.1.4.1.9.10.56.1.2.1.1.91 |
| casWirelessServerState3 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 fa… | column | Enumeration | .1.3.6.1.4.1.9.10.56.1.2.1.1.92 |
| casWirelessServerState4 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 fa… | column | Enumeration | .1.3.6.1.4.1.9.10.56.1.2.1.1.93 |
| casWirelessServerState5 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 fa… | column | Enumeration | .1.3.6.1.4.1.9.10.56.1.2.1.1.94 |
| casWirelessServerState7 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 fa… | column | Enumeration | .1.3.6.1.4.1.9.10.56.1.2.1.1.96 |
| casWirelessDuration0 This object provides the elapsed time of the 0th wireless instance
in its current state as shown in casWirelessServerState0. | column | SNMPv2-TCTimeInterval | .1.3.6.1.4.1.9.10.56.1.2.1.1.97 |
| casWirelessDuration1 This object provides the elapsed time of the 1st wireless instance
in its current state as shown in casWirelessServerState1. | column | SNMPv2-TCTimeInterval | .1.3.6.1.4.1.9.10.56.1.2.1.1.98 |
| casWirelessDuration2 This object provides the elapsed time of the 2nd wireless instance
in its current state as shown in casWirelessServerState2. | column | SNMPv2-TCTimeInterval | .1.3.6.1.4.1.9.10.56.1.2.1.1.99 |