ALVARION-AAA-CLIENT-MIB

File: ALVARION-AAA-CLIENT-MIB.mib (10066 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
ALVARION-SMI ALVARION-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
MODULE-COMPLIANCE OBJECT-GROUP DisplayString
alvarionMgmtV2 AlvarionProfileIndex AlvarionServerIndex
AlvarionServerIndexOrZero

Defined Types

AlvarionAAAProfileEntry  
SEQUENCE    
  alvarionAAAProfileIndex AlvarionProfileIndex
  alvarionAAAProfileName DisplayString
  alvarionAAAProfilePrimaryServerIndex AlvarionServerIndexOrZero
  alvarionAAAProfileSecondaryServerIndex AlvarionServerIndexOrZero

AlvarionAAAServerEntry  
SEQUENCE    
  alvarionAAAServerIndex AlvarionServerIndex
  alvarionAAAAuthenProtocol INTEGER
  alvarionAAAAuthenMethod INTEGER
  alvarionAAAServerName OCTET STRING
  alvarionAAASharedSecret DisplayString
  alvarionAAAAuthenticationPort Integer32
  alvarionAAAAccountingPort Integer32
  alvarionAAATimeout Integer32
  alvarionAAANASId OCTET STRING

Defined Values

alvarionAAAClientMIB 1.3.6.1.4.1.12394.1.10.5.5
Alvarion AAA Client MIB file.
MODULE-IDENTITY    

alvarionAAAClientObjects 1.3.6.1.4.1.12394.1.10.5.5.1
OBJECT IDENTIFIER    

alvarionAAAProfileGroup 1.3.6.1.4.1.12394.1.10.5.5.1.1
OBJECT IDENTIFIER    

alvarionAAAServerGroup 1.3.6.1.4.1.12394.1.10.5.5.1.2
OBJECT IDENTIFIER    

alvarionAAAProfileTable 1.3.6.1.4.1.12394.1.10.5.5.1.1.1
A table defining the AAA server profiles currently configured on the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlvarionAAAProfileEntry

alvarionAAAProfileEntry 1.3.6.1.4.1.12394.1.10.5.5.1.1.1.1
A AAA server profile configured in the device. alvarionAAAProfileIndex - Uniquely identifies the profile within the profile table.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlvarionAAAProfileEntry  

alvarionAAAProfileIndex 1.3.6.1.4.1.12394.1.10.5.5.1.1.1.1.1
Specifies the index of the AAA server profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlvarionProfileIndex  

alvarionAAAProfileName 1.3.6.1.4.1.12394.1.10.5.5.1.1.1.1.2
Specifies the name of the AAA server profile.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

alvarionAAAProfilePrimaryServerIndex 1.3.6.1.4.1.12394.1.10.5.5.1.1.1.1.3
Indicates the index number of the primary server profile in the table. A value of zero indicates that no AAA server is defined.
Status: current Access: read-only
OBJECT-TYPE    
  AlvarionServerIndexOrZero  

alvarionAAAProfileSecondaryServerIndex 1.3.6.1.4.1.12394.1.10.5.5.1.1.1.1.4
Indicates the index number of the secondary server profile in the table. A value of zero indicates that no AAA server is defined.
Status: current Access: read-only
OBJECT-TYPE    
  AlvarionServerIndexOrZero  

alvarionAAAServerTable 1.3.6.1.4.1.12394.1.10.5.5.1.2.1
A table containing the AAA servers currently configured on the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlvarionAAAServerEntry

alvarionAAAServerEntry 1.3.6.1.4.1.12394.1.10.5.5.1.2.1.1
An AAA server configured on the device. alvarionAAAServerIndex - Uniquely identifies a server inside the server table.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlvarionAAAServerEntry  

alvarionAAAServerIndex 1.3.6.1.4.1.12394.1.10.5.5.1.2.1.1.1
Specifies the index of the AAA server in the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlvarionServerIndex  

alvarionAAAAuthenProtocol 1.3.6.1.4.1.12394.1.10.5.5.1.2.1.1.2
Indicates the protocol used by the AAA client to communicate with the AAA server.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER radius(1)  

alvarionAAAAuthenMethod 1.3.6.1.4.1.12394.1.10.5.5.1.2.1.1.3
Indicates the authentication method used by the AAA client to authenticate users via the AAA server.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER pap(1), chap(2), mschap(3), mschapv2(4), eapMd5(5)  

alvarionAAAServerName 1.3.6.1.4.1.12394.1.10.5.5.1.2.1.1.4
Specifies the IP address of the AAA server. The string must be a valid IP address in the format 'nnn.nnn.nnn.nnn' Where 'nnn' is a number in the range [0..255]. The '.' character is mandatory between the fields.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..15)  

alvarionAAASharedSecret 1.3.6.1.4.1.12394.1.10.5.5.1.2.1.1.5
Specifies the shared secret used by the AAA client and the AAA server. This attribute should only be set if AAA traffic between the AAA client and server is sent through a VPN tunnel. Reading this attribute will always return a zero-length string.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

alvarionAAAAuthenticationPort 1.3.6.1.4.1.12394.1.10.5.5.1.2.1.1.6
Indicates the port number used by the AAA client to send authentication requests to the AAA server.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

alvarionAAAAccountingPort 1.3.6.1.4.1.12394.1.10.5.5.1.2.1.1.7
Indicates the port number used by the AAA client to send accounting information to the AAA server.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

alvarionAAATimeout 1.3.6.1.4.1.12394.1.10.5.5.1.2.1.1.8
Indicates how long the AAA client will wait for an answer to an authentication request.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 3..100  

alvarionAAANASId 1.3.6.1.4.1.12394.1.10.5.5.1.2.1.1.9
Indicates the network access server ID to be sent by the AAA client in each authentication request sent to the AAA server.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..253)  

alvarionAAAClientMIBConformance 1.3.6.1.4.1.12394.1.10.5.5.2
OBJECT IDENTIFIER    

alvarionAAAClientMIBCompliances 1.3.6.1.4.1.12394.1.10.5.5.2.1
OBJECT IDENTIFIER    

alvarionAAAClientMIBGroups 1.3.6.1.4.1.12394.1.10.5.5.2.2
OBJECT IDENTIFIER    

alvarionAAAClientMIBCompliance 1.3.6.1.4.1.12394.1.10.5.5.2.1.1
The compliance statement for entities which implement the Alvarion AAA client MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

alvarionAAAProfileMIBGroup 1.3.6.1.4.1.12394.1.10.5.5.2.2.1
A collection of objects providing the AAA profile capability.
Status: current Access: read-only
OBJECT-GROUP    

alvarionAAAClientMIBGroup 1.3.6.1.4.1.12394.1.10.5.5.2.2.2
A collection of objects providing the AAA client MIB capability.
Status: current Access: read-only
OBJECT-GROUP