CISCO-AUTHORIZATION-STATS-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-AUTHORIZATION-STATS-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoAuthorizationStatsMibModule 1.3.6.1.4.1.9.9.343
The Cisco User Authorization Statistics MIB models counters and objects that are of management interest.
         cStatsAuthorization 1.3.6.1.4.1.9.9.343.1
             cAuthorizationGlobal 1.3.6.1.4.1.9.9.343.1.1
             cAuthorizationStatsTable 1.3.6.1.4.1.9.9.343.1.2 no-access
The list of servers that may be queried for authorization attributes for connecting IPSec tunnel users.
                 cAuthorizationStatsEntry 1.3.6.1.4.1.9.9.343.1.2.1 no-access
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.
                     cAuthorizServerIndex 1.3.6.1.4.1.9.9.343.1.2.1.1 integer32 no-access
The unique number used as the index for this row.
                     cAuthorizServerAddressType 1.3.6.1.4.1.9.9.343.1.2.1.2 inetaddresstype read-only
The type of Internet address used by this entry.
                     cAuthorizServerAddress 1.3.6.1.4.1.9.9.343.1.2.1.3 inetaddress read-only
The IP address of the authorization server whose statistics are being reported.
                     cAuthorizClientServerPortNum 1.3.6.1.4.1.9.9.343.1.2.1.4 ciscoport read-only
The UDP The port on the server to which authorization requests are directed.
                     cAuthorizClientRoundTripTime 1.3.6.1.4.1.9.9.343.1.2.1.5 timeinterval read-only
The time interval between the most recent Access-Reply/Access-Challenge and the Access-Request.
                     cAuthorizClientAccessRequests 1.3.6.1.4.1.9.9.343.1.2.1.6 counter32 read-only
The total number of Access-Request packets sent to authorization server since client start-up. This does not include retransmissions.
                     cAuthorizClientAccessRetrans 1.3.6.1.4.1.9.9.343.1.2.1.7 counter32 read-only
The total number of Access-Request packets retransmitted to authorization server since client start-up.
                     cAuthorizClientAccessAccepts 1.3.6.1.4.1.9.9.343.1.2.1.8 counter32 read-only
The total number of Access-Accept packets received by authorization server since client start-up.
                     cAuthorizClientAccessRejects 1.3.6.1.4.1.9.9.343.1.2.1.9 counter32 read-only
The total number of Access-Reject packets received by authorization server since client start-up.
                     cAuthorizClientAccessChallenges 1.3.6.1.4.1.9.9.343.1.2.1.10 counter32 read-only
The total number of Access-Challenge packets received by authorization server since client start-up.
                     cAuthorizClientMalAccessResps 1.3.6.1.4.1.9.9.343.1.2.1.11 counter32 read-only
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.
                     cAuthorizClientBadAuthenticates 1.3.6.1.4.1.9.9.343.1.2.1.12 counter32 read-only
The total number of Access-Response packets containing invalid authenticators or Signature attributes received by authorization server since client start-up.
                     cAuthorizClientPendingRequests 1.3.6.1.4.1.9.9.343.1.2.1.13 gauge32 read-only
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.
                     cAuthorizClientTimeouts 1.3.6.1.4.1.9.9.343.1.2.1.14 counter32 read-only
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.
                     cAuthorizClientUnknownTypes 1.3.6.1.4.1.9.9.343.1.2.1.15 counter32 read-only
The total number of unknown type packets received by authorization server since client start-up.
                     cAuthorizServerGroupId 1.3.6.1.4.1.9.9.343.1.2.1.16 integer32 read-only
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.
         cAuthorizationMIBConformance 1.3.6.1.4.1.9.9.343.2
             cAuthorizationMIBCompliances 1.3.6.1.4.1.9.9.343.2.1
                 cAuthorizationMIBCompliance 1.3.6.1.4.1.9.9.343.2.1.1
The compliance statement for authorization clients implementing the Authorization Client MIB.
             cAuthorizationGroup 1.3.6.1.4.1.9.9.343.2.2
                 cAuthorizationClientMIBGroup 1.3.6.1.4.1.9.9.343.2.2.1
The basic collection of objects providing management of Authorization Clients.