MIBs Depot

CISCO-REMOTE-ACCESS-MONITOR-MIB

Registered at
1.3.6.1.4.1.9.9.392
Last updated
2020-10-04 00:00
Organization
Cisco Systems
Revisions
2020-10-04 00:00, 2008-08-28 00:00
Namespace
cisco
Source file
CISCO-REMOTE-ACCESS-MONITOR-MIB
Digest
sha256:f683ba5a26434aa77758d2b2ec69ea0b7548767dd3786478cbff4b0925def2c9

Description

Acronyms and Definitions The following acronyms and terms are used in this document: IPSec: Secure IP Protocol VPN: Virtual Private Network RAS: Remote Access Service ISP: Internet Service Provider. LAN: Local Area Network Group: A collection of remote access users grouped and managed together as a single entity for administrative convenience. Session: A Remote Access Session. SVC: SSL VPN Client Webvpn: VPN connection established using web browser. Overview of the MIB This is a MIB Module for monitoring the structures in Virtual Private Networks based remote access networks. The MIB seeks to create a common model of Remote Access across implementations of the service on layer 2 (PPTP, L2TP, L2F), layer 3 (IPsec) and layer 4 (SSL) virtual private networks. The MIB defines counters and objects of interest to performance/fault monitoring in a way which is independent of the technology of the remote access implementation. MIB contains eight major groups of objects which are used to manage Remote Access connections: a) Remote Access capacity group This section defines metrics to gauge the limits of resources on this device which are critical to RAS service. b) Remote Access resource usage group This section defines metrics to gauge the usage of resources on this device which are critical to RAS service service. c) Current activity and performance of RAS service This section defines metrics to gauge the current remote access activity. d) Remote Access Service failures This section defines metrics to monitor session failures and failures of the service itself, measured at aggregate level, session level and group level. e) Security violations in the Remote Access service This section defines metrics which reflect the state of remote access service of interest to Security Operations staff in an enterprise. f) Threshold group (allows definition of high water marks) This section allows the management entity to define thresholds to set high water marks on critical metrics. g) Notifications This section defines notifications to signal significant events pertaining to the Remote Access Service.

Contact

Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-snmp@cisco.com

Imports

FromSymbols
CISCO-SMIciscoMgmt
INET-ADDRESS-MIBInetAddress, InetAddressType
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Counter64, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso, zeroDotZero
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION, TimeStamp, TruthValue

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-REMOTE-ACCESS-MONITOR-MIB
CISCO-SMI
INET-ADDRESS-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
FailureRecordIndex
TEXTUAL-CONVENTION
The type used to index failure records in the failure archive.
current
RasProtocol
TEXTUAL-CONVENTION
The protocol immediately underlying the remote access session. The value 'other' has been listed to allow for the MIB to be supported on proprietary protocols not listed here.
current
SessionAuthAlgo
TEXTUAL-CONVENTION
The authentication algorithm used by to perform packet authentication in the remote access session. The value 'other' has been listed to allow for the MIB to support packet validation algorithms not listed here.
current
SessionCompressionAlgo
TEXTUAL-CONVENTION
The compression algorithm used in the remote access session. The value 'other' has been listed to allow for the MIB to support compression not listed here.
current
SessionEncrAlgo
TEXTUAL-CONVENTION
The encryption algorithm used to secure the remote access session.
current
SessionIndex
TEXTUAL-CONVENTION
The type used to index a remote access session.
current
SessionStatus
TEXTUAL-CONVENTION
The status of a remote access session. initializing: the session is in the process of being established established : the session is established and is ready to carry application traffic. Sessions in this state may also be referred to as 'active' sessions. terminating : the session is in the process of termination. Objects of this type may be used to terminate an established session by setting value of the object to terminating(3). Management entity may not write values initializing(1) or established(2) onto objects of this type. Doing so would cause the managed entity to return an error condition.
current
UserAuthenMethod
TEXTUAL-CONVENTION
The mechanism used to authenticate the user. The value 'other' has been listed to allow for the MIB to support proprietary authentication methods not listed here.
current
UserAuthorMethod
TEXTUAL-CONVENTION
The mechanism used to authorize the user. The value 'other' has been listed to allow for the MIB to support proprietary authorization mechanisms not listed here.
current

Objects

NameOIDSyntaxAccessStatus
ciscoRasMonitorMIBNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.392.0
ciscoRasMonitorMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.392.1
crasCapacity
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.392.1.1
crasMaxSessionsSupportable
OBJECT-TYPE
The maximum number of remote access sessions that may be supported on this device. If the device imposes no arbitrary limit on the maximum number of sessions, it should return a value of 0.
1.3.6.1.4.1.9.9.392.1.1.1Integer32 (0..2147483647)read-onlycurrent
crasMaxUsersSupportable
OBJECT-TYPE
The maximum number of remote access users for whom Remote Access sessions may be supported on this device. If the device imposes no arbitrary limit on the maximum number of users, it should return a value of 0.
1.3.6.1.4.1.9.9.392.1.1.2Integer32 (0..2147483647)read-onlycurrent
crasMaxGroupsSupportable
OBJECT-TYPE
The maximum number of remote access groups that may be defined on this device. 'Group' refers to a collection of users grouped together for administrative convenience. If the device imposes no arbitrary limit on the maximum number of groups, it should return a value of 0.
1.3.6.1.4.1.9.9.392.1.1.3Integer32 (0..2147483647)read-onlycurrent
crasNumCryptoAccelerators
OBJECT-TYPE
The maximum number of hardware crypto accelerators which can be installed on this device to support remote access sessions. 'cryptoaccelerator' denotes a hardware/software entity which the managed entity uses to offload some or all computations pertaining to cryptographic operations. If the device imposes no arbitrary limit on the number of crypto accelerators to support Remote Access function, it should return a value of 0.
1.3.6.1.4.1.9.9.392.1.1.4Integer32 (0..2147483647)read-onlycurrent
crasResourceUsage
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.392.1.2
crasGlobalBwUsage
OBJECT-TYPE
The average bandwidth used by all the active remote access sessions.
1.3.6.1.4.1.9.9.392.1.2.1Gauge32read-onlycurrent
crasActivity
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.392.1.3
crasNumSessions
OBJECT-TYPE
The number of currently active sessions. A session is a connection terminating on the managed entity which has been established to provide remote access connectivity to a user. A session is said to be 'active' if it is ready to carry application traffic between the user and the managed entity. A session which is not active is defined to be 'dormant'.
1.3.6.1.4.1.9.9.392.1.3.1Gauge32read-onlycurrent
crasNumPrevSessions
OBJECT-TYPE
The number of remote access sessions which were previously active but which where since terminated. Measured since the last reboot of the device.
1.3.6.1.4.1.9.9.392.1.3.2Counter32read-onlycurrent
crasNumUsers
OBJECT-TYPE
The number of users who have active sessions.
1.3.6.1.4.1.9.9.392.1.3.3Gauge32read-onlycurrent
crasNumGroups
OBJECT-TYPE
The number of user groups whose members have active sessions.
1.3.6.1.4.1.9.9.392.1.3.4Gauge32read-onlycurrent
crasGlobalInPkts
OBJECT-TYPE
The total number of packets received by all currently and previously active remote access sessions.
1.3.6.1.4.1.9.9.392.1.3.5Counter64read-onlycurrent
crasGlobalOutPkts
OBJECT-TYPE
The total number of packets transmitted by all currently and previously active remote access sessions.
1.3.6.1.4.1.9.9.392.1.3.6Counter64read-onlycurrent
crasGlobalInOctets
OBJECT-TYPE
The total number of octets received by all currently and previously active remote access sessions. This value is accumulated BEFORE determining whether or not the packet should be decompressed.
1.3.6.1.4.1.9.9.392.1.3.7Counter64read-onlycurrent
crasGlobalInDecompOctets
OBJECT-TYPE
The total number of decompressed octets received by all current and previous remote access sessions. This value is accumulated AFTER the packet is decompressed. If compression is not being used, this value will match the value of crasGlobalInOctets.
1.3.6.1.4.1.9.9.392.1.3.8Counter64read-onlycurrent
crasGlobalOutOctets
OBJECT-TYPE
The total number of octets transmitted by all currently and previously active remote access sessions. This value is accumulated AFTER determining whether or not the packet should be compressed.
1.3.6.1.4.1.9.9.392.1.3.9Counter64read-onlycurrent
crasGlobalOutUncompOctets
OBJECT-TYPE
The total number of uncompressed octets sent by all current and previous remote access sessions. This value is accumulated BEFORE the packet is compressed. If compression is not being used, this value will match the value of crasGlobalOutOctets.
1.3.6.1.4.1.9.9.392.1.3.10Counter64read-onlycurrent
crasGlobalInDropPkts
OBJECT-TYPE
The total number of packets which were dropped during receive processing by all currently and previously active remote access sessions.
1.3.6.1.4.1.9.9.392.1.3.11Counter64read-onlycurrent
crasGlobalOutDropPkts
OBJECT-TYPE
The total number of packets which were dropped during receive processing by all currently and previously active remote access sessions.
1.3.6.1.4.1.9.9.392.1.3.12Counter64read-onlycurrent
crasSessionTable
OBJECT-TYPE
This table lists all the currently active sessions. For each session, it lists the attributes (user, group, protocol, security), statistics (packet and octets) and status.
1.3.6.1.4.1.9.9.392.1.3.21not-accessiblecurrent
crasSessionEntry
OBJECT-TYPE
Each entry contains the attributes, statistics and status of an active session.
1.3.6.1.4.1.9.9.392.1.3.21.1not-accessiblecurrent
crasUsername
OBJECT-TYPE
The name of the user associated with this remote access session.
1.3.6.1.4.1.9.9.392.1.3.21.1.1SnmpAdminString (SIZE(0..128))not-accessiblecurrent
crasGroup
OBJECT-TYPE
The name of the user group to which this remote access session belongs.
1.3.6.1.4.1.9.9.392.1.3.21.1.2SnmpAdminStringread-onlycurrent
crasSessionIndex
OBJECT-TYPE
Unique index to distinguish between multiple Remote Access Sessions associated with the same user. The value of crasSessionIndex must increase monotonically till it wraps. An implementation may choose to wrap this index before the value of 2147483647.
1.3.6.1.4.1.9.9.392.1.3.21.1.3SessionIndexnot-accessiblecurrent
crasAuthenMethod
OBJECT-TYPE
The method used to authenticate the user prior to establishing the session.
1.3.6.1.4.1.9.9.392.1.3.21.1.4UserAuthenMethodread-onlycurrent
crasAuthorMethod
OBJECT-TYPE
The method used to authorize the user prior to establishing the session.
1.3.6.1.4.1.9.9.392.1.3.21.1.5UserAuthorMethodread-onlycurrent
crasSessionDuration
OBJECT-TYPE
The number of seconds elapsed since this session was established.
1.3.6.1.4.1.9.9.392.1.3.21.1.6Counter32read-onlycurrent
crasLocalAddressType
OBJECT-TYPE
The type of the address returned in 'crasLocalAddress'.
1.3.6.1.4.1.9.9.392.1.3.21.1.7InetAddressTyperead-onlycurrent
crasLocalAddress
OBJECT-TYPE
The IP address assigned to the client of this session in the private network assigned by the managed entity.
1.3.6.1.4.1.9.9.392.1.3.21.1.8InetAddressread-onlycurrent
crasISPAddressType
OBJECT-TYPE
The type of the address returned in 'crasISPAddress'.
1.3.6.1.4.1.9.9.392.1.3.21.1.9InetAddressTyperead-onlycurrent
crasISPAddress
OBJECT-TYPE
The IP address of the peer (client) assigned by the ISP. This is the address of the client device in the public network.
1.3.6.1.4.1.9.9.392.1.3.21.1.10InetAddressread-onlycurrent
crasSessionProtocol
OBJECT-TYPE
The protocol underlying this remote access session.
1.3.6.1.4.1.9.9.392.1.3.21.1.11RasProtocolread-onlycurrent
crasProtocolElement
OBJECT-TYPE
A reference to MIB definitions specific to the protocol underlying corresponding to the session or tunnel used to realized the remote access session corresponding to this conceptual row. For instance, if this remote access session is based on IPsec, then this object must contain the complete instance identifier of the IPsec tunnel corresponding to this remote access session. If no MIB definitions specific to the underlying protocol are available, the value should be set to the OBJECT IDENTIFIER { 0 0 }.
1.3.6.1.4.1.9.9.392.1.3.21.1.12OBJECT IDENTIFIERread-onlycurrent
crasSessionEncryptionAlgo
OBJECT-TYPE
The algorithm used by this remote access session to encrypt its payload.
1.3.6.1.4.1.9.9.392.1.3.21.1.13SessionEncrAlgoread-onlycurrent
crasSessionPktAuthenAlgo
OBJECT-TYPE
The algorithm used by this remote access session to to validate packets.
1.3.6.1.4.1.9.9.392.1.3.21.1.14SessionAuthAlgoread-onlycurrent
crasSessionCompressionAlgo
OBJECT-TYPE
The algorithm used by this remote access session to compress packets.
1.3.6.1.4.1.9.9.392.1.3.21.1.15SessionCompressionAlgoread-onlycurrent
crasHeartbeatInterval
OBJECT-TYPE
The interval in seconds between two successive heartbeats employed by this session. Value of 0 denotes that no heartbeat is used.
1.3.6.1.4.1.9.9.392.1.3.21.1.16Unsigned32 (0..4294967295)read-onlycurrent
crasClientVendorString
OBJECT-TYPE
The string identifying the vendor of the client application initiating this Remote Access session.
1.3.6.1.4.1.9.9.392.1.3.21.1.17SnmpAdminStringread-onlycurrent
crasClientVersionString
OBJECT-TYPE
The string identifying the version of the of the client application initiating the Remote Access session. This can be used by the administrator to identify which users are running unsupported client versions.
1.3.6.1.4.1.9.9.392.1.3.21.1.18SnmpAdminStringread-onlycurrent
crasClientOSVendorString
OBJECT-TYPE
The string identifying the vendor of the operating system on which the client application initiating the Remote Access Session is running.
1.3.6.1.4.1.9.9.392.1.3.21.1.19SnmpAdminStringread-onlycurrent
crasClientOSVersionString
OBJECT-TYPE
The string identifying the version of the operating system of the entity which initiated this Remote Access session.
1.3.6.1.4.1.9.9.392.1.3.21.1.20SnmpAdminStringread-onlycurrent
crasPrimWINSServerAddrType
OBJECT-TYPE
The type of the address returned in 'crasPrimWINSServer'.
1.3.6.1.4.1.9.9.392.1.3.21.1.21InetAddressTyperead-onlycurrent
crasPrimWINSServer
OBJECT-TYPE
The IP address of the primary WINS server assigned managed entity to this client session.
1.3.6.1.4.1.9.9.392.1.3.21.1.22InetAddressread-onlycurrent
crasSecWINSServerAddrType
OBJECT-TYPE
The type of the address returned in 'crasSecWINSServer'.
1.3.6.1.4.1.9.9.392.1.3.21.1.23InetAddressTyperead-onlycurrent
crasSecWINSServer
OBJECT-TYPE
The IP address of the secondary WINS server assigned by the managed entity to this client session.
1.3.6.1.4.1.9.9.392.1.3.21.1.24InetAddressread-onlycurrent
crasPrimDNSServerAddrType
OBJECT-TYPE
The type of the address returned in 'crasPrimDNSServer'.
1.3.6.1.4.1.9.9.392.1.3.21.1.25InetAddressTyperead-onlycurrent
crasPrimDNSServer
OBJECT-TYPE
The IP address of the primary DNS server assigned by the managed entity to this client session.
1.3.6.1.4.1.9.9.392.1.3.21.1.26InetAddressread-onlycurrent
crasSecDNSServerAddrType
OBJECT-TYPE
The type of the address returned in 'crasSecDNSServer'.
1.3.6.1.4.1.9.9.392.1.3.21.1.27InetAddressTyperead-onlycurrent
crasSecDNSServer
OBJECT-TYPE
The IP address of the secondary DNS server assigned by the managed entity to this client session.
1.3.6.1.4.1.9.9.392.1.3.21.1.28InetAddressread-onlycurrent
crasDHCPServerAddrType
OBJECT-TYPE
The type of the address returned in 'crasDHCPServer'.
1.3.6.1.4.1.9.9.392.1.3.21.1.29InetAddressTyperead-onlycurrent
crasDHCPServer
OBJECT-TYPE
The IP address of the DHCP server assigned by the managed entity to this client session.
1.3.6.1.4.1.9.9.392.1.3.21.1.30InetAddressread-onlycurrent
crasSessionInPkts
OBJECT-TYPE
The total number of packets received by this Remote Access session.
1.3.6.1.4.1.9.9.392.1.3.21.1.31Counter64read-onlycurrent
crasSessionOutPkts
OBJECT-TYPE
The total number of packets transmitted by this Remote Access Session.
1.3.6.1.4.1.9.9.392.1.3.21.1.32Counter64read-onlycurrent
crasSessionInDropPkts
OBJECT-TYPE
The total number of packets received for processing on this session which were dropped by the managed entity.
1.3.6.1.4.1.9.9.392.1.3.21.1.33Counter64read-onlycurrent
crasSessionOutDropPkts
OBJECT-TYPE
The total number of outgoing packets on this session which were dropped during transmit processing by the managed entity.
1.3.6.1.4.1.9.9.392.1.3.21.1.34Counter64read-onlycurrent
crasSessionInOctets
OBJECT-TYPE
The total number of octets received by this Remote Access Session. This value is accumulated BEFORE determining whether or not the packet should be decompressed.
1.3.6.1.4.1.9.9.392.1.3.21.1.35Counter64read-onlycurrent
crasSessionOutOctets
OBJECT-TYPE
The total number of octets transmitted by this Remote Access Session. This value is accumulated AFTER determining whether or not the packet should be compressed.
1.3.6.1.4.1.9.9.392.1.3.21.1.36Counter64read-onlycurrent
crasSessionState
OBJECT-TYPE
The state of the remote access session corresponding to this conceptual row. The management entity may use this object to terminate an established session by setting value of the object to 'terminating'.
1.3.6.1.4.1.9.9.392.1.3.21.1.37SessionStatusread-writecurrent
crasActGroupTable
OBJECT-TYPE
This table lists all the currently active remote access user groups. For each group, it lists the attributes (group, aggregate activity, aggregate traffic), and status.
1.3.6.1.4.1.9.9.392.1.3.22not-accessiblecurrent
crasActGroupEntry
OBJECT-TYPE
Each entry contains the attributes, statistics and status of an active session.
1.3.6.1.4.1.9.9.392.1.3.22.1not-accessiblecurrent
crasActGrpName
OBJECT-TYPE
The name of the active user group corresponding to this entry.
1.3.6.1.4.1.9.9.392.1.3.22.1.1SnmpAdminString (SIZE(0..64))not-accessiblecurrent
crasActGrNumUsers
OBJECT-TYPE
The number of users in this group currently connected to the managed device.
1.3.6.1.4.1.9.9.392.1.3.22.1.2Integer32 (1..2147483647)read-onlycurrent
crasActGrpInPkts
OBJECT-TYPE
The total number of packets received by this session.
1.3.6.1.4.1.9.9.392.1.3.22.1.3Counter64read-onlycurrent
crasActGrpOutPkts
OBJECT-TYPE
The total number of packets transmitted by this session.
1.3.6.1.4.1.9.9.392.1.3.22.1.4Counter64read-onlycurrent
crasActGrpInDropPkts
OBJECT-TYPE
The total number of packets dropped by this session which were received for processing.
1.3.6.1.4.1.9.9.392.1.3.22.1.5Counter64read-onlycurrent
crasActGrpOutDropPkts
OBJECT-TYPE
The total number of outgoing packets which were dropped during transmit processing by this session.
1.3.6.1.4.1.9.9.392.1.3.22.1.6Counter64read-onlycurrent
crasActGrpInOctets
OBJECT-TYPE
The total number of octets received by this session.
1.3.6.1.4.1.9.9.392.1.3.22.1.7Counter64read-onlycurrent
crasActGrpOutOctets
OBJECT-TYPE
The total number of octets transmitted by this session.
1.3.6.1.4.1.9.9.392.1.3.22.1.8Counter64read-onlycurrent
crasEmailNumSessions
OBJECT-TYPE
The number of currently active Email proxy sessions.
1.3.6.1.4.1.9.9.392.1.3.23Gauge32read-onlycurrent
crasEmailCumulateSessions
OBJECT-TYPE
The number of cumulative Email proxy sessions since system up.
1.3.6.1.4.1.9.9.392.1.3.24Counter32read-onlycurrent
crasEmailPeakConcurrentSessions
OBJECT-TYPE
The number of peak concurrent Email proxy sessions since system up.
1.3.6.1.4.1.9.9.392.1.3.25Unsigned32read-onlycurrent
crasIPSecNumSessions
OBJECT-TYPE
The number of currently active IPSec sessions.
1.3.6.1.4.1.9.9.392.1.3.26Gauge32read-onlycurrent
crasIPSecCumulateSessions
OBJECT-TYPE
The number of cumulative IPSec sessions since system up.
1.3.6.1.4.1.9.9.392.1.3.27Counter32read-onlycurrent
crasIPSecPeakConcurrentSessions
OBJECT-TYPE
The number of peak concurrent Email proxy sessions since system up.
1.3.6.1.4.1.9.9.392.1.3.28Unsigned32read-onlycurrent
crasL2LNumSessions
OBJECT-TYPE
The number of currently active LAN to LAN sessions.
1.3.6.1.4.1.9.9.392.1.3.29Gauge32read-onlycurrent
crasL2LCumulateSessions
OBJECT-TYPE
The number of cumulative LAN to LAN sessions since system up.
1.3.6.1.4.1.9.9.392.1.3.30Counter32read-onlycurrent
crasL2LPeakConcurrentSessions
OBJECT-TYPE
The number of peak concurrent LAN to LAN sessions since system up.
1.3.6.1.4.1.9.9.392.1.3.31Unsigned32read-onlycurrent
crasLBNumSessions
OBJECT-TYPE
The number of currently active Load Balancing sessions.
1.3.6.1.4.1.9.9.392.1.3.32Gauge32read-onlycurrent
crasLBCumulateSessions
OBJECT-TYPE
The number of cumulative Load Balancing sessions since system up.
1.3.6.1.4.1.9.9.392.1.3.33Counter32read-onlycurrent
crasLBPeakConcurrentSessions
OBJECT-TYPE
The number of peak concurrent Load Balancing sessions since system up.
1.3.6.1.4.1.9.9.392.1.3.34Unsigned32read-onlycurrent
crasSVCNumSessions
OBJECT-TYPE
The number of currently active SVC sessions.
1.3.6.1.4.1.9.9.392.1.3.35Gauge32read-onlycurrent
crasSVCCumulateSessions
OBJECT-TYPE
The number of cumulative SVC sessions since system up.
1.3.6.1.4.1.9.9.392.1.3.36Counter32read-onlycurrent
crasSVCPeakConcurrentSessions
OBJECT-TYPE
The number of peak concurrent SVC sessions since system up.
1.3.6.1.4.1.9.9.392.1.3.37Unsigned32read-onlycurrent
crasWebvpnNumSessions
OBJECT-TYPE
The number of currently active Webvpn sessions.
1.3.6.1.4.1.9.9.392.1.3.38Gauge32read-onlycurrent
crasWebvpnCumulateSessions
OBJECT-TYPE
The number of cumulative Webvpn sessions since system up.
1.3.6.1.4.1.9.9.392.1.3.39Counter32read-onlycurrent
crasWebvpnPeakConcurrentSessions
OBJECT-TYPE
The number of peak concurrent Webvpn sessions since system up.
1.3.6.1.4.1.9.9.392.1.3.40Unsigned32read-onlycurrent
crasNumPeakSessions
OBJECT-TYPE
The number of peak RA sessions since system up.
1.3.6.1.4.1.9.9.392.1.3.41Unsigned32read-onlycurrent
crasFailures
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.392.1.4
crasFailuresGlobals
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.392.1.4.1
crasNumTotalFailures
OBJECT-TYPE
The number of attempts to establish sessions which failed, since the last reboot of the managed device.
1.3.6.1.4.1.9.9.392.1.4.1.1Counter64read-onlycurrent
crasNumDeclinedSessions
OBJECT-TYPE
The number of session setup attempts, counted since the last time the notification 'ciscoRasTooManyFailedAuths' was issued, which were declined due to authentication or authorization failure.
1.3.6.1.4.1.9.9.392.1.4.1.2Unsigned32 (0..4294967295)read-onlycurrent
crasNumSetupFailInsufResources
OBJECT-TYPE
The number of session setup attempts that failed due to insufficient resources.
1.3.6.1.4.1.9.9.392.1.4.1.3Counter64read-onlycurrent
crasNumAbortedSessions
OBJECT-TYPE
The number of sessions which were successfully setup but were since terminated abnormally.
1.3.6.1.4.1.9.9.392.1.4.1.4Counter64read-onlycurrent
crasFailGlobalCntl
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.392.1.4.2
crasFailTableSize
OBJECT-TYPE
The window size of the Remote Access Failure tables. The failure tables for session and group failures maintain only the last crasFailTableSize number of failure records. A value of 0 for this MIB variable indicates that archiving of the failures is disabled. An implementation may choose suitable minimum and maximum values for this element based on the local policy and available resources. If an SNMP SET request specifies a value outside this window for this element, a BAD VALUE may be returned.
1.3.6.1.4.1.9.9.392.1.4.2.1Unsigned32 (0..4294967295)read-writecurrent
crasSessFailures
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.392.1.4.3
crasSessFailTable
OBJECT-TYPE
This table records the last 'N' session failures, where 'N' is the value of the MIB element 'crasFailTableSize' defined earlier. A failure could be a failure to establish a session ('setup' failure) or a failure of a session after it was established ('operational' failure).
1.3.6.1.4.1.9.9.392.1.4.3.1not-accessiblecurrent
crasSessFailEntry
OBJECT-TYPE
Each entry contains the attributes associated with a remote access session failure.
1.3.6.1.4.1.9.9.392.1.4.3.1.1not-accessiblecurrent
crasSessFailIndex
OBJECT-TYPE
The index of the session failure table. The value of the index is a number which begins at one and is incremented with each session failure. The value of this object will wrap at 4,294,967,295.
1.3.6.1.4.1.9.9.392.1.4.3.1.1.1FailureRecordIndexnot-accessiblecurrent
crasSessFailUsername
OBJECT-TYPE
The name of the user associated with this failed remote access session.
1.3.6.1.4.1.9.9.392.1.4.3.1.1.2SnmpAdminStringread-onlycurrent
crasSessFailGroupname
OBJECT-TYPE
The name of the user group to which this failed remote access session belongs.
1.3.6.1.4.1.9.9.392.1.4.3.1.1.3SnmpAdminStringread-onlycurrent
crasSessFailType
OBJECT-TYPE
The type of the failure: 1 = failure occurred during session setup 2 = failed occurred after the session was setup successfully.
1.3.6.1.4.1.9.9.392.1.4.3.1.1.4INTEGER {setupFailure(1), operationalFailure(2)}read-onlycurrent
crasSessFailReason
OBJECT-TYPE
The reason for the failure. Possible reasons include: 1 = other (error which cannot be classified in any of the types listed below). 2 = internal error occurred 3 = failed to authenticate the peer/user 4 = failed to authorize the peer/user 5 = system capacity exceeded (memory, cpu, max users etc) 6 = peer requested to abort the session or the setup 7 = lost peer's heartbeat 8 = local management request.
1.3.6.1.4.1.9.9.392.1.4.3.1.1.5INTEGER {other(1), internalError(2), authenticationFailure(3), authorizationFailure(4), sysCapExceeded(5), peerAbortRequest(6), peerLost(7), operRequest(8)}read-onlycurrent
crasSessFailTime
OBJECT-TYPE
The value of the MIB element 'sysUpTime' at the time of the failure.
1.3.6.1.4.1.9.9.392.1.4.3.1.1.6TimeStampread-onlycurrent
crasSessFailSessionIndex
OBJECT-TYPE
The index of the session which failed (in case this was an operational failure). In case of setup failures (where the value of 'crasSessFailType' of this conceptual row is 'operationalFailure'), the value of this object is undefined and should not be processed.
1.3.6.1.4.1.9.9.392.1.4.3.1.1.7SessionIndexread-onlycurrent
crasSessFailISPAddrType
OBJECT-TYPE
The type of the address returned in 'crasSessFailISPAddr'.
1.3.6.1.4.1.9.9.392.1.4.3.1.1.8InetAddressTyperead-onlycurrent
crasSessFailISPAddr
OBJECT-TYPE
The public address of the peer.
1.3.6.1.4.1.9.9.392.1.4.3.1.1.9InetAddressread-onlycurrent
crasSessFailLocalAddrType
OBJECT-TYPE
The type of the address returned in 'crasSessFailLocalAddr'.
1.3.6.1.4.1.9.9.392.1.4.3.1.1.10InetAddressTyperead-onlycurrent
crasSessFailLocalAddr
OBJECT-TYPE
The address assigned to the peer by the local address management mechanism. In case no address was assigned to the peer when the failure occurred, this MIB variable would contain the IPv4 address value 0.0.0.0
1.3.6.1.4.1.9.9.392.1.4.3.1.1.11InetAddressread-onlycurrent
crasFailLastFailIndex
OBJECT-TYPE
The value of column 'crasSessFailIndex' corresponding to the last row added to the crasSessFailTable. The value of this object is undefined and should not be processed by the management entity if the value of the object 'crasFailTableSize' is 0.
1.3.6.1.4.1.9.9.392.1.4.3.2FailureRecordIndexread-onlycurrent
crasGroupFailures
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.392.1.4.4
crasGrpFailTable
OBJECT-TYPE
This table records the last 'N' occurrences of failures (setup or operational) per user group, where 'N' is the value of the MIB element 'crasFailTableSize' defined earlier. When 'N' entries have been created, the failure information about a new user group must be created by deleting the oldest entry in this table.
1.3.6.1.4.1.9.9.392.1.4.4.1not-accessiblecurrent
crasGrpFailEntry
OBJECT-TYPE
Each entry contains the summary of failures for a specific user group.
1.3.6.1.4.1.9.9.392.1.4.4.1.1not-accessiblecurrent
crasGrpFailGroupname
OBJECT-TYPE
The name of the user group to which this failure record corresponds. This is the index of the group failure table.
1.3.6.1.4.1.9.9.392.1.4.4.1.1.1SnmpAdminString (SIZE(0..64))not-accessiblecurrent
crasGrpFailNumFailAuths
OBJECT-TYPE
The number of sessions belonging to this group which failed authentication; counted since last reboot.
1.3.6.1.4.1.9.9.392.1.4.4.1.1.2Counter64read-onlycurrent
crasGrpFailNumResourceFailures
OBJECT-TYPE
The number of session setup attempts which failed due to insufficient resources.
1.3.6.1.4.1.9.9.392.1.4.4.1.1.3Counter64read-onlycurrent
crasGrpFailNumDeclined
OBJECT-TYPE
The number of session setup attempts which were declined by the managed entity due to local policy. These would include sessions which were denied due to rate control settings.
1.3.6.1.4.1.9.9.392.1.4.4.1.1.4Counter64read-onlycurrent
crasGrpFailNumTerminatedMgmt
OBJECT-TYPE
The number of established sessions which were terminated by explicit management action. The termination may have been triggered locally or based on a request from the peer.
1.3.6.1.4.1.9.9.392.1.4.4.1.1.5Counter64read-onlycurrent
crasGrpFailNumTerminatedOther
OBJECT-TYPE
The number of established sessions which were terminated due to insufficient reasons, internal error or other reasons not caused by management action.
1.3.6.1.4.1.9.9.392.1.4.4.1.1.6Counter64read-onlycurrent
crasSecurity
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.392.1.5
crasSecurityGlobals
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.392.1.5.1
crasNumDisabledAccounts
OBJECT-TYPE
The total number of user accounts which were disabled due to repeated login failures.
1.3.6.1.4.1.9.9.392.1.5.1.1Counter64read-onlycurrent
crasThresholds
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.392.1.6
crasThrMaxSessions
OBJECT-TYPE
The maximum number of sessions which are successfully setup after which the managed entity should alert the network management entity using the notification 'ciscoRasTooManySessions', if the notification has been enabled. A value of 0 indicates that the threshold has not been set.
1.3.6.1.4.1.9.9.392.1.6.1Integer32 (0..2147483647)read-onlycurrent
crasThrMaxFailedAuths
OBJECT-TYPE
The value of object 'crasNumDeclinedSessions' at which the managed entity should alert the network management entity using the notification 'ciscoRasTooManyFailedAuths', if the notification has been enabled. A value of 0 indicates that the threshold has not been set.
1.3.6.1.4.1.9.9.392.1.6.2Unsigned32 (0..4294967295)read-onlycurrent
crasThrMaxThroughput
OBJECT-TYPE
The highest throughput of the Remote Access Service at which the managed entity should alert the network management entity using the notification 'ciscoRasTooHighThroughput', if the notification has been enabled. The notification is disabled till the value of the aggregate throughput of the managed entity drops below the value of this object. A value of 0 indicates that the threshold has not been set.
1.3.6.1.4.1.9.9.392.1.6.3Integer32 (0..2147483647)read-onlycurrent
crasNotifCntl
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.392.1.7
crasCntlTooManySessions
OBJECT-TYPE
This object defines the administrative state of sending the trap to signal the violation of the Max session threshold.
1.3.6.1.4.1.9.9.392.1.7.1TruthValueread-writecurrent
crasCntlTooManyFailedAuths
OBJECT-TYPE
This object defines the administrative state of sending the trap to signal the violation of the Max authentication failure count threshold.
1.3.6.1.4.1.9.9.392.1.7.2TruthValueread-writecurrent
crasCntlTooHighThroughput
OBJECT-TYPE
This object defines the administrative state of sending the trap to signal the violation of the Max throughput threshold.
1.3.6.1.4.1.9.9.392.1.7.3TruthValueread-writecurrent
ciscoRasMonitorMIBConform
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.392.2
ciscoRasMonitorMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.392.2.1
ciscoRasMonitorMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.392.2.2

Notifications

NameOIDStatus
ciscoRasTooManySessions
NOTIFICATION-TYPE
This notification is generated when the managed entity detects that the number of sessions established exceeds the set threshold crasThrMaxSessions. Once the notification has been issued, further notifications are suppressed till the value returns below the specified threshold.
1.3.6.1.4.1.9.9.392.0.1current
ciscoRasTooManyFailedAuths
NOTIFICATION-TYPE
This notification is generated when the managed entity detects that the number of login attempts (over all users) exceeds the set threshold for throughput (crasThrMaxFailedAuths). Once the notification has been issued, further notifications are suppressed till the value returns below the specified threshold.
1.3.6.1.4.1.9.9.392.0.2current
ciscoRasTooHighThroughput
NOTIFICATION-TYPE
This notification is generated when the managed entity detects that the current throughput of the device exceeds the set threshold for throughput (crasThrMaxThroughput). Once the notification has been issued, further notiifcations are suppressed till the value returns below the specified threshold.
1.3.6.1.4.1.9.9.392.0.3current

Conformance

NameOIDStatus
ciscoRasMonitorMIBCompliance
MODULE-COMPLIANCE
The compliance statement for SNMP entities the Cisco Remote Access Monitoring MIB.
1.3.6.1.4.1.9.9.392.2.1.1deprecated
ciscoRasMonitorMIBComplianceRev1
MODULE-COMPLIANCE
The compliance statement for SNMP entities the Cisco Remote Access Monitoring MIB.
1.3.6.1.4.1.9.9.392.2.1.2current
ciscoRasCapacityGroup
OBJECT-GROUP
This group consists of the MIB objects pertaining to Remote Access Service capacity parameters defined in the Cisco Remote Access MIB.
1.3.6.1.4.1.9.9.392.2.2.1current
ciscoRasResourceUsageGroup
OBJECT-GROUP
This group consists of the MIB objects pertaining to Remote Access Service resource usage parameters defined in the Cisco Remote Access MIB.
1.3.6.1.4.1.9.9.392.2.2.2current
ciscoRasActivityGroup
OBJECT-GROUP
This group consists of the MIB objects pertaining to the Cisco Remote Access MIB Activity group. Following are definitions of some terms used in this compliance group: User: A remote access user. Group: A collection of remote access users grouped and managed together as a single entity for administrative convenience. ISP: Internet Service Provider. Crypto Accelerator 'Crypto Accelerator' denotes a device which the managed entity uses to offload some or all computations pertaining to cryptographic operations. Session A connection terminating on the managed device which has been established to provide remote access connectivity to a user.
1.3.6.1.4.1.9.9.392.2.2.3current
ciscoRasGrpActivityGroup
OBJECT-GROUP
This group consists of the MIB objects pertaining to activity of user groups.
1.3.6.1.4.1.9.9.392.2.2.4current
ciscoRasMandatoryFailureGroup
OBJECT-GROUP
This group categorizes objects pertaining to failures in the Remote Access Service which are essential for successful monitoring of the service.
1.3.6.1.4.1.9.9.392.2.2.5current
ciscoRasOptionalFailureGroup
OBJECT-GROUP
This group categorizes optional objects pertaining to failures in the Remote Access Service.
1.3.6.1.4.1.9.9.392.2.2.6current
ciscoRasSecurityGroup
OBJECT-GROUP
This group categorizes objects pertaining to the monitoring state of security in the Remote Access Service.
1.3.6.1.4.1.9.9.392.2.2.7current
ciscoRasThresholdsGroup
OBJECT-GROUP
This group categorizes objects which are used to establish baseline values of metrics instrumenting the Remote Access Service.
1.3.6.1.4.1.9.9.392.2.2.8current
ciscoRasNotificationCntlGroup
OBJECT-GROUP
This group of objects controls the sending of notifications defined in this MIB module.
1.3.6.1.4.1.9.9.392.2.2.9current
ciscoRasNotificationsGroup
NOTIFICATION-GROUP
This group contains the notifications for the Remote Access MIB.
1.3.6.1.4.1.9.9.392.2.2.10current
ciscoRasActivityGroupRev1
OBJECT-GROUP
This group contains activity information related to sessions.
1.3.6.1.4.1.9.9.392.2.2.11current