CISCO-AAA-SERVER-EXT-CAPABILITY device MIB details by Cisco
CISCO-AAA-SERVER-EXT-CAPABILITY file content
The SNMP protocol is used to for conveying information and commands between agents and managing entities. SNMP uses the User Datagram Protocol (UDP) as the transport protocol for passing data between managers and agents. The reasons for using UDP for SNMP are, firstly it has low overheads in comparison to TCP, which uses a 3-way hand shake for connection. Secondly, in congested networks, SNMP over TCP is a bad idea because TCP in order to maintain reliability will flood the network with retransmissions.
Management information (MIB) is represented as a collection of managed objects. These objects together form a virtual information base called MIB. An agent may implement many MIBs, but all agents must implement a particular MIB called MIB-II [16]. This standard defines variables for things such as interface statistics (interface speeds, MTU, octets sent, octets received, etc.) as well as various other things pertaining to the system itself (system location, system contact, etc.). The main goal of MIB-II is to provide general TCP/IP management information.
Use ActiveXperts Network Monitor 2024 to import vendor-specific MIB files, inclusing CISCO-AAA-SERVER-EXT-CAPABILITY.
Vendor: | Cisco |
---|---|
Mib: | CISCO-AAA-SERVER-EXT-CAPABILITY [download] [view objects] |
Tool: | ActiveXperts Network Monitor 2024 [download] (ships with advanced SNMP/MIB tools) |
-- ***************************************************************** -- CISCO-AAA-SERVER-EXT-CAPABILITY-MIB.my: Cisco AAA Server Ext MIB -- AGENT-CAPABILITIES -- -- November 2003, Sanjeev C Joshi -- -- Copyright (c) 2003, 2004 by cisco Systems, Inc. -- All rights reserved. -- -- ***************************************************************** CISCO-AAA-SERVER-EXT-CAPABILITY DEFINITIONS ::= BEGIN IMPORTS MODULE-IDENTITY, Unsigned32 FROM SNMPv2-SMI AGENT-CAPABILITIES FROM SNMPv2-CONF ciscoAgentCapability FROM CISCO-SMI TimeIntervalSec FROM CISCO-TC; ciscoAAAServerExtCapability MODULE-IDENTITY LAST-UPDATED "200408240000Z" ORGANIZATION "Cisco Systems, Inc." CONTACT-INFO " Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-aaa@cisco.com" DESCRIPTION "Agent capabilities for CISCO-AAA-SERVER-EXT-MIB" REVISION "200408240000Z" DESCRIPTION "Agent capabilities for Cisco MDS 2.0." REVISION "200311220000Z" DESCRIPTION "Agent capabilities for Cisco MDS 1.3." ::= { ciscoAgentCapability 372 } ciscoAAAServerExtCapMDS13R1 AGENT-CAPABILITIES PRODUCT-RELEASE "Cisco MDS 1.3(1)" STATUS current DESCRIPTION "Cisco AAA Server MIB capabilities" SUPPORTS CISCO-AAA-SERVER-EXT-MIB INCLUDES { cAAASvrExtGenericConfGroup, cAAASvrExtSvrTableConfGroup, cAAASvrExtProtoParamConfigGroup, cAAASvrExtSvrGroupConfGroup, cAAASvrExtAppSvrGroupConfGroup } VARIATION cAAASvrExtLocalAccLogMaxSize SYNTAX Unsigned32 (0..35000) DESCRIPTION "Only the range 0-35000 is supported with default of 15000." VARIATION cAAAServerDeadTime ACCESS not-implemented DESCRIPTION "Not supported." VARIATION cAAAServerTimeOut SYNTAX TimeIntervalSec (0..60) DESCRIPTION "Only the range 0-60 is supported. The value of this object is not currently used for radius in the implementation and hence ignored for radius server entries." VARIATION cAAAServerRetransmits ACCESS not-implemented DESCRIPTION "Not supported." VARIATION cAAAServerProtoDeadTime ACCESS not-implemented DESCRIPTION "Not supported." VARIATION cAAAServerProtoTimeOut SYNTAX TimeIntervalSec (1..60) DESCRIPTION "Only the range 1-60 is supported." VARIATION cAAAServerProtoRetransmits SYNTAX Unsigned32 (0..5) DESCRIPTION "Only the range of 0-5 is supported. The object is not relevant for tacacs+ servers and hence the value is ignored." VARIATION cAAASvrExtSvrGrpConfigEntry DESCRIPTION "There is a special agent defined group with 'cAAASvrGrpIndex' as 1, 'cAAASvrGrpName' as 'radius' and 'cAAASvrGrpProtocol' as 'radius'. Whenever this group is used by any aplication in the system for any of the AAA functions, then the value of corresponding instance of 'cAAAServerList' is updated with all the AAA server entries in the agent. This group entry can not be deleted by the user." VARIATION cAAAServerProtocol DESCRIPTION " The supported protcols are; - tacacsplus(1) - TACACS+ - radius(2) - RADIUS ." VARIATION cAAASvrGrpConfigRowStatus DESCRIPTION "Only allowed values are : - createAndGo(4) - destroy(6) - active(1) ." VARIATION cAAASvrGrpProtocol DESCRIPTION "The supported protcols are; - tacacsplus(1) - TACACS+ - radius(2) - RADIUS ." ::= { ciscoAAAServerExtCapability 1 } -- -- Agent capability for 2.0 (MDS Platform) -- ciscoAAAServerExtCapMDS20R1 AGENT-CAPABILITIES PRODUCT-RELEASE "Cisco MDS 2.0(1)" STATUS current DESCRIPTION "Cisco AAA Server MIB capabilities" SUPPORTS CISCO-AAA-SERVER-EXT-MIB INCLUDES { cAAASvrExtGenericConfGroup, cAAASvrExtSvrTableConfGroup, cAAASvrExtProtoParamConfigGroup, cAAASvrExtSvrGroupConfGroup, cAAASvrExtAppSvrGroupConfGroup } VARIATION cAAASvrExtLocalAccLogMaxSize ACCESS not-implemented DESCRIPTION "Not supported." VARIATION cAAAServerDeadTime ACCESS not-implemented DESCRIPTION "Not supported." VARIATION cAAAServerTimeOut SYNTAX TimeIntervalSec (0..60) DESCRIPTION "Only the range 0-60 is supported." VARIATION cAAAServerRetransmits SYNTAX Unsigned32 (0..5) DESCRIPTION "Only the range of 0-5 is supported. The object is not relevant for tacacs+ servers and hence the value is ignored." VARIATION cAAAServerProtoDeadTime ACCESS not-implemented DESCRIPTION "Not supported." VARIATION cAAAServerProtoTimeOut SYNTAX TimeIntervalSec (1..60) DESCRIPTION "Only the range 1-60 is supported." VARIATION cAAAServerProtoRetransmits SYNTAX Unsigned32 (0..5) DESCRIPTION "Only the range of 0-5 is supported. The object is not relevant for tacacs+ servers and hence the value is ignored." VARIATION cAAASvrExtSvrGrpConfigEntry DESCRIPTION "There is a special agent defined group with 'cAAASvrGrpIndex' as 1, 'cAAASvrGrpName' as 'radius' and 'cAAASvrGrpProtocol' as 'radius'. Whenever this group is used by any application in the system for any of the AAA functions, then the value of corresponding instance of 'cAAAServerList' is updated with all the AAA server entries in the agent. This group entry can not be deleted by the user." VARIATION cAAAServerProtocol DESCRIPTION " The supported protcols are; - tacacsplus(1) - TACACS+ - radius(2) - RADIUS ." VARIATION cAAASvrGrpConfigRowStatus DESCRIPTION "Only allowed values are : - createAndGo(4) - destroy(6) - active(1) ." VARIATION cAAASvrGrpProtocol DESCRIPTION "The supported protcols are; - tacacsplus(1) - TACACS+ - radius(2) - RADIUS ." ::= { ciscoAAAServerExtCapability 2 } END