DLINKSW-AAA-COMMON-MIB
15 objects
The MIB module for configuring AAA common feature. This MIB module also provides Textual Conventions and OBJECT-IDENTITY Objects to be used AAA services.
Imported Objects
| DLINK-ID-REC-MIB | dlinkIndustrialCommon |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Integer32 MODULE-IDENTITY OBJECT-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | TEXTUAL-CONVENTION TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.171.14.150 | IdentitydlinkSwAAACommonMIB | The MIB module for configuring AAA common feature. This MIB module also provides Textual Conventions and OBJECT-IDENTITY Objects to be used AAA services. | ||
| 1.3.6.1.4.1.171.14.150.0 | NodedAaaCommonMIBNotifications | |||
| 1.3.6.1.4.1.171.14.150.1 | IdentitydAaaMIBObjects | current | This object provides OBJECT-IDENTITY for other AAA MIB modules. | |
| 1.3.6.1.4.1.171.14.150.1.1 | IdentitydAaaCommonObjects | current | Group of objects that are related to the common AAA feature. | |
| 1.3.6.1.4.1.171.14.150.1.1.1 | ScalardAaaNewModelEnabled | read-write | current | Set this object to 'true' to enable AAA global state, then the authentication and accounting via the AAA method lists will take effect. Set this object to 'fal… |
| 1.3.6.1.4.1.171.14.150.2 | NodedAaaCommonMIBConformance | |||
| 1.3.6.1.4.1.171.14.150.2.1 | NodedAaaCommonMIBCompliances | |||
| 1.3.6.1.4.1.171.14.150.2.1.1 | CompliancedaaaMIBCompliance | current | The compliance statement for entities which implement the DLINKSW-AAA-COMMON-MIB. | |
| 1.3.6.1.4.1.171.14.150.2.2 | NodedAaaCommonMIBGroups | |||
| 1.3.6.1.4.1.171.14.150.2.2.1 | GroupdaaaGlobalCtrlGroup | current | Objects for globally configuring AAA feature. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| DAaaMethodListName | OCTET STRING (SIZE (1..32)) | current | Represents the name of a method list. The following name are reserved and cannot be used as the name of method list: enable, none, local, tacacs, xtacacs, tacacs+, radius |
| DAaaMethodName | OCTET STRING (SIZE(1..32)) | current | Represents method name. The following name are reserved and cannot be used as method name: enable, local, tacacs, and xtacacs The following name are reserved method name which can be applied but cannot be manually creat… |
| DAaaMethodPriority | Integer32 (1..4) | current | Represents the priority of a method. Lower numbers indicate higher priority. |
| DAaaPrivilegeLevel | Integer32 (1..15) | current | Represents privilege level. |
| DAaaSessionType | INTEGER { telnet(1), console(2), ssh(3), http(4) } | current | Represents a session type. telnet(1) - indicates telnet session. console(2) - indicates console session. ssh(3) - indicates ssh session. http(4) - indicates http session. |