MIB Viewer

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-MIBdlinkIndustrialCommon
SNMPv2-CONFMODULE-COMPLIANCE OBJECT-GROUP
SNMPv2-SMIInteger32 MODULE-IDENTITY OBJECT-IDENTITY OBJECT-TYPE
SNMPv2-TCTEXTUAL-CONVENTION TruthValue
OIDNameAccessStatusDescription
1.3.6.1.4.1.171.14.150IdentitydlinkSwAAACommonMIBThe 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.0NodedAaaCommonMIBNotifications
1.3.6.1.4.1.171.14.150.1IdentitydAaaMIBObjectscurrentThis object provides OBJECT-IDENTITY for other AAA MIB modules.
1.3.6.1.4.1.171.14.150.1.1IdentitydAaaCommonObjectscurrentGroup of objects that are related to the common AAA feature.
1.3.6.1.4.1.171.14.150.1.1.1ScalardAaaNewModelEnabledread-writecurrentSet 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.2NodedAaaCommonMIBConformance
1.3.6.1.4.1.171.14.150.2.1NodedAaaCommonMIBCompliances
1.3.6.1.4.1.171.14.150.2.1.1CompliancedaaaMIBCompliancecurrentThe compliance statement for entities which implement the DLINKSW-AAA-COMMON-MIB.
1.3.6.1.4.1.171.14.150.2.2NodedAaaCommonMIBGroups
1.3.6.1.4.1.171.14.150.2.2.1GroupdaaaGlobalCtrlGroupcurrentObjects for globally configuring AAA feature.
Type Definitions
NameSyntaxStatusDescription
DAaaMethodListNameOCTET STRING (SIZE (1..32))currentRepresents 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
DAaaMethodNameOCTET STRING (SIZE(1..32))currentRepresents 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…
DAaaMethodPriorityInteger32 (1..4)currentRepresents the priority of a method. Lower numbers indicate higher priority.
DAaaPrivilegeLevelInteger32 (1..15)currentRepresents privilege level.
DAaaSessionTypeINTEGER { telnet(1), console(2), ssh(3), http(4) }currentRepresents a session type. telnet(1) - indicates telnet session. console(2) - indicates console session. ssh(3) - indicates ssh session. http(4) - indicates http session.