GSM7312-RADIUS-MIB

File: GSM7312-RADIUS-MIB.mib (12099 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC GSM7312-REF-MIB
RFC1213-MIB

Imported symbols

Integer32 Unsigned32 MODULE-IDENTITY
OBJECT-TYPE NOTIFICATION-TYPE IpAddress
RowStatus gsm7312 DisplayString

Defined Types

AgentRadiusAccountingConfigEntry  
SEQUENCE    
  agentRadiusAccountingServerIndex Integer32
  agentRadiusAccountingServerAddress IpAddress
  agentRadiusAccountingPort Unsigned32
  agentRadiusAccountingSecret DisplayString
  agentRadiusAccountingStatus RowStatus

AgentRadiusServerConfigEntry  
SEQUENCE    
  agentRadiusServerIndex Integer32
  agentRadiusServerAddress IpAddress
  agentRadiusServerPort Unsigned32
  agentRadiusServerSecret DisplayString
  agentRadiusServerPrimaryMode INTEGER
  agentRadiusServerCurrentMode INTEGER
  agentRadiusServerMsgAuth INTEGER
  agentRadiusServerStatus RowStatus

Defined Values

gsm7312Radius 1.3.6.1.4.1.4526.1.6.8
The GSM7312 Radius MIB
MODULE-IDENTITY    

agentRadiusConfigGroup 1.3.6.1.4.1.4526.1.6.8.1
OBJECT IDENTIFIER    

agentRadiusMaxTransmit 1.3.6.1.4.1.4526.1.6.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.4526.1.6.8.1.2
Time out duration (in seconds) before packets are retransmitted
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..30  

agentRadiusAccountingMode 1.3.6.1.4.1.4526.1.6.8.1.3
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.4526.1.6.8.1.4
When set to enable(1), all Radius statistics will be reset.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentRadiusAccountingIndexNextValid 1.3.6.1.4.1.4526.1.6.8.1.5
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..2147483647  

agentRadiusAccountingConfigTable 1.3.6.1.4.1.4526.1.6.8.1.6
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.4526.1.6.8.1.6.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.4526.1.6.8.1.6.1.1
Unique index of the configured RADIUS accounting server
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

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

agentRadiusAccountingPort 1.3.6.1.4.1.4526.1.6.8.1.6.1.3
Port number for the RADIUS accounting server. This object cannot be configured on row creation.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..65535  

agentRadiusAccountingSecret 1.3.6.1.4.1.4526.1.6.8.1.6.1.4
Configured shared sercret for the RADIUS accounting server. This object cannot be configured on row creation.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..20)  

agentRadiusAccountingStatus 1.3.6.1.4.1.4526.1.6.8.1.6.1.5
Tok_String
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

agentRadiusServerIndexNextValid 1.3.6.1.4.1.4526.1.6.8.1.7
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..2147483647  

agentRadiusServerConfigTable 1.3.6.1.4.1.4526.1.6.8.1.8
Table with information about Radius Accounting 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.4526.1.6.8.1.8.1
Entry consisting of configuration data for a Radius Server. Creation requires setting
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentRadiusServerConfigEntry  

agentRadiusServerIndex 1.3.6.1.4.1.4526.1.6.8.1.8.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.4526.1.6.8.1.8.1.2
IP Address of the configured RADIUS server. This object cannot be changed after creation.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

agentRadiusServerPort 1.3.6.1.4.1.4526.1.6.8.1.8.1.3
Port number for the RADIUS server. This object cannot be configured on row creation.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..65535  

agentRadiusServerSecret 1.3.6.1.4.1.4526.1.6.8.1.8.1.4
Configured shared sercret for the RADIUS server. This object cannot be configured on row creation.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..20)  

agentRadiusServerPrimaryMode 1.3.6.1.4.1.4526.1.6.8.1.8.1.5
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. This object cannot be configured on row creation.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentRadiusServerCurrentMode 1.3.6.1.4.1.4526.1.6.8.1.8.1.6
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.4526.1.6.8.1.8.1.7
Enable or disable the message authenticator attribute for this RADIUS server. This object cannot be configured on row creation.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentRadiusServerStatus 1.3.6.1.4.1.4526.1.6.8.1.8.1.8
Tok_String
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus