CISCO-AAA-SESSION-MIB
30 objects
This MIB module provides data for accounting sessions based on Authentication, Authorization, Accounting (AAA) protocols. References: RFC 2139 RADIUS Accounting The TACACS+ Protocol Version 1.78, Internet Draft
Imported Objects
| CISCO-SMI | ciscoMgmt |
| IF-MIB | InterfaceIndexOrZero |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Counter32 Gauge32 IpAddress MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | DisplayString RowPointer TEXTUAL-CONVENTION TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.150 | IdentityciscoAAASessionMIB | This MIB module provides data for accounting sessions based on Authentication, Authorization, Accounting (AAA) protocols. References: RFC 2139 RADIUS Accountin… | ||
| 1.3.6.1.4.1.9.9.150.1 | NodecasnMIBObjects | |||
| 1.3.6.1.4.1.9.9.150.1.1 | NodecasnActive | |||
| 1.3.6.1.4.1.9.9.150.1.1.1 | ScalarcasnActiveTableEntries | read-only | current | Number of entries currently in casnActiveTable |
| 1.3.6.1.4.1.9.9.150.1.1.2 | ScalarcasnActiveTableHighWaterMark | read-only | current | Maximum number of entries present in casnActiveTable since last system re-initialization. This corresponds to the maximum value reported by casnActiveTableEntr… |
| 1.3.6.1.4.1.9.9.150.1.1.3 | TablecasnActiveTable | not-accessible | current | This table contains entries for active AAA accounting sessions in the system. |
| 1.3.6.1.4.1.9.9.150.1.1.3.1 | RowcasnActiveEntry | not-accessible | current | The information regarding a single accounting session. Entries are created when a new accounting session is begun. Entries are removed when the accounting sess… |
| 1.3.6.1.4.1.9.9.150.1.1.3.1.1 | ColumncasnSessionId | not-accessible | current | This is the session identification used by the accounting protocol. This value is unique to a session within the system, even if multiple accounting protocols … |
| 1.3.6.1.4.1.9.9.150.1.1.3.1.2 | ColumncasnUserId | read-only | current | The User login ID or zero length string if unavailable. The value of this object corresponds to these accounting protocol attributes. RADIUS: attribute 1, User… |
| 1.3.6.1.4.1.9.9.150.1.1.3.1.3 | ColumncasnIpAddr | read-only | current | The IP address of the session or 0.0.0.0 if not applicable or unavailable. RADIUS: attribute 8, Framed-IP-Address TACACS+: attribute 'addr' |
| 1.3.6.1.4.1.9.9.150.1.1.3.1.4 | ColumncasnIdleTime | read-only | current | The elapsed time that this session has been idle. This is the time since the last user-level data has been received or transmitted. Protocol level handshaking … |
| 1.3.6.1.4.1.9.9.150.1.1.3.1.5 | ColumncasnDisconnect | read-write | current | This object is used to terminate this session. Setting the value to true(1) will initiate termination of this session. The entry will be removed once the sessi… |
| 1.3.6.1.4.1.9.9.150.1.1.3.1.6 | ColumncasnCallTrackerId | read-only | current | The value of this object is the entry index in the CISCO-CALL-TRACKER-MIB cctActiveTable of the call corresponding to this accounting session. Using the value … |
| 1.3.6.1.4.1.9.9.150.1.1.3.1.7 | ColumncasnNasPort | read-only | current | The value of this object identifies a particular conceptual row associated with the session identified by casnSessionId. The conceptual row that this object po… |
| 1.3.6.1.4.1.9.9.150.1.1.3.1.8 | ColumncasnVaiIfIndex | read-only | current | The ifIndex of the Virtual Access Interface (VAI) that is associated with the PPP session. This interface may not be represented in the IF-MIB in which case th… |
| 1.3.6.1.4.1.9.9.150.1.2 | NodecasnGeneral | |||
| 1.3.6.1.4.1.9.9.150.1.2.1 | ScalarcasnTotalSessions | read-only | current | Total number of sessions since last system re-initialization. This value includes all sessions currently in the casnActiveTable and all previous sessions wheth… |
| 1.3.6.1.4.1.9.9.150.1.2.2 | ScalarcasnDisconnectedSessions | read-only | current | Total number of sessions which have been disconnected using casnDisconnect since last system re-initialization. This value includes any sessions still in the c… |
| 1.3.6.1.4.1.9.9.150.2 | NodecasnMIBNotificationPrefix | |||
| 1.3.6.1.4.1.9.9.150.2.1 | NodecasnMIBNotifications | |||
| 1.3.6.1.4.1.9.9.150.3 | NodecasnMIBConformance | |||
| 1.3.6.1.4.1.9.9.150.3.1 | NodecasnMIBCompliances | |||
| 1.3.6.1.4.1.9.9.150.3.1.1 | CompliancecasnMIBCompliance | read-only | deprecated | The compliance statement for entities which implement the CISCO AAA Session MIB |
| 1.3.6.1.4.1.9.9.150.3.1.2 | CompliancecasnMIBComplianceRev1 | read-only | current | The compliance statement for entities which implement the CISCO AAA Session MIB |
| 1.3.6.1.4.1.9.9.150.3.2 | NodecasnMIBGroups | |||
| 1.3.6.1.4.1.9.9.150.3.2.1 | GroupcasnActiveGroup | current | A collection of objects providing the AAA session information. | |
| 1.3.6.1.4.1.9.9.150.3.2.2 | GroupcasnGeneralGroup | current | A collection of objects providing the AAA session information. | |
| 1.3.6.1.4.1.9.9.150.3.2.3 | GroupcasnActiveGroupSup1 | current | A collection of objects that supplements the casnActiveGroup. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| CasnSessionId | Unsigned32 (1..4294967295) | current | Represents an Accounting Session Identifier. The session identifier is used as an unique identifier for a session within the system. |
| CctCallId | Unsigned32 | current | Represents a Call Identifier. The call identifier is used as an unique identifier for an call within the system. A zero value indicates no call ID. |