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 }
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