MIBs Depot

HH3C-RADIUS-MIB

Registered at
1.3.6.1.4.1.25506.2.13
Last updated
2019-01-12 18:00
Organization
New H3C Technologies Co., Ltd.
Revisions
2019-01-12 18:00, 2016-11-03 18:00, 2014-06-07 18:00
Namespace
comware
Source file
HH3C-RADIUS-MIB
Digest
sha256:98c65d2367ac085a17f90ea91630cf3bd43c54ab1e29b6bc4270bc6d0ae73e58

Description

The HH3C-RADIUS-MIB contains objects to Manage configuration and Monitor running state for RADIUS feature.

Contact

Platform Team New H3C Technologies Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip:100085

Imports

FromSymbols
HH3C-OID-MIBhh3cCommon
INET-ADDRESS-MIBInetAddress, InetAddressType
IPV6-TCIpv6Address
RADIUS-ACC-CLIENT-MIBradiusAccClientServerPortNumber, radiusAccServerAddress, radiusAccServerIndex
RADIUS-AUTH-CLIENT-MIBradiusAuthClientServerPortNumber, radiusAuthServerAddress, radiusAuthServerIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter32, Counter64, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

HH3C-OID-MIB
HH3C-RADIUS-MIB
INET-ADDRESS-MIB
IPV6-TC
RADIUS-ACC-CLIENT-MIB
RADIUS-AUTH-CLIENT-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
hh3cRdObjects
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.13.1
hh3cRdInfoTable
OBJECT-TYPE
The (conceptual) table listing RADIUS authentication servers.
1.3.6.1.4.1.25506.2.13.1.1not-accessiblecurrent
hh3cRdInfoEntry
OBJECT-TYPE
An entry (conceptual row) representing a RADIUS authentication server.
1.3.6.1.4.1.25506.2.13.1.1.1not-accessiblecurrent
hh3cRdGroupName
OBJECT-TYPE
The name of the RADIUS authentication group referred to in this table entry.
1.3.6.1.4.1.25506.2.13.1.1.1.1DisplayString (SIZE(1..32))not-accessiblecurrent
hh3cRdPrimAuthIp
OBJECT-TYPE
The IP address of primary RADIUS authentication server.
1.3.6.1.4.1.25506.2.13.1.1.1.2IpAddressread-createdeprecated
hh3cRdPrimUdpPort
OBJECT-TYPE
The UDP port the client is using to send requests to primary RADIUS authentication server. Default value is 1812.
1.3.6.1.4.1.25506.2.13.1.1.1.3Integer32read-createcurrent
hh3cRdPrimState
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.13.1.1.1.4INTEGER {active(1), block(2)}read-createcurrent
hh3cRdSecAuthIp
OBJECT-TYPE
The IP address of secondary RADIUS authentication server.
1.3.6.1.4.1.25506.2.13.1.1.1.5IpAddressread-createdeprecated
hh3cRdSecUdpPort
OBJECT-TYPE
The UDP port the client is using to send requests to secondary RADIUS authentication server. Default value is 1812.
1.3.6.1.4.1.25506.2.13.1.1.1.6Integer32read-createcurrent
hh3cRdSecState
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.13.1.1.1.7INTEGER {active(1), block(2)}read-createcurrent
hh3cRdKey
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.13.1.1.1.8DisplayString (SIZE(0..64))read-createcurrent
hh3cRdRetry
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.13.1.1.1.9Integer32read-createcurrent
hh3cRdTimeout
OBJECT-TYPE
The timeout value the client will use when sending requests to a server. The unit is second. Default value is 3.
1.3.6.1.4.1.25506.2.13.1.1.1.10Integer32read-createcurrent
hh3cRdPrimAuthIpAddrType
OBJECT-TYPE
The IP addresses type (IPv4 or IPv6) of primary RADIUS authentication server.
1.3.6.1.4.1.25506.2.13.1.1.1.11InetAddressTyperead-createcurrent
hh3cRdPrimAuthIpAddr
OBJECT-TYPE
The IP address of primary RADIUS authentication server.
1.3.6.1.4.1.25506.2.13.1.1.1.12InetAddressread-createcurrent
hh3cRdSecAuthIpAddrType
OBJECT-TYPE
The IP addresses type (IPv4 or IPv6) of secondary RADIUS authentication server.
1.3.6.1.4.1.25506.2.13.1.1.1.13InetAddressTyperead-createcurrent
hh3cRdSecAuthIpAddr
OBJECT-TYPE
The IP address of secondary RADIUS authentication server.
1.3.6.1.4.1.25506.2.13.1.1.1.14InetAddressread-createcurrent
hh3cRdServerType
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.13.1.1.1.15INTEGER {standard(1), iphotel(2), portal(3), extended(4)}read-createcurrent
hh3cRdQuietTime
OBJECT-TYPE
The time for server returning active. The unit is minute. When the value is 0, the server state retains active. Default value is 5.
1.3.6.1.4.1.25506.2.13.1.1.1.16Integer32 (0..255)read-createcurrent
hh3cRdUserNameFormat
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.13.1.1.1.17INTEGER {withoutdomain(1), withdomain(2), keeporignal(3)}read-createcurrent
hh3cRdRowStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.13.1.1.1.18RowStatusread-createcurrent
hh3cRdSecKey
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.13.1.1.1.19DisplayString (SIZE(0..64))read-createcurrent
hh3cRdPrimVpnName
OBJECT-TYPE
The human-readable name of the VPN in which the primary RADIUS authentication server is placed.
1.3.6.1.4.1.25506.2.13.1.1.1.20DisplayString (SIZE(0..31))read-createcurrent
hh3cRdSecVpnName
OBJECT-TYPE
The human-readable name of the VPN in which the secondary RADIUS authentication server is placed.
1.3.6.1.4.1.25506.2.13.1.1.1.21DisplayString (SIZE(0..31))read-createcurrent
hh3cRdAuthNasIpAddrType
OBJECT-TYPE
The type (IPv4 or IPv6) of the source IP used to communicate with RADIUS authentication server.
1.3.6.1.4.1.25506.2.13.1.1.1.22InetAddressTyperead-createcurrent
hh3cRdAuthNasIpAddr
OBJECT-TYPE
The source IPv4 address used to communicate with the RADIUS authentication server.
1.3.6.1.4.1.25506.2.13.1.1.1.23IpAddressread-createcurrent
hh3cRdAuthNasIpv6Addr
OBJECT-TYPE
The source IPv6 address used to communicate with the RADIUS authentication server.
1.3.6.1.4.1.25506.2.13.1.1.1.24Ipv6Addressread-createcurrent
hh3cRdAccInfoTable
OBJECT-TYPE
The (conceptual) table listing RADIUS accounting servers.
1.3.6.1.4.1.25506.2.13.1.2not-accessiblecurrent
hh3cRdAccInfoEntry
OBJECT-TYPE
An entry (conceptual row) representing a RADIUS accounting server.
1.3.6.1.4.1.25506.2.13.1.2.1not-accessiblecurrent
hh3cRdAccGroupName
OBJECT-TYPE
The name of the RADIUS group referred to in this table entry.
1.3.6.1.4.1.25506.2.13.1.2.1.1DisplayString (SIZE(1..32))not-accessiblecurrent
hh3cRdPrimAccIpAddrType
OBJECT-TYPE
The IP addresses type (IPv4 or IPv6) of primary RADIUS accounting server.
1.3.6.1.4.1.25506.2.13.1.2.1.2InetAddressTyperead-createcurrent
hh3cRdPrimAccIpAddr
OBJECT-TYPE
The IP address of primary RADIUS accounting server.
1.3.6.1.4.1.25506.2.13.1.2.1.3InetAddressread-createcurrent
hh3cRdPrimAccUdpPort
OBJECT-TYPE
The UDP port the client is using to send requests to primary RADIUS accounting server. Default value is 1813.
1.3.6.1.4.1.25506.2.13.1.2.1.4Integer32read-createcurrent
hh3cRdPrimAccState
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.13.1.2.1.5INTEGER {active(1), block(2)}read-createcurrent
hh3cRdSecAccIpAddrType
OBJECT-TYPE
The IP addresses type (IPv4 or IPv6) of secondary RADIUS accounting server.
1.3.6.1.4.1.25506.2.13.1.2.1.6InetAddressTyperead-createcurrent
hh3cRdSecAccIpAddr
OBJECT-TYPE
The IP address of secondary RADIUS accounting server.
1.3.6.1.4.1.25506.2.13.1.2.1.7InetAddressread-createcurrent
hh3cRdSecAccUdpPort
OBJECT-TYPE
The UDP port the client is using to send requests to secondary RADIUS accounting server. Default value is 1813.
1.3.6.1.4.1.25506.2.13.1.2.1.8Integer32read-createcurrent
hh3cRdSecAccState
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.13.1.2.1.9INTEGER {active(1), block(2)}read-createcurrent
hh3cRdAccKey
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.13.1.2.1.10DisplayString (SIZE(0..64))read-createcurrent
hh3cRdAccRetry
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.13.1.2.1.11Integer32read-createcurrent
hh3cRdAccTimeout
OBJECT-TYPE
The timeout value the client will use when sending requests to a server. The unit is second. Default value is 3.
1.3.6.1.4.1.25506.2.13.1.2.1.12Integer32read-createcurrent
hh3cRdAccServerType
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.13.1.2.1.13INTEGER {standard(1), iphotel(2), portal(3), extended(4)}read-createcurrent
hh3cRdAccQuietTime
OBJECT-TYPE
The time for server returning active. The unit is minute. When the value is 0, the server state retains active. Default value is 5.
1.3.6.1.4.1.25506.2.13.1.2.1.14Integer32 (0..255)read-createcurrent
hh3cRdAccFailureAction
OBJECT-TYPE
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).
1.3.6.1.4.1.25506.2.13.1.2.1.15INTEGER {ignore(1), reject(2)}read-createcurrent
hh3cRdAccRealTime
OBJECT-TYPE
Interval of realtime-accounting packets. The unit is defined by hh3cRdAccRealTimeUnit. When the value is 0, the device doesn't send realtime-accounting packets. Default value is 12 minutes.
1.3.6.1.4.1.25506.2.13.1.2.1.16Integer32 (0..71582)read-createcurrent
hh3cRdAccRealTimeRetry
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.13.1.2.1.17Integer32 (1..255)read-createcurrent
hh3cRdAccSaveStopPktEnable
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.13.1.2.1.18TruthValueread-createcurrent
hh3cRdAccStopRetry
OBJECT-TYPE
The number of attempt the client will make when trying to send stop-accounting packet to accounting server. Default value is 500.
1.3.6.1.4.1.25506.2.13.1.2.1.19Integer32 (10..65535)read-createcurrent
hh3cRdAccDataFlowUnit
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.13.1.2.1.20INTEGER {byte(1), kiloByte(2), megaByte(3), gigaByte(4)}read-createcurrent
hh3cRdAccPacketUnit
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.13.1.2.1.21INTEGER {onePacket(1), kiloPacket(2), megaPacket(3), gigaPacket(4)}read-createcurrent
hh3cRdAccRowStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.13.1.2.1.22RowStatusread-createcurrent
hh3cRdAcctOnEnable
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.13.1.2.1.23TruthValueread-createcurrent
hh3cRdAcctOnSendTimes
OBJECT-TYPE
The number of Accounting-On packets the client will send before it considers the accounting server failed. Default value is 50.
1.3.6.1.4.1.25506.2.13.1.2.1.24Integer32read-createcurrent
hh3cRdAcctOnSendInterval
OBJECT-TYPE
Interval of Accounting-On packets. The unit is second. Default value is 3.
1.3.6.1.4.1.25506.2.13.1.2.1.25Integer32read-createcurrent
hh3cRdSecAccKey
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.13.1.2.1.26DisplayString (SIZE(0..64))read-createcurrent
hh3cRdPrimAccVpnName
OBJECT-TYPE
The human-readable name of the VPN in which the primary RADIUS accounting server is placed.
1.3.6.1.4.1.25506.2.13.1.2.1.27DisplayString (SIZE(0..31))read-createcurrent
hh3cRdSecAccVpnName
OBJECT-TYPE
The human-readable name of the VPN in which the secondary RADIUS accounting server is placed.
1.3.6.1.4.1.25506.2.13.1.2.1.28DisplayString (SIZE(0..31))read-createcurrent
hh3cRdAccNasIpAddrType
OBJECT-TYPE
The type (IPv4 or IPv6) of the source IP used to communicate with RADIUS accounting server.
1.3.6.1.4.1.25506.2.13.1.2.1.29InetAddressTyperead-createcurrent
hh3cRdAccNasIpAddr
OBJECT-TYPE
The source IPv4 address used to communicate with the RADIUS accounting server.
1.3.6.1.4.1.25506.2.13.1.2.1.30IpAddressread-createcurrent
hh3cRdAccNasIpv6Addr
OBJECT-TYPE
The source IPv6 address used to communicate with the RADIUS accounting server.
1.3.6.1.4.1.25506.2.13.1.2.1.31Ipv6Addressread-createcurrent
hh3cRdAccRealTimeUnit
OBJECT-TYPE
The interval unit of realtime-accounting packets. 0 - minute. 1 - second.
1.3.6.1.4.1.25506.2.13.1.2.1.32INTEGER {minute(0), second(1)}read-createcurrent
hh3cRadiusGlobalConfig
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.13.1.3
hh3cRadiusAuthErrThreshold
OBJECT-TYPE
The threshold of authentication failure trap. A trap will be sent when the percent of the unsuccessful authentication exceeds this threshold.
1.3.6.1.4.1.25506.2.13.1.3.1Unsigned32 (1..100)read-writecurrent
hh3cRdSecondaryAuthServerTable
OBJECT-TYPE
The (conceptual) table listing RADIUS secondary authentication servers.
1.3.6.1.4.1.25506.2.13.1.4not-accessiblecurrent
hh3cRdSecondaryAuthServerEntry
OBJECT-TYPE
An entry (conceptual row) representing a RADIUS secondary authentication server.
1.3.6.1.4.1.25506.2.13.1.4.1not-accessiblecurrent
hh3cRdSecondaryAuthIpAddrType
OBJECT-TYPE
The IP addresses type (IPv4 or IPv6) of secondary RADIUS authentication server.
1.3.6.1.4.1.25506.2.13.1.4.1.1InetAddressTypenot-accessiblecurrent
hh3cRdSecondaryAuthIpAddr
OBJECT-TYPE
The IP address of secondary RADIUS authentication server.
1.3.6.1.4.1.25506.2.13.1.4.1.2InetAddressnot-accessiblecurrent
hh3cRdSecondaryAuthVpnName
OBJECT-TYPE
The human-readable name of the VPN in which the secondary RADIUS authentication server is placed.
1.3.6.1.4.1.25506.2.13.1.4.1.3DisplayString (SIZE(0..31))not-accessiblecurrent
hh3cRdSecondaryAuthUdpPort
OBJECT-TYPE
The UDP port the client is using to send requests to secondary RADIUS authentication server. Default value is 1812.
1.3.6.1.4.1.25506.2.13.1.4.1.4Integer32 (1..65535)not-accessiblecurrent
hh3cRdSecondaryAuthState
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.13.1.4.1.5INTEGER {active(1), block(2)}read-createcurrent
hh3cRdSecondaryAuthKey
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.13.1.4.1.6DisplayString (SIZE(0..64))read-createcurrent
hh3cRdSecondaryAuthRowStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.13.1.4.1.7RowStatusread-createcurrent
hh3cRdSecondaryAccServerTable
OBJECT-TYPE
The (conceptual) table listing RADIUS secondary accounting servers.
1.3.6.1.4.1.25506.2.13.1.5not-accessiblecurrent
hh3cRdSecondaryAccServerEntry
OBJECT-TYPE
An entry (conceptual row) representing a RADIUS secondary accounting server.
1.3.6.1.4.1.25506.2.13.1.5.1not-accessiblecurrent
hh3cRdSecondaryAccIpAddrType
OBJECT-TYPE
The IP addresses type (IPv4 or IPv6) of secondary RADIUS accounting server.
1.3.6.1.4.1.25506.2.13.1.5.1.1InetAddressTypenot-accessiblecurrent
hh3cRdSecondaryAccIpAddr
OBJECT-TYPE
The IP address of secondary RADIUS accounting server.
1.3.6.1.4.1.25506.2.13.1.5.1.2InetAddressnot-accessiblecurrent
hh3cRdSecondaryAccVpnName
OBJECT-TYPE
The human-readable name of the VPN in which the secondary RADIUS accounting server is placed.
1.3.6.1.4.1.25506.2.13.1.5.1.3DisplayString (SIZE(0..31))not-accessiblecurrent
hh3cRdSecondaryAccUdpPort
OBJECT-TYPE
The UDP port the client is using to send requests to secondary RADIUS accounting server. Default value is 1813.
1.3.6.1.4.1.25506.2.13.1.5.1.4Integer32 (1..65535)not-accessiblecurrent
hh3cRdSecondaryAccState
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.13.1.5.1.5INTEGER {active(1), block(2)}read-createcurrent
hh3cRdSecondaryAccKey
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.13.1.5.1.6DisplayString (SIZE(0..64))read-createcurrent
hh3cRdSecondaryAccRowStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.13.1.5.1.7RowStatusread-createcurrent
hh3cRadiusAccounting
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.13.2
hh3cRadiusAccClient
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.13.2.1
hh3cRadiusAccServerTable
OBJECT-TYPE
The (conceptual) table listing the RADIUS accounting servers with which the client shares a secret.
1.3.6.1.4.1.25506.2.13.2.1.1not-accessiblecurrent
hh3cRadiusAccServerEntry
OBJECT-TYPE
An entry (conceptual row) representing a RADIUS accounting server with which a client shares a secret.
1.3.6.1.4.1.25506.2.13.2.1.1.1not-accessiblecurrent
hh3cRadiusAccClientStartRequests
OBJECT-TYPE
The number of RADIUS accounting start request sent to this server.
1.3.6.1.4.1.25506.2.13.2.1.1.1.1Counter32read-onlycurrent
hh3cRadiusAccClientStartResponses
OBJECT-TYPE
The number of RADIUS accounting start response received from this server.
1.3.6.1.4.1.25506.2.13.2.1.1.1.2Counter32read-onlycurrent
hh3cRadiusAccClientInterimRequests
OBJECT-TYPE
The number of RADIUS interim accounting request sent to this server.
1.3.6.1.4.1.25506.2.13.2.1.1.1.3Counter32read-onlycurrent
hh3cRadiusAccClientInterimResponses
OBJECT-TYPE
The number of RADIUS interim accounting response received from this server.
1.3.6.1.4.1.25506.2.13.2.1.1.1.4Counter32read-onlycurrent
hh3cRadiusAccClientStopRequests
OBJECT-TYPE
The number of RADIUS stop accounting request sent to this RADIUS server.
1.3.6.1.4.1.25506.2.13.2.1.1.1.5Counter32read-onlycurrent
hh3cRadiusAccClientStopResponses
OBJECT-TYPE
The number of RADIUS stop accounting response received from this server.
1.3.6.1.4.1.25506.2.13.2.1.1.1.6Counter32read-onlycurrent
hh3cRadiusServerTrap
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.13.3
hh3cRadiusServerTrapPrefix
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.13.3.0
hh3cRadiusAuthenticating
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.13.4
hh3cRadiusAuthClient
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.13.4.1
hh3cRadiusAuthServerTable
OBJECT-TYPE
The (conceptual) table listing the RADIUS authenticating servers with which the client shares a secret.
1.3.6.1.4.1.25506.2.13.4.1.1not-accessiblecurrent
hh3cRadiusAuthServerEntry
OBJECT-TYPE
An entry (conceptual row) representing a RADIUS authenticating server with which a client shares a secret.
1.3.6.1.4.1.25506.2.13.4.1.1.1not-accessiblecurrent
hh3cRadiusAuthFailureTimes
OBJECT-TYPE
The number of RADIUS authenticating failed to this server.
1.3.6.1.4.1.25506.2.13.4.1.1.1.1Counter32read-onlycurrent
hh3cRadiusAuthTimeoutTimes
OBJECT-TYPE
The number of RADIUS authenticating timeout to this server.
1.3.6.1.4.1.25506.2.13.4.1.1.1.2Counter32read-onlycurrent
hh3cRadiusAuthRejectTimes
OBJECT-TYPE
The number of RADIUS authenticating rejected to this server.
1.3.6.1.4.1.25506.2.13.4.1.1.1.3Counter32read-onlycurrent
hh3cRadiusExtend
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.13.5
hh3cRadiusExtendObjects
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.13.5.1
hh3cRadiusExtendTables
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.13.5.2
hh3cRadiusSchAuthTable
OBJECT-TYPE
The (conceptual) table listing RADIUS authentication servers.
1.3.6.1.4.1.25506.2.13.5.2.1not-accessiblecurrent
hh3cRadiusSchAuthEntry
OBJECT-TYPE
An entry (conceptual row) representing RADIUS authentication servers.
1.3.6.1.4.1.25506.2.13.5.2.1.1not-accessiblecurrent
hh3cRadiusSchAuthGroupName
OBJECT-TYPE
The name of the RADIUS authentication server group referred to in this table entry.
1.3.6.1.4.1.25506.2.13.5.2.1.1.1DisplayStringnot-accessiblecurrent
hh3cRadiusSchAuthPrimIpAddr
OBJECT-TYPE
The IP address of primary RADIUS authenticaiton server.
1.3.6.1.4.1.25506.2.13.5.2.1.1.2IpAddressread-createcurrent
hh3cRadiusSchAuthPrimUdpPort
OBJECT-TYPE
The UDP port the client is using to send requests to primary RADIUS authentication server. Default value is 1812.
1.3.6.1.4.1.25506.2.13.5.2.1.1.3Integer32read-createcurrent
hh3cRadiusSchAuthPrimKey
OBJECT-TYPE
The secret shared between the RADIUS client and the primary RADIUS authentication server used in encoding and decoding sensitive data.
1.3.6.1.4.1.25506.2.13.5.2.1.1.4DisplayStringread-createcurrent
hh3cRadiusSchAuthSecIpAddr
OBJECT-TYPE
The IP address of secondary RADIUS authenticaiton server.
1.3.6.1.4.1.25506.2.13.5.2.1.1.5IpAddressread-createcurrent
hh3cRadiusSchAuthSecUdpPort
OBJECT-TYPE
The UDP port the client is using to send requests to secondary RADIUS authentication server. Default value is 1812.
1.3.6.1.4.1.25506.2.13.5.2.1.1.6Integer32read-createcurrent
hh3cRadiusSchAuthSecKey
OBJECT-TYPE
The secret shared between the RADIUS client and the secondary RADIUS authentication server used in encoding and decoding sensitive data.
1.3.6.1.4.1.25506.2.13.5.2.1.1.7DisplayStringread-createcurrent
hh3cRadiusSchAuthRowStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.13.5.2.1.1.8RowStatusread-createcurrent
hh3cRadiusSchAccTable
OBJECT-TYPE
The (conceptual) table listing RADIUS accounting servers.
1.3.6.1.4.1.25506.2.13.5.2.2not-accessiblecurrent
hh3cRadiusSchAccEntry
OBJECT-TYPE
An entry (conceptual row) representing RADIUS accounting servers.
1.3.6.1.4.1.25506.2.13.5.2.2.1not-accessiblecurrent
hh3cRadiusSchAccGroupName
OBJECT-TYPE
The name of the RADIUS accounting server group referred to in this table entry.
1.3.6.1.4.1.25506.2.13.5.2.2.1.1DisplayStringnot-accessiblecurrent
hh3cRadiusSchAccPrimIpAddr
OBJECT-TYPE
The IP address of primary RADIUS accounting server.
1.3.6.1.4.1.25506.2.13.5.2.2.1.2IpAddressread-createcurrent
hh3cRadiusSchAccPrimUdpPort
OBJECT-TYPE
The UDP port the client is using to send requests to primary RADIUS accounting server. Default value is 1813.
1.3.6.1.4.1.25506.2.13.5.2.2.1.3Integer32read-createcurrent
hh3cRadiusSchAccPrimKey
OBJECT-TYPE
The secret shared between the RADIUS client and the primary RADIUS accounting server used in encoding and decoding sensitive data.
1.3.6.1.4.1.25506.2.13.5.2.2.1.4DisplayStringread-createcurrent
hh3cRadiusSchAccSecIpAddr
OBJECT-TYPE
The IP address of secondary RADIUS accounting server.
1.3.6.1.4.1.25506.2.13.5.2.2.1.5IpAddressread-createcurrent
hh3cRadiusSchAccSecUdpPort
OBJECT-TYPE
The UDP port the client is using to send requests to secondary RADIUS accounting server. Default value is 1813.
1.3.6.1.4.1.25506.2.13.5.2.2.1.6Integer32read-createcurrent
hh3cRadiusSchAccSecKey
OBJECT-TYPE
The secret shared between the RADIUS client and the secondary RADIUS accounting server used in encoding and decoding sensitive data.
1.3.6.1.4.1.25506.2.13.5.2.2.1.7DisplayStringread-createcurrent
hh3cRadiusSchAccRowStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.13.5.2.2.1.8RowStatusread-createcurrent
hh3cRadiusExtendTraps
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.13.5.3
hh3cRadiusStatistic
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.13.6
hh3cRadiusStatAccReq
OBJECT-TYPE
It shows the number of radius account request to the radius server.
1.3.6.1.4.1.25506.2.13.6.1Counter64read-onlycurrent
hh3cRadiusStatAccAck
OBJECT-TYPE
It shows the number of radius account response from the radius server.
1.3.6.1.4.1.25506.2.13.6.2Counter64read-onlycurrent
hh3cRadiusStatLogoutReq
OBJECT-TYPE
It shows the number of logout request to the radius server.
1.3.6.1.4.1.25506.2.13.6.3Counter64read-onlycurrent
hh3cRadiusStatLogoutAck
OBJECT-TYPE
It shows the number of logout response from the radius server.
1.3.6.1.4.1.25506.2.13.6.4Counter64read-onlycurrent
hh3cRadiusServerTrapVarObjects
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.13.7
hh3cRadiusServerFirstTrapTime
OBJECT-TYPE
Represents the first trap time.
1.3.6.1.4.1.25506.2.13.7.1TimeTicksaccessible-for-notifycurrent

Notifications

NameOIDStatus
hh3cRadiusAuthServerUpTrap
NOTIFICATION-TYPE
This trap is generated when the device finds that the state of the RADIUS authentication server changes from unreachable to reachable. This node is replaced by hh3cRadiusAuthenticationServerUpTrap.
1.3.6.1.4.1.25506.2.13.3.0.1obsolete
hh3cRadiusAccServerUpTrap
NOTIFICATION-TYPE
This trap is generated when the device finds that the state of the RADIUS accounting server changes from unreachable to unreachable. This node is replaced by hh3cRadiusAccountingServerUpTrap.
1.3.6.1.4.1.25506.2.13.3.0.2obsolete
hh3cRadiusAuthErrTrap
NOTIFICATION-TYPE
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.
1.3.6.1.4.1.25506.2.13.3.0.3current
hh3cRadiusAuthenticationServerUpTrap
NOTIFICATION-TYPE
This trap is generated when the device finds that the state of the RADIUS authentication server changes from unreachable to reachable. The node replaces hh3cRadiusAuthServerUpTrap.
1.3.6.1.4.1.25506.2.13.3.0.4current
hh3cRadiusAccountingServerUpTrap
NOTIFICATION-TYPE
This trap is generated when the device finds that the state of the RADIUS accounting server changes from unreachable to reachable. The node replaces hh3cRadiusAccServerUpTrap.
1.3.6.1.4.1.25506.2.13.3.0.5current
hh3cRadiusAuthenticationServerDownTrap
NOTIFICATION-TYPE
This trap is generated when the authentication RADIUS server does not respond to the client's requests for a period of time. The node replaces hh3cRadiusAuthServerDownTrap.
1.3.6.1.4.1.25506.2.13.3.0.6current
hh3cRadiusAccountingServerDownTrap
NOTIFICATION-TYPE
This trap is generated when the accounting RADIUS server does not respond to the client's requests for a period of time. The node replaces hh3cRadiusAccServerDownTrap.
1.3.6.1.4.1.25506.2.13.3.0.7current
hh3cRadiusAuthServerDownTrap
NOTIFICATION-TYPE
This trap is generated when the authentication RADIUS server does not respond to the client's requests for a period of time. This node is replaced by hh3cRadiusAuthenticationServerDownTrap.
1.3.6.1.4.1.25506.2.13.3.1obsolete
hh3cRadiusAccServerDownTrap
NOTIFICATION-TYPE
This trap is generated when the accounting RADIUS server does not respond to the client's requests for a period of time. This node is replaced by hh3cRadiusAccountingServerDownTrap.
1.3.6.1.4.1.25506.2.13.3.2obsolete