FDRY-TACACS-MIB

File: FDRY-TACACS-MIB.mib (5518 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC INET-ADDRESS-MIB
FOUNDRY-SN-ROOT-MIB FDRY-RADIUS-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
RowStatus DisplayString InetAddressType
InetAddress fdryTacacs ServerUsage

Defined Types

FdryTacacsServerEntry  
SEQUENCE    
  fdryTacacsServerIndex Unsigned32
  fdryTacacsServerAddrType InetAddressType
  fdryTacacsServerAddr InetAddress
  fdryTacacsServerAuthPort Unsigned32
  fdryTacacsServerRowKey DisplayString
  fdryTacacsServerUsage ServerUsage
  fdryTacacsServerRowStatus RowStatus

Defined Values

fdryTacacsMIB 1.3.6.1.4.1.1991.1.1.9.1
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.
MODULE-IDENTITY    

fdryTacacsServer 1.3.6.1.4.1.1991.1.1.9.1.1
OBJECT IDENTIFIER    

fdryTacacsServerTable 1.3.6.1.4.1.1991.1.1.9.1.1.1
Tacacs server table, listing the Tacacs authentication servers. This table is currently supported by FastIron platform.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FdryTacacsServerEntry

fdryTacacsServerEntry 1.3.6.1.4.1.1991.1.1.9.1.1.1.1
An 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  FdryTacacsServerEntry  

fdryTacacsServerIndex 1.3.6.1.4.1.1991.1.1.9.1.1.1.1.1
The index to the Tacacs server Table. FastIron platform supports upto 8 servers.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

fdryTacacsServerAddrType 1.3.6.1.4.1.1991.1.1.9.1.1.1.1.2
Tacacs server IP address Type. FastIron supports address types of ipv4(1) and ipv6(2).
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

fdryTacacsServerAddr 1.3.6.1.4.1.1991.1.1.9.1.1.1.1.3
Tacacs server IP address.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

fdryTacacsServerAuthPort 1.3.6.1.4.1.1991.1.1.9.1.1.1.1.4
Authentication UDP port number.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

fdryTacacsServerRowKey 1.3.6.1.4.1.1991.1.1.9.1.1.1.1.5
Authentication key displayed as encrypted text. FastIron platform supports keysize upto 32 characters.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

fdryTacacsServerUsage 1.3.6.1.4.1.1991.1.1.9.1.1.1.1.6
To allow this server to be dedicated for a particular AAA activity.
Status: current Access: read-create
OBJECT-TYPE    
  ServerUsage  

fdryTacacsServerRowStatus 1.3.6.1.4.1.1991.1.1.9.1.1.1.1.7
This 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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus