HPN-ICF-RADIUS-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.15.2.13
- Last updated
- 2013-03-30 00:00
- Namespace
- hp
- Source file
HPN-ICF-RADIUS-MIB- Digest
sha256:ca1b51281901bf593daa66204a8a452b3f5a17f915401b88b0ce8d7f5bb865d2
Description
The HPN-ICF-RADIUS-MIB contains objects to Manage configuration and Monitor running state for RADIUS feature.
Imports
| From | Symbols |
|---|---|
| HPN-ICF-OID-MIB | hpnicfCommon |
| 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.
HPN-ICF-OID-MIB HPN-ICF-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 |
|---|---|---|---|---|
| hpnicfRdObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.13.1 | |||
| hpnicfRdInfoTable OBJECT-TYPE The (conceptual) table listing RADIUS authentication servers. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.1 | not-accessible | current | |
| hpnicfRdInfoEntry OBJECT-TYPE An entry (conceptual row) representing a RADIUS authentication server. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.1.1 | not-accessible | current | |
| hpnicfRdGroupName OBJECT-TYPE The name of the RADIUS authentication group referred to in this table entry. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.1.1.1 | DisplayString (SIZE(1..32)) | not-accessible | current |
| hpnicfRdPrimAuthIp OBJECT-TYPE The IP address of primary RADIUS authentication server. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.1.1.2 | IpAddress | read-create | deprecated |
| hpnicfRdPrimUdpPort 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.11.2.14.11.15.2.13.1.1.1.3 | Integer32 | read-create | current |
| hpnicfRdPrimState 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.11.2.14.11.15.2.13.1.1.1.4 | INTEGER {active(1), block(2)} | read-create | current |
| hpnicfRdSecAuthIp OBJECT-TYPE The IP address of secondary RADIUS authentication server. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.1.1.5 | IpAddress | read-create | deprecated |
| hpnicfRdSecUdpPort 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.11.2.14.11.15.2.13.1.1.1.6 | Integer32 | read-create | current |
| hpnicfRdSecState 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.11.2.14.11.15.2.13.1.1.1.7 | INTEGER {active(1), block(2)} | read-create | current |
| hpnicfRdKey OBJECT-TYPE The secret shared between the RADIUS client and RADIUS authentication server used in encoding and decoding sensitive data. When read, hpnicfRdKey always returns an Octet String of length zero. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.1.1.8 | DisplayString (SIZE(0..64)) | read-create | current |
| hpnicfRdRetry 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.11.2.14.11.15.2.13.1.1.1.9 | Integer32 | read-create | current |
| hpnicfRdTimeout 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.11.2.14.11.15.2.13.1.1.1.10 | Integer32 | read-create | current |
| hpnicfRdPrimAuthIpAddrType OBJECT-TYPE The IP addresses type (IPv4 or IPv6) of primary RADIUS authentication server. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.1.1.11 | InetAddressType | read-create | current |
| hpnicfRdPrimAuthIpAddr OBJECT-TYPE The IP address of primary RADIUS authentication server. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.1.1.12 | InetAddress | read-create | current |
| hpnicfRdSecAuthIpAddrType OBJECT-TYPE The IP addresses type (IPv4 or IPv6) of secondary RADIUS authentication server. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.1.1.13 | InetAddressType | read-create | current |
| hpnicfRdSecAuthIpAddr OBJECT-TYPE The IP address of secondary RADIUS authentication server. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.1.1.14 | InetAddress | read-create | current |
| hpnicfRdServerType 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.11.2.14.11.15.2.13.1.1.1.15 | INTEGER {standard(1), iphotel(2), portal(3), extended(4)} | read-create | current |
| hpnicfRdQuietTime 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.11.2.14.11.15.2.13.1.1.1.16 | INTEGER (0..255) | read-create | current |
| hpnicfRdUserNameFormat 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.11.2.14.11.15.2.13.1.1.1.17 | INTEGER {withoutdomain(1), withdomain(2), keeporignal(3)} | read-create | current |
| hpnicfRdRowStatus 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, hpnicfRdGroupName must be specified. To destroy an existent row, the hpnicfRdGroupName MUST NOT be referred by hpnicfDomainTable in hpnicfDomainRadiusGroupName column. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.1.1.18 | RowStatus | read-create | current |
| hpnicfRdSecKey OBJECT-TYPE The secret shared between the RADIUS client and the secondary RADIUS authentication server used in encoding and decoding sensitive data. When read, hpnicfRdSecKey always returns an Octet String of length zero. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.1.1.19 | DisplayString (SIZE(0..64)) | read-create | current |
| hpnicfRdPrimVpnName OBJECT-TYPE The human-readable name of the VPN in which the primary RADIUS authentication server is placed. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.1.1.20 | DisplayString (SIZE(0..31)) | read-create | current |
| hpnicfRdSecVpnName OBJECT-TYPE The human-readable name of the VPN in which the secondary RADIUS authentication server is placed. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.1.1.21 | DisplayString (SIZE(0..31)) | read-create | current |
| hpnicfRdAuthNasIpAddrType OBJECT-TYPE The type (IPv4 or IPv6) of the source IP used to communicate with RADIUS authentication server. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.1.1.22 | InetAddressType | read-create | current |
| hpnicfRdAuthNasIpAddr OBJECT-TYPE The source IPv4 address used to communicate with the RADIUS authentication server. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.1.1.23 | IpAddress | read-create | current |
| hpnicfRdAuthNasIpv6Addr OBJECT-TYPE The source IPv6 address used to communicate with the RADIUS authentication server. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.1.1.24 | Ipv6Address | read-create | current |
| hpnicfRdAccInfoTable OBJECT-TYPE The (conceptual) table listing RADIUS accounting servers. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.2 | not-accessible | current | |
| hpnicfRdAccInfoEntry OBJECT-TYPE An entry (conceptual row) representing a RADIUS accounting server. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.2.1 | not-accessible | current | |
| hpnicfRdAccGroupName OBJECT-TYPE The name of the RADIUS group referred to in this table entry. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.2.1.1 | DisplayString (SIZE(1..32)) | not-accessible | current |
| hpnicfRdPrimAccIpAddrType OBJECT-TYPE The IP addresses type (IPv4 or IPv6) of primary RADIUS accounting server. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.2.1.2 | InetAddressType | read-create | current |
| hpnicfRdPrimAccIpAddr OBJECT-TYPE The IP address of primary RADIUS accounting server. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.2.1.3 | InetAddress | read-create | current |
| hpnicfRdPrimAccUdpPort 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.11.2.14.11.15.2.13.1.2.1.4 | Integer32 | read-create | current |
| hpnicfRdPrimAccState 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.11.2.14.11.15.2.13.1.2.1.5 | INTEGER {active(1), block(2)} | read-create | current |
| hpnicfRdSecAccIpAddrType OBJECT-TYPE The IP addresses type (IPv4 or IPv6) of secondary RADIUS accounting server. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.2.1.6 | InetAddressType | read-create | current |
| hpnicfRdSecAccIpAddr OBJECT-TYPE The IP address of secondary RADIUS accounting server. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.2.1.7 | InetAddress | read-create | current |
| hpnicfRdSecAccUdpPort 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.11.2.14.11.15.2.13.1.2.1.8 | Integer32 | read-create | current |
| hpnicfRdSecAccState 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.11.2.14.11.15.2.13.1.2.1.9 | INTEGER {active(1), block(2)} | read-create | current |
| hpnicfRdAccKey OBJECT-TYPE The secret shared between the RADIUS client and RADIUS accounting server used in encoding and decoding sensitive data. When read, hpnicfRdAccKey always returns an Octet String of length zero. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.2.1.10 | DisplayString (SIZE(0..64)) | read-create | current |
| hpnicfRdAccRetry 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.11.2.14.11.15.2.13.1.2.1.11 | Integer32 | read-create | current |
| hpnicfRdAccTimeout 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.11.2.14.11.15.2.13.1.2.1.12 | Integer32 | read-create | current |
| hpnicfRdAccServerType 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.11.2.14.11.15.2.13.1.2.1.13 | INTEGER {standard(1), iphotel(2), portal(3), extended(4)} | read-create | current |
| hpnicfRdAccQuietTime 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.11.2.14.11.15.2.13.1.2.1.14 | INTEGER (0..255) | read-create | current |
| hpnicfRdAccFailureAction 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.11.2.14.11.15.2.13.1.2.1.15 | INTEGER {ignore(1), reject(2)} | read-create | current |
| hpnicfRdAccRealTime OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.2.1.16 | INTEGER (0..60) | read-create | current |
| hpnicfRdAccRealTimeRetry 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.11.2.14.11.15.2.13.1.2.1.17 | INTEGER (1..255) | read-create | current |
| hpnicfRdAccSaveStopPktEnable 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.11.2.14.11.15.2.13.1.2.1.18 | TruthValue | read-create | current |
| hpnicfRdAccStopRetry 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.11.2.14.11.15.2.13.1.2.1.19 | INTEGER (10..65535) | read-create | current |
| hpnicfRdAccDataFlowUnit 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.11.2.14.11.15.2.13.1.2.1.20 | INTEGER {byte(1), kiloByte(2), megaByte(3), gigaByte(4)} | read-create | current |
| hpnicfRdAccPacketUnit 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.11.2.14.11.15.2.13.1.2.1.21 | INTEGER {onePacket(1), kiloPacket(2), megaPacket(3), gigaPacket(4)} | read-create | current |
| hpnicfRdAccRowStatus 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, hpnicfRdAccGroupName must be specified. To destroy an existent row, the hpnicfRdAccGroupName MUST NOT be referred by hpnicfDomainTable in hpnicfDomainRadiusGroupName column. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.2.1.22 | RowStatus | read-create | current |
| hpnicfRdAcctOnEnable 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.11.2.14.11.15.2.13.1.2.1.23 | TruthValue | read-create | current |
| hpnicfRdAcctOnSendTimes 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.11.2.14.11.15.2.13.1.2.1.24 | Integer32 | read-create | current |
| hpnicfRdAcctOnSendInterval OBJECT-TYPE Interval of Accounting-On packets. The unit is second. Default value is 3. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.2.1.25 | Integer32 | read-create | current |
| hpnicfRdSecAccKey OBJECT-TYPE The secret shared between the RADIUS client and the secondary RADIUS accounting server used in encoding and decoding sensitive data. When read, hpnicfRdSecAccKey always returns an Octet String of length zero. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.2.1.26 | DisplayString (SIZE(0..64)) | read-create | current |
| hpnicfRdPrimAccVpnName OBJECT-TYPE The human-readable name of the VPN in which the primary RADIUS accounting server is placed. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.2.1.27 | DisplayString (SIZE(0..31)) | read-create | current |
| hpnicfRdSecAccVpnName OBJECT-TYPE The human-readable name of the VPN in which the secondary RADIUS accounting server is placed. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.2.1.28 | DisplayString (SIZE(0..31)) | read-create | current |
| hpnicfRdAccNasIpAddrType OBJECT-TYPE The type (IPv4 or IPv6) of the source IP used to communicate with RADIUS accounting server. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.2.1.29 | InetAddressType | read-create | current |
| hpnicfRdAccNasIpAddr OBJECT-TYPE The source IPv4 address used to communicate with the RADIUS accounting server. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.2.1.30 | IpAddress | read-create | current |
| hpnicfRdAccNasIpv6Addr OBJECT-TYPE The source IPv6 address used to communicate with the RADIUS accounting server. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.2.1.31 | Ipv6Address | read-create | current |
| hpnicfRadiusGlobalConfig OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.3 | |||
| hpnicfRadiusAuthErrThreshold 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.11.2.14.11.15.2.13.1.3.1 | Unsigned32 (1..100) | read-write | current |
| hpnicfRdSecondaryAuthServerTable OBJECT-TYPE The (conceptual) table listing RADIUS secondary authentication servers. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.4 | not-accessible | current | |
| hpnicfRdSecondaryAuthServerEntry OBJECT-TYPE An entry (conceptual row) representing a RADIUS secondary authentication server. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.4.1 | not-accessible | current | |
| hpnicfRdSecondaryAuthIpAddrType OBJECT-TYPE The IP addresses type (IPv4 or IPv6) of secondary RADIUS authentication server. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.4.1.1 | InetAddressType | not-accessible | current |
| hpnicfRdSecondaryAuthIpAddr OBJECT-TYPE The IP address of secondary RADIUS authentication server. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.4.1.2 | InetAddress | not-accessible | current |
| hpnicfRdSecondaryAuthVpnName OBJECT-TYPE The human-readable name of the VPN in which the secondary RADIUS authentication server is placed. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.4.1.3 | DisplayString (SIZE(0..31)) | not-accessible | current |
| hpnicfRdSecondaryAuthUdpPort 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.11.2.14.11.15.2.13.1.4.1.4 | Integer32 (1..65535) | not-accessible | current |
| hpnicfRdSecondaryAuthState 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.11.2.14.11.15.2.13.1.4.1.5 | INTEGER {active(1), block(2)} | read-create | current |
| hpnicfRdSecondaryAuthKey OBJECT-TYPE The secret shared between the RADIUS client and the secondary RADIUS authentication server used in encoding and decoding sensitive data. When read, hpnicfRdSecondaryAuthKey always returns an Octet String of length zero. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.4.1.6 | DisplayString (SIZE(0..64)) | read-create | current |
| hpnicfRdSecondaryAuthRowStatus 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, hpnicfRdGroupName must be specified. The number of rows with the same hpnicfRdGroupName cann't be more than 15. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.4.1.7 | RowStatus | read-create | current |
| hpnicfRdSecondaryAccServerTable OBJECT-TYPE The (conceptual) table listing RADIUS secondary accounting servers. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.5 | not-accessible | current | |
| hpnicfRdSecondaryAccServerEntry OBJECT-TYPE An entry (conceptual row) representing a RADIUS secondary accounting server. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.5.1 | not-accessible | current | |
| hpnicfRdSecondaryAccIpAddrType OBJECT-TYPE The IP addresses type (IPv4 or IPv6) of secondary RADIUS accounting server. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.5.1.1 | InetAddressType | not-accessible | current |
| hpnicfRdSecondaryAccIpAddr OBJECT-TYPE The IP address of secondary RADIUS accounting server. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.5.1.2 | InetAddress | not-accessible | current |
| hpnicfRdSecondaryAccVpnName OBJECT-TYPE The human-readable name of the VPN in which the secondary RADIUS accounting server is placed. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.5.1.3 | DisplayString (SIZE(0..31)) | not-accessible | current |
| hpnicfRdSecondaryAccUdpPort 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.11.2.14.11.15.2.13.1.5.1.4 | Integer32 (1..65535) | not-accessible | current |
| hpnicfRdSecondaryAccState 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.11.2.14.11.15.2.13.1.5.1.5 | INTEGER {active(1), block(2)} | read-create | current |
| hpnicfRdSecondaryAccKey OBJECT-TYPE The secret shared between the RADIUS client and the secondary RADIUS accounting server used in encoding and decoding sensitive data. When read, hpnicfRdSecondaryAccKey always returns an Octet String of length zero. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.5.1.6 | DisplayString (SIZE(0..64)) | read-create | current |
| hpnicfRdSecondaryAccRowStatus 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, hpnicfRdAccGroupName must be specified. The number of rows with the same hpnicfRdAccGroupName cann't be more than 15. | 1.3.6.1.4.1.11.2.14.11.15.2.13.1.5.1.7 | RowStatus | read-create | current |
| hpnicfRadiusAccounting OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.13.2 | |||
| hpnicfRadiusAccClient OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.13.2.1 | |||
| hpnicfRadiusAccServerTable OBJECT-TYPE The (conceptual) table listing the RADIUS accounting servers with which the client shares a secret. | 1.3.6.1.4.1.11.2.14.11.15.2.13.2.1.1 | not-accessible | current | |
| hpnicfRadiusAccServerEntry OBJECT-TYPE An entry (conceptual row) representing a RADIUS accounting server with which a client shares a secret. | 1.3.6.1.4.1.11.2.14.11.15.2.13.2.1.1.1 | not-accessible | current | |
| hpnicfRadiusAccClientStartRequests OBJECT-TYPE The number of RADIUS accounting start request sent to this server. | 1.3.6.1.4.1.11.2.14.11.15.2.13.2.1.1.1.1 | Counter32 | read-only | current |
| hpnicfRadiusAccClientStartResponses OBJECT-TYPE The number of RADIUS accounting start response received from this server. | 1.3.6.1.4.1.11.2.14.11.15.2.13.2.1.1.1.2 | Counter32 | read-only | current |
| hpnicfRadiusAccClientInterimRequests OBJECT-TYPE The number of RADIUS interim accounting request sent to this server. | 1.3.6.1.4.1.11.2.14.11.15.2.13.2.1.1.1.3 | Counter32 | read-only | current |
| hpnicfRadiusAccClientInterimResponses OBJECT-TYPE The number of RADIUS interim accounting response received from this server. | 1.3.6.1.4.1.11.2.14.11.15.2.13.2.1.1.1.4 | Counter32 | read-only | current |
| hpnicfRadiusAccClientStopRequests OBJECT-TYPE The number of RADIUS stop accounting request sent to this RADIUS server. | 1.3.6.1.4.1.11.2.14.11.15.2.13.2.1.1.1.5 | Counter32 | read-only | current |
| hpnicfRadiusAccClientStopResponses OBJECT-TYPE The number of RADIUS stop accounting response received from this server. | 1.3.6.1.4.1.11.2.14.11.15.2.13.2.1.1.1.6 | Counter32 | read-only | current |
| hpnicfRadiusServerTrap OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.13.3 | |||
| hpnicfRadiusServerTrapPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.13.3.0 | |||
| hpnicfRadiusAuthenticating OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.13.4 | |||
| hpnicfRadiusAuthClient OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.13.4.1 | |||
| hpnicfRadiusAuthServerTable OBJECT-TYPE The (conceptual) table listing the RADIUS authenticating servers with which the client shares a secret. | 1.3.6.1.4.1.11.2.14.11.15.2.13.4.1.1 | not-accessible | current | |
| hpnicfRadiusAuthServerEntry OBJECT-TYPE An entry (conceptual row) representing a RADIUS authenticating server with which a client shares a secret. | 1.3.6.1.4.1.11.2.14.11.15.2.13.4.1.1.1 | not-accessible | current | |
| hpnicfRadiusAuthFailureTimes OBJECT-TYPE The number of RADIUS authenticating failed to this server. | 1.3.6.1.4.1.11.2.14.11.15.2.13.4.1.1.1.1 | Counter32 | read-only | current |
| hpnicfRadiusAuthTimeoutTimes OBJECT-TYPE The number of RADIUS authenticating timeout to this server. | 1.3.6.1.4.1.11.2.14.11.15.2.13.4.1.1.1.2 | Counter32 | read-only | current |
| hpnicfRadiusAuthRejectTimes OBJECT-TYPE The number of RADIUS authenticating rejected to this server. | 1.3.6.1.4.1.11.2.14.11.15.2.13.4.1.1.1.3 | Counter32 | read-only | current |
| hpnicfRadiusExtend OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.13.5 | |||
| hpnicfRadiusExtendObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.13.5.1 | |||
| hpnicfRadiusExtendTables OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.13.5.2 | |||
| hpnicfRadiusSchAuthTable OBJECT-TYPE The (conceptual) table listing RADIUS authentication servers. | 1.3.6.1.4.1.11.2.14.11.15.2.13.5.2.1 | not-accessible | current | |
| hpnicfRadiusSchAuthEntry OBJECT-TYPE An entry (conceptual row) representing RADIUS authentication servers. | 1.3.6.1.4.1.11.2.14.11.15.2.13.5.2.1.1 | not-accessible | current | |
| hpnicfRadiusSchAuthGroupName OBJECT-TYPE The name of the RADIUS authentication server group referred to in this table entry. | 1.3.6.1.4.1.11.2.14.11.15.2.13.5.2.1.1.1 | DisplayString | not-accessible | current |
| hpnicfRadiusSchAuthPrimIpAddr OBJECT-TYPE The IP address of primary RADIUS authenticaiton server. | 1.3.6.1.4.1.11.2.14.11.15.2.13.5.2.1.1.2 | IpAddress | read-create | current |
| hpnicfRadiusSchAuthPrimUdpPort 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.11.2.14.11.15.2.13.5.2.1.1.3 | Integer32 | read-create | current |
| hpnicfRadiusSchAuthPrimKey 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.11.2.14.11.15.2.13.5.2.1.1.4 | DisplayString | read-create | current |
| hpnicfRadiusSchAuthSecIpAddr OBJECT-TYPE The IP address of secondary RADIUS authenticaiton server. | 1.3.6.1.4.1.11.2.14.11.15.2.13.5.2.1.1.5 | IpAddress | read-create | current |
| hpnicfRadiusSchAuthSecUdpPort 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.11.2.14.11.15.2.13.5.2.1.1.6 | Integer32 | read-create | current |
| hpnicfRadiusSchAuthSecKey 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.11.2.14.11.15.2.13.5.2.1.1.7 | DisplayString | read-create | current |
| hpnicfRadiusSchAuthRowStatus 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, hpnicfRadiusSchAuthGroupName must be specified, and this action will create a corresponding domain that hpnicfDomainRadiusGroupName is the same as hpnicfRadiusSchAuthGroupName. To destroy an existent row, the hpnicfRadiusSchAuthGroupName MUST NOT be referred by hpnicfDomainTable in hpnicfDomainRadiusGroupName column. | 1.3.6.1.4.1.11.2.14.11.15.2.13.5.2.1.1.8 | RowStatus | read-create | current |
| hpnicfRadiusSchAccTable OBJECT-TYPE The (conceptual) table listing RADIUS accounting servers. | 1.3.6.1.4.1.11.2.14.11.15.2.13.5.2.2 | not-accessible | current | |
| hpnicfRadiusSchAccEntry OBJECT-TYPE An entry (conceptual row) representing RADIUS accounting servers. | 1.3.6.1.4.1.11.2.14.11.15.2.13.5.2.2.1 | not-accessible | current | |
| hpnicfRadiusSchAccGroupName OBJECT-TYPE The name of the RADIUS accounting server group referred to in this table entry. | 1.3.6.1.4.1.11.2.14.11.15.2.13.5.2.2.1.1 | DisplayString | not-accessible | current |
| hpnicfRadiusSchAccPrimIpAddr OBJECT-TYPE The IP address of primary RADIUS accounting server. | 1.3.6.1.4.1.11.2.14.11.15.2.13.5.2.2.1.2 | IpAddress | read-create | current |
| hpnicfRadiusSchAccPrimUdpPort 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.11.2.14.11.15.2.13.5.2.2.1.3 | Integer32 | read-create | current |
| hpnicfRadiusSchAccPrimKey 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.11.2.14.11.15.2.13.5.2.2.1.4 | DisplayString | read-create | current |
| hpnicfRadiusSchAccSecIpAddr OBJECT-TYPE The IP address of secondary RADIUS accounting server. | 1.3.6.1.4.1.11.2.14.11.15.2.13.5.2.2.1.5 | IpAddress | read-create | current |
| hpnicfRadiusSchAccSecUdpPort 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.11.2.14.11.15.2.13.5.2.2.1.6 | Integer32 | read-create | current |
| hpnicfRadiusSchAccSecKey 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.11.2.14.11.15.2.13.5.2.2.1.7 | DisplayString | read-create | current |
| hpnicfRadiusSchAccRowStatus 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, hpnicfRadiusSchAccGroupName must be specified, and this action will create a corresponding domain that hpnicfDomainRadiusGroupName is the same as hpnicfRadiusSchAccGroupName. To destroy an existent row, the hpnicfRadiusSchAccGroupName MUST NOT be referred by hpnicfDomainTable in hpnicfDomainRadiusGroupName column. | 1.3.6.1.4.1.11.2.14.11.15.2.13.5.2.2.1.8 | RowStatus | read-create | current |
| hpnicfRadiusExtendTraps OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.13.5.3 | |||
| hpnicfRadiusStatistic OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.13.6 | |||
| hpnicfRadiusStatAccReq OBJECT-TYPE It shows the number of radius account request to the radius server. | 1.3.6.1.4.1.11.2.14.11.15.2.13.6.1 | Counter64 | read-only | current |
| hpnicfRadiusStatAccAck OBJECT-TYPE It shows the number of radius account response from the radius server. | 1.3.6.1.4.1.11.2.14.11.15.2.13.6.2 | Counter64 | read-only | current |
| hpnicfRadiusStatLogoutReq OBJECT-TYPE It shows the number of logout request to the radius server. | 1.3.6.1.4.1.11.2.14.11.15.2.13.6.3 | Counter64 | read-only | current |
| hpnicfRadiusStatLogoutAck OBJECT-TYPE It shows the number of logout response from the radius server. | 1.3.6.1.4.1.11.2.14.11.15.2.13.6.4 | Counter64 | read-only | current |
| hpnicfRadiusServerTrapVarObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.13.7 | |||
| hpnicfRadiusServerFirstTrapTime OBJECT-TYPE Represents the first trap time. | 1.3.6.1.4.1.11.2.14.11.15.2.13.7.1 | TimeTicks | accessible-for-notify | current |
Notifications
| Name | OID | Status |
|---|---|---|
| hpnicfRadiusAuthServerUpTrap NOTIFICATION-TYPE This trap is generated when the device finds that the state of RADIUS authentication server becomes reachable from unreachable. | 1.3.6.1.4.1.11.2.14.11.15.2.13.3.0.1 | current |
| hpnicfRadiusAccServerUpTrap NOTIFICATION-TYPE This trap is generated when the device finds that the state of RADIUS accounting server becomes reachable from unreachable. | 1.3.6.1.4.1.11.2.14.11.15.2.13.3.0.2 | current |
| hpnicfRadiusAuthErrTrap 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 hpnicfRadiusAuthErrThreshold. | 1.3.6.1.4.1.11.2.14.11.15.2.13.3.0.3 | current |
| hpnicfRadiusAuthServerDownTrap NOTIFICATION-TYPE This trap is generated when the authentication RADIUS server doesn't respond client's requests for specified times. | 1.3.6.1.4.1.11.2.14.11.15.2.13.3.1 | current |
| hpnicfRadiusAccServerDownTrap NOTIFICATION-TYPE This trap is generated when the accounting RADIUS server doesn't respond client's requests for specified times. | 1.3.6.1.4.1.11.2.14.11.15.2.13.3.2 | current |