CISCO-AUTHORIZATION-STATS-MIB
- Registered at
- 1.3.6.1.4.1.9.9.343
- Last updated
- 2006-11-08 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2006-11-08 00:00
- Namespace
- cisco
- Source file
CISCO-AUTHORIZATION-STATS-MIB- Digest
sha256:f3fc458a4f75c08a0835dd072af8e2cf56566deb1b79b36a91c2b155984dc779
Description
The Cisco User Authorization Statistics MIB models counters and objects that are of management interest.
Contact
Cisco Systems 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-cvpn3000@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| CISCO-TC | CiscoPort |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TimeInterval |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-AUTHORIZATION-STATS-MIB CISCO-SMI CISCO-TC INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| cStatsAuthorization OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.343.1 | |||
| cAuthorizationGlobal OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.343.1.1 | |||
| cAuthorizationStatsTable OBJECT-TYPE The list of servers that may be queried for authorization attributes for connecting IPSec tunnel users. | 1.3.6.1.4.1.9.9.343.1.2 | not-accessible | current | |
| cAuthorizationStatsEntry OBJECT-TYPE An entry in the cAuthorizationStatsTable. These entries are created or destroyed whenever an authorization server connection is added or removed via one of the management interfaces to the tunnel server. | 1.3.6.1.4.1.9.9.343.1.2.1 | not-accessible | current | |
| cAuthorizServerIndex OBJECT-TYPE The unique number used as the index for this row. | 1.3.6.1.4.1.9.9.343.1.2.1.1 | Integer32 (1..65535) | not-accessible | current |
| cAuthorizServerAddressType OBJECT-TYPE The type of Internet address used by this entry. | 1.3.6.1.4.1.9.9.343.1.2.1.2 | InetAddressType | read-only | current |
| cAuthorizServerAddress OBJECT-TYPE The IP address of the authorization server whose statistics are being reported. | 1.3.6.1.4.1.9.9.343.1.2.1.3 | InetAddress | read-only | current |
| cAuthorizClientServerPortNum OBJECT-TYPE The UDP The port on the server to which authorization requests are directed. | 1.3.6.1.4.1.9.9.343.1.2.1.4 | CiscoPort | read-only | current |
| cAuthorizClientRoundTripTime OBJECT-TYPE The time interval between the most recent Access-Reply/Access-Challenge and the Access-Request. | 1.3.6.1.4.1.9.9.343.1.2.1.5 | TimeInterval | read-only | current |
| cAuthorizClientAccessRequests OBJECT-TYPE The total number of Access-Request packets sent to authorization server since client start-up. This does not include retransmissions. | 1.3.6.1.4.1.9.9.343.1.2.1.6 | Counter32 | read-only | current |
| cAuthorizClientAccessRetrans OBJECT-TYPE The total number of Access-Request packets retransmitted to authorization server since client start-up. | 1.3.6.1.4.1.9.9.343.1.2.1.7 | Counter32 | read-only | current |
| cAuthorizClientAccessAccepts OBJECT-TYPE The total number of Access-Accept packets received by authorization server since client start-up. | 1.3.6.1.4.1.9.9.343.1.2.1.8 | Counter32 | read-only | current |
| cAuthorizClientAccessRejects OBJECT-TYPE The total number of Access-Reject packets received by authorization server since client start-up. | 1.3.6.1.4.1.9.9.343.1.2.1.9 | Counter32 | read-only | current |
| cAuthorizClientAccessChallenges OBJECT-TYPE The total number of Access-Challenge packets received by authorization server since client start-up. | 1.3.6.1.4.1.9.9.343.1.2.1.10 | Counter32 | read-only | current |
| cAuthorizClientMalAccessResps OBJECT-TYPE The total number of malformed Access-Response packets received by authoriztion server since client start-up. Malformed packets include packets with an invalid length. Bad authenticators or Signature attributes are not included as malformed access responses. | 1.3.6.1.4.1.9.9.343.1.2.1.11 | Counter32 | read-only | current |
| cAuthorizClientBadAuthenticates OBJECT-TYPE The total number of Access-Response packets containing invalid authenticators or Signature attributes received by authorization server since client start-up. | 1.3.6.1.4.1.9.9.343.1.2.1.12 | Counter32 | read-only | current |
| cAuthorizClientPendingRequests OBJECT-TYPE The total number of Access-Request packets destined for authorization server that have not yet timed out or received a response. This variable is incremented when an Access-Request is sent and decremented due to receipt of an Access-Reply or Access-Challenge, a timeout or retransmission. | 1.3.6.1.4.1.9.9.343.1.2.1.13 | Gauge32 | read-only | current |
| cAuthorizClientTimeouts OBJECT-TYPE The total number of timeouts to authorization server since client startup. 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. | 1.3.6.1.4.1.9.9.343.1.2.1.14 | Counter32 | read-only | current |
| cAuthorizClientUnknownTypes OBJECT-TYPE The total number of unknown type packets received by authorization server since client start-up. | 1.3.6.1.4.1.9.9.343.1.2.1.15 | Counter32 | read-only | current |
| cAuthorizServerGroupId OBJECT-TYPE The Id of user group associated with authorization server. The group ID is an integer value assigned by the tunnel server. Group ID 0 is a special value used to refer all gorups. | 1.3.6.1.4.1.9.9.343.1.2.1.16 | Integer32 (0..65535) | read-only | current |
| cAuthorizationMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.343.2 | |||
| cAuthorizationMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.343.2.1 | |||
| cAuthorizationGroup OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.343.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| cAuthorizationMIBCompliance MODULE-COMPLIANCE The compliance statement for authorization clients implementing the Authorization Client MIB. | 1.3.6.1.4.1.9.9.343.2.1.1 | current |
| cAuthorizationClientMIBGroup OBJECT-GROUP The basic collection of objects providing management of Authorization Clients. | 1.3.6.1.4.1.9.9.343.2.2.1 | current |