DLINKSW-AAA-ACCOUNTING-MIB
- Registered at
- 1.3.6.1.4.1.171.14.150.1.3
- Last updated
- 2013-04-25 00:00
- Organization
- D-Link Corp.
- Revisions
- 2013-04-25 00:00
- Namespace
- dlink
- Source file
DLINKSW-AAA-ACCOUNTING-MIB- Digest
sha256:e2c8f0f0a12070c915acabd2130e96463a1334d6b373949debe58b89819ed2bb
Description
This MIB module defines objects for configuring accounting feature which based on Authentication, Authorization, Accounting (AAA) protocols.
Contact
D-Link Corporation Postal: No. 289, Sinhu 3rd Rd., Neihu District, Taipei City 114, Taiwan, R.O.C Tel: +886-2-66000123 E-mail: tsd@dlink.com.tw
Imports
| From | Symbols |
|---|---|
| DLINKSW-AAA-COMMON-MIB | DAaaMethodListName, DAaaMethodName, DAaaMethodPriority, DAaaPrivilegeLevel, DAaaSessionType, dAaaMIBObjects |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
DLINK-ID-REC-MIB DLINKSW-AAA-ACCOUNTING-MIB DLINKSW-AAA-COMMON-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| dAaaAcctMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.150.1.3.0 | |||
| dAaaAcctMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.150.1.3.1 | |||
| dAaaAcctGenericCfg OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.150.1.3.1.1 | |||
| dAaaAcctGeneicAcctMethodTable OBJECT-TYPE 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 | 1.3.6.1.4.1.171.14.150.1.3.1.1.1 | not-accessible | current | |
| dAaaAcctGeneicAcctMethodEntry OBJECT-TYPE An entry containing the priority number of an accounting method list used for Exec/network/system. | 1.3.6.1.4.1.171.14.150.1.3.1.1.1.1 | not-accessible | current | |
| dAaaAcctGenMethodLstType OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.150.1.3.1.1.1.1.1 | INTEGER {exec(1), network(2), system(3)} | not-accessible | current |
| dAaaAcctGenMethodLstName OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.150.1.3.1.1.1.1.2 | DAaaMethodListName | not-accessible | current |
| dAaaAcctGenMethodPriority OBJECT-TYPE This is the method priority of a method within a method list. | 1.3.6.1.4.1.171.14.150.1.3.1.1.1.1.3 | DAaaMethodPriority | not-accessible | current |
| dAaaAcctGenMethodName OBJECT-TYPE This object indicates the accounting method name. | 1.3.6.1.4.1.171.14.150.1.3.1.1.1.1.4 | DAaaMethodName | read-create | current |
| dAaaAcctGenMethodRowStatus OBJECT-TYPE The status of this table entry. Before modify the higher method, must destroy the lower method in method list. | 1.3.6.1.4.1.171.14.150.1.3.1.1.1.1.5 | RowStatus | read-create | current |
| dAaaAcctCommandsAcct OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.150.1.3.1.2 | |||
| dAaaAcctCommandsAcctMethodTable OBJECT-TYPE 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 | 1.3.6.1.4.1.171.14.150.1.3.1.2.1 | not-accessible | current | |
| dAaaAcctCommandsAcctMethodEntry OBJECT-TYPE An entry containing information of an accounting method within a method list which is used for accounting commands. | 1.3.6.1.4.1.171.14.150.1.3.1.2.1.1 | not-accessible | current | |
| dAaaAcctCommandsAcctPrivLevel OBJECT-TYPE This object indicates the privilege level of the method list. | 1.3.6.1.4.1.171.14.150.1.3.1.2.1.1.1 | DAaaPrivilegeLevel | not-accessible | current |
| dAaaAcctCommandsAcctListName OBJECT-TYPE This object indicates the name of the method list to which the method is associated. | 1.3.6.1.4.1.171.14.150.1.3.1.2.1.1.2 | DAaaMethodListName | not-accessible | current |
| dAaaAcctCommandsAcctPriority OBJECT-TYPE This object indicates the priority of the method in a method list for accounting commands. | 1.3.6.1.4.1.171.14.150.1.3.1.2.1.1.3 | DAaaMethodPriority | not-accessible | current |
| dAaaAcctCommandsAcctMethodName OBJECT-TYPE This object indicates the name of the method in a method list for accounting commands. | 1.3.6.1.4.1.171.14.150.1.3.1.2.1.1.4 | DAaaMethodName | read-create | current |
| dAaaAcctCommandsAcctRowStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.150.1.3.1.2.1.1.5 | RowStatus | read-create | current |
| dAaaAcctCommandsAcctApplyTable OBJECT-TYPE 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 | 1.3.6.1.4.1.171.14.150.1.3.1.2.2 | not-accessible | current | |
| dAaaAcctCommandsAcctApplyEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.150.1.3.1.2.2.1 | not-accessible | current | |
| dAaaAcctCommandsAcctApplySession OBJECT-TYPE This object indicates the session type of the entry. The type of 'http' is not supported for commands accounting. | 1.3.6.1.4.1.171.14.150.1.3.1.2.2.1.1 | DAaaSessionType | not-accessible | current |
| dAaaAcctCommandsAcctApplyPrivLevel OBJECT-TYPE This object indicates the privilege level of the entry. | 1.3.6.1.4.1.171.14.150.1.3.1.2.2.1.2 | DAaaPrivilegeLevel | not-accessible | current |
| dAaaAcctCommandsAcctApplyListName OBJECT-TYPE This object indicates the method list name of the entry. | 1.3.6.1.4.1.171.14.150.1.3.1.2.2.1.3 | DAaaMethodListName | read-create | current |
| dAaaAcctCommandsAcctApplyRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.171.14.150.1.3.1.2.2.1.4 | RowStatus | read-create | current |
| dAaaAcctExecAcct OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.150.1.3.1.3 | |||
| dAaaAcctExecAcctApplyTable OBJECT-TYPE 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 | 1.3.6.1.4.1.171.14.150.1.3.1.3.1 | not-accessible | current | |
| dAaaAcctExecAcctApplyEntry OBJECT-TYPE An entry containing the session of an accounting application used for Exec(user activities). | 1.3.6.1.4.1.171.14.150.1.3.1.3.1.1 | not-accessible | current | |
| dAaaAcctExecAcctApplySession OBJECT-TYPE This object indicates the session type of the entry. | 1.3.6.1.4.1.171.14.150.1.3.1.3.1.1.1 | DAaaSessionType | not-accessible | current |
| dAaaAcctExecAcctApplyListName OBJECT-TYPE This object indicates the method list name of the entry. | 1.3.6.1.4.1.171.14.150.1.3.1.3.1.1.2 | DAaaMethodListName | read-create | current |
| dAaaAcctExecAcctApplyRowStatus OBJECT-TYPE The status of this table entry. | 1.3.6.1.4.1.171.14.150.1.3.1.3.1.1.3 | RowStatus | read-create | current |
| dAaaAcctMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.150.1.3.2 | |||
| dAaaAcctMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.150.1.3.2.1 | |||
| dAaaAcctMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.150.1.3.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| dAaaAcctMIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the DLINKSW-AAA-ACCOUNTING-MIB. | 1.3.6.1.4.1.171.14.150.1.3.2.1.1 | current |
| dAaaAcctAccountingCommandsGroup OBJECT-GROUP A collection of objects provides the configuration for AAA accounting commands feature. | 1.3.6.1.4.1.171.14.150.1.3.2.2.1 | current |
| dAaaAcctGenericMethodLstGroup OBJECT-GROUP A collection of objects provides the configuration of generic AAA accounting method list. | 1.3.6.1.4.1.171.14.150.1.3.2.2.2 | current |
| dAaaAcctExecApplyGroup OBJECT-GROUP A collection of objects providing the AAA accounting Exec application. | 1.3.6.1.4.1.171.14.150.1.3.2.2.3 | current |