MIB Viewer

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-SMIciscoMgmt
IF-MIBInterfaceIndexOrZero
SNMPv2-CONFMODULE-COMPLIANCE OBJECT-GROUP
SNMPv2-SMICounter32 Gauge32 IpAddress MODULE-IDENTITY OBJECT-TYPE Unsigned32
SNMPv2-TCDisplayString RowPointer TEXTUAL-CONVENTION TruthValue
OIDNameAccessStatusDescription
1.3.6.1.4.1.9.9.150IdentityciscoAAASessionMIBThis 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.1NodecasnMIBObjects
1.3.6.1.4.1.9.9.150.1.1NodecasnActive
1.3.6.1.4.1.9.9.150.1.1.1ScalarcasnActiveTableEntriesread-onlycurrentNumber of entries currently in casnActiveTable
1.3.6.1.4.1.9.9.150.1.1.2ScalarcasnActiveTableHighWaterMarkread-onlycurrentMaximum 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.3TablecasnActiveTablenot-accessiblecurrentThis table contains entries for active AAA accounting sessions in the system.
1.3.6.1.4.1.9.9.150.1.1.3.1RowcasnActiveEntrynot-accessiblecurrentThe 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.1ColumncasnSessionIdnot-accessiblecurrentThis 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.2ColumncasnUserIdread-onlycurrentThe 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.3ColumncasnIpAddrread-onlycurrentThe 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.4ColumncasnIdleTimeread-onlycurrentThe 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.5ColumncasnDisconnectread-writecurrentThis 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.6ColumncasnCallTrackerIdread-onlycurrentThe 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.7ColumncasnNasPortread-onlycurrentThe 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.8ColumncasnVaiIfIndexread-onlycurrentThe 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.2NodecasnGeneral
1.3.6.1.4.1.9.9.150.1.2.1ScalarcasnTotalSessionsread-onlycurrentTotal 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.2ScalarcasnDisconnectedSessionsread-onlycurrentTotal 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.2NodecasnMIBNotificationPrefix
1.3.6.1.4.1.9.9.150.2.1NodecasnMIBNotifications
1.3.6.1.4.1.9.9.150.3NodecasnMIBConformance
1.3.6.1.4.1.9.9.150.3.1NodecasnMIBCompliances
1.3.6.1.4.1.9.9.150.3.1.1CompliancecasnMIBComplianceread-onlydeprecatedThe compliance statement for entities which implement the CISCO AAA Session MIB
1.3.6.1.4.1.9.9.150.3.1.2CompliancecasnMIBComplianceRev1read-onlycurrentThe compliance statement for entities which implement the CISCO AAA Session MIB
1.3.6.1.4.1.9.9.150.3.2NodecasnMIBGroups
1.3.6.1.4.1.9.9.150.3.2.1GroupcasnActiveGroupcurrentA collection of objects providing the AAA session information.
1.3.6.1.4.1.9.9.150.3.2.2GroupcasnGeneralGroupcurrentA collection of objects providing the AAA session information.
1.3.6.1.4.1.9.9.150.3.2.3GroupcasnActiveGroupSup1currentA collection of objects that supplements the casnActiveGroup.
Type Definitions
NameSyntaxStatusDescription
CasnSessionIdUnsigned32 (1..4294967295)currentRepresents an Accounting Session Identifier. The session identifier is used as an unique identifier for a session within the system.
CctCallIdUnsigned32currentRepresents 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.