DLINKSW-AAA-SERVER-MIB
AI MIB Summary
The DLINKSW-AAA-SERVER-MIB manages D-Link switch configurations for TACACS+ and RADIUS server definitions while monitoring per-function operational status and detailed authentication, authorization, and accounting communication statistics. This module tracks specific server identities, logical entity states, and distinct counters for AAA functions, excluding RADIUS-specific client metrics which are handled by RFC 2618 and RFC 2620 compliant MIBs.
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)
Main OID:
dlinkSwAAAServerMIB.1.3.6.1.4.1.171.14.150.1.2
67
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
67 total| Object Name |
|---|
dlinkSwAAAServerMIBThis 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) MODULE-IDENTITY .1.3.6.1.4.1.171.14.150.1.2 |
dAaaSrvMIBNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.150.1.2.0 |
dAaaSrvMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.150.1.2.1 |
dasConfig OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.150.1.2.1.1 |
dasServerConfigTableThis 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 describes examples of AAA servers. Protocol Index AddressType IPv6Address AuthenPort AcctPort Key Priority ---------- ----- ----------- ------------- ---------- -------- ------ -------- tacacsplus 1 ipv6 2000::2 49 0 1 tacacsplus 2 ipv4 10.0.0.1 49 0 3 tacacsplus 3 ipv4 192.168.1.254 49 0 2 radius 1 ipv4 192.168.1.254 1812 1813 1 radius 2 ipv4 20.0.0.12 1812 1813 2 SEQUENCE OF DasServerConfigEntry .1.3.6.1.4.1.171.14.150.1.2.1.1.1 |
dasServerConfigEntryAn 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 issuing appropriate SNMP sets. A management station wishing to create an entry should first generate a random number to be used as the index to this sparse table. The station should then create the associated instance of the row status and row index objects. dasServerPriority is automatically assigned once the entry is made active and reflects the relative priority of the defined server with respect to already configured servers. Newly-created servers will be assigned the lowest priority. To reassign server priorities to existing server entries, it may be necessary to destroy and recreate entries in order of priority. Upon reload, dasServerIndex values may be changed, but the priorities that were saved before reload will be retained, with lowest priority number corresponding to the higher priority servers. DasServerConfigEntry .1.3.6.1.4.1.171.14.150.1.2.1.1.1.1 |
dasServerProtocolThe variable indicates the protocol of the corresponding AAA server. DlinkAAAProtocol .1.3.6.1.4.1.171.14.150.1.2.1.1.1.1.1 |
dasServerIndexA management station wishing to initiate a new AAA server configuration should use a random value for this object when creating an instance of dasServerConfigEntry. Unsigned32 .1.3.6.1.4.1.171.14.150.1.2.1.1.1.1.2 |
dasServerAddrTypeThis object indicates the address type of the AAA server.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.171.14.150.1.2.1.1.1.1.3 |
dasServerAddressThe address of the server.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.171.14.150.1.2.1.1.1.1.4 |
dasServerAuthenPortUDP/TCP port used for authentication in the configuration For TACACS+, this object should be explicitly set. Default value is 1812 for RADIUS.rw Unsigned32 .1.3.6.1.4.1.171.14.150.1.2.1.1.1.1.5 |
dasServerAcctPortUDP/TCP port used for accounting service in the configuration For TACACS+, the value of dasServerAcctPort is ignored. dasServerAuthenPort will be used instead. Default value is 1813 for RADIUS.rw Unsigned32 .1.3.6.1.4.1.171.14.150.1.2.1.1.1.1.6 |
dasServerKeyThe 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 length string will be returned for security reasons.rw DisplayString .1.3.6.1.4.1.171.14.150.1.2.1.1.1.1.7 |
dasServerTimeoutThe time in seconds for waiting server reply. Default value is 5 seconds.rw Unsigned32 .1.3.6.1.4.1.171.14.150.1.2.1.1.1.1.8 |
dasServerRetransmitThe 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 RADIUS.rw Unsigned32 .1.3.6.1.4.1.171.14.150.1.2.1.1.1.1.9 |
dasServerPriorityA number that indicates the priority of the server in this entry. Lower numbers indicate higher priority.ro Unsigned32 .1.3.6.1.4.1.171.14.150.1.2.1.1.1.1.10 |
dasServerRowStatusThe status of this entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.14.150.1.2.1.1.1.1.99 |
dasRadiusServerDeadTimeThis 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 unresponsive server will not be marked as dead. The default value is 0.rw Unsigned32 .1.3.6.1.4.1.171.14.150.1.2.1.1.2 |
dasStatistics OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.150.1.2.1.2 |
dasTacplusStatisticsTableThis table consists of a list of statistics for each TACACS+ server. The following table describes examples of TACACS+ servers statistics. Protocol Index SocketOpens SocketCloses TotalPktSend TotalPktRecv ReferenceCount ---------- ----- ----------- ------------ ------------ ------------ -------------- tacacsplus 1 1 1 0 0 0 tacacsplus 2 5 5 20 20 5 tacacsplus 3 10 10 25 25 10 SEQUENCE OF DasTacplusStatisticsEntry .1.3.6.1.4.1.171.14.150.1.2.1.2.1 |
dasTacplusStatisticsEntryAn entry consists of statistical information about a particular server. Objects in this table are read-only and appear automatically whenever a TACACS+ server in the dasServerConfigTable is made active. DasTacplusStatisticsEntry .1.3.6.1.4.1.171.14.150.1.2.1.2.1.1 |
dasTacplusSocketOpensThe number of successful TCP socket connections to the TACACS+ server.ro Counter32 .1.3.6.1.4.1.171.14.150.1.2.1.2.1.1.1 |
dasTacplusSocketClosesThe number of successfully closed TCP socket attempts.ro Counter32 .1.3.6.1.4.1.171.14.150.1.2.1.2.1.1.2 |
dasTacplusTotalPktSentThe number of packets sent to the TACACS+ serverro Counter32 .1.3.6.1.4.1.171.14.150.1.2.1.2.1.1.3 |
dasTacplusTotalPktRecvThe number of packets received from the TACACS+ server.ro Counter32 .1.3.6.1.4.1.171.14.150.1.2.1.2.1.1.4 |
dasTacplusReferenceCountThe number of packets received from the TACACS+ server.ro Counter32 .1.3.6.1.4.1.171.14.150.1.2.1.2.1.1.5 |
dasGroup OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.150.1.2.1.3 |
dasGroupTableThis 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 following table describes examples of AAA groups. Protocol Name ---------- ---------- tacacsplus tac_con tacacsplus tac_telnet radius rad_acct radius rad_ssh SEQUENCE OF DasGroupEntry .1.3.6.1.4.1.171.14.150.1.2.1.3.1 |
dasGroupEntryAn 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 configuration commands via CLI or by issuing appropriate sets to this table using snmp. DasGroupEntry .1.3.6.1.4.1.171.14.150.1.2.1.3.1.1 |
dasGroupProtocolThe variable denotes the protocol used by the managed device with the AAA group corresponding to this entry in the table. DlinkAAAProtocol .1.3.6.1.4.1.171.14.150.1.2.1.3.1.1.1 |
dasGroupNameThe server group name. DlinkAAAGroupName .1.3.6.1.4.1.171.14.150.1.2.1.3.1.1.2 |
dasGroupRowStatusThe 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 destroy(6).rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.14.150.1.2.1.3.1.1.3 |
dasGroupServerTableThis 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 following table describes examples of AAA server groups. Protocol Name SrvIndex AddressType IPv6Address Priority ---------- ---------- -------- ------------- ------------- -------- tacacsplus tac_con 1 ipv6 2000::2 1 tacacsplus tac_telnet 2 ipv4 10.0.0.1 2 tacacsplus tac_telnet 3 ipv4 192.168.1.254 3 radius rad_ssh 1 ipv4 20.0.0.12 1 radius rad_ssh 2 ipv4 20.0.0.13 2 radius rad_ssh 3 ipv4 20.0.0.14 3 radius rad_ssh 4 ipv4 20.0.0.15 4 SEQUENCE OF DasGroupServerEntry .1.3.6.1.4.1.171.14.150.1.2.1.3.2 |
dasGroupServerEntryAn 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 with configuration commands via CLI or by issuing appropriate sets to this table using snmp. A management station wishing to create an entry should first generate a random number to be used as the index to this sparse table. dasGroupSrvPriority is automatically assigned once the entry is made active and reflects the relative priority of the defined server with respect to already configured servers. Newly-created servers will be assigned the lowest priority. To reassign server priorities to existing server entries, it may be necessary to destroy and recreate entries in order of priority. Upon reload, dasGroupSrvIndex values may be changed, but the priorities that were saved before reload will be retained, with lowest priority number corresponding to the higher priority servers. DasGroupServerEntry .1.3.6.1.4.1.171.14.150.1.2.1.3.2.1 |
dasGroupSrvIndexA management station wishing to initiate a new AAA server group configuration should use a random value for this object when creating an instance of dasGroupEntry. The RowStatus semantics of the dasGroupConfigRowStatus object will prevent access conflicts. Unsigned32 .1.3.6.1.4.1.171.14.150.1.2.1.3.2.1.1 |
dasGroupSrvAddrTypeThis object indicates the type of network address denoted in dasGroupSrvAddress object.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.171.14.150.1.2.1.3.2.1.2 |
dasGroupSrvAddressThe address of the server of the entry.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.171.14.150.1.2.1.3.2.1.3 |
dasGroupSrvPriorityA number that indicates the priority of the server in this group. Lower numbers indicate higher priority.ro Unsigned32 .1.3.6.1.4.1.171.14.150.1.2.1.3.2.1.4 |
dasGroupServerRowStatusThe 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 destroy(6).rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.14.150.1.2.1.3.2.1.5 |
dasVrf OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.150.1.2.1.4 |
dasGroupVrfTableThis 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 describes the examples of VRF setting for AAA server groups. Protocol group Name VRF name ---------- ---------- ---------- tacacsplus tac_con vrf1 tacacsplus tac_telnet vrf_taplus radius rad_acct vrf_radius radius rad_ssh vrf_100 SEQUENCE OF DasGroupVrfEntry .1.3.6.1.4.1.171.14.150.1.2.1.4.1 |
dasGroupVrfEntryAn 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 configuration commands via CLI or by issuing appropriate sets to this table using snmp. When a group VRF configuration is deleted, indicates the server group will use the global (default) routing table. DasGroupVrfEntry .1.3.6.1.4.1.171.14.150.1.2.1.4.1.1 |
dasGroupVrfNameThe VRF name of the entry.rw VrfName .1.3.6.1.4.1.171.14.150.1.2.1.4.1.1.1 |
dasGroupVrfConfigRowStatusThe status of this table entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.14.150.1.2.1.4.1.1.2 |
dasSrcIf OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.150.1.2.1.5 |
dasGroupSrcIfTableThis table consists of a list of source interface configurations for each AAA server group. SEQUENCE OF DasGroupSrcIfEntry .1.3.6.1.4.1.171.14.150.1.2.1.5.1 |
dasGroupSrcIfEntryAn AAA group source interface configuration identified by its protocol and its group name. An entry is created/removed when a source interface setting is defined or undefined with configuration commands via CLI or by issuing appropriate sets to this table using snmp. Note: The group name of radius and tacacs+ are reserved group names and its corresponding source interface is global setting for RADIUS and TACACS+ servers respectively. If both global and group-specific have the source interface settings, the setting of group-specific takes precedence. DasGroupSrcIfEntry .1.3.6.1.4.1.171.14.150.1.2.1.5.1.1 |
dasGroupSrcAddrTypeThis object indicates the type of the address which will be used as source address for sending RADIUS packets. InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.171.14.150.1.2.1.5.1.1.1 |
dasGroupSrcIfIndexThis object indicates the ifIndex of the interface whose IP/IPv6 address will be used as source IP/IPv6 address for sending RADIUS packets.rw InterfaceIndex (IF-MIB) .1.3.6.1.4.1.171.14.150.1.2.1.5.1.1.2 |
dasGroupSrcIfConfigRowStatusThe status of this table entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.14.150.1.2.1.5.1.1.3 |
dasClear OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.150.1.2.1.6 |
dasClearServerStatTableThis table is used to clear statistics of the AAA servers. SEQUENCE OF DasClearServerStatEntry .1.3.6.1.4.1.171.14.150.1.2.1.6.1 |
dasClearServerStatEntryAn entry which can be used to clear the statistics of the AAA server. DasClearServerStatEntry .1.3.6.1.4.1.171.14.150.1.2.1.6.1.1 |
dasClearServerStatActionThis 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' is returned.rw Enumeration .1.3.6.1.4.1.171.14.150.1.2.1.6.1.1.1 |
dasClearServerStatByGroupThis 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 string is returned.rw DlinkAAAGroupName .1.3.6.1.4.1.171.14.150.1.2.1.6.2 |
dasClearServerStatByProtocolThis 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 returned.rw DlinkAAAProtocol .1.3.6.1.4.1.171.14.150.1.2.1.6.3 |
dasClearAllServerStatThis 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 returned.rw Enumeration .1.3.6.1.4.1.171.14.150.1.2.1.6.4 |
dAaaSrvMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.150.1.2.2 |
dasMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.150.1.2.2.1 |
dasMIBComplianceThe compliance statement for entities which implement the DLINKSW-AAA-SERVER-MIB. Unknown .1.3.6.1.4.1.171.14.150.1.2.2.1.1 |
dasMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.150.1.2.2.2 |
dasTacplusStatisticsGroupObjects for providing AAA tacacs+ server statistics and status. Unknown .1.3.6.1.4.1.171.14.150.1.2.2.2.1 |
dasConfigGroupObjects for configuring the AAA servers. Unknown .1.3.6.1.4.1.171.14.150.1.2.2.2.2 |
dasSrvGroupGroupObjects for configuring the AAA server groups. Unknown .1.3.6.1.4.1.171.14.150.1.2.2.2.3 |
dasVrfGroupObjects for configuring the AAA VRF setting. Unknown .1.3.6.1.4.1.171.14.150.1.2.2.2.4 |
dasSrcIfGroupObjects for configuring the AAA source interface setting. Unknown .1.3.6.1.4.1.171.14.150.1.2.2.2.5 |
dasClearStatGroupObjects for clear the AAA server statistics. Unknown .1.3.6.1.4.1.171.14.150.1.2.2.2.6 |