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
| From | Symbols |
|---|---|
| HH3C-OID-MIB | hh3cCommon |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| IPV6-TC | Ipv6Address |
| RADIUS-ACC-CLIENT-MIB | radiusAccClientServerPortNumber, radiusAccServerAddress, radiusAccServerIndex |
| RADIUS-AUTH-CLIENT-MIB | radiusAuthClientServerPortNumber, radiusAuthServerAddress, radiusAuthServerIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, Counter64, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | not-accessible | current | |
| hh3cRdInfoEntry OBJECT-TYPE An entry (conceptual row) representing a RADIUS authentication server. | 1.3.6.1.4.1.25506.2.13.1.1.1 | not-accessible | current | |
| 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.1 | DisplayString (SIZE(1..32)) | not-accessible | current |
| hh3cRdPrimAuthIp OBJECT-TYPE The IP address of primary RADIUS authentication server. | 1.3.6.1.4.1.25506.2.13.1.1.1.2 | IpAddress | read-create | deprecated |
| 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.3 | Integer32 | read-create | current |
| 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.4 | INTEGER {active(1), block(2)} | read-create | current |
| hh3cRdSecAuthIp OBJECT-TYPE The IP address of secondary RADIUS authentication server. | 1.3.6.1.4.1.25506.2.13.1.1.1.5 | IpAddress | read-create | deprecated |
| 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.6 | Integer32 | read-create | current |
| 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.7 | INTEGER {active(1), block(2)} | read-create | current |
| 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.8 | DisplayString (SIZE(0..64)) | read-create | current |
| 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.9 | Integer32 | read-create | current |
| 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.10 | Integer32 | read-create | current |
| 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.11 | InetAddressType | read-create | current |
| hh3cRdPrimAuthIpAddr OBJECT-TYPE The IP address of primary RADIUS authentication server. | 1.3.6.1.4.1.25506.2.13.1.1.1.12 | InetAddress | read-create | current |
| 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.13 | InetAddressType | read-create | current |
| hh3cRdSecAuthIpAddr OBJECT-TYPE The IP address of secondary RADIUS authentication server. | 1.3.6.1.4.1.25506.2.13.1.1.1.14 | InetAddress | read-create | current |
| 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.15 | INTEGER {standard(1), iphotel(2), portal(3), extended(4)} | read-create | current |
| 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.16 | Integer32 (0..255) | read-create | current |
| 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.17 | INTEGER {withoutdomain(1), withdomain(2), keeporignal(3)} | read-create | current |
| 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.18 | RowStatus | read-create | current |
| 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.19 | DisplayString (SIZE(0..64)) | read-create | current |
| 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.20 | DisplayString (SIZE(0..31)) | read-create | current |
| 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.21 | DisplayString (SIZE(0..31)) | read-create | current |
| 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.22 | InetAddressType | read-create | current |
| 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.23 | IpAddress | read-create | current |
| 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.24 | Ipv6Address | read-create | current |
| hh3cRdAccInfoTable OBJECT-TYPE The (conceptual) table listing RADIUS accounting servers. | 1.3.6.1.4.1.25506.2.13.1.2 | not-accessible | current | |
| hh3cRdAccInfoEntry OBJECT-TYPE An entry (conceptual row) representing a RADIUS accounting server. | 1.3.6.1.4.1.25506.2.13.1.2.1 | not-accessible | current | |
| 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.1 | DisplayString (SIZE(1..32)) | not-accessible | current |
| 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.2 | InetAddressType | read-create | current |
| hh3cRdPrimAccIpAddr OBJECT-TYPE The IP address of primary RADIUS accounting server. | 1.3.6.1.4.1.25506.2.13.1.2.1.3 | InetAddress | read-create | current |
| 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.4 | Integer32 | read-create | current |
| 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.5 | INTEGER {active(1), block(2)} | read-create | current |
| 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.6 | InetAddressType | read-create | current |
| hh3cRdSecAccIpAddr OBJECT-TYPE The IP address of secondary RADIUS accounting server. | 1.3.6.1.4.1.25506.2.13.1.2.1.7 | InetAddress | read-create | current |
| 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.8 | Integer32 | read-create | current |
| 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.9 | INTEGER {active(1), block(2)} | read-create | current |
| 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.10 | DisplayString (SIZE(0..64)) | read-create | current |
| 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.11 | Integer32 | read-create | current |
| 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.12 | Integer32 | read-create | current |
| 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.13 | INTEGER {standard(1), iphotel(2), portal(3), extended(4)} | read-create | current |
| 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.14 | Integer32 (0..255) | read-create | current |
| 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.15 | INTEGER {ignore(1), reject(2)} | read-create | current |
| 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.16 | Integer32 (0..71582) | read-create | current |
| 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.17 | Integer32 (1..255) | read-create | current |
| 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.18 | TruthValue | read-create | current |
| 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.19 | Integer32 (10..65535) | read-create | current |
| 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.20 | INTEGER {byte(1), kiloByte(2), megaByte(3), gigaByte(4)} | read-create | current |
| 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.21 | INTEGER {onePacket(1), kiloPacket(2), megaPacket(3), gigaPacket(4)} | read-create | current |
| 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.22 | RowStatus | read-create | current |
| 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.23 | TruthValue | read-create | current |
| 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.24 | Integer32 | read-create | current |
| 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.25 | Integer32 | read-create | current |
| 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.26 | DisplayString (SIZE(0..64)) | read-create | current |
| 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.27 | DisplayString (SIZE(0..31)) | read-create | current |
| 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.28 | DisplayString (SIZE(0..31)) | read-create | current |
| 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.29 | InetAddressType | read-create | current |
| 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.30 | IpAddress | read-create | current |
| 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.31 | Ipv6Address | read-create | current |
| 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.32 | INTEGER {minute(0), second(1)} | read-create | current |
| 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.1 | Unsigned32 (1..100) | read-write | current |
| hh3cRdSecondaryAuthServerTable OBJECT-TYPE The (conceptual) table listing RADIUS secondary authentication servers. | 1.3.6.1.4.1.25506.2.13.1.4 | not-accessible | current | |
| hh3cRdSecondaryAuthServerEntry OBJECT-TYPE An entry (conceptual row) representing a RADIUS secondary authentication server. | 1.3.6.1.4.1.25506.2.13.1.4.1 | not-accessible | current | |
| 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.1 | InetAddressType | not-accessible | current |
| hh3cRdSecondaryAuthIpAddr OBJECT-TYPE The IP address of secondary RADIUS authentication server. | 1.3.6.1.4.1.25506.2.13.1.4.1.2 | InetAddress | not-accessible | current |
| 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.3 | DisplayString (SIZE(0..31)) | not-accessible | current |
| 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.4 | Integer32 (1..65535) | not-accessible | current |
| 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.5 | INTEGER {active(1), block(2)} | read-create | current |
| 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.6 | DisplayString (SIZE(0..64)) | read-create | current |
| 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.7 | RowStatus | read-create | current |
| hh3cRdSecondaryAccServerTable OBJECT-TYPE The (conceptual) table listing RADIUS secondary accounting servers. | 1.3.6.1.4.1.25506.2.13.1.5 | not-accessible | current | |
| hh3cRdSecondaryAccServerEntry OBJECT-TYPE An entry (conceptual row) representing a RADIUS secondary accounting server. | 1.3.6.1.4.1.25506.2.13.1.5.1 | not-accessible | current | |
| 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.1 | InetAddressType | not-accessible | current |
| hh3cRdSecondaryAccIpAddr OBJECT-TYPE The IP address of secondary RADIUS accounting server. | 1.3.6.1.4.1.25506.2.13.1.5.1.2 | InetAddress | not-accessible | current |
| 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.3 | DisplayString (SIZE(0..31)) | not-accessible | current |
| 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.4 | Integer32 (1..65535) | not-accessible | current |
| 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.5 | INTEGER {active(1), block(2)} | read-create | current |
| 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.6 | DisplayString (SIZE(0..64)) | read-create | current |
| 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.7 | RowStatus | read-create | current |
| 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.1 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | Counter32 | read-only | current |
| 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.2 | Counter32 | read-only | current |
| 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.3 | Counter32 | read-only | current |
| 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.4 | Counter32 | read-only | current |
| 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.5 | Counter32 | read-only | current |
| 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.6 | Counter32 | read-only | current |
| 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.1 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | Counter32 | read-only | current |
| 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.2 | Counter32 | read-only | current |
| 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.3 | Counter32 | read-only | current |
| 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.1 | not-accessible | current | |
| hh3cRadiusSchAuthEntry OBJECT-TYPE An entry (conceptual row) representing RADIUS authentication servers. | 1.3.6.1.4.1.25506.2.13.5.2.1.1 | not-accessible | current | |
| 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.1 | DisplayString | not-accessible | current |
| hh3cRadiusSchAuthPrimIpAddr OBJECT-TYPE The IP address of primary RADIUS authenticaiton server. | 1.3.6.1.4.1.25506.2.13.5.2.1.1.2 | IpAddress | read-create | current |
| 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.3 | Integer32 | read-create | current |
| 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.4 | DisplayString | read-create | current |
| hh3cRadiusSchAuthSecIpAddr OBJECT-TYPE The IP address of secondary RADIUS authenticaiton server. | 1.3.6.1.4.1.25506.2.13.5.2.1.1.5 | IpAddress | read-create | current |
| 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.6 | Integer32 | read-create | current |
| 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.7 | DisplayString | read-create | current |
| 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.8 | RowStatus | read-create | current |
| hh3cRadiusSchAccTable OBJECT-TYPE The (conceptual) table listing RADIUS accounting servers. | 1.3.6.1.4.1.25506.2.13.5.2.2 | not-accessible | current | |
| hh3cRadiusSchAccEntry OBJECT-TYPE An entry (conceptual row) representing RADIUS accounting servers. | 1.3.6.1.4.1.25506.2.13.5.2.2.1 | not-accessible | current | |
| 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.1 | DisplayString | not-accessible | current |
| hh3cRadiusSchAccPrimIpAddr OBJECT-TYPE The IP address of primary RADIUS accounting server. | 1.3.6.1.4.1.25506.2.13.5.2.2.1.2 | IpAddress | read-create | current |
| 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.3 | Integer32 | read-create | current |
| 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.4 | DisplayString | read-create | current |
| hh3cRadiusSchAccSecIpAddr OBJECT-TYPE The IP address of secondary RADIUS accounting server. | 1.3.6.1.4.1.25506.2.13.5.2.2.1.5 | IpAddress | read-create | current |
| 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.6 | Integer32 | read-create | current |
| 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.7 | DisplayString | read-create | current |
| 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.8 | RowStatus | read-create | current |
| 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.1 | Counter64 | read-only | current |
| 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.2 | Counter64 | read-only | current |
| hh3cRadiusStatLogoutReq OBJECT-TYPE It shows the number of logout request to the radius server. | 1.3.6.1.4.1.25506.2.13.6.3 | Counter64 | read-only | current |
| hh3cRadiusStatLogoutAck OBJECT-TYPE It shows the number of logout response from the radius server. | 1.3.6.1.4.1.25506.2.13.6.4 | Counter64 | read-only | current |
| 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.1 | TimeTicks | accessible-for-notify | current |
Notifications
| Name | OID | Status |
|---|---|---|
| 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.1 | obsolete |
| 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.2 | obsolete |
| 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.3 | current |
| 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.4 | current |
| 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.5 | current |
| 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.6 | current |
| 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.7 | current |
| 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.1 | obsolete |
| 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.2 | obsolete |