HH3C-RADIUS-MIB: View SNMP OID List / Download MIB

VENDOR: H3C


 Home MIB: HH3C-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
 hh3cRadius 1.3.6.1.4.1.25506.2.13
The HH3C-RADIUS-MIB contains objects to Manage configuration and Monitor running state for RADIUS feature.
       hh3cRdObjects 1.3.6.1.4.1.25506.2.13.1
           hh3cRdInfoTable 1.3.6.1.4.1.25506.2.13.1.1 no-access
The (conceptual) table listing RADIUS authentication servers.
               hh3cRdInfoEntry 1.3.6.1.4.1.25506.2.13.1.1.1 no-access
An entry (conceptual row) representing a RADIUS authentication server.
                   hh3cRdGroupName 1.3.6.1.4.1.25506.2.13.1.1.1.1 displaystring no-access
The name of the RADIUS authentication group referred to in this table entry.
                   hh3cRdPrimAuthIp 1.3.6.1.4.1.25506.2.13.1.1.1.2 ipaddress read-only
The IP address of primary RADIUS authentication server.
                   hh3cRdPrimUdpPort 1.3.6.1.4.1.25506.2.13.1.1.1.3 integer32 read-only
The UDP port the client is using to send requests to primary RADIUS authentication server. Default value is 1812.
                   hh3cRdPrimState 1.3.6.1.4.1.25506.2.13.1.1.1.4 integer read-only
The state of the primary RADIUS authentication server. 1 (active) The primary authentication server is in active state. 2 (block) The primary authentication server is in block state. Enumeration: 'active': 1, 'block': 2.
                   hh3cRdSecAuthIp 1.3.6.1.4.1.25506.2.13.1.1.1.5 ipaddress read-only
The IP address of secondary RADIUS authentication server.
                   hh3cRdSecUdpPort 1.3.6.1.4.1.25506.2.13.1.1.1.6 integer32 read-only
The UDP port the client is using to send requests to secondary RADIUS authentication server. Default value is 1812.
                   hh3cRdSecState 1.3.6.1.4.1.25506.2.13.1.1.1.7 integer read-only
The state of the secondary RADIUS authentication server. 1 (active) The secondary authentication server is in active state. 2 (block) The secondary authentication server is in block state. Enumeration: 'active': 1, 'block': 2.
                   hh3cRdKey 1.3.6.1.4.1.25506.2.13.1.1.1.8 displaystring read-only
The secret shared between the RADIUS client and RADIUS authentication server used in encoding and decoding sensitive data. When read, hh3cRdKey always returns an Octet String of length zero.
                   hh3cRdRetry 1.3.6.1.4.1.25506.2.13.1.1.1.9 integer32 read-only
The number of attempts the client will make when trying to send requests to a server before it will consider the attempt failed. Default value is 3.
                   hh3cRdTimeout 1.3.6.1.4.1.25506.2.13.1.1.1.10 integer32 read-only
The timeout value the client will use when sending requests to a server. The unit is second. Default value is 3.
                   hh3cRdPrimAuthIpAddrType 1.3.6.1.4.1.25506.2.13.1.1.1.11 inetaddresstype read-only
The IP addresses type (IPv4 or IPv6) of primary RADIUS authentication server.
                   hh3cRdPrimAuthIpAddr 1.3.6.1.4.1.25506.2.13.1.1.1.12 inetaddress read-only
The IP address of primary RADIUS authentication server.
                   hh3cRdSecAuthIpAddrType 1.3.6.1.4.1.25506.2.13.1.1.1.13 inetaddresstype read-only
The IP addresses type (IPv4 or IPv6) of secondary RADIUS authentication server.
                   hh3cRdSecAuthIpAddr 1.3.6.1.4.1.25506.2.13.1.1.1.14 inetaddress read-only
The IP address of secondary RADIUS authentication server.
                   hh3cRdServerType 1.3.6.1.4.1.25506.2.13.1.1.1.15 integer read-only
Specify the type of RADIUS server. 1 (standard) - Server based on RFC protocol(s). 2 (iphotel) - Server for IP-Hotel or 201+ system. 3 (portal) - Server for iTellin Portal system. 4 (extended) - Server based on RADIUS extensions. Default type is standard. Enumeration: 'portal': 3, 'extended': 4, 'iphotel': 2, 'standard': 1.
                   hh3cRdQuietTime 1.3.6.1.4.1.25506.2.13.1.1.1.16 integer32 read-only
The time for server returning active. The unit is minute. When the value is 0, the server state retains active. Default value is 5.
                   hh3cRdUserNameFormat 1.3.6.1.4.1.25506.2.13.1.1.1.17 integer read-only
Specify the user-name format that is sent to RADIUS server. 1 (withoutdomain) - send the user-name without domain. 2 (withdomain) - send the user-name with domain. 3 (keeporignal) - send the user-name as it is entered. Default format is withdomain. Enumeration: 'keeporignal': 3, 'withoutdomain': 1, 'withdomain': 2.
                   hh3cRdRowStatus 1.3.6.1.4.1.25506.2.13.1.1.1.18 rowstatus read-only
This object is responsible for managing the creation, deletion and modification of rows, which support active status and CreateAndGo, Destroy operation. To create a new row, hh3cRdGroupName must be specified. To destroy an existent row, the hh3cRdGroupName MUST NOT be referred by hh3cDomainTable in hh3cDomainRadiusGroupName column.
                   hh3cRdSecKey 1.3.6.1.4.1.25506.2.13.1.1.1.19 displaystring read-only
The secret shared between the RADIUS client and the secondary RADIUS authentication server used in encoding and decoding sensitive data. When read, hh3cRdSecKey always returns an Octet String of length zero.
                   hh3cRdPrimVpnName 1.3.6.1.4.1.25506.2.13.1.1.1.20 displaystring read-only
The human-readable name of the VPN in which the primary RADIUS authentication server is placed.
                   hh3cRdSecVpnName 1.3.6.1.4.1.25506.2.13.1.1.1.21 displaystring read-only
The human-readable name of the VPN in which the secondary RADIUS authentication server is placed.
                   hh3cRdAuthNasIpAddrType 1.3.6.1.4.1.25506.2.13.1.1.1.22 inetaddresstype read-only
The type (IPv4 or IPv6) of the source IP used to communicate with RADIUS authentication server.
                   hh3cRdAuthNasIpAddr 1.3.6.1.4.1.25506.2.13.1.1.1.23 ipaddress read-only
The source IPv4 address used to communicate with the RADIUS authentication server.
                   hh3cRdAuthNasIpv6Addr 1.3.6.1.4.1.25506.2.13.1.1.1.24 ipv6address read-only
The source IPv6 address used to communicate with the RADIUS authentication server.
           hh3cRdAccInfoTable 1.3.6.1.4.1.25506.2.13.1.2 no-access
The (conceptual) table listing RADIUS accounting servers.
               hh3cRdAccInfoEntry 1.3.6.1.4.1.25506.2.13.1.2.1 no-access
An entry (conceptual row) representing a RADIUS accounting server.
                   hh3cRdAccGroupName 1.3.6.1.4.1.25506.2.13.1.2.1.1 displaystring no-access
The name of the RADIUS group referred to in this table entry.
                   hh3cRdPrimAccIpAddrType 1.3.6.1.4.1.25506.2.13.1.2.1.2 inetaddresstype read-only
The IP addresses type (IPv4 or IPv6) of primary RADIUS accounting server.
                   hh3cRdPrimAccIpAddr 1.3.6.1.4.1.25506.2.13.1.2.1.3 inetaddress read-only
The IP address of primary RADIUS accounting server.
                   hh3cRdPrimAccUdpPort 1.3.6.1.4.1.25506.2.13.1.2.1.4 integer32 read-only
The UDP port the client is using to send requests to primary RADIUS accounting server. Default value is 1813.
                   hh3cRdPrimAccState 1.3.6.1.4.1.25506.2.13.1.2.1.5 integer read-only
The state of the primary RADIUS accounting server. 1 (active) The primary accounting server is in active state. 2 (block) The primary accounting server is in block state. Enumeration: 'active': 1, 'block': 2.
                   hh3cRdSecAccIpAddrType 1.3.6.1.4.1.25506.2.13.1.2.1.6 inetaddresstype read-only
The IP addresses type (IPv4 or IPv6) of secondary RADIUS accounting server.
                   hh3cRdSecAccIpAddr 1.3.6.1.4.1.25506.2.13.1.2.1.7 inetaddress read-only
The IP address of secondary RADIUS accounting server.
                   hh3cRdSecAccUdpPort 1.3.6.1.4.1.25506.2.13.1.2.1.8 integer32 read-only
The UDP port the client is using to send requests to secondary RADIUS accounting server. Default value is 1813.
                   hh3cRdSecAccState 1.3.6.1.4.1.25506.2.13.1.2.1.9 integer read-only
The state of the secondary RADIUS accounting server. 1 (active) The secondary accounting server is in active state. 2 (block) The secondary accounting server is in block state. Enumeration: 'active': 1, 'block': 2.
                   hh3cRdAccKey 1.3.6.1.4.1.25506.2.13.1.2.1.10 displaystring read-only
The secret shared between the RADIUS client and RADIUS accounting server used in encoding and decoding sensitive data. When read, hh3cRdAccKey always returns an Octet String of length zero.
                   hh3cRdAccRetry 1.3.6.1.4.1.25506.2.13.1.2.1.11 integer32 read-only
The number of attempt the client will make when trying to send requests to a server before it will consider the attempt failed. Default value is 3.
                   hh3cRdAccTimeout 1.3.6.1.4.1.25506.2.13.1.2.1.12 integer32 read-only
The timeout value the client will use when sending requests to a server. The unit is second. Default value is 3.
                   hh3cRdAccServerType 1.3.6.1.4.1.25506.2.13.1.2.1.13 integer read-only
Specify the type of RADIUS server. 1 (standard) - Server based on RFC protocol(s). 2 (iphotel) - Server for IP-Hotel or 201+ system. 3 (portal) - Server for iTellin Portal system. 4 (extended) - Server based on RADIUS extensions. Default type is standard. Enumeration: 'portal': 3, 'extended': 4, 'iphotel': 2, 'standard': 1.
                   hh3cRdAccQuietTime 1.3.6.1.4.1.25506.2.13.1.2.1.14 integer32 read-only
The time for server returning active. The unit is minute. When the value is 0, the server state retains active. Default value is 5.
                   hh3cRdAccFailureAction 1.3.6.1.4.1.25506.2.13.1.2.1.15 integer read-only
Defines the action that authentication should take if authentication succeeds but the associated accounting start fails. 1 (ignore) - treat as authentication success; ignore accounting start failure. 2 (reject) - treat as authentication failed if corresponding accounting start fails. Default value is 1(reject). Enumeration: 'ignore': 1, 'reject': 2.
                   hh3cRdAccRealTime 1.3.6.1.4.1.25506.2.13.1.2.1.16 integer32 read-only
Interval of realtime-accounting packets. The unit is minute. When the value is 0, the device doesn't send realtime-accounting packets. Default value is 12.
                   hh3cRdAccRealTimeRetry 1.3.6.1.4.1.25506.2.13.1.2.1.17 integer32 read-only
The number of attempt the client will make when trying to send realtime-accounting packet to accounting server before it will consider the attempt failed. Default value is 5.
                   hh3cRdAccSaveStopPktEnable 1.3.6.1.4.1.25506.2.13.1.2.1.18 truthvalue read-only
The control of whether save stop-accounting packet in local buffer and resend later when the accounting server doesn't respond. When SaveStopPktEnable is set to false, the value of AccStopRetry will be ignored. Default value is true.
                   hh3cRdAccStopRetry 1.3.6.1.4.1.25506.2.13.1.2.1.19 integer32 read-only
The number of attempt the client will make when trying to send stop-accounting packet to accounting server. Default value is 500.
                   hh3cRdAccDataFlowUnit 1.3.6.1.4.1.25506.2.13.1.2.1.20 integer read-only
Specify data flow format that is sent to RADIUS server. The value SHOULD be set the same as the value of corresponding server. 1 (byte) - Specify 'byte' as the unit of data flow. 2 (kiloByte) - Specify 'kilo-byte' as the unit of data flow. 3 (megaByte) - Specify 'mega-byte' as the unit of data flow. 4 (gigaByte) - Specify 'giga-byte' as the unit of data flow. Default value is 1. Enumeration: 'kiloByte': 2, 'byte': 1, 'megaByte': 3, 'gigaByte': 4.
                   hh3cRdAccPacketUnit 1.3.6.1.4.1.25506.2.13.1.2.1.21 integer read-only
Specify packet format that is sent to RADIUS server. The value SHOULD be set the same as the value of corresponding server. 1 (onePacket) - Specify 'one-packet' as the unit of packet. 2 (kiloPacket) - Specify 'kilo-packet' as the unit of packet. 3 (megaPacket) - Specify 'mega-packet' as the unit of packet. 4 (gigaPacket) - Specify 'giga-packet' as the unit of packet. Default value is 1. Enumeration: 'megaPacket': 3, 'gigaPacket': 4, 'onePacket': 1, 'kiloPacket': 2.
                   hh3cRdAccRowStatus 1.3.6.1.4.1.25506.2.13.1.2.1.22 rowstatus read-only
This object is responsible for managing the creation, deletion and modification of rows, which support active status and CreateAndGo, Destroy operation. To create a new row, hh3cRdAccGroupName must be specified. To destroy an existent row, the hh3cRdAccGroupName MUST NOT be referred by hh3cDomainTable in hh3cDomainRadiusGroupName column.
                   hh3cRdAcctOnEnable 1.3.6.1.4.1.25506.2.13.1.2.1.23 truthvalue read-only
The control of Accounting-On function. The Accounting-On function is used by the client to mark the start of accounting (for example, upon booting) by sending Accounting-On packets and to mark the end of accounting (for example, just before a scheduled reboot) by sending Accounting-Off packets. Default value is false.
                   hh3cRdAcctOnSendTimes 1.3.6.1.4.1.25506.2.13.1.2.1.24 integer32 read-only
The number of Accounting-On packets the client will send before it considers the accounting server failed. Default value is 50.
                   hh3cRdAcctOnSendInterval 1.3.6.1.4.1.25506.2.13.1.2.1.25 integer32 read-only
Interval of Accounting-On packets. The unit is second. Default value is 3.
                   hh3cRdSecAccKey 1.3.6.1.4.1.25506.2.13.1.2.1.26 displaystring read-only
The secret shared between the RADIUS client and the secondary RADIUS accounting server used in encoding and decoding sensitive data. When read, hh3cRdSecAccKey always returns an Octet String of length zero.
                   hh3cRdPrimAccVpnName 1.3.6.1.4.1.25506.2.13.1.2.1.27 displaystring read-only
The human-readable name of the VPN in which the primary RADIUS accounting server is placed.
                   hh3cRdSecAccVpnName 1.3.6.1.4.1.25506.2.13.1.2.1.28 displaystring read-only
The human-readable name of the VPN in which the secondary RADIUS accounting server is placed.
                   hh3cRdAccNasIpAddrType 1.3.6.1.4.1.25506.2.13.1.2.1.29 inetaddresstype read-only
The type (IPv4 or IPv6) of the source IP used to communicate with RADIUS accounting server.
                   hh3cRdAccNasIpAddr 1.3.6.1.4.1.25506.2.13.1.2.1.30 ipaddress read-only
The source IPv4 address used to communicate with the RADIUS accounting server.
                   hh3cRdAccNasIpv6Addr 1.3.6.1.4.1.25506.2.13.1.2.1.31 ipv6address read-only
The source IPv6 address used to communicate with the RADIUS accounting server.
           hh3cRadiusGlobalConfig 1.3.6.1.4.1.25506.2.13.1.3
               hh3cRadiusAuthErrThreshold 1.3.6.1.4.1.25506.2.13.1.3.1 unsigned32 read-write
The threshold of authentication failure trap. A trap will be sent when the percent of the unsuccessful authentication exceeds this threshold.
           hh3cRdSecondaryAuthServerTable 1.3.6.1.4.1.25506.2.13.1.4 no-access
The (conceptual) table listing RADIUS secondary authentication servers.
               hh3cRdSecondaryAuthServerEntry 1.3.6.1.4.1.25506.2.13.1.4.1 no-access
An entry (conceptual row) representing a RADIUS secondary authentication server.
                   hh3cRdSecondaryAuthIpAddrType 1.3.6.1.4.1.25506.2.13.1.4.1.1 inetaddresstype no-access
The IP addresses type (IPv4 or IPv6) of secondary RADIUS authentication server.
                   hh3cRdSecondaryAuthIpAddr 1.3.6.1.4.1.25506.2.13.1.4.1.2 inetaddress no-access
The IP address of secondary RADIUS authentication server.
                   hh3cRdSecondaryAuthVpnName 1.3.6.1.4.1.25506.2.13.1.4.1.3 displaystring no-access
The human-readable name of the VPN in which the secondary RADIUS authentication server is placed.
                   hh3cRdSecondaryAuthUdpPort 1.3.6.1.4.1.25506.2.13.1.4.1.4 integer32 no-access
The UDP port the client is using to send requests to secondary RADIUS authentication server. Default value is 1812.
                   hh3cRdSecondaryAuthState 1.3.6.1.4.1.25506.2.13.1.4.1.5 integer read-only
The state of the secondary RADIUS authentication server. 1 (active) The secondary authentication server is in active state. 2 (block) The secondary authentication server is in block state. Enumeration: 'active': 1, 'block': 2.
                   hh3cRdSecondaryAuthKey 1.3.6.1.4.1.25506.2.13.1.4.1.6 displaystring read-only
The secret shared between the RADIUS client and the secondary RADIUS authentication server used in encoding and decoding sensitive data. When read, hh3cRdSecondaryAuthKey always returns an Octet String of length zero.
                   hh3cRdSecondaryAuthRowStatus 1.3.6.1.4.1.25506.2.13.1.4.1.7 rowstatus read-only
This object is responsible for managing the creation, deletion and modification of rows, which support active status and CreateAndGo, Destroy operation. To create a new row, hh3cRdGroupName must be specified. The number of rows with the same hh3cRdGroupName can't be more than 16.
           hh3cRdSecondaryAccServerTable 1.3.6.1.4.1.25506.2.13.1.5 no-access
The (conceptual) table listing RADIUS secondary accounting servers.
               hh3cRdSecondaryAccServerEntry 1.3.6.1.4.1.25506.2.13.1.5.1 no-access
An entry (conceptual row) representing a RADIUS secondary accounting server.
                   hh3cRdSecondaryAccIpAddrType 1.3.6.1.4.1.25506.2.13.1.5.1.1 inetaddresstype no-access
The IP addresses type (IPv4 or IPv6) of secondary RADIUS accounting server.
                   hh3cRdSecondaryAccIpAddr 1.3.6.1.4.1.25506.2.13.1.5.1.2 inetaddress no-access
The IP address of secondary RADIUS accounting server.
                   hh3cRdSecondaryAccVpnName 1.3.6.1.4.1.25506.2.13.1.5.1.3 displaystring no-access
The human-readable name of the VPN in which the secondary RADIUS accounting server is placed.
                   hh3cRdSecondaryAccUdpPort 1.3.6.1.4.1.25506.2.13.1.5.1.4 integer32 no-access
The UDP port the client is using to send requests to secondary RADIUS accounting server. Default value is 1813.
                   hh3cRdSecondaryAccState 1.3.6.1.4.1.25506.2.13.1.5.1.5 integer read-only
The state of the secondary RADIUS accounting server. 1 (active) The secondary accounting server is in active state. 2 (block) The secondary accounting server is in block state. Enumeration: 'active': 1, 'block': 2.
                   hh3cRdSecondaryAccKey 1.3.6.1.4.1.25506.2.13.1.5.1.6 displaystring read-only
The secret shared between the RADIUS client and the secondary RADIUS accounting server used in encoding and decoding sensitive data. When read, hh3cRdSecondaryAccKey always returns an Octet String of length zero.
                   hh3cRdSecondaryAccRowStatus 1.3.6.1.4.1.25506.2.13.1.5.1.7 rowstatus read-only
This object is responsible for managing the creation, deletion and modification of rows, which support active status and CreateAndGo, Destroy operation. To create a new row, hh3cRdAccGroupName must be specified. The number of rows with the same hh3cRdAccGroupName can't be more than 16.
       hh3cRadiusAccounting 1.3.6.1.4.1.25506.2.13.2
           hh3cRadiusAccClient 1.3.6.1.4.1.25506.2.13.2.1
               hh3cRadiusAccServerTable 1.3.6.1.4.1.25506.2.13.2.1.1 no-access
The (conceptual) table listing the RADIUS accounting servers with which the client shares a secret.
                   hh3cRadiusAccServerEntry 1.3.6.1.4.1.25506.2.13.2.1.1.1 no-access
An entry (conceptual row) representing a RADIUS accounting server with which a client shares a secret.
                       hh3cRadiusAccClientStartRequests 1.3.6.1.4.1.25506.2.13.2.1.1.1.1 counter32 read-only
The number of RADIUS accounting start request sent to this server.
                       hh3cRadiusAccClientStartResponses 1.3.6.1.4.1.25506.2.13.2.1.1.1.2 counter32 read-only
The number of RADIUS accounting start response received from this server.
                       hh3cRadiusAccClientInterimRequests 1.3.6.1.4.1.25506.2.13.2.1.1.1.3 counter32 read-only
The number of RADIUS interim accounting request sent to this server.
                       hh3cRadiusAccClientInterimResponses 1.3.6.1.4.1.25506.2.13.2.1.1.1.4 counter32 read-only
The number of RADIUS interim accounting response received from this server.
                       hh3cRadiusAccClientStopRequests 1.3.6.1.4.1.25506.2.13.2.1.1.1.5 counter32 read-only
The number of RADIUS stop accounting request sent to this RADIUS server.
                       hh3cRadiusAccClientStopResponses 1.3.6.1.4.1.25506.2.13.2.1.1.1.6 counter32 read-only
The number of RADIUS stop accounting response received from this server.
       hh3cRadiusServerTrap 1.3.6.1.4.1.25506.2.13.3
           hh3cRadiusServerTrapPrefix 1.3.6.1.4.1.25506.2.13.3.0
               hh3cRadiusAuthServerUpTrap 1.3.6.1.4.1.25506.2.13.3.0.1
This trap is generated when the device finds that the state of RADIUS authentication server becomes reachable from unreachable.
               hh3cRadiusAccServerUpTrap 1.3.6.1.4.1.25506.2.13.3.0.2
This trap is generated when the device finds that the state of RADIUS accounting server becomes reachable from unreachable.
               hh3cRadiusAuthErrTrap 1.3.6.1.4.1.25506.2.13.3.0.3
This trap is generated when the device finds that the percent of unsuccessful authentication exceeds a threshold, and the threshold is the value of node hh3cRadiusAuthErrThreshold.
           hh3cRadiusAuthServerDownTrap 1.3.6.1.4.1.25506.2.13.3.1
This trap is generated when the authentication RADIUS server doesn't respond client's requests for specified times.
           hh3cRadiusAccServerDownTrap 1.3.6.1.4.1.25506.2.13.3.2
This trap is generated when the accounting RADIUS server doesn't respond client's requests for specified times.
       hh3cRadiusAuthenticating 1.3.6.1.4.1.25506.2.13.4
           hh3cRadiusAuthClient 1.3.6.1.4.1.25506.2.13.4.1
               hh3cRadiusAuthServerTable 1.3.6.1.4.1.25506.2.13.4.1.1 no-access
The (conceptual) table listing the RADIUS authenticating servers with which the client shares a secret.
                   hh3cRadiusAuthServerEntry 1.3.6.1.4.1.25506.2.13.4.1.1.1 no-access
An entry (conceptual row) representing a RADIUS authenticating server with which a client shares a secret.
                       hh3cRadiusAuthFailureTimes 1.3.6.1.4.1.25506.2.13.4.1.1.1.1 counter32 read-only
The number of RADIUS authenticating failed to this server.
                       hh3cRadiusAuthTimeoutTimes 1.3.6.1.4.1.25506.2.13.4.1.1.1.2 counter32 read-only
The number of RADIUS authenticating timeout to this server.
                       hh3cRadiusAuthRejectTimes 1.3.6.1.4.1.25506.2.13.4.1.1.1.3 counter32 read-only
The number of RADIUS authenticating rejected to this server.
       hh3cRadiusExtend 1.3.6.1.4.1.25506.2.13.5
           hh3cRadiusExtendObjects 1.3.6.1.4.1.25506.2.13.5.1
           hh3cRadiusExtendTables 1.3.6.1.4.1.25506.2.13.5.2
               hh3cRadiusSchAuthTable 1.3.6.1.4.1.25506.2.13.5.2.1 no-access
The (conceptual) table listing RADIUS authentication servers.
                   hh3cRadiusSchAuthEntry 1.3.6.1.4.1.25506.2.13.5.2.1.1 no-access
An entry (conceptual row) representing RADIUS authentication servers.
                       hh3cRadiusSchAuthGroupName 1.3.6.1.4.1.25506.2.13.5.2.1.1.1 displaystring no-access
The name of the RADIUS authentication server group referred to in this table entry.
                       hh3cRadiusSchAuthPrimIpAddr 1.3.6.1.4.1.25506.2.13.5.2.1.1.2 ipaddress read-only
The IP address of primary RADIUS authenticaiton server.
                       hh3cRadiusSchAuthPrimUdpPort 1.3.6.1.4.1.25506.2.13.5.2.1.1.3 integer32 read-only
The UDP port the client is using to send requests to primary RADIUS authentication server. Default value is 1812.
                       hh3cRadiusSchAuthPrimKey 1.3.6.1.4.1.25506.2.13.5.2.1.1.4 displaystring read-only
The secret shared between the RADIUS client and the primary RADIUS authentication server used in encoding and decoding sensitive data.
                       hh3cRadiusSchAuthSecIpAddr 1.3.6.1.4.1.25506.2.13.5.2.1.1.5 ipaddress read-only
The IP address of secondary RADIUS authenticaiton server.
                       hh3cRadiusSchAuthSecUdpPort 1.3.6.1.4.1.25506.2.13.5.2.1.1.6 integer32 read-only
The UDP port the client is using to send requests to secondary RADIUS authentication server. Default value is 1812.
                       hh3cRadiusSchAuthSecKey 1.3.6.1.4.1.25506.2.13.5.2.1.1.7 displaystring read-only
The secret shared between the RADIUS client and the secondary RADIUS authentication server used in encoding and decoding sensitive data.
                       hh3cRadiusSchAuthRowStatus 1.3.6.1.4.1.25506.2.13.5.2.1.1.8 rowstatus read-only
This object is responsible for managing the creation, deletion and modification of rows, which support active status and CreateAndGo, Destroy operation. To create a new row, hh3cRadiusSchAuthGroupName must be specified, and this action will create a corresponding domain that hh3cDomainRadiusGroupName is the same as hh3cRadiusSchAuthGroupName. To destroy an existent row, the hh3cRadiusSchAuthGroupName MUST NOT be referred by hh3cDomainTable in hh3cDomainRadiusGroupName column.
               hh3cRadiusSchAccTable 1.3.6.1.4.1.25506.2.13.5.2.2 no-access
The (conceptual) table listing RADIUS accounting servers.
                   hh3cRadiusSchAccEntry 1.3.6.1.4.1.25506.2.13.5.2.2.1 no-access
An entry (conceptual row) representing RADIUS accounting servers.
                       hh3cRadiusSchAccGroupName 1.3.6.1.4.1.25506.2.13.5.2.2.1.1 displaystring no-access
The name of the RADIUS accounting server group referred to in this table entry.
                       hh3cRadiusSchAccPrimIpAddr 1.3.6.1.4.1.25506.2.13.5.2.2.1.2 ipaddress read-only
The IP address of primary RADIUS accounting server.
                       hh3cRadiusSchAccPrimUdpPort 1.3.6.1.4.1.25506.2.13.5.2.2.1.3 integer32 read-only
The UDP port the client is using to send requests to primary RADIUS accounting server. Default value is 1813.
                       hh3cRadiusSchAccPrimKey 1.3.6.1.4.1.25506.2.13.5.2.2.1.4 displaystring read-only
The secret shared between the RADIUS client and the primary RADIUS accounting server used in encoding and decoding sensitive data.
                       hh3cRadiusSchAccSecIpAddr 1.3.6.1.4.1.25506.2.13.5.2.2.1.5 ipaddress read-only
The IP address of secondary RADIUS accounting server.
                       hh3cRadiusSchAccSecUdpPort 1.3.6.1.4.1.25506.2.13.5.2.2.1.6 integer32 read-only
The UDP port the client is using to send requests to secondary RADIUS accounting server. Default value is 1813.
                       hh3cRadiusSchAccSecKey 1.3.6.1.4.1.25506.2.13.5.2.2.1.7 displaystring read-only
The secret shared between the RADIUS client and the secondary RADIUS accounting server used in encoding and decoding sensitive data.
                       hh3cRadiusSchAccRowStatus 1.3.6.1.4.1.25506.2.13.5.2.2.1.8 rowstatus read-only
This object is responsible for managing the creation, deletion and modification of rows, which support active status and CreateAndGo, Destroy operation. To create a new row, hh3cRadiusSchAccGroupName must be specified, and this action will create a corresponding domain that hh3cDomainRadiusGroupName is the same as hh3cRadiusSchAccGroupName. To destroy an existent row, the hh3cRadiusSchAccGroupName MUST NOT be referred by hh3cDomainTable in hh3cDomainRadiusGroupName column.
           hh3cRadiusExtendTraps 1.3.6.1.4.1.25506.2.13.5.3
       hh3cRadiusStatistic 1.3.6.1.4.1.25506.2.13.6
           hh3cRadiusStatAccReq 1.3.6.1.4.1.25506.2.13.6.1 counter64 read-only
It shows the number of radius account request to the radius server.
           hh3cRadiusStatAccAck 1.3.6.1.4.1.25506.2.13.6.2 counter64 read-only
It shows the number of radius account response from the radius server.
           hh3cRadiusStatLogoutReq 1.3.6.1.4.1.25506.2.13.6.3 counter64 read-only
It shows the number of logout request to the radius server.
           hh3cRadiusStatLogoutAck 1.3.6.1.4.1.25506.2.13.6.4 counter64 read-only
It shows the number of logout response from the radius server.
       hh3cRadiusServerTrapVarObjects 1.3.6.1.4.1.25506.2.13.7
           hh3cRadiusServerFirstTrapTime 1.3.6.1.4.1.25506.2.13.7.1 timeticks no-access
Represents the first trap time.