SALIX-RADIUS-MIB

File: SALIX-RADIUS-MIB.mib (7307 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
ATM-FORUM-M4-MIB SALIX-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
NOTIFICATION-TYPE MODULE-COMPLIANCE OBJECT-GROUP
TruthValue atmfM4TrapAlarmSeverity salixGeneric

Defined Types

SalixRadiusServerConfigEntry  
SEQUENCE    
  salixRadiusServerIndex INTEGER
  salixRadiusServerIpAddress IpAddress
  salixRadiusServerUdpPort INTEGER
  salixRadiusServerSharedSecret OCTET STRING
  salixRadiusServerEnabled TruthValue

Defined Values

salixRadiusMIB 1.3.6.1.4.1.2158.2.8
This MIB describes objects relating to RADIUS protocol support in SALIX products that is not described in RFC 2618.
MODULE-IDENTITY    

salixRadiusMIBObjects 1.3.6.1.4.1.2158.2.8.1
OBJECT IDENTIFIER    

salixRadiusMIBTraps 1.3.6.1.4.1.2158.2.8.2
OBJECT IDENTIFIER    

salixRadiusMIBCompliance 1.3.6.1.4.1.2158.2.8.3
OBJECT IDENTIFIER    

salixRadiusMIBTrapPrefix 1.3.6.1.4.1.2158.2.8.2.0
OBJECT IDENTIFIER    

salixRadiusServerConfigTable 1.3.6.1.4.1.2158.2.8.1.1
The RADIUS server configuration table. This table provides a mechanism for configuring RADIUS servers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SalixRadiusServerConfigEntry

salixRadiusServerConfigEntry 1.3.6.1.4.1.2158.2.8.1.1.1
An entry in the salixRadiusServerConfigTable that identifies the parameters necessary to download announcements to the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SalixRadiusServerConfigEntry  

salixRadiusServerIndex 1.3.6.1.4.1.2158.2.8.1.1.1.1
The unique index for the RADIUS server. Servers are queried in order. E.g. the server at index 1 is tried first and if it times out, the server at index 2 tried.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..5  

salixRadiusServerIpAddress 1.3.6.1.4.1.2158.2.8.1.1.1.2
The IP address of the RADIUS server.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

salixRadiusServerUdpPort 1.3.6.1.4.1.2158.2.8.1.1.1.3
The UDP port number that the RADIUS server listens on for Access-Requests.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

salixRadiusServerSharedSecret 1.3.6.1.4.1.2158.2.8.1.1.1.4
The shared secret that will be used when communicating with this server. For security reasons, reading this field will return an empty string.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..63)  

salixRadiusServerEnabled 1.3.6.1.4.1.2158.2.8.1.1.1.5
This value indicates whether requests should be sent to this server.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

salixUserAuthenticationMethod 1.3.6.1.4.1.2158.2.8.1.2
The user authentication method for all logins into the system. The following choices are available: internal(0) - The system stores the username/password pairs in its nonvolatile memory. radius(1) - Authenticate using the RADIUS protocol. tacacs(2) - Authenticate using TACACS protocol. xtacacs(3) - Authenticate using the XTACACS protocol. tacacsplus(4) - Authenticate using the TACACS+ protocol.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER internal(0), radius(1), tacacs(2), xtacacs(3), tacacsplus(4)  

salixRadiusAccessRequestTimeout 1.3.6.1.4.1.2158.2.8.2.0.1
Indicates that an Access Request to the specified server has timed out. The default alarm severity for this alarm is 'minor'.
Status: current Access: read-write
NOTIFICATION-TYPE    

salixRadiusAccessDenied 1.3.6.1.4.1.2158.2.8.2.0.2
Indicates that a login attempt was denied by the specified server. This could be due to someone trying to gain unauthorized access or due to a misconfiguration of the server. The default alarm severity for this alarm is 'minor'.
Status: current Access: read-write
NOTIFICATION-TYPE    

salixRadiusGroups 1.3.6.1.4.1.2158.2.8.3.1
OBJECT IDENTIFIER    

salixRadiusCompliances 1.3.6.1.4.1.2158.2.8.3.2
OBJECT IDENTIFIER    

salixRadiusGroup 1.3.6.1.4.1.2158.2.8.3.1.1
Salix RADIUS Objects Group
Status: current Access: read-write
OBJECT-GROUP    

salixRadiusCompliance 1.3.6.1.4.1.2158.2.8.3.2.1
The basic implementation requirements for the SALIX-RADIUS-MIB.
Status: current Access: read-write
MODULE-COMPLIANCE