CISCO-REMOTE-ACCESS-MONITOR-MIB
162 objects
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.
Imported Objects
| CISCO-SMI | ciscoMgmt |
| INET-ADDRESS-MIB | InetAddress InetAddressType |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | Counter32 Counter64 Gauge32 Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32 zeroDotZero |
| SNMPv2-TC | TEXTUAL-CONVENTION TimeStamp TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.392 | IdentityciscoRemoteAccessMonitorMIB | Acronyms and Definitions The following acronyms and terms are used in this document: IPSec: Secure IP Protocol VPN: Virtual Private Network RAS: Remote Access … | ||
| 1.3.6.1.4.1.9.9.392.0 | NodeciscoRasMonitorMIBNotifs | |||
| 1.3.6.1.4.1.9.9.392.0.1 | NotificationciscoRasTooManySessions | current | This notification is generated when the managed entity detects that the number of sessions established exceeds the set threshold crasThrMaxSessions. Once the n… | |
| 1.3.6.1.4.1.9.9.392.0.2 | NotificationciscoRasTooManyFailedAuths | current | This notification is generated when the managed entity detects that the number of login attempts (over all users) exceeds the set threshold for throughput (cra… | |
| 1.3.6.1.4.1.9.9.392.0.3 | NotificationciscoRasTooHighThroughput | current | This notification is generated when the managed entity detects that the current throughput of the device exceeds the set threshold for throughput (crasThrMaxTh… | |
| 1.3.6.1.4.1.9.9.392.1 | NodeciscoRasMonitorMIBObjects | |||
| 1.3.6.1.4.1.9.9.392.1.1 | NodecrasCapacity | |||
| 1.3.6.1.4.1.9.9.392.1.1.1 | ScalarcrasMaxSessionsSupportable | read-only | current | 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, … |
| 1.3.6.1.4.1.9.9.392.1.1.2 | ScalarcrasMaxUsersSupportable | read-only | current | 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 maxi… |
| 1.3.6.1.4.1.9.9.392.1.1.3 | ScalarcrasMaxGroupsSupportable | read-only | current | 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 conv… |
| 1.3.6.1.4.1.9.9.392.1.1.4 | ScalarcrasNumCryptoAccelerators | read-only | current | The maximum number of hardware crypto accelerators which can be installed on this device to support remote access sessions. 'cryptoaccelerator' denotes a hardw… |
| 1.3.6.1.4.1.9.9.392.1.2 | NodecrasResourceUsage | |||
| 1.3.6.1.4.1.9.9.392.1.2.1 | ScalarcrasGlobalBwUsage | read-only | current | The average bandwidth used by all the active remote access sessions. |
| 1.3.6.1.4.1.9.9.392.1.3 | NodecrasActivity | |||
| 1.3.6.1.4.1.9.9.392.1.3.1 | ScalarcrasNumSessions | read-only | current | The number of currently active sessions. A session is a connection terminating on the managed entity which has been established to provide remote access connec… |
| 1.3.6.1.4.1.9.9.392.1.3.2 | ScalarcrasNumPrevSessions | read-only | current | 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.3 | ScalarcrasNumUsers | read-only | current | The number of users who have active sessions. |
| 1.3.6.1.4.1.9.9.392.1.3.4 | ScalarcrasNumGroups | read-only | current | The number of user groups whose members have active sessions. |
| 1.3.6.1.4.1.9.9.392.1.3.5 | ScalarcrasGlobalInPkts | read-only | current | 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.6 | ScalarcrasGlobalOutPkts | read-only | current | 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.7 | ScalarcrasGlobalInOctets | read-only | current | The total number of octets received by all currently and previously active remote access sessions. This value is accumulated BEFORE determining whether or not … |
| 1.3.6.1.4.1.9.9.392.1.3.8 | ScalarcrasGlobalInDecompOctets | read-only | current | The total number of decompressed octets received by all current and previous remote access sessions. This value is accumulated AFTER the packet is decompressed… |
| 1.3.6.1.4.1.9.9.392.1.3.9 | ScalarcrasGlobalOutOctets | read-only | current | The total number of octets transmitted by all currently and previously active remote access sessions. This value is accumulated AFTER determining whether or no… |
| 1.3.6.1.4.1.9.9.392.1.3.10 | ScalarcrasGlobalOutUncompOctets | read-only | current | 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 … |
| 1.3.6.1.4.1.9.9.392.1.3.11 | ScalarcrasGlobalInDropPkts | read-only | current | 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.12 | ScalarcrasGlobalOutDropPkts | read-only | current | 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.21 | TablecrasSessionTable | not-accessible | current | This table lists all the currently active sessions. For each session, it lists the attributes (user, group, protocol, security), statistics (packet and octets)… |
| 1.3.6.1.4.1.9.9.392.1.3.21.1 | RowcrasSessionEntry | not-accessible | current | Each entry contains the attributes, statistics and status of an active session. |
| 1.3.6.1.4.1.9.9.392.1.3.21.1.1 | ColumncrasUsername | not-accessible | current | The name of the user associated with this remote access session. |
| 1.3.6.1.4.1.9.9.392.1.3.21.1.2 | ColumncrasGroup | read-only | current | 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.3 | ColumncrasSessionIndex | not-accessible | current | Unique index to distinguish between multiple Remote Access Sessions associated with the same user. The value of crasSessionIndex must increase monotonically ti… |
| 1.3.6.1.4.1.9.9.392.1.3.21.1.4 | ColumncrasAuthenMethod | read-only | current | 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.5 | ColumncrasAuthorMethod | read-only | current | 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.6 | ColumncrasSessionDuration | read-only | current | The number of seconds elapsed since this session was established. |
| 1.3.6.1.4.1.9.9.392.1.3.21.1.7 | ColumncrasLocalAddressType | read-only | current | The type of the address returned in 'crasLocalAddress'. |
| 1.3.6.1.4.1.9.9.392.1.3.21.1.8 | ColumncrasLocalAddress | read-only | current | 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.9 | ColumncrasISPAddressType | read-only | current | The type of the address returned in 'crasISPAddress'. |
| 1.3.6.1.4.1.9.9.392.1.3.21.1.10 | ColumncrasISPAddress | read-only | current | 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.11 | ColumncrasSessionProtocol | read-only | current | The protocol underlying this remote access session. |
| 1.3.6.1.4.1.9.9.392.1.3.21.1.12 | ColumncrasProtocolElement | read-only | current | A reference to MIB definitions specific to the protocol underlying corresponding to the session or tunnel used to realized the remote access session correspond… |
| 1.3.6.1.4.1.9.9.392.1.3.21.1.13 | ColumncrasSessionEncryptionAlgo | read-only | current | 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.14 | ColumncrasSessionPktAuthenAlgo | read-only | current | 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.15 | ColumncrasSessionCompressionAlgo | read-only | current | The algorithm used by this remote access session to compress packets. |
| 1.3.6.1.4.1.9.9.392.1.3.21.1.16 | ColumncrasHeartbeatInterval | read-only | current | 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.17 | ColumncrasClientVendorString | read-only | current | 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.18 | ColumncrasClientVersionString | read-only | current | 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 whi… |
| 1.3.6.1.4.1.9.9.392.1.3.21.1.19 | ColumncrasClientOSVendorString | read-only | current | 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.20 | ColumncrasClientOSVersionString | read-only | current | 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.21 | ColumncrasPrimWINSServerAddrType | read-only | current | The type of the address returned in 'crasPrimWINSServer'. |
| 1.3.6.1.4.1.9.9.392.1.3.21.1.22 | ColumncrasPrimWINSServer | read-only | current | 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.23 | ColumncrasSecWINSServerAddrType | read-only | current | The type of the address returned in 'crasSecWINSServer'. |
| 1.3.6.1.4.1.9.9.392.1.3.21.1.24 | ColumncrasSecWINSServer | read-only | current | 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.25 | ColumncrasPrimDNSServerAddrType | read-only | current | The type of the address returned in 'crasPrimDNSServer'. |
| 1.3.6.1.4.1.9.9.392.1.3.21.1.26 | ColumncrasPrimDNSServer | read-only | current | 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.27 | ColumncrasSecDNSServerAddrType | read-only | current | The type of the address returned in 'crasSecDNSServer'. |
| 1.3.6.1.4.1.9.9.392.1.3.21.1.28 | ColumncrasSecDNSServer | read-only | current | 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.29 | ColumncrasDHCPServerAddrType | read-only | current | The type of the address returned in 'crasDHCPServer'. |
| 1.3.6.1.4.1.9.9.392.1.3.21.1.30 | ColumncrasDHCPServer | read-only | current | 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.31 | ColumncrasSessionInPkts | read-only | current | The total number of packets received by this Remote Access session. |
| 1.3.6.1.4.1.9.9.392.1.3.21.1.32 | ColumncrasSessionOutPkts | read-only | current | The total number of packets transmitted by this Remote Access Session. |
| 1.3.6.1.4.1.9.9.392.1.3.21.1.33 | ColumncrasSessionInDropPkts | read-only | current | 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.34 | ColumncrasSessionOutDropPkts | read-only | current | 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.35 | ColumncrasSessionInOctets | read-only | current | The total number of octets received by this Remote Access Session. This value is accumulated BEFORE determining whether or not the packet should be decompresse… |
| 1.3.6.1.4.1.9.9.392.1.3.21.1.36 | ColumncrasSessionOutOctets | read-only | current | The total number of octets transmitted by this Remote Access Session. This value is accumulated AFTER determining whether or not the packet should be compresse… |
| 1.3.6.1.4.1.9.9.392.1.3.21.1.37 | ColumncrasSessionState | read-write | current | 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 s… |
| 1.3.6.1.4.1.9.9.392.1.3.22 | TablecrasActGroupTable | not-accessible | current | This table lists all the currently active remote access user groups. For each group, it lists the attributes (group, aggregate activity, aggregate traffic), an… |
| 1.3.6.1.4.1.9.9.392.1.3.22.1 | RowcrasActGroupEntry | not-accessible | current | Each entry contains the attributes, statistics and status of an active session. |
| 1.3.6.1.4.1.9.9.392.1.3.22.1.1 | ColumncrasActGrpName | not-accessible | current | The name of the active user group corresponding to this entry. |
| 1.3.6.1.4.1.9.9.392.1.3.22.1.2 | ColumncrasActGrNumUsers | read-only | current | 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.3 | ColumncrasActGrpInPkts | read-only | current | The total number of packets received by this session. |
| 1.3.6.1.4.1.9.9.392.1.3.22.1.4 | ColumncrasActGrpOutPkts | read-only | current | The total number of packets transmitted by this session. |
| 1.3.6.1.4.1.9.9.392.1.3.22.1.5 | ColumncrasActGrpInDropPkts | read-only | current | 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.6 | ColumncrasActGrpOutDropPkts | read-only | current | 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.7 | ColumncrasActGrpInOctets | read-only | current | The total number of octets received by this session. |
| 1.3.6.1.4.1.9.9.392.1.3.22.1.8 | ColumncrasActGrpOutOctets | read-only | current | The total number of octets transmitted by this session. |
| 1.3.6.1.4.1.9.9.392.1.3.23 | ScalarcrasEmailNumSessions | read-only | current | The number of currently active Email proxy sessions. |
| 1.3.6.1.4.1.9.9.392.1.3.24 | ScalarcrasEmailCumulateSessions | read-only | current | The number of cumulative Email proxy sessions since system up. |
| 1.3.6.1.4.1.9.9.392.1.3.25 | ScalarcrasEmailPeakConcurrentSessions | read-only | current | The number of peak concurrent Email proxy sessions since system up. |
| 1.3.6.1.4.1.9.9.392.1.3.26 | ScalarcrasIPSecNumSessions | read-only | current | The number of currently active IPSec sessions. |
| 1.3.6.1.4.1.9.9.392.1.3.27 | ScalarcrasIPSecCumulateSessions | read-only | current | The number of cumulative IPSec sessions since system up. |
| 1.3.6.1.4.1.9.9.392.1.3.28 | ScalarcrasIPSecPeakConcurrentSessions | read-only | current | The number of peak concurrent Email proxy sessions since system up. |
| 1.3.6.1.4.1.9.9.392.1.3.29 | ScalarcrasL2LNumSessions | read-only | current | The number of currently active LAN to LAN sessions. |
| 1.3.6.1.4.1.9.9.392.1.3.30 | ScalarcrasL2LCumulateSessions | read-only | current | The number of cumulative LAN to LAN sessions since system up. |
| 1.3.6.1.4.1.9.9.392.1.3.31 | ScalarcrasL2LPeakConcurrentSessions | read-only | current | The number of peak concurrent LAN to LAN sessions since system up. |
| 1.3.6.1.4.1.9.9.392.1.3.32 | ScalarcrasLBNumSessions | read-only | current | The number of currently active Load Balancing sessions. |
| 1.3.6.1.4.1.9.9.392.1.3.33 | ScalarcrasLBCumulateSessions | read-only | current | The number of cumulative Load Balancing sessions since system up. |
| 1.3.6.1.4.1.9.9.392.1.3.34 | ScalarcrasLBPeakConcurrentSessions | read-only | current | The number of peak concurrent Load Balancing sessions since system up. |
| 1.3.6.1.4.1.9.9.392.1.3.35 | ScalarcrasSVCNumSessions | read-only | current | The number of currently active SVC sessions. |
| 1.3.6.1.4.1.9.9.392.1.3.36 | ScalarcrasSVCCumulateSessions | read-only | current | The number of cumulative SVC sessions since system up. |
| 1.3.6.1.4.1.9.9.392.1.3.37 | ScalarcrasSVCPeakConcurrentSessions | read-only | current | The number of peak concurrent SVC sessions since system up. |
| 1.3.6.1.4.1.9.9.392.1.3.38 | ScalarcrasWebvpnNumSessions | read-only | current | The number of currently active Webvpn sessions. |
| 1.3.6.1.4.1.9.9.392.1.3.39 | ScalarcrasWebvpnCumulateSessions | read-only | current | The number of cumulative Webvpn sessions since system up. |
| 1.3.6.1.4.1.9.9.392.1.3.40 | ScalarcrasWebvpnPeakConcurrentSessions | read-only | current | The number of peak concurrent Webvpn sessions since system up. |
| 1.3.6.1.4.1.9.9.392.1.3.41 | ScalarcrasNumPeakSessions | read-only | current | The number of peak RA sessions since system up. |
| 1.3.6.1.4.1.9.9.392.1.4 | NodecrasFailures | |||
| 1.3.6.1.4.1.9.9.392.1.4.1 | NodecrasFailuresGlobals | |||
| 1.3.6.1.4.1.9.9.392.1.4.1.1 | ScalarcrasNumTotalFailures | read-only | current | 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.2 | ScalarcrasNumDeclinedSessions | read-only | current | The number of session setup attempts, counted since the last time the notification 'ciscoRasTooManyFailedAuths' was issued, which were declined due to authenti… |
| 1.3.6.1.4.1.9.9.392.1.4.1.3 | ScalarcrasNumSetupFailInsufResources | read-only | current | The number of session setup attempts that failed due to insufficient resources. |
| 1.3.6.1.4.1.9.9.392.1.4.1.4 | ScalarcrasNumAbortedSessions | read-only | current | The number of sessions which were successfully setup but were since terminated abnormally. |
| 1.3.6.1.4.1.9.9.392.1.4.2 | NodecrasFailGlobalCntl | |||
| 1.3.6.1.4.1.9.9.392.1.4.2.1 | ScalarcrasFailTableSize | read-write | current | The window size of the Remote Access Failure tables. The failure tables for session and group failures maintain only the last crasFailTableSize number of failu… |
| 1.3.6.1.4.1.9.9.392.1.4.3 | NodecrasSessFailures | |||
| 1.3.6.1.4.1.9.9.392.1.4.3.1 | TablecrasSessFailTable | not-accessible | current | 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 t… |
| 1.3.6.1.4.1.9.9.392.1.4.3.1.1 | RowcrasSessFailEntry | not-accessible | current | 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.1.1 | ColumncrasSessFailIndex | not-accessible | current | 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 … |
| 1.3.6.1.4.1.9.9.392.1.4.3.1.1.2 | ColumncrasSessFailUsername | read-only | current | 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.3 | ColumncrasSessFailGroupname | read-only | current | 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.4 | ColumncrasSessFailType | read-only | current | 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.5 | ColumncrasSessFailReason | read-only | current | 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 occurre… |
| 1.3.6.1.4.1.9.9.392.1.4.3.1.1.6 | ColumncrasSessFailTime | read-only | current | 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.7 | ColumncrasSessFailSessionIndex | read-only | current | 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 conce… |
| 1.3.6.1.4.1.9.9.392.1.4.3.1.1.8 | ColumncrasSessFailISPAddrType | read-only | current | The type of the address returned in 'crasSessFailISPAddr'. |
| 1.3.6.1.4.1.9.9.392.1.4.3.1.1.9 | ColumncrasSessFailISPAddr | read-only | current | The public address of the peer. |
| 1.3.6.1.4.1.9.9.392.1.4.3.1.1.10 | ColumncrasSessFailLocalAddrType | read-only | current | The type of the address returned in 'crasSessFailLocalAddr'. |
| 1.3.6.1.4.1.9.9.392.1.4.3.1.1.11 | ColumncrasSessFailLocalAddr | read-only | current | 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 var… |
| 1.3.6.1.4.1.9.9.392.1.4.3.2 | ScalarcrasFailLastFailIndex | read-only | current | 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 p… |
| 1.3.6.1.4.1.9.9.392.1.4.4 | NodecrasGroupFailures | |||
| 1.3.6.1.4.1.9.9.392.1.4.4.1 | TablecrasGrpFailTable | not-accessible | current | 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' de… |
| 1.3.6.1.4.1.9.9.392.1.4.4.1.1 | RowcrasGrpFailEntry | not-accessible | current | 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.1.1 | ColumncrasGrpFailGroupname | not-accessible | current | 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.2 | ColumncrasGrpFailNumFailAuths | read-only | current | 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.3 | ColumncrasGrpFailNumResourceFailures | read-only | current | 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.4 | ColumncrasGrpFailNumDeclined | read-only | current | 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 … |
| 1.3.6.1.4.1.9.9.392.1.4.4.1.1.5 | ColumncrasGrpFailNumTerminatedMgmt | read-only | current | The number of established sessions which were terminated by explicit management action. The termination may have been triggered locally or based on a request f… |
| 1.3.6.1.4.1.9.9.392.1.4.4.1.1.6 | ColumncrasGrpFailNumTerminatedOther | read-only | current | 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.5 | NodecrasSecurity | |||
| 1.3.6.1.4.1.9.9.392.1.5.1 | NodecrasSecurityGlobals | |||
| 1.3.6.1.4.1.9.9.392.1.5.1.1 | ScalarcrasNumDisabledAccounts | read-only | current | The total number of user accounts which were disabled due to repeated login failures. |
| 1.3.6.1.4.1.9.9.392.1.6 | NodecrasThresholds | |||
| 1.3.6.1.4.1.9.9.392.1.6.1 | ScalarcrasThrMaxSessions | read-only | current | The maximum number of sessions which are successfully setup after which the managed entity should alert the network management entity using the notification 'c… |
| 1.3.6.1.4.1.9.9.392.1.6.2 | ScalarcrasThrMaxFailedAuths | read-only | current | The value of object 'crasNumDeclinedSessions' at which the managed entity should alert the network management entity using the notification 'ciscoRasTooManyFai… |
| 1.3.6.1.4.1.9.9.392.1.6.3 | ScalarcrasThrMaxThroughput | read-only | current | The highest throughput of the Remote Access Service at which the managed entity should alert the network management entity using the notification 'ciscoRasTooH… |
| 1.3.6.1.4.1.9.9.392.1.7 | NodecrasNotifCntl | |||
| 1.3.6.1.4.1.9.9.392.1.7.1 | ScalarcrasCntlTooManySessions | read-write | current | 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.2 | ScalarcrasCntlTooManyFailedAuths | read-write | current | 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.3 | ScalarcrasCntlTooHighThroughput | read-write | current | 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.2 | NodeciscoRasMonitorMIBConform | |||
| 1.3.6.1.4.1.9.9.392.2.1 | NodeciscoRasMonitorMIBCompliances | |||
| 1.3.6.1.4.1.9.9.392.2.1.1 | ComplianceciscoRasMonitorMIBCompliance | read-only | deprecated | The compliance statement for SNMP entities the Cisco Remote Access Monitoring MIB. |
| 1.3.6.1.4.1.9.9.392.2.1.2 | ComplianceciscoRasMonitorMIBComplianceRev1 | read-only | current | The compliance statement for SNMP entities the Cisco Remote Access Monitoring MIB. |
| 1.3.6.1.4.1.9.9.392.2.2 | NodeciscoRasMonitorMIBGroups | |||
| 1.3.6.1.4.1.9.9.392.2.2.1 | GroupciscoRasCapacityGroup | current | 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.2 | GroupciscoRasResourceUsageGroup | current | 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.3 | GroupciscoRasActivityGroup | current | 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 complianc… | |
| 1.3.6.1.4.1.9.9.392.2.2.4 | GroupciscoRasGrpActivityGroup | current | This group consists of the MIB objects pertaining to activity of user groups. | |
| 1.3.6.1.4.1.9.9.392.2.2.5 | GroupciscoRasMandatoryFailureGroup | current | 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.6 | GroupciscoRasOptionalFailureGroup | current | This group categorizes optional objects pertaining to failures in the Remote Access Service. | |
| 1.3.6.1.4.1.9.9.392.2.2.7 | GroupciscoRasSecurityGroup | current | 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.8 | GroupciscoRasThresholdsGroup | current | 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.9 | GroupciscoRasNotificationCntlGroup | current | 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.10 | GroupciscoRasNotificationsGroup | current | This group contains the notifications for the Remote Access MIB. | |
| 1.3.6.1.4.1.9.9.392.2.2.11 | GroupciscoRasActivityGroupRev1 | current | This group contains activity information related to sessions. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| FailureRecordIndex | Unsigned32 (1..4294967295) | current | The type used to index failure records in the failure archive. |
| RasProtocol | INTEGER { other(1), ipsec(2), l2tp(3), l2tpoveripsec(4), pptp(5), l2f(6), ssl(7) } | current | 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. |
| SessionAuthAlgo | INTEGER { none(1), other(2), hmacMd5(3), hmacSha(4) } | current | 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. |
| SessionCompressionAlgo | INTEGER { none(1), other(2), lzs(3) } | current | 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. |
| SessionEncrAlgo | INTEGER { none(1), des(2), des3(3), rc4(4), rc5(5), idea(6), cast(7), blowfish(8), aes(9) } | current | The encryption algorithm used to secure the remote access session. |
| SessionIndex | Integer32 (1..2147483647) | current | The type used to index a remote access session. |
| SessionStatus | INTEGER { initializing(1), established(2), terminating(3) } | current | 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… |
| UserAuthenMethod | INTEGER { none(1), other(2), radius(3), tacacsplus(4), kerberos(5), local(6), ldap(7), ntlm(8), sdi(9) } | current | 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. |
| UserAuthorMethod | INTEGER { none(1), other(2), radius(3), tacacsplus(4), kerberos(5), local(6), ldap(7) } | current | 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. |