CISCO-RADIUS-MIB

CISCO-RADIUS-MIB Download

MIBs list

MIB module for monitoring and configuring authentication and logging services using RADIUS (Remote Authentication Dial In User Service) related objects. The RADIUS (RFC2865) framework consists of clients and servers. A client is responsible for passing user information to designated RADIUS servers, and then acting on the response which is returned. RADIUS server is responsible for receiving user connection requests, authenticating the user, and then returning all configuration information necessary for the client to deliver service to the user. This MIB module also contains objects for enabling/disabling telnet and SSH (Secure Shell) authentication. Secure Shell is program which is used to log into another machine over a secured session.

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

OID list for CISCO-RADIUS-MIB

following
Added support of crmRadiusKeepAliveUserGroup. Added support of crmKeepAliveGroup, crmAutoInitializeConfigGroup, and crmAttributesGroup2. Added support of crRadiusFramedIpAddrIncluded, crRadiusVlanAssignmentEnabled, crVlanGroupTable. Added http(2) bit to c ...
crRadiusLoginAuthentication
The login authentication using RADIUS feature is enabled for telnet/SSH sessions if the 'telnet (0) ' bit is set, and disabled if this bit is reset. The login authentication using RADIUS feature is enabled for console sessions if the 'console (1) ' bit is ...
crRadiusDeadtime
Indicates the length of time in minutes that the system will mark the server dead when a RADIUS server does not respond to an authentication request. During the interval of the dead time, any authentication request that comes up would not be sent to that ...
crRadiusAuthKey
The key used in encrypting the packets passed between the RADIUS server and the client. This key must match the one configured on the server. A zero-length string is always returned when this object is read.
crRadiusTimeout
This is the time in seconds between retransmissions to the RADIUS server.
crRadiusRetransmits
The additional number of times the RADIUS server should be tried by the RADIUS client before giving up on the server.
crRadiusAccountingLogMaxSize
The maximum size of the accounting log file in bytes. The log file is stored on local persistent storage at the device. If the size is set to a smaller value than the existing one, then smaller log will be available for view by the user.
crRadiusAccountingMethod
The accounting method on the device. If bit 0 is set, the accounting method is RADIUS. If bit 1 is set, then the accounting method is local. It is possible for the user to set both the bits so that both the RADIUS as well as local accounting methods are u ...
crRadiusFramedIpAddrIncluded
Specifies if Access-Request packets will include Framed-IP-Address attributes.
crRadiusFramedMtu
Specifies the Framed-MTU attribute value to be sent to the RADIUS server.
crRadiusServerTableMaxEntries
The maximum number of entries that the agent supports in the crRadiusServerTable.
crRadiusServerTable
This table lists RADIUS servers.
crRadiusServerEntry
A RADIUS server table entry. Users can add/delete entries in this table using object 'crRadiusServerRowStatus'. An entry cannot be created until following objects are instantiated : - crRadiusServerAddrType - crRadiusServerAddr Also, following objects can ...
crRadiusServerIndex
An arbitrary integer value, greater than zero, and less than and equal to crRadiusServerTableMaxEntries, which identifies a RADIUS Server in this table. The value of this object must be persistent across reboots/reinitialization of the device.
crRadiusServerAddrType
The type of address of the RADIUS Server as specified by object 'crRadiusServerAddr'.
crRadiusServerAddr
The address of the RADIUS Server.
crRadiusServerAuthPort
This is the destination UDP port number to which RADIUS authentication messages should be sent. The RADIUS server will not be used for authentication if this port number is 0.
crRadiusServerAcctPort
This is the destination UDP port number to which RADIUS accounting messages should be sent.
crRadiusServerKey
The key used in encrypting the packets passed between the RADIUS server and the client. This key must match the one configured on the server. A zero-length string is always returned when this object is read. Note that if this object is a zero length strin ...
crRadiusServerType
Type of the RADIUS server. other (1), - a lower priority server primary (2) - the primary server which is tried first by the RADIUS client.
crRadiusServerMode
Mode of the RADIUS server. none (1) - neither authentication nor accounting authAndAcct (2) - both authentication and accounting authOnly (3) - only for authentication acctOnly (4) - only for accounting.
crRadiusServerRowStatus
Status of this row.
crRadiusServerRTTThldNorm
This object represents the normal threshold on the round-trip time of RADIUS authentication messages. This is measured as a percentage of configured round-trip time as per RFC-2865. If the round-trip time is less than or equal to this threshold, the agent ...
crRadiusServerRTTThldHi
This object represents the high threshold on the round-trip time of RADIUS authentication messages. This is measured as a percentage of configured round-trip time as per RFC-2865. If the round-trip time is greater than or equal to this threshold, the agen ...
crRadiusServerRetransThldNorm
This object represents the normal threshold on the retransmitted RADIUS authentication messages per session. This is measured as a percentage of crRadiusRetransmits. If the number of retransmits is less than or equal to this threshold, the agent generates ...
crRadiusServerRetransThldHi
This object represents the high threshold on the retransmitted RADIUS authentication messages per session. This is measured as a percentage of crRadiusRetransmits. If the number of retransmits is greater than or equal to this threshold, the agent generate ...
crRadiusVlanAssignmentEnabled
Specifies if VLANs will be assigned by RADIUS server via the tunnel attribute during the authentication.
crVlanGroupTable
A table containing VLAN Group Mapping information for the purpose of distributing users across multiple VLANs which have the same group name.
crVlanGroupEntry
An entry containing an VLAN Group Mapping information applicable to a particular VLAN. Entries in this table can be created or deleted using cpaeVlanGroupRowStatus object.
crVlanGroupName
Specifies the name of the VLAN group.
crVlanGroupVlansLow
A string of octets containing one bit per VLAN for VLANs with VlanIndex value of 0 to 2047. Each octet within this value specifies a set of eight VLANs, with the first octet specifying VLANs 0 through 7, the second octet specifying VLANs 8 through 15, etc ...
crVlanGroupVlansHigh
A string of octets containing one bit per VLAN for VLANs with VlanIndex value of 2048 to 4095. Each octet within this value specifies a set of eight VLANs, with the first octet specifying VLANs 2048 through 2055, the second octet specifying VLANs 2056 thr ...
crVlanGroupRowStatus
This object is used to manage the creation and deletion of rows in this table. The only way to create an entry is by setting the value createAndGo(4), and the only way to delete an entry is by setting the value destroy(6) to this object.
crRadiusKeepAliveEnabled
Specifies whether RADIUS keep-alive feature is enabled or not.
crRadiusKeepAliveInterval
Specifies the RADIUS keep-alive interval value. When the object value of crRadiusKeepAliveEnabled is 'true', a tracking message is sent to every configured RADIUS server at the interval of crRadiusKeepAliveInterval to query the status of the server.
crRadiusKeepAliveServerTable
This table contains the keep-alive information on every RADIUS server configured on the system.
crRadiusKeepAliveServerEntry
An entry containing keep-alive information of a corresponding RADIUS server configured in crRadiusServerTable.
crRadiusKeepAliveServerStatus
Indicates the current keep-alive status of the RADIUS server. other : none of the following. init : the server is in init state. active : the server is in active state. checkup: the server is in checkup state. dead : the server is in dead state. This ...
crRadiusPortAutoInitialize
Specifies whether a port's state machines will be re- initialized if their state machines are in 'aaaFail' when a RADIUS server becomes available.
crRadiusKeepAliveUserName
Specifies the user name used in keep-alive communication with RADIUS server.
crRadiusServerRTTNormNotifEnable
This object is used to control the generation of crRadiusServerRTTNormNotif notification. A value of 'true' indicates that the notification will be generated when the current server round-trip time is less than or equal to crRadiusServerRTTThldNorm.
crRadiusServerRTTHiNotifEnable
This object is used to control the generation of crRadiusServerRTTHiNotif notification. A value of 'true' indicates that the notification will be generated when the current server round-trip time is greater than or equal to crRadiusServerRTTThldHi.
crRadiusServerRetransNormNotifEnable
This object is used to control the generation of crRadiusServerRetransNormNotif notification. A value of 'true' indicates that the notification will be generated when the current number of server retransmissions are less than or equal to crRadiusServerRe ...
crRadiusServerRetransHiNotifEnable
This object is used to control the generation of crRadiusServerRetransHiNotif notification. A value of 'true' indicates that the notification will be generated when the current number of server retransmissions are greater than or equal to crRadiusServerR ...
crmConfigurationGroup
A collection of objects for RADIUS configuration.
crmAttributesGroup
A collection of objects for RADIUS attributes configuration.
crmVlanConfigGroup
A collection of objects for RADIUS Vlans assignment configuration.
crmKeepAliveGroup
A collection of objects for RADIUS keep-alive information.
crmAutoInitializeConfigGroup
A collection of objects for RADIUS auto initialize configuration.
crmAttributesGroup2
A collection of additional objects for RADIUS attributes configuration.
crmRadiusKeepAliveUserGroup
A collection of objects for RADIUS keep-alive user configuration.
crmConfigurationGroupSup1
This group supplements crmConfigurationGroup, to configure the thresholds on the round-trip times and retransmission counts.
crmRadiusServerNotifCntlGroup
This collection of objects control the generation of notifications related to RADIUS server.

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

MIBs list