FASTPATH-RADIUS-AUTH-CLIENT-MIB

File: FASTPATH-RADIUS-AUTH-CLIENT-MIB.mib (21709 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC BROADCOM-REF-MIB
INET-ADDRESS-MIB RFC1213-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
IpAddress Integer32 Counter32
Unsigned32 RowStatus fastPath
InetAddress InetAddressType DisplayString

Defined Types

AgentRadiusServerConfigEntry  
SEQUENCE    
  agentRadiusServerIndex Integer32
  agentRadiusServerAddress InetAddress
  agentRadiusServerAddressType InetAddressType
  agentRadiusServerPort Unsigned32
  agentRadiusServerSecret DisplayString
  agentRadiusServerPrimaryMode INTEGER
  agentRadiusServerCurrentMode INTEGER
  agentRadiusServerMsgAuth INTEGER
  agentRadiusServerAddressRowStatus RowStatus
  agentRadiusServerName DisplayString
  agentRadiusServerInetAddress InetAddress
  agentRadiusServerTimeout Unsigned32
  agentRadiusServerRetransmit Unsigned32
  agentRadiusServerDeadtime Unsigned32
  agentRadiusServerSourceIPAddr IpAddress
  agentRadiusServerPriority Unsigned32
  agentRadiusServerUsageType INTEGER

AgentRadiusAccountingConfigEntry  
SEQUENCE    
  agentRadiusAccountingServerIndex Integer32
  agentRadiusAccountingServerAddress InetAddress
  agentRadiusAccountingServerAddressType InetAddressType
  agentRadiusAccountingPort Unsigned32
  agentRadiusAccountingSecret DisplayString
  agentRadiusAccountingStatus RowStatus
  agentRadiusAccountingServerName DisplayString

Defined Values

fastPathRadius 1.3.6.1.4.1.4413.1.1.8
The Broadcom Private MIB for FastPath Radius Authentication Client
MODULE-IDENTITY    

agentRadiusConfigGroup 1.3.6.1.4.1.4413.1.1.8.1
OBJECT IDENTIFIER    

agentRadiusRetransmit 1.3.6.1.4.1.4413.1.1.8.1.1
Maximum number of retransmissions of a RADIUS request packet
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..15  

agentRadiusTimeout 1.3.6.1.4.1.4413.1.1.8.1.2
Time out duration (in seconds) before packets are retransmitted
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..30  

agentRadiusDeadTime 1.3.6.1.4.1.4413.1.1.8.1.3
Length of time (in minutes) for which a RADIUS server is skipped over by transaction requests.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..2000  

agentRadiusServerKey 1.3.6.1.4.1.4413.1.1.8.1.4
RADIUS Server key specifies the authentication and encryption key for all RADIUS communications between the switch and the RADIUS server. This key must match the encryption used on the RADIUS daemon.
Status: obsolete Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

agentRadiusSourceIPAddr 1.3.6.1.4.1.4413.1.1.8.1.5
Source IP address that will be used for the communication with RADIUS servers.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

agentRadiusServerIndexNextValid 1.3.6.1.4.1.4413.1.1.8.1.6
Indicates the next valid index into the agentRadiusServerConfigTable for creation. If no additional entries are allowed, this will be 0.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0 | 1..2147483647  

agentRadiusServerConfigTable 1.3.6.1.4.1.4413.1.1.8.1.7
Table with information about Radius Authentication Server IP Addresses, port numbers and shared secret
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentRadiusServerConfigEntry

agentRadiusServerConfigEntry 1.3.6.1.4.1.4413.1.1.8.1.7.1
Entry consisting of configuration data for a Radius Authentication Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentRadiusServerConfigEntry  

agentRadiusServerIndex 1.3.6.1.4.1.4413.1.1.8.1.7.1.1
Unique index of the configured RADIUS server
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

agentRadiusServerAddress 1.3.6.1.4.1.4413.1.1.8.1.7.1.2
IP Address of the configured RADIUS server. This object cannot be changed after creation.
Status: obsolete Access: read-create
OBJECT-TYPE    
  InetAddress  

agentRadiusServerPort 1.3.6.1.4.1.4413.1.1.8.1.7.1.3
Port number for the RADIUS server.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..65535  

agentRadiusServerTimeout 1.3.6.1.4.1.4413.1.1.8.1.7.1.4
Time out duration (in seconds) before packets are retransmitted
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..30  

agentRadiusServerRetransmit 1.3.6.1.4.1.4413.1.1.8.1.7.1.5
Maximum number of retransmissions of a RADIUS request packet
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..10  

agentRadiusServerDeadtime 1.3.6.1.4.1.4413.1.1.8.1.7.1.6
Length of time (in minutes) for which a RADIUS server is skipped over by transaction requests.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..2000  

agentRadiusServerSourceIPAddr 1.3.6.1.4.1.4413.1.1.8.1.7.1.7
Source IP address that will be used for the communication with RADIUS servers.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

agentRadiusServerSecret 1.3.6.1.4.1.4413.1.1.8.1.7.1.8
Configured shared sercret for the RADIUS server.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..16)  

agentRadiusServerPriority 1.3.6.1.4.1.4413.1.1.8.1.7.1.9
Priority specifies the order in which the servers will be used, where 0 is the highest priority in radius server config mode.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..65535  

agentRadiusServerUsageType 1.3.6.1.4.1.4413.1.1.8.1.7.1.10
Specify the usage type of the server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER all(1), login(2), dot1x(3)  

agentRadiusServerAddressRowStatus 1.3.6.1.4.1.4413.1.1.8.1.7.1.11
Creates or destroys a RADIUS Authentication server entry. During creation, the next available index is specified by the agentRadiusServerIndexNextValid object. Rows creation using a different value for agentRadiusServerIndex will fail. active(1) - This entry is active. createAndGo(4) - Creates a new entry. destroy(6) - Deletes an entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

agentRadiusServerPrimaryMode 1.3.6.1.4.1.4413.1.1.8.1.7.1.12
Configure the RADIUS server to be the primary server. If there is any other server that is configured to be primary, that server is set to be a seconday server and this entry is set Primary.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentRadiusServerCurrentMode 1.3.6.1.4.1.4413.1.1.8.1.7.1.13
Indicate if the RADIUS server is the current server in user for authentication.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

agentRadiusServerMsgAuth 1.3.6.1.4.1.4413.1.1.8.1.7.1.14
Enable or disable the message authenticator attribute for this RADIUS server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentRadiusServerName 1.3.6.1.4.1.4413.1.1.8.1.7.1.15
Configured identification name for the RADIUS server.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..32)  

agentRadiusServerInetAddress 1.3.6.1.4.1.4413.1.1.8.1.7.1.16
IP Address of the configured RADIUS server. This object cannot be changed after creation.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

agentRadiusServerAddressType 1.3.6.1.4.1.4413.1.1.8.1.7.1.17
IP Address Type of the configured RADIUS server. This object cannot be changed after creation.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

agentRadiusNasIpAddress 1.3.6.1.4.1.4413.1.1.8.1.8
Used to set the NAS-IP address for the radius server.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

agentAuthorizationNetworkRadiusMode 1.3.6.1.4.1.4413.1.1.8.1.9
Used to enable/disable Vlan assignment mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(0)  

agentRadiusAccountingIndexNextValid 1.3.6.1.4.1.4413.1.1.8.1.10
Indicates the next valid index into the agentRadiusAccountingConfigTable for creation. If no additional entries are allowed, this will be 0.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0 | 1..2147483647  

agentRadiusAccountingConfigTable 1.3.6.1.4.1.4413.1.1.8.1.11
Table with information about Radius Accounting Server IP Addresses, port numbers and shared secret. Only one entry is supported at this time.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentRadiusAccountingConfigEntry

agentRadiusAccountingConfigEntry 1.3.6.1.4.1.4413.1.1.8.1.11.1
Entry consisting of configuration data for a Radius Accounting Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentRadiusAccountingConfigEntry  

agentRadiusAccountingServerIndex 1.3.6.1.4.1.4413.1.1.8.1.11.1.1
Unique index of the configured RADIUS accounting server. The next valid value of this object for creation is specified by agentRadiusAccountingIndexNextValid.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

agentRadiusAccountingServerAddress 1.3.6.1.4.1.4413.1.1.8.1.11.1.2
IP Address of the configured RADIUS accounting server. This object cannot be changed after creation.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

agentRadiusAccountingServerAddressType 1.3.6.1.4.1.4413.1.1.8.1.11.1.3
IP Address Type of the configured RADIUS accounting server. This object cannot be changed after creation.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

agentRadiusAccountingPort 1.3.6.1.4.1.4413.1.1.8.1.11.1.4
Port number for the RADIUS accounting server.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..65535  

agentRadiusAccountingSecret 1.3.6.1.4.1.4413.1.1.8.1.11.1.5
Configured shared sercret for the RADIUS accounting server.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..16)  

agentRadiusAccountingStatus 1.3.6.1.4.1.4413.1.1.8.1.11.1.6
Creates or destroys a RADIUS accounting server entry. During creation, the next available index is specified by the agentRadiusAccountingIndexNextValid object. Rows creation using a different value for agentRadiusAccountingServerIndex will fail. active(1) - This entry is active. createAndGo(4) - Creates a new entry. destroy(6) - Deletes an entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

agentRadiusAccountingServerName 1.3.6.1.4.1.4413.1.1.8.1.11.1.7
Configured identification name for the RADIUS Accounting server.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..32)  

agentRadiusAccountingMode 1.3.6.1.4.1.4413.1.1.8.1.12
Identifies if RADIUS Accounting has been enabled or not
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentRadiusStatsClear 1.3.6.1.4.1.4413.1.1.8.1.13
When set to enable(1), all Radius statistics will be reset.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentRadiusAuthenticationServers 1.3.6.1.4.1.4413.1.1.8.1.14
Number of RADIUS Authentication Servers that have been configured.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentRadiusAccountingServers 1.3.6.1.4.1.4413.1.1.8.1.15
Number of RADIUS Accounting Servers that have been configured.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentRadiusNamedAuthenticationServerGroups 1.3.6.1.4.1.4413.1.1.8.1.16
Number of configured RADIUS named Authentication Server groups.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentRadiusNamedAccountingServerGroups 1.3.6.1.4.1.4413.1.1.8.1.17
Number of configured RADIUS named Accounting Server groups.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32