FDRY-TACACS-MIB
AI MIB Summary
The FDRY-TACACS-MIB enables Brocade devices to monitor and configure the IP addresses (IPv4 and IPv6) of TACACS+ authentication servers via SNMP. This module facilitates the management of AAA server endpoints to ensure secure administrative access and authentication policy enforcement.
The Brocade proprietary MIB module for Tacacs Authentication Servers It has new table combines Ipv4 and Ipv6 Tacacs Authentication Servers configuration.
Copyright 1996-2010 Brocade Communications Systems, Inc. All rights reserved. This Brocade Communications Systems SNMP Management Information Base Specification embodies Brocade Communications Systems' confidential and proprietary intellectual property. Brocade Communications Systems retains all title and ownership in the Specification, including any revisions.
This Specification is supplied AS IS, and Brocade Communications Systems makes no warranty, either express or implied, as to the use, operation, condition, or performance of the specification, and any unintended consequence it may on the user environment.
Main OID:
fdryTacacsMIB.1.3.6.1.4.1.1991.1.1.9.1
11
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
11 total| Object Name |
|---|
fdryTacacsMIBThe Brocade proprietary MIB module for Tacacs Authentication Servers
It has new table combines Ipv4 and Ipv6 Tacacs Authentication Servers configuration.
Copyright 1996-2010 Brocade Communications Systems, Inc.
All rights reserved.
This Brocade Communications Systems SNMP Management Information Base Specification
embodies Brocade Communications Systems' confidential and proprietary
intellectual property. Brocade Communications Systems retains all
title and ownership in the Specification, including any revisions.
This Specification is supplied AS IS, and Brocade Communications Systems makes
no warranty, either express or implied, as to the use,
operation, condition, or performance of the specification, and any unintended
consequence it may on the user environment. MODULE-IDENTITY .1.3.6.1.4.1.1991.1.1.9.1 |
fdryTacacsServer OBJECT IDENTIFIER .1.3.6.1.4.1.1991.1.1.9.1.1 |
fdryTacacsServerTableTacacs server table, listing the Tacacs authentication servers.
This table is currently supported by FastIron platform. SEQUENCE OF FdryTacacsServerEntry .1.3.6.1.4.1.1991.1.1.9.1.1.1 |
fdryTacacsServerEntryAn entry in the Tacacs server table. This table uses running index as the Index to the table.
Reasons to go for running index Scheme than IP addresses:
1. The table will be Virtual Routing and Forwarding(VRF) independent
that multiple VRFs could share the same address type and address.
2. Index with address type and address could be potentially 17 unsigned integer, parsing and finding next index takes CPU time.
The PDU gets to be huge too!
3. IP address is just another attribute, they are supposed to be list of servers. FdryTacacsServerEntry .1.3.6.1.4.1.1991.1.1.9.1.1.1.1 |
fdryTacacsServerIndexThe index to the Tacacs server Table.
FastIron platform supports upto 8 servers. Unsigned32 .1.3.6.1.4.1.1991.1.1.9.1.1.1.1.1 |
fdryTacacsServerAddrTypeTacacs server IP address Type.
FastIron supports address types of ipv4(1) and ipv6(2).rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.1991.1.1.9.1.1.1.1.2 |
fdryTacacsServerAddrTacacs server IP address.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.1991.1.1.9.1.1.1.1.3 |
fdryTacacsServerAuthPortAuthentication UDP port number.rw Unsigned32 .1.3.6.1.4.1.1991.1.1.9.1.1.1.1.4 |
fdryTacacsServerRowKeyAuthentication key displayed as encrypted text.
FastIron platform supports keysize upto 32 characters.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.1991.1.1.9.1.1.1.1.5 |
fdryTacacsServerUsageTo allow this server to be dedicated for a particular AAA activity.rw ServerUsage (FDRY-RADIUS-MIB) .1.3.6.1.4.1.1991.1.1.9.1.1.1.1.6 |
fdryTacacsServerRowStatusThis variable is used to create, modify, or
delete a row in this table. When a row in this
table is in active(1) state, no objects in that row
can be modified except this object.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.1991.1.1.9.1.1.1.1.7 |