DLINKSW-AAA-SERVER-MIB
70 objects
This MIB provides configuration and statistics reflecting the state of AAA Server operation within the device and AAA communications with external servers. AAA stands for authentication, authorization, and accounting The AAA Server MIB provides the following information: 1) A Table for configuring AAA servers 2) Identities of external AAA servers 3) Distinct statistics for each AAA function 4) Status of servers providing AAA functions A server is defined as a logical entity which provides any of the three AAA functions. A TACACS+ server consists of all three functions with a single IP address and single TCP port. A RADIUS server consists of the authentication/accounting pair with a single IP address but distinct UDP ports, or it may be just one of authentication or accounting. It is possible to have two distinct RADIUS servers at the same IP address, one providing authentication only, the other accounting only. Note: Regarding RADIUS server statistics please refer to RADIUS-AUTH-CLIENT-MIB (RFC2618) and RADIUS-ACCT-CLIENT-MIB (RFC2620)
Imported Objects
| DLINKSW-AAA-COMMON-MIB | dAaaMIBObjects |
| IF-MIB | InterfaceIndex |
| INET-ADDRESS-MIB | InetAddress InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Counter32 MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | DisplayString RowStatus TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.171.14.150.1.2 | IdentitydlinkSwAAAServerMIB | This MIB provides configuration and statistics reflecting the state of AAA Server operation within the device and AAA communications with external servers. AAA… | ||
| 1.3.6.1.4.1.171.14.150.1.2.0 | NodedAaaSrvMIBNotifications | |||
| 1.3.6.1.4.1.171.14.150.1.2.1 | NodedAaaSrvMIBObjects | |||
| 1.3.6.1.4.1.171.14.150.1.2.1.1 | NodedasConfig | |||
| 1.3.6.1.4.1.171.14.150.1.2.1.1.1 | TabledasServerConfigTable | not-accessible | current | This table consists of a list of configurations for each AAA server. An entry is created/removed when a new server is created/removed. The following table desc… |
| 1.3.6.1.4.1.171.14.150.1.2.1.1.1.1 | RowdasServerConfigEntry | not-accessible | current | An entry consists of an AAA server configuration. An entry is created/removed when a server is defined or undefined with configuration commands via CLI or by i… |
| 1.3.6.1.4.1.171.14.150.1.2.1.1.1.1.1 | ColumndasServerProtocol | not-accessible | current | The variable indicates the protocol of the corresponding AAA server. |
| 1.3.6.1.4.1.171.14.150.1.2.1.1.1.1.2 | ColumndasServerIndex | not-accessible | current | A management station wishing to initiate a new AAA server configuration should use a random value for this object when creating an instance of dasServerConfigE… |
| 1.3.6.1.4.1.171.14.150.1.2.1.1.1.1.3 | ColumndasServerAddrType | read-create | current | This object indicates the address type of the AAA server. |
| 1.3.6.1.4.1.171.14.150.1.2.1.1.1.1.4 | ColumndasServerAddress | read-create | current | The address of the server. |
| 1.3.6.1.4.1.171.14.150.1.2.1.1.1.1.5 | ColumndasServerAuthenPort | read-create | current | UDP/TCP port used for authentication in the configuration For TACACS+, this object should be explicitly set. Default value is 1812 for RADIUS. |
| 1.3.6.1.4.1.171.14.150.1.2.1.1.1.1.6 | ColumndasServerAcctPort | read-create | current | UDP/TCP port used for accounting service in the configuration For TACACS+, the value of dasServerAcctPort is ignored. dasServerAuthenPort will be used instead.… |
| 1.3.6.1.4.1.171.14.150.1.2.1.1.1.1.7 | ColumndasServerKey | read-create | current | The server key to be used with this server. The maximum length for RADIUS is 32 characters. The maximum length for TACACS+ is 254 characters. When read, a zero… |
| 1.3.6.1.4.1.171.14.150.1.2.1.1.1.1.8 | ColumndasServerTimeout | read-create | current | The time in seconds for waiting server reply. Default value is 5 seconds. |
| 1.3.6.1.4.1.171.14.150.1.2.1.1.1.1.9 | ColumndasServerRetransmit | read-create | current | The retransmit times of requests to the server when no response is received. For TACACS+, the value of dasServerRetransmit is ignored. Default value is 2 for R… |
| 1.3.6.1.4.1.171.14.150.1.2.1.1.1.1.10 | ColumndasServerPriority | read-only | current | A number that indicates the priority of the server in this entry. Lower numbers indicate higher priority. |
| 1.3.6.1.4.1.171.14.150.1.2.1.1.1.1.99 | ColumndasServerRowStatus | read-create | current | The status of this entry. |
| 1.3.6.1.4.1.171.14.150.1.2.1.1.2 | ScalardasRadiusServerDeadTime | read-write | current | This variable controls the default duration of time to skip the unresponsive server. The valid range is 0 to 1440 (24 hours). When setting to 0, the unresponsi… |
| 1.3.6.1.4.1.171.14.150.1.2.1.2 | NodedasStatistics | |||
| 1.3.6.1.4.1.171.14.150.1.2.1.2.1 | TabledasTacplusStatisticsTable | not-accessible | current | This table consists of a list of statistics for each TACACS+ server. The following table describes examples of TACACS+ servers statistics. Protocol Index Socke… |
| 1.3.6.1.4.1.171.14.150.1.2.1.2.1.1 | RowdasTacplusStatisticsEntry | not-accessible | current | An entry consists of statistical information about a particular server. Objects in this table are read-only and appear automatically whenever a TACACS+ server … |
| 1.3.6.1.4.1.171.14.150.1.2.1.2.1.1.1 | ColumndasTacplusSocketOpens | read-only | current | The number of successful TCP socket connections to the TACACS+ server. |
| 1.3.6.1.4.1.171.14.150.1.2.1.2.1.1.2 | ColumndasTacplusSocketCloses | read-only | current | The number of successfully closed TCP socket attempts. |
| 1.3.6.1.4.1.171.14.150.1.2.1.2.1.1.3 | ColumndasTacplusTotalPktSent | read-only | current | The number of packets sent to the TACACS+ server |
| 1.3.6.1.4.1.171.14.150.1.2.1.2.1.1.4 | ColumndasTacplusTotalPktRecv | read-only | current | The number of packets received from the TACACS+ server. |
| 1.3.6.1.4.1.171.14.150.1.2.1.2.1.1.5 | ColumndasTacplusReferenceCount | read-only | current | The number of packets received from the TACACS+ server. |
| 1.3.6.1.4.1.171.14.150.1.2.1.3 | NodedasGroup | |||
| 1.3.6.1.4.1.171.14.150.1.2.1.3.1 | TabledasGroupTable | not-accessible | current | This table consists of a list of configurations for each AAA server group. An entry is created/removed when a new server group is created/removed. The followin… |
| 1.3.6.1.4.1.171.14.150.1.2.1.3.1.1 | RowdasGroupEntry | not-accessible | current | An AAA server group configuration identified by its protocol, and its name. An entry is created/removed when a server group is defined or undefined with config… |
| 1.3.6.1.4.1.171.14.150.1.2.1.3.1.1.1 | ColumndasGroupProtocol | not-accessible | current | The variable denotes the protocol used by the managed device with the AAA group corresponding to this entry in the table. |
| 1.3.6.1.4.1.171.14.150.1.2.1.3.1.1.2 | ColumndasGroupName | not-accessible | current | The server group name. |
| 1.3.6.1.4.1.171.14.150.1.2.1.3.1.1.3 | ColumndasGroupRowStatus | read-create | current | The status of this table entry. Once the entry status is set to active, the associated entry cannot be modified except destroyed by setting this object to dest… |
| 1.3.6.1.4.1.171.14.150.1.2.1.3.2 | TabledasGroupServerTable | not-accessible | current | This table consists of a list of configurations for each AAA server group. An entry is created/removed when a new server group is created/removed. The followin… |
| 1.3.6.1.4.1.171.14.150.1.2.1.3.2.1 | RowdasGroupServerEntry | not-accessible | current | An AAA server group configuration identified by its protocol, its name and its index. An entry is created/removed when a server group is defined or undefined w… |
| 1.3.6.1.4.1.171.14.150.1.2.1.3.2.1.1 | ColumndasGroupSrvIndex | not-accessible | current | A management station wishing to initiate a new AAA server group configuration should use a random value for this object when creating an instance of dasGroupEn… |
| 1.3.6.1.4.1.171.14.150.1.2.1.3.2.1.2 | ColumndasGroupSrvAddrType | read-create | current | This object indicates the type of network address denoted in dasGroupSrvAddress object. |
| 1.3.6.1.4.1.171.14.150.1.2.1.3.2.1.3 | ColumndasGroupSrvAddress | read-create | current | The address of the server of the entry. |
| 1.3.6.1.4.1.171.14.150.1.2.1.3.2.1.4 | ColumndasGroupSrvPriority | read-only | current | A number that indicates the priority of the server in this group. Lower numbers indicate higher priority. |
| 1.3.6.1.4.1.171.14.150.1.2.1.3.2.1.5 | ColumndasGroupServerRowStatus | read-create | current | The status of this table entry. Once the entry status is set to active, the associated entry cannot be modified except destroyed by setting this object to dest… |
| 1.3.6.1.4.1.171.14.150.1.2.1.4 | NodedasVrf | |||
| 1.3.6.1.4.1.171.14.150.1.2.1.4.1 | TabledasGroupVrfTable | not-accessible | current | This table shows current VRF configurations for each AAA server group, allows existing VRF to be removed and new ones to be created. The following table descri… |
| 1.3.6.1.4.1.171.14.150.1.2.1.4.1.1 | RowdasGroupVrfEntry | not-accessible | current | An AAA group VRF configuration identified by its protocol and its group name. An entry is created/removed when a VRF setting is defined or undefined with confi… |
| 1.3.6.1.4.1.171.14.150.1.2.1.4.1.1.1 | ColumndasGroupVrfName | read-create | current | The VRF name of the entry. |
| 1.3.6.1.4.1.171.14.150.1.2.1.4.1.1.2 | ColumndasGroupVrfConfigRowStatus | read-create | current | The status of this table entry. |
| 1.3.6.1.4.1.171.14.150.1.2.1.5 | NodedasSrcIf | |||
| 1.3.6.1.4.1.171.14.150.1.2.1.5.1 | TabledasGroupSrcIfTable | not-accessible | current | This table consists of a list of source interface configurations for each AAA server group. |
| 1.3.6.1.4.1.171.14.150.1.2.1.5.1.1 | RowdasGroupSrcIfEntry | not-accessible | current | An AAA group source interface configuration identified by its protocol and its group name. An entry is created/removed when a source interface setting is defin… |
| 1.3.6.1.4.1.171.14.150.1.2.1.5.1.1.1 | ColumndasGroupSrcAddrType | not-accessible | current | This object indicates the type of the address which will be used as source address for sending RADIUS packets. |
| 1.3.6.1.4.1.171.14.150.1.2.1.5.1.1.2 | ColumndasGroupSrcIfIndex | read-create | current | This object indicates the ifIndex of the interface whose IP/IPv6 address will be used as source IP/IPv6 address for sending RADIUS packets. |
| 1.3.6.1.4.1.171.14.150.1.2.1.5.1.1.3 | ColumndasGroupSrcIfConfigRowStatus | read-create | current | The status of this table entry. |
| 1.3.6.1.4.1.171.14.150.1.2.1.6 | NodedasClear | |||
| 1.3.6.1.4.1.171.14.150.1.2.1.6.1 | TabledasClearServerStatTable | not-accessible | current | This table is used to clear statistics of the AAA servers. |
| 1.3.6.1.4.1.171.14.150.1.2.1.6.1.1 | RowdasClearServerStatEntry | not-accessible | current | An entry which can be used to clear the statistics of the AAA server. |
| 1.3.6.1.4.1.171.14.150.1.2.1.6.1.1.1 | ColumndasClearServerStatAction | read-write | current | This object is used to clear statistics of an AAA server when set to 'clear'. No action is taken if this object is set to 'noOp'. When read, the value 'noOp' i… |
| 1.3.6.1.4.1.171.14.150.1.2.1.6.2 | ScalardasClearServerStatByGroup | read-write | current | This object is used to clear AAA server statistics based on group name. Setting this object to the group name which you want to clear. When read, a zero length… |
| 1.3.6.1.4.1.171.14.150.1.2.1.6.3 | ScalardasClearServerStatByProtocol | read-write | current | This object is used to clear AAA server statistics based on protocol. Setting this object to the protocol which you want to clear. When read, none(0) is return… |
| 1.3.6.1.4.1.171.14.150.1.2.1.6.4 | ScalardasClearAllServerStat | read-write | current | This object is used to clear all AAA server statistics when set to 'clear'. No action is taken if this object is set to 'noOp'. When read, the value 'noOp' is … |
| 1.3.6.1.4.1.171.14.150.1.2.2 | NodedAaaSrvMIBConformance | |||
| 1.3.6.1.4.1.171.14.150.1.2.2.1 | NodedasMIBCompliances | |||
| 1.3.6.1.4.1.171.14.150.1.2.2.1.1 | CompliancedasMIBCompliance | read-only | current | The compliance statement for entities which implement the DLINKSW-AAA-SERVER-MIB. |
| 1.3.6.1.4.1.171.14.150.1.2.2.2 | NodedasMIBGroups | |||
| 1.3.6.1.4.1.171.14.150.1.2.2.2.1 | GroupdasTacplusStatisticsGroup | current | Objects for providing AAA tacacs+ server statistics and status. | |
| 1.3.6.1.4.1.171.14.150.1.2.2.2.2 | GroupdasConfigGroup | current | Objects for configuring the AAA servers. | |
| 1.3.6.1.4.1.171.14.150.1.2.2.2.3 | GroupdasSrvGroupGroup | current | Objects for configuring the AAA server groups. | |
| 1.3.6.1.4.1.171.14.150.1.2.2.2.4 | GroupdasVrfGroup | current | Objects for configuring the AAA VRF setting. | |
| 1.3.6.1.4.1.171.14.150.1.2.2.2.5 | GroupdasSrcIfGroup | current | Objects for configuring the AAA source interface setting. | |
| 1.3.6.1.4.1.171.14.150.1.2.2.2.6 | GroupdasClearStatGroup | current | Objects for clear the AAA server statistics. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| DlinkAAAGroupName | OCTET STRING (SIZE(0..32)) | current | Represents group name. The following name are reserved and cannot be created by user: enable, none, local, tacacs, xtacacs, tacacs+, radius |
| DlinkAAAProtocol | INTEGER { none(0), tacacsplus(1), radius(2) } | current | Protocol used with this server. none(0) - No protocol specified, this value is read-only. tacacsplus(1) - TACACS+ radius(2) - RADIUS |
| VrfName | OCTET STRING (SIZE(1..32)) | current | Represents VRF name. |