CISCO-AAA-SERVER-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
123
casConfigTable
table.1.3.6.1.4.1.9.10.56.1.1.2
·
1 row entry
·
8 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk casConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-AAA-SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-AAA-SERVER-MIB::casConfigTable'
This table shows current configurations for each AAA server, allows existing servers to be removed and new ones to be created.
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 commands via
CLI or by issuing appropriate sets…
and its index.
An entry is created/removed when a server is defined
or undefined with IOS configuration commands via
CLI or by issuing appropriate sets…
Indexes
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The variable denotes the protocol used by the
managed device with the AAA server corresponding to this entry in the table. |
CiscoAAAProtocol Type Values:
|
.1.3.6.1.4.1.9.10.56.1.1.2.1.1 |
||||||||||||||
|
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. The RowStatus semantics of the casConfigRowSt… |
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.9.10.56.1.1.2.1.2 |
||||||||||||||
|
The IP address of the server.
|
SNMPv2-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.9.10.56.1.1.2.1.3 |
||||||||||||||
|
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. |
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.9.10.56.1.1.2.1.4 |
||||||||||||||
|
UDP/TCP port used for accounting service in the configuration
For TACACS+, the value of casAcctPort is ignored. casAuthenPort will be used instead. Default value is the IOS default for radi… |
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.9.10.56.1.1.2.1.5 |
||||||||||||||
|
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. |
SNMPv2-TCDisplayStringr/w Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.9.10.56.1.1.2.1.6 |
||||||||||||||
|
A number that indicates the priority of the server in
this entry. Lower numbers indicate higher priority. |
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.9.10.56.1.1.2.1.7 |
||||||||||||||
|
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 destroy(6). |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.9.10.56.1.1.2.1.8 |
casStatisticsTable
table.1.3.6.1.4.1.9.10.56.1.2.1
·
1 row entry
·
115 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk casStatisticsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-AAA-SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-AAA-SERVER-MIB::casStatisticsTable'
Table providing statistics for each server.
Statistical information about a particular server.
Objects in this table are read-only and appear
automatically whenever a row in the casConfigTable
is made active.
Objects in this table disapp…
Objects in this table are read-only and appear
automatically whenever a row in the casConfigTable
is made active.
Objects in this table disapp…
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
The number of authentication requests sent to
this server since it is made active. Retransmissions due to request timeouts are counted as distinct requests. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.1 |
||||
|
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 attempts has been reached, no further retr… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.2 |
||||
|
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 timed out. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.3 |
||||
|
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 identified an error with its authentication… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.4 |
||||
|
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 the response is not valid based on the re… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.5 |
||||
|
Average response time for authentication requests sent
to this server, excluding timeouts, since system re-initialization. |
SNMPv2-TCTimeInterval Type Constraints: range: 0..2147483647Description: A period of time, measured in units of 0.01 seconds. |
.1.3.6.1.4.1.9.10.56.1.2.1.1.6 |
||||
|
The number of authentication transactions with this
server which succeeded since it is made active. A transaction may include multiple request retransmissions if timeouts occur. A transacti… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.7 |
||||
|
The number of authentication transactions with this
server which failed since it is made active. A transaction may include multiple request retransmissions if timeouts occur. A transaction … |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.8 |
||||
|
The number of authorization requests sent to
this server since it is made active. Retransmissions due to request timeouts are counted as distinct requests. This object is not instantiated f… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.9 |
||||
|
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 attempts has been reached, no further retra… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.10 |
||||
|
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 timed out. This object is… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.11 |
||||
|
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 identified an error with its authorization o… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.12 |
||||
|
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 the response is not valid based on the req… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.13 |
||||
|
Average response time for authorization requests sent
to this server, excluding timeouts, since system re-initialization. This object is not instantiated for protocols which do not support a distinct auth… |
SNMPv2-TCTimeInterval Type Constraints: range: 0..2147483647Description: A period of time, measured in units of 0.01 seconds. |
.1.3.6.1.4.1.9.10.56.1.2.1.1.14 |
||||
|
The number of authorization transactions with this
server which succeeded since it is made active. A transaction may include multiple request retransmissions if timeouts occur. A transactio… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.15 |
||||
|
The number of authorization transactions with this
server which failed since it is made active. A transaction may include multiple request retransmissions if timeouts occur. A transaction f… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.16 |
||||
|
The number of accounting requests sent to
this server since system re-initialization. Retransmissions due to request timeouts are counted as distinct requests. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.17 |
||||
|
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 attempts has been reached, no further r… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.18 |
||||
|
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 already timed out. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.19 |
||||
|
The number of server ERROR accounting responses received
from this server since system re-initialization. These are responses indicating that the server itself has identified an error with its accounting … |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.20 |
||||
|
The number of accounting responses which could not
be processed since system re-initialization. Reasons include inability to decrypt the response, invalid fields, or the response is not valid based on the… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.21 |
||||
|
Average response time for accounting requests sent
to this server,, since system re-initialization excluding timeouts. |
SNMPv2-TCTimeInterval Type Constraints: range: 0..2147483647Description: A period of time, measured in units of 0.01 seconds. |
.1.3.6.1.4.1.9.10.56.1.2.1.1.22 |
||||
|
The number of accounting transactions with this
server which succeeded since system re-initialization. A transaction may include multiple request retransmissions if timeouts occur. A transa… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.23 |
||||
|
The number of accounting transactions with this
server which failed since system re-initialization. A transaction may include multiple request retransmissions if timeouts occur. A transacti… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.24 |
||||
|
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 is marked dead … |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.10.56.1.2.1.1.25 |
||||
|
This object provides the elapsed time the server has
been in its current state as shown in casState. |
SNMPv2-TCTimeInterval Type Constraints: range: 0..2147483647Description: A period of time, measured in units of 0.01 seconds. |
.1.3.6.1.4.1.9.10.56.1.2.1.1.26 |
||||
|
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 has not changed state. |
SNMPv2-TCTimeInterval Type Constraints: range: 0..2147483647Description: A period of time, measured in units of 0.01 seconds. |
.1.3.6.1.4.1.9.10.56.1.2.1.1.27 |
||||
|
The total elapsed time this server's casState has
had the value 'dead(2)' since system re-initialization. |
SNMPv2-TCTimeInterval Type Constraints: range: 0..2147483647Description: A period of time, measured in units of 0.01 seconds. |
.1.3.6.1.4.1.9.10.56.1.2.1.1.28 |
||||
|
The number of times this server's casState has
transitioned to 'dead(2)' since system re-initialization. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.29 |
||||
|
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 dead if dead-criteria is met … |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.10.56.1.2.1.1.30 |
||||
|
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. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.31 |
||||
|
The number of authentication requests which have failover
since it is made active. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.32 |
||||
|
The number of authentication accepts received by the device
as a result of successful authentication. since it is made active. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.33 |
||||
|
The number of authentication rejects received by the device
as a result of failed authentication. since it is made active. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.34 |
||||
|
The number of authentication challenges received by the device
as part of authentication transaction. since it is made active. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.35 |
||||
|
The number of authentication throttled transactions with this server
since it is made active. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.36 |
||||
|
The number of authentication throttled requests which have timed out
since it is made active. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.37 |
||||
|
The number of authentication-throttled transactions that have failed
since it is made active. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.38 |
||||
|
The number of malformed authentication packets received from this server
since it is made active. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.39 |
||||
|
The number of bad authenticator packets received from this server
since it is made active. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.40 |
||||
|
The sum of all the Dot1x authentication responses from this server
since it is made active. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.41 |
||||
|
The average response time in milliseconds for Dot1x authentication requests sent to this server
since it is made active. |
SNMPv2-TCTimeInterval Type Constraints: range: 0..2147483647Description: A period of time, measured in units of 0.01 seconds. |
.1.3.6.1.4.1.9.10.56.1.2.1.1.42 |
||||
|
The number of Dot1x authentication transactions which have timed out
since it is made active. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.43 |
||||
|
The number of Dot1x authentication transactions that have failed over to other servers
since it is made active. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.44 |
||||
|
The sum of all the Dot1x authentication transactions from this server
since it is made active. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.45 |
||||
|
The number of Dot1x authentication transactions with this server
that have succeeded since it is made active. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.46 |
||||
|
The number of Dot1x authentication transactions with this server
that have failed since it is made active. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.47 |
||||
|
The sum of all the MAC authentication responses from this server
since it is made active. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.48 |
||||
|
The average response time in milliseconds for MAC authentication requests sent to this server
since it is made active. |
SNMPv2-TCTimeInterval Type Constraints: range: 0..2147483647Description: A period of time, measured in units of 0.01 seconds. |
.1.3.6.1.4.1.9.10.56.1.2.1.1.49 |
||||
|
The number of MAC authentication requests which have timed out
since it is made active. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.50 |
||||
|
The number of MAC authentication transactions that have failed over to other servers
since it is made active. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.51 |
||||
|
The sum of all the MAC authentication transactions from this server
since it is made active. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.52 |
||||
|
The number of MAC authentication transactions with this server
that have succeeded since it is made active. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.53 |
||||
|
The number of MAC authentication transactions with this server
that have failed since it is made active. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.54 |
||||
|
The number of authorization requests sent to this server
that has failed over to other servers since it is made active. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.55 |
||||
|
The number of authorization retransmissions sent to this server
since the first request times out. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.56 |
||||
|
The number of authorization accept responses received from this server
since it is made active. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.57 |
||||
|
The number of authorization reject responses received from this server
since it is made active. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.58 |
||||
|
The number of authorization challenge responses received from this server
since it is made active. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.59 |
||||
|
The number of authorization throttled transactions with
this server since it is made active. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.60 |
||||
|
The number of authorization throttled requests which have timed out
since it is made active. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.61 |
||||
|
The number of authorization throttled failures
since it is made active. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.62 |
||||
|
The number of malformed authorization responses received from this server
since it is made active. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.63 |
||||
|
The number of bad authenticators received as part of authorization from this server
since it is made active. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.64 |
||||
|
The sum of all the MAC authorization responses from this server
since it is made active. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.65 |
||||
|
The average response time in milliseconds for MAC authorization sent to this server
since it is made active. |
SNMPv2-TCTimeInterval Type Constraints: range: 0..2147483647Description: A period of time, measured in units of 0.01 seconds. |
.1.3.6.1.4.1.9.10.56.1.2.1.1.66 |
||||
|
The number of MAC authorization transactions that have timed out
since it is made active. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.67 |
||||
|
The number of MAC authorizations transactions that have failed over
since it is made active. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.68 |
||||
|
The sum of all the MAC authorization transactions from this server
since it is made active. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.69 |
||||
|
The number of successful MAC authorization transactions with this server
since it is made active. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.70 |
||||
|
The number of failed MAC authorization transactions with this server
since it is made active. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.71 |
||||
|
The number of accounting requests which have failed over to other servers
since system re-initialization. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.72 |
||||
|
The number of accounting request retransmissions sent to this server
since the first request times out. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.73 |
||||
|
The number of accounting requests of type START sent to this server
since system re-initialization. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.74 |
||||
|
The number of accounting requests of type INTERIM sent to this server
since system re-initialization. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.75 |
||||
|
The number of accounting requests of type STOP sent to this server
since system re-initialization. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.76 |
||||
|
The number of accounting responses of type START received from this server
since system re-initialization. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.77 |
||||
|
The number of accounting responses of type INTERIM received from this server
since system re-initialization. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.78 |
||||
|
The number of accounting responses of type STOP received from this server
since system re-initialization. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.79 |
||||
|
The number of throttled accounting transactions with
this server since the system re-initialization. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.80 |
||||
|
The number of throttled accounting requests which have timed out
since system re-initialization. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.81 |
||||
|
The number of throttled accounting transactions that have failed
since system re-initialization. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.82 |
||||
|
The number of malformed accounting responses received from this server
since system re-initialization. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.83 |
||||
|
The number of bad authenticators received as part of accounting from this server
since system re-initialization. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.84 |
||||
|
This object provides the elapsed time of the wired instance
in its current state as shown in casWiredServerState. |
SNMPv2-TCTimeInterval Type Constraints: range: 0..2147483647Description: A period of time, measured in units of 0.01 seconds. |
.1.3.6.1.4.1.9.10.56.1.2.1.1.85 |
||||
|
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. |
SNMPv2-TCTimeInterval Type Constraints: range: 0..2147483647Description: A period of time, measured in units of 0.01 seconds. |
.1.3.6.1.4.1.9.10.56.1.2.1.1.86 |
||||
|
The total elapsed time of the wired server's
casWiredServerState has had the value 'dead(2)' since system re-initialization. |
SNMPv2-TCTimeInterval Type Constraints: range: 0..2147483647Description: A period of time, measured in units of 0.01 seconds. |
.1.3.6.1.4.1.9.10.56.1.2.1.1.87 |
||||
|
The number of times the wired server's
casWiredServerState have transitioned to 'dead(2)' since system re-initialization. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.88 |
||||
|
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 respond to requests. … |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.10.56.1.2.1.1.89 |
||||
|
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 respond to requests. … |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.10.56.1.2.1.1.90 |
||||
|
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 respond to requests. … |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.10.56.1.2.1.1.91 |
||||
|
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 respond to requests. … |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.10.56.1.2.1.1.92 |
||||
|
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 respond to requests. … |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.10.56.1.2.1.1.93 |
||||
|
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 respond to requests. … |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.10.56.1.2.1.1.94 |
||||
|
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. … |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.10.56.1.2.1.1.95 |
||||
|
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 respond to requests. … |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.10.56.1.2.1.1.96 |
||||
|
This object provides the elapsed time of the 0th wireless instance
in its current state as shown in casWirelessServerState0. |
SNMPv2-TCTimeInterval Type Constraints: range: 0..2147483647Description: A period of time, measured in units of 0.01 seconds. |
.1.3.6.1.4.1.9.10.56.1.2.1.1.97 |
||||
|
This object provides the elapsed time of the 1st wireless instance
in its current state as shown in casWirelessServerState1. |
SNMPv2-TCTimeInterval Type Constraints: range: 0..2147483647Description: A period of time, measured in units of 0.01 seconds. |
.1.3.6.1.4.1.9.10.56.1.2.1.1.98 |
||||
|
This object provides the elapsed time of the 2nd wireless instance
in its current state as shown in casWirelessServerState2. |
SNMPv2-TCTimeInterval Type Constraints: range: 0..2147483647Description: A period of time, measured in units of 0.01 seconds. |
.1.3.6.1.4.1.9.10.56.1.2.1.1.99 |
||||
|
This object provides the elapsed time of the 3rd wireless instance
in its current state as shown in casWirelessServerState3. |
SNMPv2-TCTimeInterval Type Constraints: range: 0..2147483647Description: A period of time, measured in units of 0.01 seconds. |
.1.3.6.1.4.1.9.10.56.1.2.1.1.100 |
||||
|
This object provides the elapsed time of the 4th wireless instance
in its current state as shown in casWirelessServerState4. |
SNMPv2-TCTimeInterval Type Constraints: range: 0..2147483647Description: A period of time, measured in units of 0.01 seconds. |
.1.3.6.1.4.1.9.10.56.1.2.1.1.101 |
||||
|
This object provides the elapsed time of the 5th wireless instance
in its current state as shown in casWirelessServerState5. |
SNMPv2-TCTimeInterval Type Constraints: range: 0..2147483647Description: A period of time, measured in units of 0.01 seconds. |
.1.3.6.1.4.1.9.10.56.1.2.1.1.102 |
||||
|
This object provides the elapsed time of the 6th wireless instance
in its current state as shown in casWirelessServerState6. |
SNMPv2-TCTimeInterval Type Constraints: range: 0..2147483647Description: A period of time, measured in units of 0.01 seconds. |
.1.3.6.1.4.1.9.10.56.1.2.1.1.103 |
||||
|
This object provides the elapsed time of the 7th wireless instance
in its current state as shown in casWirelessServerState7. |
SNMPv2-TCTimeInterval Type Constraints: range: 0..2147483647Description: A period of time, measured in units of 0.01 seconds. |
.1.3.6.1.4.1.9.10.56.1.2.1.1.104 |
||||
|
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. |
SNMPv2-TCTimeInterval Type Constraints: range: 0..2147483647Description: A period of time, measured in units of 0.01 seconds. |
.1.3.6.1.4.1.9.10.56.1.2.1.1.105 |
||||
|
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. |
SNMPv2-TCTimeInterval Type Constraints: range: 0..2147483647Description: A period of time, measured in units of 0.01 seconds. |
.1.3.6.1.4.1.9.10.56.1.2.1.1.106 |
||||
|
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. |
SNMPv2-TCTimeInterval Type Constraints: range: 0..2147483647Description: A period of time, measured in units of 0.01 seconds. |
.1.3.6.1.4.1.9.10.56.1.2.1.1.107 |
||||
|
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. |
SNMPv2-TCTimeInterval Type Constraints: range: 0..2147483647Description: A period of time, measured in units of 0.01 seconds. |
.1.3.6.1.4.1.9.10.56.1.2.1.1.108 |
||||
|
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. |
SNMPv2-TCTimeInterval Type Constraints: range: 0..2147483647Description: A period of time, measured in units of 0.01 seconds. |
.1.3.6.1.4.1.9.10.56.1.2.1.1.109 |
||||
|
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. |
SNMPv2-TCTimeInterval Type Constraints: range: 0..2147483647Description: A period of time, measured in units of 0.01 seconds. |
.1.3.6.1.4.1.9.10.56.1.2.1.1.110 |
||||
|
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. |
SNMPv2-TCTimeInterval Type Constraints: range: 0..2147483647Description: A period of time, measured in units of 0.01 seconds. |
.1.3.6.1.4.1.9.10.56.1.2.1.1.111 |
||||
|
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. |
SNMPv2-TCTimeInterval Type Constraints: range: 0..2147483647Description: A period of time, measured in units of 0.01 seconds. |
.1.3.6.1.4.1.9.10.56.1.2.1.1.112 |
||||
|
The total elapsed time all 8 server's
casWirelessServerState has had the value 'dead(2)' since system re-initialization. |
SNMPv2-TCTimeInterval Type Constraints: range: 0..2147483647Description: A period of time, measured in units of 0.01 seconds. |
.1.3.6.1.4.1.9.10.56.1.2.1.1.113 |
||||
|
The number of times all 8 server's
casWirelessServerState have transitioned to 'dead(2)' since system re-initialization. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.10.56.1.2.1.1.114 |
||||
|
current test requests outstanding for the specified server.
yes(1) - server has outstanding requests. no(2) - server has no outstanding requests. The initial value of casQuarantined is… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.10.56.1.2.1.1.115 |