CISCO-REMOTE-ACCESS-MONITOR-MIB

CISCO-REMOTE-ACCESS-MONITOR-MIB Download

MIBs list

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.

IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges, Firewalls, Repeaters.

OID list for CISCO-REMOTE-ACCESS-MONITOR-MIB

crasMaxSessionsSupportable
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.
crasMaxUsersSupportable
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.
crasMaxGroupsSupportable
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 ret ...
crasNumCryptoAccelerators
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 ...
crasGlobalBwUsage
The average bandwidth used by all the active remote access sessions.
crasNumSessions
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 b ...
crasNumUsers
The number of users who have active sessions. ::= { crasActivity 3 } SYNTAX Gauge32 UNITS "Groups The number of user groups whose members have active sessions.
crasGlobalInPkts
The total number of packets received by all currently and previously active remote access sessions.
crasGlobalOutPkts
The total number of packets transmitted by all currently and previously active remote access sessions.
crasGlobalInOctets
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. ::= { crasActivity 7 } SYNTAX Counter64 UNITS "Octets The tot ...
crasGlobalOutDropPkts
The total number of packets which were dropped during receive processing by all currently and previously active remote access sessions.
crasSessionTable
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.
crasSessionEntry
Each entry contains the attributes, statistics and status of an active session.
crasUsername
The name of the user associated with this remote access session.
crasGroup
The name of the user group to which this remote access session belongs.
crasSessionIndex
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. ::= ...
crasAuthorMethod
The method used to authorize the user prior to establishing the session.
crasSessionDuration
The number of seconds elapsed since this session was established.
crasLocalAddressType
The type of the address returned in 'crasLocalAddress'. ::= { crasSessionEntry 7 } SYNTAX InetAddress MAX-ACCESS read-only STATUS current DESCRIPTION The IP address assigned to the client of this session in the private network assigned by the managed enti ...
crasISPAddressType
The type of the address returned in 'crasISPAddress'. ::= { crasSessionEntry 9 } SYNTAX InetAddress MAX-ACCESS read-only STATUS current DESCRIPTION The IP address of the peer (client) assigned by the ISP. This is the address of the client device in the pu ...
crasSessionProtocol
The protocol underlying this remote access session.
crasProtocolElement
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 ...
crasSessionPktAuthenAlgo
The algorithm used by this remote access session to to validate packets.
crasSessionCompressionAlgo
The algorithm used by this remote access session to compress packets.
crasHeartbeatInterval
The interval in seconds between two successive heartbeats employed by this session. Value of 0 denotes that no heartbeat is used.
crasClientVendorString
The string identifying the vendor of the client application initiating this Remote Access session.
crasClientVersionString
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.
crasClientOSVendorString
The string identifying the vendor of the operating system on which the client application initiating the Remote Access Session is running.
crasClientOSVersionString
The string identifying the version of the operating system of the entity which initiated this Remote Access session.
crasPrimWINSServerAddrType
The type of the address returned in 'crasPrimWINSServer'. ::= { crasSessionEntry 21 } SYNTAX InetAddress MAX-ACCESS read-only STATUS current DESCRIPTION The IP address of the primary WINS server assigned managed entity to this client session.
crasSecWINSServerAddrType
The type of the address returned in 'crasSecWINSServer'. ::= { crasSessionEntry 23 } SYNTAX InetAddress MAX-ACCESS read-only STATUS current DESCRIPTION The IP address of the secondary WINS server assigned by the managed entity to this client session.
crasPrimDNSServerAddrType
The type of the address returned in 'crasPrimDNSServer'. ::= { crasSessionEntry 25 } SYNTAX InetAddress MAX-ACCESS read-only STATUS current DESCRIPTION The IP address of the primary DNS server assigned by the managed entity to this client session.
crasSecDNSServerAddrType
The type of the address returned in 'crasSecDNSServer'. ::= { crasSessionEntry 27 } SYNTAX InetAddress MAX-ACCESS read-only STATUS current DESCRIPTION The IP address of the secondary DNS server assigned by the managed entity to this client session.
crasDHCPServerAddrType
The type of the address returned in 'crasDHCPServer'. ::= { crasSessionEntry 29 } SYNTAX InetAddress MAX-ACCESS read-only STATUS current DESCRIPTION The IP address of the DHCP server assigned by the managed entity to this client session.
crasSessionInPkts
The total number of packets received by this Remote Access session.
crasSessionOutPkts
The total number of packets transmitted by this Remote Access Session.
crasSessionInDropPkts
The total number of packets received for processing on this session which were dropped by the managed entity.
crasSessionOutDropPkts
The total number of outgoing packets on this session which were dropped during transmit processing by the managed entity.
crasSessionInOctets
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. ::= { crasSessionEntry 35 } SYNTAX Counter64 UNITS "Octets The total number of octets transmi ...
crasActGroupEntry
Each entry contains the attributes, statistics and status of an active session.
crasActGrpName
The name of the active user group corresponding to this entry.
crasActGrNumUsers
The number of users in this group currently connected to the managed device.
crasActGrpInPkts
The total number of packets received by this session.
crasActGrpOutPkts
The total number of packets transmitted by this session.
crasActGrpInDropPkts
The total number of packets dropped by this session which were received for processing.
crasActGrpOutDropPkts
The total number of outgoing packets which were dropped during transmit processing by this session.
crasActGrpInOctets
The total number of octets received by this session.
crasActGrpOutOctets
The total number of octets transmitted by this session.
crasEmailNumSessions
The number of currently active Email proxy sessions.
crasEmailCumulateSessions
The number of cumulative Email proxy sessions since system up.
crasEmailPeakConcurrentSessions
The number of peak concurrent Email proxy sessions since system up.
crasIPSecNumSessions
The number of currently active IPSec sessions.
crasIPSecCumulateSessions
The number of cumulative IPSec sessions since system up.
crasIPSecPeakConcurrentSessions
The number of peak concurrent Email proxy sessions since system up.
crasL2LNumSessions
The number of currently active LAN to LAN sessions.
crasL2LCumulateSessions
The number of cumulative LAN to LAN sessions since system up.
crasL2LPeakConcurrentSessions
The number of peak concurrent LAN to LAN sessions since system up.
crasLBNumSessions
The number of currently active Load Balancing sessions.
crasLBCumulateSessions
The number of cumulative Load Balancing sessions since system up.
crasLBPeakConcurrentSessions
The number of peak concurrent Load Balancing sessions since system up.
crasSVCNumSessions
The number of currently active SVC sessions.
crasSVCCumulateSessions
The number of cumulative SVC sessions since system up.
crasSVCPeakConcurrentSessions
The number of peak concurrent SVC sessions since system up.
crasWebvpnNumSessions
The number of currently active Webvpn sessions.
crasWebvpnCumulateSessions
The number of cumulative Webvpn sessions since system up.
crasWebvpnPeakConcurrentSessions
The number of peak concurrent Webvpn sessions since system up.
crasNumTotalFailures
The number of attempts to establish sessions which failed, since the last reboot of the managed device.
crasNumDeclinedSessions
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. ::= { crasFailuresGlobals 2 } SYNTAX Counter64 UNITS "Sessions ...
crasNumAbortedSessions
The number of sessions which were successfully setup but were since terminated abnormally.
crasFailTableSize
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 disa ...
crasSessFailTable
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 ('ope ...
crasSessFailIndex
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.
crasSessFailUsername
The name of the user associated with this failed remote access session.
crasSessFailGroupname
The name of the user group to which this failed remote access session belongs.
crasSessFailType
The type of the failure: 1 = failure occurred during session setup 2 = failed occurred after the session was setup successfully. ::= { crasSessFailEntry 4 } SYNTAX INTEGER{ other(1), internalError(2), authenticationFailure(3), authorizationFailure(4), sys ...
crasSessFailTime
The value of the MIB element 'sysUpTime' at the time of the failure.
crasSessFailSessionIndex
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 proc ...
crasSessFailISPAddrType
The type of the address returned in 'crasSessFailISPAddr'. ::= { crasSessFailEntry 8 } SYNTAX InetAddress MAX-ACCESS read-only STATUS current DESCRIPTION The public address of the peer.
crasSessFailLocalAddrType
The type of the address returned in 'crasSessFailLocalAddr'. ::= { crasSessFailEntry 10 } SYNTAX InetAddress MAX-ACCESS read-only STATUS current DESCRIPTION The address assigned to the peer by the local address management mechanism. In case no address was ...
crasFailLastFailIndex
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. ::= { cra ...
crasGrpFailGroupname
The name of the user group to which this failure record corresponds. This is the index of the group failure table.
crasGrpFailNumFailAuths
The number of sessions belonging to this group which failed authentication; counted since last reboot.
crasGrpFailNumResourceFailures
The number of session setup attempts which failed due to insufficient resources.
crasGrpFailNumDeclined
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.
crasGrpFailNumTerminatedMgmt
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.
crasGrpFailNumTerminatedOther
The number of established sessions which were terminated due to insufficient reasons, internal error or other reasons not caused by management action.
crasNumDisabledAccounts
The total number of user accounts which were disabled due to repeated login failures.
crasThrMaxSessions
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 t ...
crasThrMaxFailedAuths
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 n ...
crasThrMaxThroughput
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 valu ...
crasCntlTooManySessions
This object defines the administrative state of sending the trap to signal the violation of the Max session threshold.
crasCntlTooManyFailedAuths
This object defines the administrative state of sending the trap to signal the violation of the Max authentication failure count threshold.
crasCntlTooHighThroughput
This object defines the administrative state of sending the trap to signal the violation of the Max throughput threshold.
ciscoRasCapacityGroup
This group consists of the MIB objects pertaining to Remote Access Service capacity parameters defined in the Cisco Remote Access MIB.
ciscoRasResourceUsageGroup
This group consists of the MIB objects pertaining to Remote Access Service resource usage parameters defined in the Cisco Remote Access MIB.
ciscoRasActivityGroup
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 mana ...
ciscoRasSecurityGroup
This group categorizes objects pertaining to the monitoring state of security in the Remote Access Service.
ciscoRasThresholdsGroup
This group categorizes objects which are used to establish baseline values of metrics instrumenting the Remote Access Service.
ciscoRasNotificationCntlGroup
This group of objects controls the sending of notifications defined in this MIB module.
ciscoRasActivityGroupRev1
This group contains activity information related to sessions.

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.

MIBs list