HM2-PLATFORM-RADIUS-MIB: View SNMP OID List / Download MIB

VENDOR: RICHARD HIRSCHMANN


 Home MIB: HM2-PLATFORM-RADIUS-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 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.
     hm2AgentRadiusConfigGroup 1.3.6.1.4.1.248.12.8.1
         hm2AgentRadiusMaxTransmit 1.3.6.1.4.1.248.12.8.1.1 unsigned32 read-write
Maximum number of retransmissions of a RADIUS request packet
         hm2AgentRadiusTimeout 1.3.6.1.4.1.248.12.8.1.2 unsigned32 read-write
Time out duration (in seconds) before packets are retransmitted.
         hm2AgentRadiusAccountingMode 1.3.6.1.4.1.248.12.8.1.3 hmenabledstatus read-write
Identifies if RADIUS accounting has been enabled or not.
         hm2AgentRadiusStatsClear 1.3.6.1.4.1.248.12.8.1.4 hmenabledstatus read-write
When set to enable(1), all RADIUS statistics will be reset.
         hm2AgentRadiusAccountingIndexNextValid 1.3.6.1.4.1.248.12.8.1.5 integer32 read-only
Indicates the next valid index into the hm2AgentRadiusAccountingConfigTable for creation. If no additional entries are allowed, this will be 0.
         hm2AgentRadiusAccountingConfigTable 1.3.6.1.4.1.248.12.8.1.6 no-access
Table with information about RADIUS accounting server IP addresses, port numbers and shared secrets. Only one entry is supported at this time.
             hm2AgentRadiusAccountingConfigEntry 1.3.6.1.4.1.248.12.8.1.6.1 no-access
Entry consisting of configuration data for a RADIUS accounting server.
                 hm2AgentRadiusAccountingServerIndex 1.3.6.1.4.1.248.12.8.1.6.1.1 integer32 no-access
Unique index of the configured RADIUS accounting server. The next valid value of this object for creation is specified by hm2AgentRadiusAccountingIndexNextValid.
                 hm2AgentRadiusAccountingServerAddress 1.3.6.1.4.1.248.12.8.1.6.1.2 inetaddress read-only
This object is deprecated in favour of hm2AgentRadiusAccountingServerAddr. IP Address of the configured RADIUS accounting server. This object cannot be changed after creation.
                 hm2AgentRadiusAccountingServerAddressType 1.3.6.1.4.1.248.12.8.1.6.1.3 inetaddresstype read-only
This object is deprecated in favour of hm2AgentRadiusAccountingServerAddrType. IP Address Type of the configured RADIUS accounting server. This object cannot be changed after creation.
                 hm2AgentRadiusAccountingPort 1.3.6.1.4.1.248.12.8.1.6.1.4 unsigned32 read-write
Port number for the RADIUS accounting server.
                 hm2AgentRadiusAccountingSecret 1.3.6.1.4.1.248.12.8.1.6.1.5 displaystring read-write
Configured shared sercret for the RADIUS accounting server.
                 hm2AgentRadiusAccountingStatus 1.3.6.1.4.1.248.12.8.1.6.1.6 rowstatus read-only
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.
                 hm2AgentRadiusAccountingServerName 1.3.6.1.4.1.248.12.8.1.6.1.7 displaystring read-only
Configured identification name for the RADIUS accounting server.
                 hm2AgentRadiusAccountingServerAddrType 1.3.6.1.4.1.248.12.8.1.6.1.248 inetaddresstype read-only
Inet address type of the configured RADIUS accounting server. This object cannot be changed after creation.
                 hm2AgentRadiusAccountingServerAddr 1.3.6.1.4.1.248.12.8.1.6.1.249 inetaddress read-only
Inet address of the configured RADIUS accounting server. This object cannot be changed after creation.
         hm2AgentRadiusServerIndexNextValid 1.3.6.1.4.1.248.12.8.1.7 integer32 read-only
Indicates the next valid index into the hm2AgentRadiusServerConfigTable for creation. If no additional entries are allowed, this will be 0.
         hm2AgentRadiusServerConfigTable 1.3.6.1.4.1.248.12.8.1.8 no-access
Table with information about RADIUS authentication server IP addresses, port numbers and shared secrets.
             hm2AgentRadiusServerConfigEntry 1.3.6.1.4.1.248.12.8.1.8.1 no-access
Entry consisting of configuration data for a RADIUS authentication server.
                 hm2AgentRadiusServerIndex 1.3.6.1.4.1.248.12.8.1.8.1.1 integer32 no-access
Unique index of the configured RADIUS server
                 hm2AgentRadiusServerAddressType 1.3.6.1.4.1.248.12.8.1.8.1.3 inetaddresstype read-only
This object is deprecated in favour of hm2AgentRadiusServerInetAddrType. IP Address Type of the configured RADIUS server. This object cannot be changed after creation.
                 hm2AgentRadiusServerPort 1.3.6.1.4.1.248.12.8.1.8.1.4 unsigned32 read-write
Port number for the RADIUS server.
                 hm2AgentRadiusServerSecret 1.3.6.1.4.1.248.12.8.1.8.1.5 displaystring read-write
Configured shared sercret for the RADIUS server.
                 hm2AgentRadiusServerPrimaryMode 1.3.6.1.4.1.248.12.8.1.8.1.6 hmenabledstatus read-write
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.
                 hm2AgentRadiusServerCurrentMode 1.3.6.1.4.1.248.12.8.1.8.1.7 integer read-only
Indicate if the RADIUS server is the current server in use for authentication. Enumeration: 'yes': 1, 'no': 2.
                 hm2AgentRadiusServerMsgAuth 1.3.6.1.4.1.248.12.8.1.8.1.8 hmenabledstatus read-write
Enable or disable the message authenticator attribute for this RADIUS server.
                 hm2AgentRadiusServerRowStatus 1.3.6.1.4.1.248.12.8.1.8.1.9 rowstatus read-only
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.
                 hm2AgentRadiusServerName 1.3.6.1.4.1.248.12.8.1.8.1.10 displaystring read-only
Configured identification name for the RADIUS server.
                 hm2AgentRadiusServerInetAddress 1.3.6.1.4.1.248.12.8.1.8.1.11 inetaddress read-only
This object is deprecated in favour of hm2AgentRadiusServerInetAddr. IP Address of the configured RADIUS server. This object cannot be changed after creation.
                 hm2AgentRadiusServerTimeout 1.3.6.1.4.1.248.12.8.1.8.1.12 unsigned32 read-write
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.
                 hm2AgentRadiusServerRetransmit 1.3.6.1.4.1.248.12.8.1.8.1.13 unsigned32 read-write
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.
                 hm2AgentRadiusServerDeadtime 1.3.6.1.4.1.248.12.8.1.8.1.14 unsigned32 read-write
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.
                 hm2AgentRadiusServerSourceIPAddr 1.3.6.1.4.1.248.12.8.1.8.1.15 ipaddress read-write
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.
                 hm2AgentRadiusServerPriority 1.3.6.1.4.1.248.12.8.1.8.1.16 unsigned32 read-write
Priority specifies the order in which the servers will be used, where 0 is the highest priority in radius server config mode.
                 hm2AgentRadiusServerUsageType 1.3.6.1.4.1.248.12.8.1.8.1.17 integer read-write
Specify the usage type of the server. Enumeration: 'all': 1, 'login': 2, 'dot1x': 3.
                 hm2AgentRadiusServerInetAddrType 1.3.6.1.4.1.248.12.8.1.8.1.248 inetaddresstype read-only
Inet address type of the configured RADIUS server. This object cannot be changed after creation.
                 hm2AgentRadiusServerInetAddr 1.3.6.1.4.1.248.12.8.1.8.1.249 inetaddress read-only
Inet address of the configured RADIUS server. This object cannot be changed after creation.
         hm2AgentRadiusAuthenticationServers 1.3.6.1.4.1.248.12.8.1.9 unsigned32 read-only
Number of RADIUS authentication servers that have been configured.
         hm2AgentRadiusAccountingServers 1.3.6.1.4.1.248.12.8.1.10 unsigned32 read-only
Number of RADIUS accounting servers that have been configured.
         hm2AgentRadiusNamedAuthenticationServerGroups 1.3.6.1.4.1.248.12.8.1.11 unsigned32 read-only
Number of configured RADIUS named authentication server groups.
         hm2AgentRadiusNamedAccountingServerGroups 1.3.6.1.4.1.248.12.8.1.12 unsigned32 read-only
Number of configured RADIUS named accounting server groups.
         hm2AgentRadiusDeadTime 1.3.6.1.4.1.248.12.8.1.13 unsigned32 read-write
Length of time (in minutes) for which a RADIUS server is skipped over by transaction requests.
         hm2AgentRadiusSourceIPAddr 1.3.6.1.4.1.248.12.8.1.15 ipaddress read-write
Source IP address that will be used for the communication with RADIUS servers.
         hm2AgentRadiusNasIpAddress 1.3.6.1.4.1.248.12.8.1.16 ipaddress read-write
Used to set the NAS-IP address for the radius server.
         hm2AgentAuthorizationNetworkRadiusMode 1.3.6.1.4.1.248.12.8.1.17 hmenabledstatus read-write
Used to enable/disable VLAN assignment mode.
         hm2AgentRadiusSourceInterface 1.3.6.1.4.1.248.12.8.1.18 interfaceindexorzero read-write
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.