HM2-PLATFORM-RADIUS-MIB

File: HM2-PLATFORM-RADIUS-MIB.mib (25246 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC INET-ADDRESS-MIB
IF-MIB HM2-TC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
Unsigned32 Integer32 RowStatus
DisplayString InetAddress InetAddressType
InterfaceIndexOrZero hm2PlatformMibs HmEnabledStatus

Defined Types

Hm2AgentRadiusAccountingConfigEntry  
SEQUENCE    
  hm2AgentRadiusAccountingServerIndex Integer32
  hm2AgentRadiusAccountingServerAddress InetAddress
  hm2AgentRadiusAccountingServerAddressType InetAddressType
  hm2AgentRadiusAccountingPort Unsigned32
  hm2AgentRadiusAccountingSecret DisplayString
  hm2AgentRadiusAccountingStatus RowStatus
  hm2AgentRadiusAccountingServerName DisplayString
  hm2AgentRadiusAccountingServerAddrType InetAddressType
  hm2AgentRadiusAccountingServerAddr InetAddress

Hm2AgentRadiusServerConfigEntry  
SEQUENCE    
  hm2AgentRadiusServerIndex Integer32
  hm2AgentRadiusServerAddressType InetAddressType
  hm2AgentRadiusServerPort Unsigned32
  hm2AgentRadiusServerSecret DisplayString
  hm2AgentRadiusServerPrimaryMode HmEnabledStatus
  hm2AgentRadiusServerCurrentMode INTEGER
  hm2AgentRadiusServerMsgAuth HmEnabledStatus
  hm2AgentRadiusServerRowStatus RowStatus
  hm2AgentRadiusServerName DisplayString
  hm2AgentRadiusServerInetAddress InetAddress
  hm2AgentRadiusServerTimeout Unsigned32
  hm2AgentRadiusServerRetransmit Unsigned32
  hm2AgentRadiusServerDeadtime Unsigned32
  hm2AgentRadiusServerSourceIPAddr IpAddress
  hm2AgentRadiusServerPriority Unsigned32
  hm2AgentRadiusServerUsageType INTEGER
  hm2AgentRadiusServerInetAddrType InetAddressType
  hm2AgentRadiusServerInetAddr InetAddress

Defined Values

hm2PlatformRadius 1.3.6.1.4.1.248.12.8
The Hirschmann Private Platform2 MIB for Client Radius Authentication and Accounting. Copyright (C) 2011-2013. All Rights Reserved.
MODULE-IDENTITY    

hm2AgentRadiusConfigGroup 1.3.6.1.4.1.248.12.8.1
OBJECT IDENTIFIER    

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

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

hm2AgentRadiusAccountingMode 1.3.6.1.4.1.248.12.8.1.3
Identifies if RADIUS accounting has been enabled or not.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentRadiusStatsClear 1.3.6.1.4.1.248.12.8.1.4
When set to enable(1), all RADIUS statistics will be reset.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

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

hm2AgentRadiusAccountingConfigTable 1.3.6.1.4.1.248.12.8.1.6
Table with information about RADIUS accounting server IP addresses, port numbers and shared secrets. Only one entry is supported at this time.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentRadiusAccountingConfigEntry

hm2AgentRadiusAccountingConfigEntry 1.3.6.1.4.1.248.12.8.1.6.1
Entry consisting of configuration data for a RADIUS accounting server.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentRadiusAccountingConfigEntry  

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

hm2AgentRadiusAccountingServerAddress 1.3.6.1.4.1.248.12.8.1.6.1.2
This object is deprecated in favour of hm2AgentRadiusAccountingServerAddr. IP Address of the configured RADIUS accounting server. This object cannot be changed after creation.
Status: deprecated Access: read-create
OBJECT-TYPE    
  InetAddress  

hm2AgentRadiusAccountingServerAddressType 1.3.6.1.4.1.248.12.8.1.6.1.3
This object is deprecated in favour of hm2AgentRadiusAccountingServerAddrType. IP Address Type of the configured RADIUS accounting server. This object cannot be changed after creation.
Status: deprecated Access: read-create
OBJECT-TYPE    
  InetAddressType  

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

hm2AgentRadiusAccountingSecret 1.3.6.1.4.1.248.12.8.1.6.1.5
Configured shared sercret for the RADIUS accounting server.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0|1..64)  

hm2AgentRadiusAccountingStatus 1.3.6.1.4.1.248.12.8.1.6.1.6
Creates or destroys a RADIUS accounting server entry. During creation, the next available index is specified by the hm2AgentRadiusAccountingIndexNextValid object. Rows creation using a different value for hm2AgentRadiusAccountingServerIndex will fail. active(1) - This entry is active. notInService(2) - This entry is administratively disabled. notReady(3) - DNS resolution of host name has failed. createAndGo(4) - Creates a new entry. createAndWait(5)- Creates a new entry. destroy(6) - Deletes an entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

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

hm2AgentRadiusAccountingServerAddrType 1.3.6.1.4.1.248.12.8.1.6.1.248
Inet address type of the configured RADIUS accounting server. This object cannot be changed after creation.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

hm2AgentRadiusAccountingServerAddr 1.3.6.1.4.1.248.12.8.1.6.1.249
Inet address of the configured RADIUS accounting server. This object cannot be changed after creation.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

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

hm2AgentRadiusServerConfigTable 1.3.6.1.4.1.248.12.8.1.8
Table with information about RADIUS authentication server IP addresses, port numbers and shared secrets.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentRadiusServerConfigEntry

hm2AgentRadiusServerConfigEntry 1.3.6.1.4.1.248.12.8.1.8.1
Entry consisting of configuration data for a RADIUS authentication server.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentRadiusServerConfigEntry  

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

hm2AgentRadiusServerAddressType 1.3.6.1.4.1.248.12.8.1.8.1.3
This object is deprecated in favour of hm2AgentRadiusServerInetAddrType. IP Address Type of the configured RADIUS server. This object cannot be changed after creation.
Status: deprecated Access: read-create
OBJECT-TYPE    
  InetAddressType  

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

hm2AgentRadiusServerSecret 1.3.6.1.4.1.248.12.8.1.8.1.5
Configured shared sercret for the RADIUS server.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0|1..64)  

hm2AgentRadiusServerPrimaryMode 1.3.6.1.4.1.248.12.8.1.8.1.6
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    
  HmEnabledStatus  

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

hm2AgentRadiusServerMsgAuth 1.3.6.1.4.1.248.12.8.1.8.1.8
Enable or disable the message authenticator attribute for this RADIUS server.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentRadiusServerRowStatus 1.3.6.1.4.1.248.12.8.1.8.1.9
Creates or destroys a RADIUS authentication server entry. During creation, the next available index is specified by the hm2AgentRadiusServerIndexNextValid object. Rows creation using a different value for hm2AgentRadiusServerIndex will fail. active(1) - This entry is active. notInService(2) - This entry is administratively disabled. notReady(3) - DNS resolution of host name has failed. createAndGo(4) - Creates a new entry. createAndWait(5)- Creates a new entry. destroy(6) - Deletes an entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

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

hm2AgentRadiusServerInetAddress 1.3.6.1.4.1.248.12.8.1.8.1.11
This object is deprecated in favour of hm2AgentRadiusServerInetAddr. IP Address of the configured RADIUS server. This object cannot be changed after creation.
Status: deprecated Access: read-create
OBJECT-TYPE    
  InetAddress  

hm2AgentRadiusServerTimeout 1.3.6.1.4.1.248.12.8.1.8.1.12
Time out duration (in seconds) before packets are retransmitted. Note that hm2AgentRadiusTimeout will override this MIB object: - During row creation, hm2AgentRadiusTimeout specifies the default value. - Writing to hm2AgentRadiusTimeout will also update the value of this MIB object for all existing rows.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..30  

hm2AgentRadiusServerRetransmit 1.3.6.1.4.1.248.12.8.1.8.1.13
Maximum number of retransmissions of a RADIUS request packet Note that hm2AgentRadiusMaxTransmit will override this MIB object: - During row creation, hm2AgentRadiusMaxTransmit specifies the default value. - Writing to hm2AgentRadiusMaxTransmit will also update the value of this MIB object for all existing rows.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..15  

hm2AgentRadiusServerDeadtime 1.3.6.1.4.1.248.12.8.1.8.1.14
Length of time (in minutes) for which a RADIUS server is skipped over by transaction requests. Note that hm2AgentRadiusDeadTime will override this MIB object: - During row creation, hm2AgentRadiusDeadTime specifies the default value. - Writing to hm2AgentRadiusDeadTime will also update the value of this MIB object for all existing rows.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..2000  

hm2AgentRadiusServerSourceIPAddr 1.3.6.1.4.1.248.12.8.1.8.1.15
Source IP address that will be used for the communication with RADIUS servers. Note that hm2AgentRadiusSourceIPAddr will override this MIB object: - During row creation, hm2AgentRadiusSourceIPAddr specifies the default value. - Writing to hm2AgentRadiusSourceIPAddr will also update the value of this MIB object for all existing rows.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hm2AgentRadiusServerPriority 1.3.6.1.4.1.248.12.8.1.8.1.16
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  

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

hm2AgentRadiusServerInetAddrType 1.3.6.1.4.1.248.12.8.1.8.1.248
Inet address type of the configured RADIUS server. This object cannot be changed after creation.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

hm2AgentRadiusServerInetAddr 1.3.6.1.4.1.248.12.8.1.8.1.249
Inet address of the configured RADIUS server. This object cannot be changed after creation.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hm2AgentRadiusAuthenticationServers 1.3.6.1.4.1.248.12.8.1.9
Number of RADIUS authentication servers that have been configured.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hm2AgentRadiusAccountingServers 1.3.6.1.4.1.248.12.8.1.10
Number of RADIUS accounting servers that have been configured.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hm2AgentRadiusNamedAuthenticationServerGroups 1.3.6.1.4.1.248.12.8.1.11
Number of configured RADIUS named authentication server groups.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hm2AgentRadiusNamedAccountingServerGroups 1.3.6.1.4.1.248.12.8.1.12
Number of configured RADIUS named accounting server groups.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hm2AgentRadiusDeadTime 1.3.6.1.4.1.248.12.8.1.13
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  

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

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

hm2AgentAuthorizationNetworkRadiusMode 1.3.6.1.4.1.248.12.8.1.17
Used to enable/disable VLAN assignment mode.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentRadiusSourceInterface 1.3.6.1.4.1.248.12.8.1.18
A source-interface selection on an Interface Index (like vlan based routing interface, port based routing interface, loopback interface). A non-zero value indicates ifIndex for the corresponding interface entry in the ifTable is selected. A zero value indicates the source-interface un-selection. The frames will not necessarily be sent on this interface, only the IP address of the interface will be used as source.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndexOrZero