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

VENDOR: D-LINK


 Home MIB: DLINKSW-AAA-ACCOUNTING-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
 dlinkSwAaaAccountingMIB 1.3.6.1.4.1.171.14.150.1.3
This MIB module defines objects for configuring accounting feature which based on Authentication, Authorization, Accounting (AAA) protocols.
     dAaaAcctMIBNotifications 1.3.6.1.4.1.171.14.150.1.3.0
     dAaaAcctMIBObjects 1.3.6.1.4.1.171.14.150.1.3.1
         dAaaAcctGenericCfg 1.3.6.1.4.1.171.14.150.1.3.1.1
             dAaaAcctGeneicAcctMethodTable 1.3.6.1.4.1.171.14.150.1.3.1.1.1 no-access
This table contains entries for AAA accounting methods configured for accounting exec/network/system. The following table describes the accounting method. Method Lst type DAaaMethodListName Priority Method ----------- ----------------- -------- ------------ exec console 1 radius exec default 1 radius exec default 2 acct_rad exec default 3 tacacs+ exec default 4 none exec ssh 1 radius exec ssh 2 none exec telnet 1 tacacs+ network default 1 radius network default 2 acct_rad network default 3 tacacs+ network default 4 none system default 1 radius system default 2 acct_rad system default 3 tacacs+ system default 4 none
                 dAaaAcctGeneicAcctMethodEntry 1.3.6.1.4.1.171.14.150.1.3.1.1.1.1 no-access
An entry containing the priority number of an accounting method list used for Exec/network/system.
                     dAaaAcctGenMethodLstType 1.3.6.1.4.1.171.14.150.1.3.1.1.1.1.1 integer no-access
This object indicates the type for which the method list will be used. exec(1) - for accounting user activities. network(2) - for accounting user activity in accessing the network. system(3) - for accounting system events. Note: Not all method list types defined need to be supported. Enumeration: 'exec': 1, 'system': 3, 'network': 2.
                     dAaaAcctGenMethodLstName 1.3.6.1.4.1.171.14.150.1.3.1.1.1.1.2 daaamethodlistname no-access
This object indicates the name of the accounting method list. If dAaaAcctGenMethodLstType is 'network' or 'system' then only 'default' can be specified for dAaaAcctGenMethodLstName, and accounting commands/exec and the configured method list will take effect without being explicitly applied. If the type is 'exec', the method list will take effect after it is applied in dAaaAcctExecAcctApplyTable.
                     dAaaAcctGenMethodPriority 1.3.6.1.4.1.171.14.150.1.3.1.1.1.1.3 daaamethodpriority no-access
This is the method priority of a method within a method list.
                     dAaaAcctGenMethodName 1.3.6.1.4.1.171.14.150.1.3.1.1.1.1.4 daaamethodname read-only
This object indicates the accounting method name.
                     dAaaAcctGenMethodRowStatus 1.3.6.1.4.1.171.14.150.1.3.1.1.1.1.5 rowstatus read-only
The status of this table entry. Before modify the higher method, must destroy the lower method in method list.
         dAaaAcctCommandsAcct 1.3.6.1.4.1.171.14.150.1.3.1.2
             dAaaAcctCommandsAcctMethodTable 1.3.6.1.4.1.171.14.150.1.3.1.2.1 no-access
This table contains entries for AAA accounting methods configured for commands. The following table describes examples of the accounting commands method. PrivLevel AcctMethodListName Priority Method --------- ------------------ -------- ------------ 1 default 0 radius 12 Acct12_telnet 0 tacacs+ 12 Acct12_ssh 0 radius 12 Acct12_ssh 1 none 15 default 0 radius 15 default 1 acct_rad 15 default 2 tacacs+ 15 default 3 none
                 dAaaAcctCommandsAcctMethodEntry 1.3.6.1.4.1.171.14.150.1.3.1.2.1.1 no-access
An entry containing information of an accounting method within a method list which is used for accounting commands.
                     dAaaAcctCommandsAcctPrivLevel 1.3.6.1.4.1.171.14.150.1.3.1.2.1.1.1 daaaprivilegelevel no-access
This object indicates the privilege level of the method list.
                     dAaaAcctCommandsAcctListName 1.3.6.1.4.1.171.14.150.1.3.1.2.1.1.2 daaamethodlistname no-access
This object indicates the name of the method list to which the method is associated.
                     dAaaAcctCommandsAcctPriority 1.3.6.1.4.1.171.14.150.1.3.1.2.1.1.3 daaamethodpriority no-access
This object indicates the priority of the method in a method list for accounting commands.
                     dAaaAcctCommandsAcctMethodName 1.3.6.1.4.1.171.14.150.1.3.1.2.1.1.4 daaamethodname read-only
This object indicates the name of the method in a method list for accounting commands.
                     dAaaAcctCommandsAcctRowStatus 1.3.6.1.4.1.171.14.150.1.3.1.2.1.1.5 rowstatus read-only
The status of this table entry. Once the entry status is set to active, all writable objects of the same entry cannot be modified except destroyed by setting this object to destroy(6). A method which has lower value of dAaaAcctCommandsAcctPriority (which has higher precedence) needs be created than higher value of dAaaAcctCommandsAcctPriority.
             dAaaAcctCommandsAcctApplyTable 1.3.6.1.4.1.171.14.150.1.3.1.2.2 no-access
This table contains a list of session-specific specification to apply accounting method list for command accounting in a session (line). The following table describes examples of the entries. Session PrivLevel Applied Method List ------- --------- ------------------ telnet 1 default telnet 12 Acct12_telnet console 12 default console 15 default ssh 12 Acct12_ssh ssh 15 Acct15_ssh
                 dAaaAcctCommandsAcctApplyEntry 1.3.6.1.4.1.171.14.150.1.3.1.2.2.1 no-access
An entry specifies a method list used for command accounting at the specified session and privilege level. The command accounting takes effect after a method list is properly applied.
                     dAaaAcctCommandsAcctApplySession 1.3.6.1.4.1.171.14.150.1.3.1.2.2.1.1 daaasessiontype no-access
This object indicates the session type of the entry. The type of 'http' is not supported for commands accounting.
                     dAaaAcctCommandsAcctApplyPrivLevel 1.3.6.1.4.1.171.14.150.1.3.1.2.2.1.2 daaaprivilegelevel no-access
This object indicates the privilege level of the entry.
                     dAaaAcctCommandsAcctApplyListName 1.3.6.1.4.1.171.14.150.1.3.1.2.2.1.3 daaamethodlistname read-only
This object indicates the method list name of the entry.
                     dAaaAcctCommandsAcctApplyRowStatus 1.3.6.1.4.1.171.14.150.1.3.1.2.2.1.4 rowstatus read-only
The status of this table entry.
         dAaaAcctExecAcct 1.3.6.1.4.1.171.14.150.1.3.1.3
             dAaaAcctExecAcctApplyTable 1.3.6.1.4.1.171.14.150.1.3.1.3.1 no-access
This table contains entries to apply method lists for accounting Exec (user activities). The following table describes examples. Session AAA Method List ------- ------------------ telnet default console rad_cons ssh acct_ssh
                 dAaaAcctExecAcctApplyEntry 1.3.6.1.4.1.171.14.150.1.3.1.3.1.1 no-access
An entry containing the session of an accounting application used for Exec(user activities).
                     dAaaAcctExecAcctApplySession 1.3.6.1.4.1.171.14.150.1.3.1.3.1.1.1 daaasessiontype no-access
This object indicates the session type of the entry.
                     dAaaAcctExecAcctApplyListName 1.3.6.1.4.1.171.14.150.1.3.1.3.1.1.2 daaamethodlistname read-only
This object indicates the method list name of the entry.
                     dAaaAcctExecAcctApplyRowStatus 1.3.6.1.4.1.171.14.150.1.3.1.3.1.1.3 rowstatus read-only
The status of this table entry.
     dAaaAcctMIBConformance 1.3.6.1.4.1.171.14.150.1.3.2
         dAaaAcctMIBCompliances 1.3.6.1.4.1.171.14.150.1.3.2.1
             dAaaAcctMIBCompliance 1.3.6.1.4.1.171.14.150.1.3.2.1.1
The compliance statement for entities which implement the DLINKSW-AAA-ACCOUNTING-MIB.
         dAaaAcctMIBGroups 1.3.6.1.4.1.171.14.150.1.3.2.2
             dAaaAcctAccountingCommandsGroup 1.3.6.1.4.1.171.14.150.1.3.2.2.1
A collection of objects provides the configuration for AAA accounting commands feature.
             dAaaAcctGenericMethodLstGroup 1.3.6.1.4.1.171.14.150.1.3.2.2.2
A collection of objects provides the configuration of generic AAA accounting method list.
             dAaaAcctExecApplyGroup 1.3.6.1.4.1.171.14.150.1.3.2.2.3
A collection of objects providing the AAA accounting Exec application.