CISCO-RADIUS-MIB
76 objects
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.
Imported Objects
| CISCO-SMI | ciscoMgmt |
| CISCO-TC | CiscoPort TimeIntervalMin TimeIntervalSec |
| INET-ADDRESS-MIB | InetAddress InetAddressType |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | RowStatus TEXTUAL-CONVENTION TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.288 | IdentityciscoRadiusMIB | MIB module for monitoring and configuring authentication and logging services using RADIUS (Remote Authentication Dial In User Service) related objects. The RA… | ||
| 1.3.6.1.4.1.9.9.288.1 | NodeciscoRadiusMIBObjects | |||
| 1.3.6.1.4.1.9.9.288.1.1 | NodecrRadiusGenericConfig | |||
| 1.3.6.1.4.1.9.9.288.1.1.1 | ScalarcrRadiusLoginAuthentication | read-write | current | 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 … |
| 1.3.6.1.4.1.9.9.288.1.1.2 | ScalarcrRadiusDeadtime | read-write | current | 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 th… |
| 1.3.6.1.4.1.9.9.288.1.1.3 | ScalarcrRadiusAuthKey | read-write | current | 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 str… |
| 1.3.6.1.4.1.9.9.288.1.1.4 | ScalarcrRadiusTimeout | read-write | current | This is the time in seconds between retransmissions to the RADIUS server. |
| 1.3.6.1.4.1.9.9.288.1.1.5 | ScalarcrRadiusRetransmits | read-write | current | The additional number of times the RADIUS server should be tried by the RADIUS client before giving up on the server. |
| 1.3.6.1.4.1.9.9.288.1.1.6 | ScalarcrRadiusAccountingLogMaxSize | read-write | current | 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 t… |
| 1.3.6.1.4.1.9.9.288.1.1.7 | ScalarcrRadiusAccountingMethod | read-write | current | 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… |
| 1.3.6.1.4.1.9.9.288.1.2 | NodecrRadiusServerConfig | |||
| 1.3.6.1.4.1.9.9.288.1.2.1 | ScalarcrRadiusServerTableMaxEntries | read-only | current | The maximum number of entries that the agent supports in the crRadiusServerTable. |
| 1.3.6.1.4.1.9.9.288.1.2.2 | TablecrRadiusServerTable | not-accessible | current | This table lists RADIUS servers. |
| 1.3.6.1.4.1.9.9.288.1.2.2.1 | RowcrRadiusServerEntry | not-accessible | current | A RADIUS server table entry. Users can add/delete entries in this table using object 'crRadiusServerRowStatus'. An entry cannot be created until following obje… |
| 1.3.6.1.4.1.9.9.288.1.2.2.1.1 | ColumncrRadiusServerIndex | not-accessible | current | An arbitrary integer value, greater than zero, and less than and equal to crRadiusServerTableMaxEntries, which identifies a RADIUS Server in this table. The va… |
| 1.3.6.1.4.1.9.9.288.1.2.2.1.2 | ColumncrRadiusServerAddrType | read-create | current | The type of address of the RADIUS Server as specified by object 'crRadiusServerAddr'. |
| 1.3.6.1.4.1.9.9.288.1.2.2.1.3 | ColumncrRadiusServerAddr | read-create | current | The address of the RADIUS Server. |
| 1.3.6.1.4.1.9.9.288.1.2.2.1.4 | ColumncrRadiusServerAuthPort | read-create | current | 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 p… |
| 1.3.6.1.4.1.9.9.288.1.2.2.1.5 | ColumncrRadiusServerAcctPort | read-create | current | This is the destination UDP port number to which RADIUS accounting messages should be sent. |
| 1.3.6.1.4.1.9.9.288.1.2.2.1.6 | ColumncrRadiusServerKey | read-create | current | 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 str… |
| 1.3.6.1.4.1.9.9.288.1.2.2.1.7 | ColumncrRadiusServerType | read-create | current | Type of the RADIUS server. other (1), - a lower priority server primary (2) - the primary server which is tried first by the RADIUS client. |
| 1.3.6.1.4.1.9.9.288.1.2.2.1.8 | ColumncrRadiusServerMode | read-create | current | Mode of the RADIUS server. none (1) - neither authentication nor accounting authAndAcct (2) - both authentication and accounting authOnly (3) - only for authen… |
| 1.3.6.1.4.1.9.9.288.1.2.2.1.9 | ColumncrRadiusServerRowStatus | read-create | current | Status of this row. |
| 1.3.6.1.4.1.9.9.288.1.2.2.1.10 | ColumncrRadiusServerRTTThldNorm | read-create | current | 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… |
| 1.3.6.1.4.1.9.9.288.1.2.2.1.11 | ColumncrRadiusServerRTTThldHi | read-create | current | 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 t… |
| 1.3.6.1.4.1.9.9.288.1.2.2.1.12 | ColumncrRadiusServerRetransThldNorm | read-create | current | This object represents the normal threshold on the retransmitted RADIUS authentication messages per session. This is measured as a percentage of crRadiusRetran… |
| 1.3.6.1.4.1.9.9.288.1.2.2.1.13 | ColumncrRadiusServerRetransThldHi | read-create | current | This object represents the high threshold on the retransmitted RADIUS authentication messages per session. This is measured as a percentage of crRadiusRetransm… |
| 1.3.6.1.4.1.9.9.288.1.3 | NodecrRadiusAttributesConfig | |||
| 1.3.6.1.4.1.9.9.288.1.3.1 | ScalarcrRadiusFramedIpAddrIncluded | read-write | current | Specifies if Access-Request packets will include Framed-IP-Address attributes. |
| 1.3.6.1.4.1.9.9.288.1.3.2 | ScalarcrRadiusFramedMtu | read-write | current | Specifies the Framed-MTU attribute value to be sent to the RADIUS server. |
| 1.3.6.1.4.1.9.9.288.1.4 | NodecrRadiusVlanConfigGroup | |||
| 1.3.6.1.4.1.9.9.288.1.4.1 | ScalarcrRadiusVlanAssignmentEnabled | read-write | current | Specifies if VLANs will be assigned by RADIUS server via the tunnel attribute during the authentication. |
| 1.3.6.1.4.1.9.9.288.1.4.2 | TablecrVlanGroupTable | not-accessible | current | A table containing VLAN Group Mapping information for the purpose of distributing users across multiple VLANs which have the same group name. |
| 1.3.6.1.4.1.9.9.288.1.4.2.1 | RowcrVlanGroupEntry | not-accessible | current | An entry containing an VLAN Group Mapping information applicable to a particular VLAN. Entries in this table can be created or deleted using cpaeVlanGroupRowSt… |
| 1.3.6.1.4.1.9.9.288.1.4.2.1.1 | ColumncrVlanGroupName | not-accessible | current | Specifies the name of the VLAN group. |
| 1.3.6.1.4.1.9.9.288.1.4.2.1.2 | ColumncrVlanGroupVlansLow | read-create | current | 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 t… |
| 1.3.6.1.4.1.9.9.288.1.4.2.1.3 | ColumncrVlanGroupVlansHigh | read-create | current | 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, wit… |
| 1.3.6.1.4.1.9.9.288.1.4.2.1.4 | ColumncrVlanGroupRowStatus | read-create | current | 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 … |
| 1.3.6.1.4.1.9.9.288.1.5 | NodecrRadiusKeepAliveConfig | |||
| 1.3.6.1.4.1.9.9.288.1.5.1 | ScalarcrRadiusKeepAliveEnabled | read-write | current | Specifies whether RADIUS keep-alive feature is enabled or not. |
| 1.3.6.1.4.1.9.9.288.1.5.2 | ScalarcrRadiusKeepAliveInterval | read-write | current | Specifies the RADIUS keep-alive interval value. When the object value of crRadiusKeepAliveEnabled is 'true', a tracking message is sent to every configured RAD… |
| 1.3.6.1.4.1.9.9.288.1.5.3 | TablecrRadiusKeepAliveServerTable | not-accessible | current | This table contains the keep-alive information on every RADIUS server configured on the system. |
| 1.3.6.1.4.1.9.9.288.1.5.3.1 | RowcrRadiusKeepAliveServerEntry | not-accessible | current | An entry containing keep-alive information of a corresponding RADIUS server configured in crRadiusServerTable. |
| 1.3.6.1.4.1.9.9.288.1.5.3.1.1 | ColumncrRadiusKeepAliveServerStatus | read-only | current | 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 acti… |
| 1.3.6.1.4.1.9.9.288.1.5.4 | ScalarcrRadiusPortAutoInitialize | read-write | current | Specifies whether a port's state machines will be re- initialized if their state machines are in 'aaaFail' when a RADIUS server becomes available. |
| 1.3.6.1.4.1.9.9.288.1.5.5 | ScalarcrRadiusKeepAliveUserName | read-write | current | Specifies the user name used in keep-alive communication with RADIUS server. |
| 1.3.6.1.4.1.9.9.288.1.6 | NodecrRadiusServerNotifCntl | |||
| 1.3.6.1.4.1.9.9.288.1.6.1 | ScalarcrRadiusServerRTTNormNotifEnable | read-write | current | This object is used to control the generation of crRadiusServerRTTNormNotif notification. A value of 'true' indicates that the notification will be generated w… |
| 1.3.6.1.4.1.9.9.288.1.6.2 | ScalarcrRadiusServerRTTHiNotifEnable | read-write | current | This object is used to control the generation of crRadiusServerRTTHiNotif notification. A value of 'true' indicates that the notification will be generated whe… |
| 1.3.6.1.4.1.9.9.288.1.6.3 | ScalarcrRadiusServerRetransNormNotifEnable | read-write | current | This object is used to control the generation of crRadiusServerRetransNormNotif notification. A value of 'true' indicates that the notification will be generat… |
| 1.3.6.1.4.1.9.9.288.1.6.4 | ScalarcrRadiusServerRetransHiNotifEnable | read-write | current | This object is used to control the generation of crRadiusServerRetransHiNotif notification. A value of 'true' indicates that the notification will be generated… |
| 1.3.6.1.4.1.9.9.288.2 | NodeciscoRadiusMIBConformance | |||
| 1.3.6.1.4.1.9.9.288.2.1 | NodeciscoRadiusMIBCompliances | |||
| 1.3.6.1.4.1.9.9.288.2.1.1 | ComplianceciscoRadiusMIBCompliance | read-only | deprecated | The compliance statement for entities which implement the CISCO-RADIUS-MIB. |
| 1.3.6.1.4.1.9.9.288.2.1.2 | ComplianceciscoRadiusMIBCompliance2 | read-only | deprecated | The compliance statement for entities which implement the CISCO-RADIUS-MIB. |
| 1.3.6.1.4.1.9.9.288.2.1.3 | ComplianceciscoRadiusMIBCompliance3 | read-only | deprecated | The compliance statement for entities which implement the CISCO-RADIUS-MIB. |
| 1.3.6.1.4.1.9.9.288.2.1.4 | ComplianceciscoRadiusMIBCompliance4 | read-only | current | The compliance statement for entities which implement the CISCO-RADIUS-MIB. |
| 1.3.6.1.4.1.9.9.288.2.2 | NodeciscoRadiusMIBGroups | |||
| 1.3.6.1.4.1.9.9.288.2.2.1 | GroupcrmConfigurationGroup | current | A collection of objects for RADIUS configuration. | |
| 1.3.6.1.4.1.9.9.288.2.2.2 | GroupcrmAttributesGroup | current | A collection of objects for RADIUS attributes configuration. | |
| 1.3.6.1.4.1.9.9.288.2.2.3 | GroupcrmVlanConfigGroup | current | A collection of objects for RADIUS Vlans assignment configuration. | |
| 1.3.6.1.4.1.9.9.288.2.2.4 | GroupcrmKeepAliveGroup | current | A collection of objects for RADIUS keep-alive information. | |
| 1.3.6.1.4.1.9.9.288.2.2.5 | GroupcrmAutoInitializeConfigGroup | current | A collection of objects for RADIUS auto initialize configuration. | |
| 1.3.6.1.4.1.9.9.288.2.2.6 | GroupcrmAttributesGroup2 | current | A collection of additional objects for RADIUS attributes configuration. | |
| 1.3.6.1.4.1.9.9.288.2.2.7 | GroupcrmRadiusKeepAliveUserGroup | current | A collection of objects for RADIUS keep-alive user configuration. | |
| 1.3.6.1.4.1.9.9.288.2.2.8 | GroupcrmRadiusServerNotifGroup | current | This collection of notifications is used to monitor the responsiveness of the RADIUS server. | |
| 1.3.6.1.4.1.9.9.288.2.2.9 | GroupcrmConfigurationGroupSup1 | current | This group supplements crmConfigurationGroup, to configure the thresholds on the round-trip times and retransmission counts. | |
| 1.3.6.1.4.1.9.9.288.2.2.10 | GroupcrmRadiusServerNotifCntlGroup | current | This collection of objects control the generation of notifications related to RADIUS server. | |
| 1.3.6.1.4.1.9.9.288.3 | NodeciscoRadiusMIBNotifications | |||
| 1.3.6.1.4.1.9.9.288.3.1 | NotificationcrRadiusServerRTTNormNotif | current | This notification indicates that the current server round-trip time is less than or equal to crRadiusServerRTTThldNorm. Once sent, this notification will be di… | |
| 1.3.6.1.4.1.9.9.288.3.2 | NotificationcrRadiusServerRTTHiNotif | current | This notification indicates that the current server round-trip time is greater than or equal to crRadiusServerRTTThldHi. Once sent, this notification will be d… | |
| 1.3.6.1.4.1.9.9.288.3.3 | NotificationcrRadiusServerRetransNormNotif | current | This notification indicates that the current number of server retransmissions are less than or equal to crRadiusServerRetransThldNorm. Once sent, this notifica… | |
| 1.3.6.1.4.1.9.9.288.3.4 | NotificationcrRadiusServerRetransHiNotif | current | This notification indicates that the current number of server retransmissions are greater than or equal to crRadiusServerRetransThldHi. Once sent, this notific… |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| CiscoRadiusAuthKey | OCTET STRING (SIZE (0..65)) | current | The authentication key of a radius server. The first octet of this object contains the the type of key. The octets following the first octet contain the key. If the value of the first object is ascii value 'p', then the… |
| CiscoRadiusRetransPercent | Unsigned32 (1..100) | current | This textual convention represents the number of retransmisions per session expressed as a percent of the retransmissions configured for the RADIUS server. |
| CiscoRadiusRoundTripTimePercent | Unsigned32 (1..100) | current | This textual convention represents a round-trip time per session expressed as a percent of the round-trip time configured for the RADIUS server. |