DLINKSW-AAA-AUTH-MIB: View SNMP OID List / Download MIB

VENDOR: D-LINK


 Home MIB: DLINKSW-AAA-AUTH-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 dlinkSwAaaAuthenticationMIB 1.3.6.1.4.1.171.14.150.1.4
This MIB module defines objects for authentication feature which is based on Authentication, Authorization, Accounting (AAA) protocols.
     dAaaAuthMIBNotifications 1.3.6.1.4.1.171.14.150.1.4.0
     dAaaAuthMIBObjects 1.3.6.1.4.1.171.14.150.1.4.1
         dAaaAuthGenericMethodTable 1.3.6.1.4.1.171.14.150.1.4.1.1 no-access
This table contains entries for AAA authentication methods configured for Login/enable/dot1x/MAC authentication/web/jwac. The following table describes the examples. Type Method List Name Priority Method ----- ------------------ -------- ------------ login default 1 radius login default 2 auth_rad login default 3 tacacs+ login default 4 none login ssh_login 1 radius login ssh_login 2 none login tel_login 1 tacacs+ enable default 1 radius enable default 2 tacacs+ dot1x default 1 radius dot1x default 2 local macAuth default 1 radius macAuth default 2 local web default 1 radius web default 2 local jwac default 1 radius jwac default 2 local
             dAaaAuthGenericMethodEntry 1.3.6.1.4.1.171.14.150.1.4.1.1.1 no-access
An entry defines a method which is groupped into a method list.
                 dAaaAuthGenMethodLstType 1.3.6.1.4.1.171.14.150.1.4.1.1.1.1 integer no-access
This object indicates the type for which the method list will be used. enable(1) - for determining the access to the privileged EXEC level. login(2) - for login authentication. dot1x(3) - for 802.1x authentication. jwac(4) - for JWAC authentication. macAuth(5) - for MAC authentication. web(6) - for Web authentication. igmpAuth(7) - for IGMP authentication. mldAuth(8) - for MLD authentication. Note: Not all method list types defined need to be supported. Enumeration: 'web': 6, 'enable': 1, 'jwac': 4, 'dot1x': 3, 'igmpAuth': 7, 'mldAuth': 8, 'macAuth': 5, 'login': 2.
                 dAaaAuthGenMethodLstName 1.3.6.1.4.1.171.14.150.1.4.1.1.1.2 daaamethodlistname no-access
This object indicates the name of the authentication method list. If dAaaAuthGenMethodLstType is not 'login', only 'default' can be specified for dAaaAuthGenMethodLstName. For the type which only supports 'default' method list name, the configured method list will take effect without being explicitly applied. If the type is 'login', the method list will take effect after the method list is applied in dAaaAuthLoginApplyTable.
                 dAaaAuthGenMethodPriority 1.3.6.1.4.1.171.14.150.1.4.1.1.1.3 daaamethodpriority no-access
This is the method priority of a method within a method list.
                 dAaaAuthGenMethodName 1.3.6.1.4.1.171.14.150.1.4.1.1.1.4 daaamethodname read-only
This object indicates the authentication method name.
                 dAaaAuthGenMethodRowStatus 1.3.6.1.4.1.171.14.150.1.4.1.1.1.5 rowstatus read-only
The status of entry. Before modify the higher method, must destroy the lower method in method list.
         dAaaAuthLogin 1.3.6.1.4.1.171.14.150.1.4.1.2
             dAaaAuthLoginApplyTable 1.3.6.1.4.1.171.14.150.1.4.1.2.1 no-access
This table contains entries for AAA authentication apply configured for Login. The following table describes the authentication commands apply. Session MethodListName ------- ------------------ telnet default console cons_auth ssh ssh_login
                 dAaaAuthLoginApplyEntry 1.3.6.1.4.1.171.14.150.1.4.1.2.1.1 no-access
An entry containing the session of an authentication application used for Login.
                     dAaaAuthLoginApplySession 1.3.6.1.4.1.171.14.150.1.4.1.2.1.1.1 daaasessiontype no-access
This object indicates the session type of the entry.
                     dAaaAuthLoginApplyListName 1.3.6.1.4.1.171.14.150.1.4.1.2.1.1.2 daaamethodlistname read-only
This object indicates the method list name of the entry.
                     dAaaAuthLoginApplyRowStatus 1.3.6.1.4.1.171.14.150.1.4.1.2.1.1.3 rowstatus read-only
The status of this entry.
     dAaaAuthMIBConformance 1.3.6.1.4.1.171.14.150.1.4.2
         dAaaAuthMIBCompliances 1.3.6.1.4.1.171.14.150.1.4.2.1
             dAaaAuthMIBCompliance 1.3.6.1.4.1.171.14.150.1.4.2.1.1
The compliance statement for entities which implement the DLINKSW-AAA-AUTH-MIB.
         dAaaAuthMIBGroups 1.3.6.1.4.1.171.14.150.1.4.2.2
             dAaaAuthMethodListGroup 1.3.6.1.4.1.171.14.150.1.4.2.2.1
A collection of objects provides the method list for AAA authentication.
             dAaaAuthcLoginMethodApplyGroup 1.3.6.1.4.1.171.14.150.1.4.2.2.2
A collection of objects provides configuration to apply AAA method list for login authentication.