CISCO-AAA-SERVER-EXT-MIB
74 objects
This MIB is an extension to the CISCO-AAA-SERVER-MIB. This MIB module enhances the 'casConfigTable' to include other types of Server addresses. This also provides management of : - Generic configurations as applied on the AAA module. - Global configuration settings, i.e., settings for all the AAA Servers instrumented in one instance of this MIB. - Server Group configuration - Application-to-AAA Function-to-Server Group mapping configuration.
Imported Objects
| CISCO-AAA-SERVER-MIB | casConfigEntry CiscoAAAProtocol |
| CISCO-SMI | ciscoMgmt |
| CISCO-TC | TimeIntervalMin TimeIntervalSec |
| INET-ADDRESS-MIB | InetAddress InetAddressType |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | DisplayString RowStatus TEXTUAL-CONVENTION TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.367 | IdentityciscoAAAServerExtMIB | This MIB is an extension to the CISCO-AAA-SERVER-MIB. This MIB module enhances the 'casConfigTable' to include other types of Server addresses. This also provi… | ||
| 1.3.6.1.4.1.9.9.367.1 | NodeciscoAAASvrExtMIBObjects | |||
| 1.3.6.1.4.1.9.9.367.1.1 | NodecAAASvrExtGenericConfig | |||
| 1.3.6.1.4.1.9.9.367.1.1.1 | ScalarcAAASvrExtLocalAccLogMaxSize | 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.367.1.1.2 | ScalarcAAASvrExtSvrGrpSvrListMaxEnt | read-only | current | The maximum number of AAA Server entries that the agent supports within a Server Group. This puts the restriction of number of AAA Servers in the 'cAAAServerLi… |
| 1.3.6.1.4.1.9.9.367.1.1.3 | ScalarcAAASvrExtAppToSvrGrpMaxEnt | read-only | current | The maximum number of Server Groups entries that the agent supports for application type on per AAA operation basis excluding the 'Local' and 'Trivial' modes. … |
| 1.3.6.1.4.1.9.9.367.1.1.4 | ScalarcAAASvrExtClearAccLog | read-write | current | This object clears the accounting log, when set to 'clear'. No action is taken if this object is set to 'noOp'. When read, the value 'noOp' is returned. |
| 1.3.6.1.4.1.9.9.367.1.1.5 | ScalarcAAALoginAuthTypeMSCHAP | read-write | current | This indicates whether the MSCHAP authentication mechanism should be used for authenticating the user through remote AAA Server during login. The value 'true(1… |
| 1.3.6.1.4.1.9.9.367.1.2 | NodecAAASvrExtSvrTableConfig | |||
| 1.3.6.1.4.1.9.9.367.1.2.1 | TablecAAASvrExtConfigTable | not-accessible | current | This table extends the 'casConfigTable' from CISCO-AAA-SERVER-MIB to provide configuration flexibility. An entry cannot be created until at least one of the fo… |
| 1.3.6.1.4.1.9.9.367.1.2.1.1 | RowcAAASvrExtConfigEntry | not-accessible | current | An entry (conceptual row) in cAAASvrExtConfigTable. |
| 1.3.6.1.4.1.9.9.367.1.2.1.1.1 | ColumncAAAServerAddrType | read-create | current | The type of address of the AAA Server as specified by object 'cAAAServerAddr'. If the user sets 'casAddress' column of the 'casConfigTable', then 'cAAAServerAd… |
| 1.3.6.1.4.1.9.9.367.1.2.1.1.2 | ColumncAAAServerAddr | read-create | current | The address of the AAA Server. If the users sets 'casAddress' column of the 'casConfigTable', then 'cAAAServerAddr' is appropriately filled by the agent. |
| 1.3.6.1.4.1.9.9.367.1.2.1.1.3 | ColumncAAAServerKeyEncrType | read-create | current | The encryption type of the corresponding instance of the server key 'casKey' in the augmented row of the 'casConfigTable'. |
| 1.3.6.1.4.1.9.9.367.1.2.1.1.4 | ColumncAAAServerDeadTime | read-create | current | This indicates the length of time in minutes that the system will mark the server dead when a AAA server does not respond to an authentication request. During … |
| 1.3.6.1.4.1.9.9.367.1.2.1.1.5 | ColumncAAAServerTimeOut | read-create | current | The time in seconds between retransmissions to the AAA server.This value overrides value set in the 'cAAAServerProtoTimeOut' of the 'cAAASvrExtProtocolParamTab… |
| 1.3.6.1.4.1.9.9.367.1.2.1.1.6 | ColumncAAAServerRetransmits | read-create | current | The additional number of times the AAA server should be tried by the AAA client before giving up on the server. This value overrides value set in the 'cAAAServ… |
| 1.3.6.1.4.1.9.9.367.1.2.1.1.7 | ColumncAAAServerRootDN | read-create | current | This object specifies the root Distinguished Name to be used in authenticating the access to LDAP server database. |
| 1.3.6.1.4.1.9.9.367.1.2.1.1.8 | ColumncAAAServerIdleTime | read-create | current | This indicates the time interval in minutes, at which the system will periodically test the AAA Server by sending test packets to the server. The default value… |
| 1.3.6.1.4.1.9.9.367.1.2.1.1.9 | ColumncAAAServerTestUser | read-create | current | The username to be used in the test packets sent to AAA Server to test if the Server responds to the requests or not. |
| 1.3.6.1.4.1.9.9.367.1.2.1.1.10 | ColumncAAAServerTestPassword | read-create | current | The password to be used in test packets sent to AAA Server to test if the Server responds to the requests or not. A zero-length string is always returned when … |
| 1.3.6.1.4.1.9.9.367.1.3 | NodecAAASvrExtProtoParamConfig | |||
| 1.3.6.1.4.1.9.9.367.1.3.1 | TablecAAASvrExtProtocolParamTable | not-accessible | current | This table contains the per-protocol parameters for use by all AAA Servers instrumented in one instance of this MIB. |
| 1.3.6.1.4.1.9.9.367.1.3.1.1 | RowcAAASvrExtProtocolParamEntry | not-accessible | current | An entry (conceptual row) in 'cAAASvrExtProtocolParamTable'. Each row of the table indicates the protocol parameters setting for a particular AAA protocol. New… |
| 1.3.6.1.4.1.9.9.367.1.3.1.1.1 | ColumncAAAServerProtocol | not-accessible | current | The AAA Protocol for which these settings are being applied. |
| 1.3.6.1.4.1.9.9.367.1.3.1.1.2 | ColumncAAAServerProtoAuthKey | read-write | current | The key used in encrypting the packets passed between the AAA server and the client.This key must match the one configured on the server. This Object is simila… |
| 1.3.6.1.4.1.9.9.367.1.3.1.1.3 | ColumncAAAServerProtoKeyEncrType | read-write | current | The encryption type of the server key 'cAAAServerProtoAuthKey'. |
| 1.3.6.1.4.1.9.9.367.1.3.1.1.4 | ColumncAAAServerProtoDeadTime | read-write | current | The DeadTime setting for AAA Servers. If 'cAAAServerDeadTime' of 'cAAASvrExtConfigTable' is zero, this value is used. This indicates the length of time in minu… |
| 1.3.6.1.4.1.9.9.367.1.3.1.1.5 | ColumncAAAServerProtoTimeOut | read-write | current | The time in seconds between retransmissions to the AAA server. If 'cAAAServerTimeOut' of 'cAAASvrExtConfigTable' is zero , this value is used. |
| 1.3.6.1.4.1.9.9.367.1.3.1.1.6 | ColumncAAAServerProtoRetransmits | read-write | current | The additional number of times the AAA server should be tried by the AAA client before giving up on the server. If 'cAAAServerRetransmits' of 'cAAASvrExtConfig… |
| 1.3.6.1.4.1.9.9.367.1.3.1.1.7 | ColumncAAAServerProtoSvrTableMaxEnt | read-only | current | Each instance of this object specifies the maximum number of AAA server entries in the 'casConfigTable', for a particular protocol. |
| 1.3.6.1.4.1.9.9.367.1.3.1.1.8 | ColumncAAAServerProtoDirectedReq | read-write | current | This object is to specify whether a user could choose a AAA server for authentication during login. The value 'true(1)' indicates that a user can specify the r… |
| 1.3.6.1.4.1.9.9.367.1.4 | NodecAAASvrExtSvrGrpConfig | |||
| 1.3.6.1.4.1.9.9.367.1.4.1 | TablecAAASvrExtSvrGrpConfigTable | not-accessible | current | A table consisting of entries for Server Groups. A server group consists of a number of AAA servers implementing the same AAA protocol. Multiple server groups … |
| 1.3.6.1.4.1.9.9.367.1.4.1.1 | RowcAAASvrExtSvrGrpConfigEntry | not-accessible | current | An entry (conceptual row) in the cAAASvrExtSvrGrpConfigTable. |
| 1.3.6.1.4.1.9.9.367.1.4.1.1.1 | ColumncAAASvrGrpIndex | not-accessible | current | The index for each of the Server Group entries. |
| 1.3.6.1.4.1.9.9.367.1.4.1.1.2 | ColumncAAASvrGrpName | read-create | current | The name of the Server Group. The 'cAAASvrGrpName' has to be specified by the user during the creation of this row entry. The cAAASvrGrpName can not be modifie… |
| 1.3.6.1.4.1.9.9.367.1.4.1.1.3 | ColumncAAASvrGrpProtocol | read-create | current | The AAA Protocol to which this Server Group belongs to. The cAAASvrGrpProtocol can not be modified when cAAASvrGrpConfigRowStatus is 'active'. |
| 1.3.6.1.4.1.9.9.367.1.4.1.1.4 | ColumncAAAServerList | read-create | current | This represents ordered list of AAA Servers which form this Server Group. This object contains list of the AAA Servers as defined in the 'casConfigTable'. The … |
| 1.3.6.1.4.1.9.9.367.1.4.1.1.5 | ColumncAAASvrGrpConfigRowStatus | read-create | current | The status of this conceptual row.This object can not be set to 'active' unless the corresponding value of 'cAAASvrGrpName' is unique. Once value of this objec… |
| 1.3.6.1.4.1.9.9.367.1.4.1.1.6 | ColumncAAASvrGrpConfigDeadTime | read-create | current | The DeadTime setting for AAA Server Group. This indicates the length of time in minutes that the system will mark the server dead when a AAA server does not re… |
| 1.3.6.1.4.1.9.9.367.1.4.2 | TablecAAASvrExtSvrGrpLDAPConfigTable | not-accessible | current | This table is extension to cAAASvrExtSvrGrpConfigTable. An entry will be created in this table by the agent whenever an entry is created in cAAASvrExtSvrGrpCon… |
| 1.3.6.1.4.1.9.9.367.1.4.2.1 | RowcAAASvrExtSvrGrpLDAPConfigEntry | not-accessible | current | An entry in the table. Each entry corresponds to LDAP server group identified by a corresponding entry in cAAASvrExtSvrGrpConfigTable with cAAASvrGrpProtocol v… |
| 1.3.6.1.4.1.9.9.367.1.4.2.1.1 | ColumncAAASvrGrpLDAPBaseDN | read-create | current | This object specifies the base entry in the LDAP hierarchy where the LDAP server should begin searching when it receives an authorization request. |
| 1.3.6.1.4.1.9.9.367.1.4.2.1.2 | ColumncAAASvrGrpLDAPFilterUser | read-create | current | This object specifies the filter to be used to search user entry in LDAP server database. |
| 1.3.6.1.4.1.9.9.367.1.4.2.1.3 | ColumncAAASvrGrpLDAPUserProfile | read-create | current | This object specifies the attribute type for user profile private attribute. This attribute is requested in search request to the LDAP server. |
| 1.3.6.1.4.1.9.9.367.1.5 | NodecAAASvrExtAppSvrGrpMapConfig | |||
| 1.3.6.1.4.1.9.9.367.1.5.1 | TablecAAASvrExtAppSvrGrpConfigTable | not-accessible | current | A table associating the AAA server groups for specific AAA function for a given Application and Application Sub-Type. If the device encounters ERRORs from serv… |
| 1.3.6.1.4.1.9.9.367.1.5.1.1 | RowcAAASvrExtAppSvrGrpConfigEntry | not-accessible | current | An entry (conceptual row) in the cAAASvrExtSerSvrGrpConfigTable. New entries can not be created. The existing rows only can be modified. |
| 1.3.6.1.4.1.9.9.367.1.5.1.1.1 | ColumncAAAApplicationType | not-accessible | current | The Application type for which this AAA configuration is applied. Each of these applications uses AAA services on the device. 'login' application includes cons… |
| 1.3.6.1.4.1.9.9.367.1.5.1.1.2 | ColumncAAAApplicationSubType | not-accessible | current | The Application Sub-Type. This is very specific to the application attached and indicates the sub-application. For 'login' application: - If the 'cAAAApplicati… |
| 1.3.6.1.4.1.9.9.367.1.5.1.1.3 | ColumncAAAFunction | not-accessible | current | The AAA function to which this application configuration row corresponds to. |
| 1.3.6.1.4.1.9.9.367.1.5.1.1.4 | ColumncAAASvrGrpLocal | read-write | current | The value 'true(1)' indicates 'Local' AAA is allowed. The value 'false(2)' indicates 'Local' AAA is not allowed. 'Local' AAA is used only after trying all the … |
| 1.3.6.1.4.1.9.9.367.1.5.1.1.5 | ColumncAAASvrGrpTrivial | read-write | current | The value 'true(1)' indicates 'Trivial' AAA is allowed. The value 'false(2)' indicates 'Trivial' AAA is not allowed. 'Trivial' AAA is used only after trying al… |
| 1.3.6.1.4.1.9.9.367.1.5.1.1.6 | ColumncAAASvrGrpList | read-write | current | This represents ordered list of AAA Server Groups that are configured for this application to perform AAA functions. This object contains list of the AAA Serve… |
| 1.3.6.1.4.1.9.9.367.2 | NodeciscoAAASvrExtMIBConformance | |||
| 1.3.6.1.4.1.9.9.367.2.1 | NodeciscoAAASvrExtMIBCompliances | |||
| 1.3.6.1.4.1.9.9.367.2.1.1 | ComplianceciscoAAAServerMIBCompliance | deprecated | The compliance statement for entities which implement the CISCO-AAA-SERVER-EXT-MIB. | |
| 1.3.6.1.4.1.9.9.367.2.1.2 | ComplianceciscoAAAServerMIBCompliance1 | deprecated | The compliance statement for entities which implement the CISCO-AAA-SERVER-EXT-MIB. | |
| 1.3.6.1.4.1.9.9.367.2.1.3 | ComplianceciscoAAAServerMIBCompliance2 | current | The compliance statement for entities which implement the CISCO-AAA-SERVER-EXT-MIB. | |
| 1.3.6.1.4.1.9.9.367.2.2 | NodeciscoAAASvrExtMIBGroups | |||
| 1.3.6.1.4.1.9.9.367.2.2.1 | GroupcAAASvrExtGenericConfGroup | deprecated | A collection of objects Generic configuration. | |
| 1.3.6.1.4.1.9.9.367.2.2.2 | GroupcAAASvrExtSvrTableConfGroup | current | A collection of objects for AAA Server configuration. | |
| 1.3.6.1.4.1.9.9.367.2.2.3 | GroupcAAASvrExtProtoParamConfigGroup | deprecated | A collection of objects for AAA per-protocol parameter configuration. | |
| 1.3.6.1.4.1.9.9.367.2.2.4 | GroupcAAASvrExtSvrGroupConfGroup | deprecated | A collection of objects for AAA Server Group configuration. | |
| 1.3.6.1.4.1.9.9.367.2.2.5 | GroupcAAASvrExtAppSvrGroupConfGroup | current | A collection of objects for Application-to-Server Group mapping configuration. | |
| 1.3.6.1.4.1.9.9.367.2.2.6 | GroupcAAASvrExtGenericConfGroup1 | current | A collection of objects Generic configuration. | |
| 1.3.6.1.4.1.9.9.367.2.2.7 | GroupcAAASvrExtGenericConfGroup2 | current | A collection of objects Generic configuration. | |
| 1.3.6.1.4.1.9.9.367.2.2.8 | GroupcAAASvrExtSvrGroupConfGroup2 | current | A collection of objects for AAA Server Group configuration. | |
| 1.3.6.1.4.1.9.9.367.2.2.9 | GroupcAAASvrExtProtoParamConfigGroup1 | current | A collection of objects for AAA per-protocol parameter configuration. | |
| 1.3.6.1.4.1.9.9.367.2.2.10 | GroupcAAASvrExtSvrTableLDAPConfGroup | current | A collection of objects for AAA Server using LDAP protocol. | |
| 1.3.6.1.4.1.9.9.367.2.2.11 | GroupcAAASvrExtSvrGroupLDAPConfGroup | current | A collection of objects for LDAP Server Group configuration. | |
| 1.3.6.1.4.1.9.9.367.2.2.12 | GroupcAAASvrExtSvrMonitorConfGroup | current | A collection of objects for configuring AAA Server monitoring. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| CiscoAAAServerKeyEncrType | INTEGER { plain(1), encrypted(2), notConfigured(3) } | current | Encryption type used for the AAA Server auth key. plain(1) - Key is in Plain Text. encrypted(2) - Key is Encrypted. notConfigured(3) - Key is not configured. . |