AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » Cisco » CISCO-AAA-SESSION-MIB » Objects

CISCO-AAA-SESSION-MIB.mib object view, vendor Cisco

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file CISCO-AAA-SESSION-MIB and use it to monitor vendor specific OID's.

CISCO-AAA-SESSION-MIB file content

Object view of CISCO-AAA-SESSION-MIB:

Scalar Object
casnActiveTableEntries .1.3.6.1.4.1.9.9.150.1.1.1
Number of entries currently in casnActiveTable
casnActiveTableHighWaterMark .1.3.6.1.4.1.9.9.150.1.1.2
Maximum number of entries present in casnActiveTable since last system re-initialization. This corresponds to the maximum value reported by casnActiveTableEntries.
casnActiveEntry .1.3.6.1.4.1.9.9.150.1.1.3.1
The information regarding a single accounting session. Entries are created when a new accounting session is begun. Entries are removed when the accounting session is ended. Initiating termination of a session with the object casnDisconnect will cause removal of the entry when the session completes termination.
casnTotalSessions .1.3.6.1.4.1.9.9.150.1.2.1
Total number of sessions since last system re-initialization. This value includes all sessions currently in the casnActiveTable and all previous sessions whether terminated via casnDisconnect or via other mechanisms.
casnDisconnectedSessions .1.3.6.1.4.1.9.9.150.1.2.2
Total number of sessions which have been disconnected using casnDisconnect since last system re-initialization. This value includes any sessions still in the casnActiveTable with a casnDisconnect value of true(1) and all previous sessions which terminated as a result of setting casnDisconnect.
Tabular Object
casnSessionId .1.3.6.1.4.1.9.9.150.1.1.3.1.1
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 are in use. The value of this object corresponds to these accounting protocol attributes. RADIUS: attribute 44, Acct-Session-Id TACACS+: attribute 'task_id'
casnUserId .1.3.6.1.4.1.9.9.150.1.1.3.1.2
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-Name TACACS+: attribute 'user'
casnIpAddr .1.3.6.1.4.1.9.9.150.1.1.3.1.3
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'
casnIdleTime .1.3.6.1.4.1.9.9.150.1.1.3.1.4
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 associated with the call is considered to be idle for this object.
casnDisconnect .1.3.6.1.4.1.9.9.150.1.1.3.1.5
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 session has completed termination. Once this object has been set to true(1), the session termination process can not be cancelled by setting the value false(2).
casnCallTrackerId .1.3.6.1.4.1.9.9.150.1.1.3.1.6
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 of this object to query the cctActiveTable will provide more detailed data regarding the session represented by this casnActiveEntry.
Table
casnActiveTable .1.3.6.1.4.1.9.9.150.1.1.3
This table contains entries for active AAA accounting sessions in the system.
Object Identifier
ciscoAAASessionMIB .1.3.6.1.4.1.9.9.150
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
casnMIBObjects .1.3.6.1.4.1.9.9.150.1
casnActive .1.3.6.1.4.1.9.9.150.1.1
casnGeneral .1.3.6.1.4.1.9.9.150.1.2
casnMIBNotificationPrefix .1.3.6.1.4.1.9.9.150.2
casnMIBNotifications .1.3.6.1.4.1.9.9.150.2.1
casnMIBConformance .1.3.6.1.4.1.9.9.150.3
casnMIBCompliances .1.3.6.1.4.1.9.9.150.3.1
casnMIBGroups .1.3.6.1.4.1.9.9.150.3.2
Group
casnActiveGroup .1.3.6.1.4.1.9.9.150.3.2.1
A collection of objects providing the AAA session information.
casnGeneralGroup .1.3.6.1.4.1.9.9.150.3.2.2
A collection of objects providing the AAA session information.