15-User Access and Authentication

HomeSupportReference GuidesMIB CompanionH3C S6800 & S6860 Switch Series MIB Companion-Release 671x-6W10015-User Access and Authentication
04-HH3C-RADIUS-MIB
Title Size Download
04-HH3C-RADIUS-MIB 189.17 KB

HH3C-RADIUS-MIB

About this MIB

Use this MIB to obtain and configure RADIUS server settings.

MIB file name

hh3c-radius.mib

Root object

iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).hh3c(25506).hh3cCommon(2).hh3cRadius(13)

Scalar objects

hh3cRadiusAuthErrThreshold

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cRadiusAuthErrThreshold (1.3.6.1.4.1.25506.2.13.1.3.1)

read-write

Unsigned32

Unsigned32 (1..100)

Authentication failure alarm threshold.

As per the MIB.

 

hh3cRadiusStatistic

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cRadiusStatAccReq

(1.3.6.1.4.1.25506.2.13.6.1)

read-only

Counter64

Standard MIB values.

Number of RADIUS accounting requests sent to the RADIUS server, including start-accounting requests and real-time accounting requests.

As per the MIB.

hh3cRadiusStatAccAck

(1.3.6.1.4.1.25506.2.13.6.2)

read-only

Counter64

Standard MIB values.

Number of RADIUS accounting responses received from the RADIUS server.

As per the MIB.

hh3cRadiusStatLogoutReq

(1.3.6.1.4.1.25506.2.13.6.3)

read-only

Counter64

Standard MIB values.

Number of logout requests sent to the RADIUS server.

As per the MIB.

hh3cRadiusStatLogoutAck

(1.3.6.1.4.1.25506.2.13.6.4)

read-only

Counter64

Standard MIB values.

Number of logout responses received from the RADIUS server.

As per the MIB.

Tabular objects

hh3cRdInfoTable

About this table

Use this table to configure or obtain RADIUS authentication scheme settings. Each RADIUS scheme contains a primary authentication server, a secondary authentication server, and other settings.

Support for operations

Create

Edit/Modify

Delete

Read

Supported

Supported

Supported

Supported

 

Columns

The table index is hh3cRdGroupName.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cRdGroupName (1.3.6.1.4.1.25506.2.13.1.1.1.1)

not-accessible

DisplayString

OCTET STRING (1..32)

Name of a RADIUS scheme.

The access privilege is not-accessible.

hh3cRdPrimUdpPort (1.3.6.1.4.1.25506.2.13.1.1.1.3)

read-create

Integer32

Standard MIB values.

Port number of the primary authentication server.

Value range: 1 to 65535.

hh3cRdPrimState (1.3.6.1.4.1.25506.2.13.1.1.1.4)

read-create

INTEGER

active(1),

block(2)

Status of the primary authentication server.

As per the MIB.

hh3cRdSecUdpPort (1.3.6.1.4.1.25506.2.13.1.1.1.6)

read-create

Integer32

Standard MIB values.

Port number of the secondary authentication server.

Value range: 1 to 65535.

hh3cRdSecState (1.3.6.1.4.1.25506.2.13.1.1.1.7)

read-create

INTEGER

active(1),

block(2)

Status of the secondary authentication server.

As per the MIB.

hh3cRdKey (1.3.6.1.4.1.25506.2.13.1.1.1.8)

read-create

DisplayString

OCTET STRING (1..32)

Shared key for communication with the authentication server.

The shared key is a string of 0 to 64 characters.

In dayou OEM version, the shared key string must be nine characters long or longer and must contain digits, uppercase letters, lowercase letters, and special characters.

When read, this object returns a zero-length string.

hh3cRdRetry (1.3.6.1.4.1.25506.2.13.1.1.1.9)

read-create

Integer32

Standard MIB values.

Maximum number of attempts for transmitting an authentication packet to the authentication server.

Value range: 1 to 20.

hh3cRdTimeout (1.3.6.1.4.1.25506.2.13.1.1.1.10)

read-create

Integer32

Standard MIB values.

Response timeout time for the RADIUS authentication server, in seconds.

Value range: 1 to 10.

hh3cRdPrimAuthIpAddrType (1.3.6.1.4.1.25506.2.13.1.1.1.11)

read-create

InetAddressType

Standard MIB values.

Type of the IP address for the primary authentication server.

You must specify hh3cRdPrimAuthIpAddrType and hh3cRdPrimAuthIpAddr in pairs in an SNMP request.

hh3cRdPrimAuthIpAddr (1.3.6.1.4.1.25506.2.13.1.1.1.12)

read-create

InetAddress

OCTET STRING (0..255)

IP address of the primary authentication server.

As per the MIB.

hh3cRdSecAuthIpAddrType (1.3.6.1.4.1.25506.2.13.1.1.1.13)

read-create

InetAddressType

Standard MIB values.

Type of the IP address for the secondary authentication server.

You must specify hh3cRdSecAuthIpAddrType and hh3cRdSecAuthIpAddr in pairs in an SNMP request.

hh3cRdSecAuthIpAddr (1.3.6.1.4.1.25506.2.13.1.1.1.14)

read-create

InetAddress

OCTET STRING (0..255)

IP address of the secondary authentication server.

As per the MIB.

hh3cRdQuietTime (1.3.6.1.4.1.25506.2.13.1.1.1.16)

read-create

Integer32

Integer32 (0..255)

Quiet time for the authentication server to restore to the active status, in minutes.

Value range: 0 to 255.

hh3cRdUserNameFormat (1.3.6.1.4.1.25506.2.13.1.1.1.17)

read-create

INTEGER

withoutdomain(1),

withdomain(2) ,

keeporignal(3)

Format of usernames sent to the RADIUS server.

As per the MIB.

hh3cRdRowStatus (1.3.6.1.4.1.25506.2.13.1.1.1.18)

read-create

RowStatus

Standard MIB values.

Row status.

The following values are supported:

·     active(1).

·     createAndGo(4).

·     destroy(6).

hh3cRdSecKey (1.3.6.1.4.1.25506.2.13.1.1.1.19)

read-create

DisplayString

OCTET STRING (0..64)

Shared key for communication with the secondary authentication server.

The shared key is a string of 0 to 64 characters.

In dayou OEM version, the shared key string must be nine characters long or longer and must contain digits, uppercase letters, lowercase letters, and special characters.

When read, this object returns a zero-length string.

hh3cRdPrimVpnName (1.3.6.1.4.1.25506.2.13.1.1.1.20)

read-create

DisplayString

OCTET STRING (0..31)

Name of the VPN to which the primary authentication server belongs.

As per the MIB.

hh3cRdSecVpnName (1.3.6.1.4.1.25506.2.13.1.1.1.21)

read-create

DisplayString

OCTET STRING (0..31)

Name of the VPN to which the secondary authentication server belongs.

As per the MIB.

hh3cRdAuthNasIpAddrType (1.3.6.1.4.1.25506.2.13.1.1.1.22)

read-create

InetAddressType

Standard MIB values.

Type of the NAS IP addresses for RADIUS authentication packets sent to the authentication server.

Not supported.

hh3cRdAuthNasIpAddr (1.3.6.1.4.1.25506.2.13.1.1.1.23)

read-create

 IpAddress

Standard MIB values.

NAS IPv4 address.

As per the MIB.

hh3cRdAuthNasIpv6Addr

(1.3.6.1.4.1.25506.2.13.1.1.1.24)

read-create

 Ipv6Address

Standard MIB values.

NAS IPv6 address.

As per the MIB.

 

hh3cRdAccInfoTable

About this table

Use this table to configure or obtain RADIUS accounting scheme settings. Each RADIUS scheme contains a primary accounting server, a secondary accounting server, and other settings.

Support for operations

Create

Edit/Modify

Delete

Read

Supported

Supported

Supported

Supported

You must specify hh3cRdAccRealTime and hh3cRdAccRealTimeUnit in pairs in an SNMP request.

Columns

The table index is hh3cRdAccGroupName.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cRdAccGroupName (1.3.6.1.4.1.25506.2.13.1.2.1.1)

not-accessible

DisplayString

OCTET STRING (1..32)

Name of a RADIUS accounting scheme.

The access privilege is not-accessible.

hh3cRdPrimAccIpAddrType (1.3.6.1.4.1.25506.2.13.1.2.1.2)

read-create

InetAddressType

Standard MIB values.

Type of the IP address for the primary accounting server.

You must specify hh3cRdPrimAccIpAddrType and hh3cRdPrimAccIpAddr in pairs in an SNMP request.

hh3cRdPrimAccIpAddr (1.3.6.1.4.1.25506.2.13.1.2.1.3)

read-create

InetAddress

OCTET STRING (0..255)

IP address of the primary accounting server.

As per the MIB.

hh3cRdPrimAccUdpPort (1.3.6.1.4.1.25506.2.13.1.2.1.4)

read-create

Integer32

Standard MIB values.

Port number of the primary accounting server.

Value range: 1 to 65535.

hh3cRdPrimAccState (1.3.6.1.4.1.25506.2.13.1.2.1.5)

read-create

INTEGER

active(1),

block(2)

Status of the primary accounting server.

As per the MIB.

hh3cRdSecAccIpAddrType (1.3.6.1.4.1.25506.2.13.1.2.1.6)

read-create

InetAddressType

Standard MIB values.

Type of the IP address for the secondary accounting server.

You must specify hh3cRdSecAccIpAddrType and hh3cRdSecAccIpAddr in pairs in an SNMP request.

hh3cRdSecAccIpAddr (1.3.6.1.4.1.25506.2.13.1.2.1.7)

read-create

InetAddress

OCTET STRING (0..255)

IP address of the secondary accounting server.

As per the MIB.

hh3cRdSecAccUdpPort (1.3.6.1.4.1.25506.2.13.1.2.1.8)

read-create

Integer32

Standard MIB values.

Port number of the secondary accounting server.

Value range: 1 to 65535.

hh3cRdSecAccState (1.3.6.1.4.1.25506.2.13.1.2.1.9)

read-create

INTEGER

active(1),

block(2)

Status of the primary accounting server.

As per the MIB.

hh3cRdAccKey (1.3.6.1.4.1.25506.2.13.1.2.1.10)

read-create

DisplayString

OCTET STRING (0..64)

Shared key for communication with the accounting server.

The shared key is a string of 0 to 64 characters.

In dayou OEM version, the shared key string must be nine characters long or longer and must contain digits, uppercase letters, lowercase letters, and special characters.

When read, this object returns a zero-length string.

hh3cRdAccRetry (1.3.6.1.4.1.25506.2.13.1.2.1.11)

read-create

Integer32

Standard MIB values.

Maximum number of attempts for transmitting an accounting packet to the accounting server.

Value range: 1 to 20.

hh3cRdAccTimeout (1.3.6.1.4.1.25506.2.13.1.2.1.12)

read-create

Integer32

Standard MIB values.

Response timeout time for the accounting server, in seconds.

Value range: 1 to 10.

hh3cRdAccServerType (1.3.6.1.4.1.25506.2.13.1.2.1.13)

read-create

INTEGER

standard(1),

iphotel(2),

portal(3),

extended(4)

Service type provided by the accounting server.

Only standard RADIUS attributes (value 1) are supported.

hh3cRdAccQuietTime (1.3.6.1.4.1.25506.2.13.1.2.1.14)

read-create

Integer32

Integer32 (0..255)

Quiet time for the accounting server to restore to the active status, in minutes.

Value range: 0 to 255.

hh3cRdAccFailureAction (1.3.6.1.4.1.25506.2.13.1.2.1.15)

read-create

INTEGER

ignore (1),

reject(2)

Action to take on accounting failure.

Not supported

hh3cRdAccRealTime (1.3.6.1.4.1.25506.2.13.1.2.1.16)

read-create

Integer32

Integer32 (0..71582)

Interval for sending real-time accounting packets (in minutes by default).

As per the MIB.

hh3cRdAccRealTimeRetry (1.3.6.1.4.1.25506.2.13.1.2.1.17)

read-create

Integer32

Integer32 (1..255)

Maximum number of accounting attempts.

As per the MIB.

hh3cRdAccSaveStopPktEnable (1.3.6.1.4.1.25506.2.13.1.2.1.18)

read-create

TruthValue

true(1),

false(2)

Whether to buffer RADIUS stop-accounting requests to which no responses have been received.

Not supported.

hh3cRdAccStopRetry (1.3.6.1.4.1.25506.2.13.1.2.1.19)

read-create

Integer32

Integer32 (10..65535)

Maximum number of transmission attempts for individual RADIUS stop-accounting requests.

Not supported.

hh3cRdAccDataFlowUnit (1.3.6.1.4.1.25506.2.13.1.2.1.20)

read-create

INTEGER

byte(1),

kiloByte(2),

megaByte(3),

gigaByte(4)

Data flow measurement unit for traffic statistics.

As per the MIB.

hh3cRdAccPacketUnit (1.3.6.1.4.1.25506.2.13.1.2.1.21)

read-create

INTEGER

onePacket(1),

kiloPacket (2),

megaPacket (3),

gigaPacket (4)

Packet measurement unit for traffic statistics.

As per the MIB.

hh3cRdAccRowStatus (1.3.6.1.4.1.25506.2.13.1.2.1.22)

read-create

RowStatus

Standard MIB values.

Row status.

The following values are supported:

·     active(1).

·     createAndGo(4).

·     destroy(6).

hh3cRdAcctOnEnable (1.3.6.1.4.1.25506.2.13.1.2.1.23)

read-create

TruthValue

true(1),

false(2)

Enabling status of the accounting-on feature.

As per the MIB.

hh3cRdAcctOnSendTimes (1.3.6.1.4.1.25506.2.13.1.2.1.24)

read-create

Integer32

Standard MIB values.

Maximum number of accounting-on packet transmission attempts.

As per the MIB.

hh3cRdAcctOnSendInterval (1.3.6.1.4.1.25506.2.13.1.2.1.25)

read-create

Integer32

Standard MIB values.

Interval for retransmitting an accounting-on packet.

As per the MIB.

hh3cRdSecAccKey (1.3.6.1.4.1.25506.2.13.1.2.1.26)

read-create

DisplayString

OCTET STRING (0..64)

Shared key for communication with the secondary accounting server.

The shared key is a string of 0 to 64 characters.

In dayou OEM version, the shared key string must be nine characters long or longer and must contain digits, uppercase letters, lowercase letters, and special characters.

When read, this object returns a zero-length string.

hh3cRdPrimAccVpnName (1.3.6.1.4.1.25506.2.13.1.2.1.27)

read-create

DisplayString

OCTET STRING (0..31)

Name of the VPN to which the primary accounting server belongs.

As per the MIB.

hh3cRdSecAccVpnName

(1.3.6.1.4.1.25506.2.13.1.2.1.28)

read-create

DisplayString

OCTET STRING (0..31)

Name of the VPN to which the secondary accounting server belongs.

As per the MIB.

hh3cRdAccNasIpAddrType (1.3.6.1.4.1.25506.2.13.1.2.1.29)

read-create

InetAddressType

Standard MIB values.

Type of the NAS IP addresses for RADIUS accounting packets sent to the RADIUS accounting server.

Not supported.

hh3cRdAccNasIpAddr (1.3.6.1.4.1.25506.2.13.1.2.1.30)

read-create

IpAddress

Standard MIB values.

NAS IPv4 address.

As per the MIB.

hh3cRdAccNasIpv6Addr (1.3.6.1.4.1.25506.2.13.1.2.1.31)

read-create

Ipv6Address

Standard MIB values.

NAS IPv6 address.

As per the MIB.

hh3cRdAccRealTimeUnit

(1.3.6.1.4.1.25506.2.13.1.2.1.32)

read-create

INTEGER

minute(0),

second(1)

Interval for sending real-time accounting packets.

As per the MIB.

 

hh3cRdSecondaryAuthServerTable

About this table

Use this table to configure or obtain secondary RADIUS authentication server settings.

Support for operations

Create

Edit/Modify

Delete

Read

Supported

Supported

Supported

Supported

 

Columns

The table indexes are hh3cRdGroupName, hh3cRdSecondaryAuthIpAddrType, hh3cRdSecondaryAuthIpAddr, hh3cRdSecondaryAuthVpnNam, and hh3cRdSecondaryAuthUdpPort.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cRdSecondaryAuthIpAddrType (1.3.6.1.4.1.25506.2.13.1.4.1.1)

not-accessible

InetAddressType

Standard MIB values.

Type of the IP address for a secondary authentication server.

As per the MIB.

hh3cRdSecondaryAuthIpAddr (1.3.6.1.4.1.25506.2.13.1.4.1.2)

not-accessible

InetAddress

OCTET STRING (0..255)

IP address of the secondary authentication server.

As per the MIB.

hh3cRdSecondaryAuthVpnName (1.3.6.1.4.1.25506.2.13.1.4.1.3)

not-accessible

DisplayString

OCTET STRING (0..31)

Name of the VPN to which the secondary authentication server belongs.

As per the MIB.

hh3cRdSecondaryAuthUdpPort (1.3.6.1.4.1.25506.2.13.1.4.1.4)

not-accessible

Integer32

Integer32 (1..65535)

Port number of the secondary authentication server.

As per the MIB.

hh3cRdSecondaryAuthState (1.3.6.1.4.1.25506.2.13.1.4.1.5)

read-create

INTEGER

active(1),

block(2)

Status of the secondary authentication server.

As per the MIB.

hh3cRdSecondaryAuthKey (1.3.6.1.4.1.25506.2.13.1.4.1.6)

read-create

DisplayString

OCTET STRING (0..64)

Shared key for communication with the secondary authentication server.

The shared key is a string of 0 to 64 characters.

In dayou OEM version, the shared key string must be nine characters long or longer and must contain digits, uppercase letters, lowercase letters, and special characters.

When read, this object returns a zero-length string.

hh3cRdSecondaryAuthRowStatus

(1.3.6.1.4.1.25506.2.13.1.4.1.7)

read-create

RowStatus

Standard MIB values.

Row status.

The following values are supported:

·     active(1).

·     createAndGo(4).

·     destroy(6).

 

hh3cRdSecondaryAccServerTable

About this table

Use this table to configure or obtain secondary RADIUS accounting server settings.

Support for operations

Create

Edit/Modify

Delete

Read

Supported

Supported

Supported

Supported

 

Columns

The table indexes are hh3cRdAccGroupName, hh3cRdSecondaryAccIpAddrType, hh3cRdSecondaryAccIpAddr, hh3cRdSecondaryAccVpnName, and hh3cRdSecondaryAccUdpPort.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cRdSecondaryAccIpAddrType (1.3.6.1.4.1.25506.2.13.1.5.1.1)

not-accessible

InetAddressType

Standard MIB values.

Type of the IP address for a secondary accounting server.

As per the MIB.

hh3cRdSecondaryAccIpAddr (1.3.6.1.4.1.25506.2.13.1.5.1.2)

not-accessible

InetAddress

OCTET STRING (0..255)

IP address of the secondary accounting server.

As per the MIB.

hh3cRdSecondaryAccVpnName (1.3.6.1.4.1.25506.2.13.1.5.1.3)

not-accessible

DisplayString

OCTET STRING (0..31)

Name of the VPN to which the secondary accounting server belongs.

As per the MIB.

hh3cRdSecondaryAccUdpPort (1.3.6.1.4.1.25506.2.13.1.5.1.4)

not-accessible

Integer32

Integer32 (1..65535)

Port number of the secondary accounting server.

As per the MIB.

hh3cRdSecondaryAccState (1.3.6.1.4.1.25506.2.13.1.5.1.5)

read-create

INTEGER

active(1),

block(2)

Status of the secondary accounting server.

As per the MIB.

hh3cRdSecondaryAccKey (1.3.6.1.4.1.25506.2.13.1.5.1.6)

read-create

DisplayString

OCTET STRING (0..64)

Shared key for communication with the secondary accounting server.

The shared key is a string of 0 to 64 characters.

In dayou OEM version, the shared key string must be nine characters long or longer and must contain digits, uppercase letters, lowercase letters, and special characters.

When read, this object returns a zero-length string.

hh3cRdSecondaryAccRowStatus

(1.3.6.1.4.1.25506.2.13.1.5.1.7)

read-create

RowStatus

Standard MIB values.

Row status.

The following values are supported:

·     active(1).

·     createAndGo(4).

·     destroy(6).

 

hh3cRadiusAccServerTable

About this table

This table collects packet statistics by RADIUS accounting server, which is not implemented by standard MIBs.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Supported

Columns

The table index is radiusAccServerIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cRadiusAccClientStartRequests (1.3.6.1.4.1.25506.2.13.2.1.1.1.1)

read-only

Counter32

Standard MIB values.

Number of start-accounting requests sent to the RADIUS server.

As per the MIB.

hh3cRadiusAccClientStartResponses (1.3.6.1.4.1.25506.2.13.2.1.1.1.2)

read-only

Counter32

Standard MIB values.

Number of start-accounting requests received from the RADIUS server.

As per the MIB.

hh3cRadiusAccClientInterimRequests (1.3.6.1.4.1.25506.2.13.2.1.1.1.3)

read-only

Counter32

Standard MIB values.

Number of real-time accounting request sent to the RADIUS server.

As per the MIB.

hh3cRadiusAccClientInterimResponses (1.3.6.1.4.1.25506.2.13.2.1.1.1.4)

read-only

Counter32

Standard MIB values.

Number of real-time accounting requests received from the RADIUS server.

As per the MIB.

hh3cRadiusAccClientStopRequests (1.3.6.1.4.1.25506.2.13.2.1.1.1.5)

read-only

Counter32

Standard MIB values.

Number of stop-accounting request sent to the RADIUS server.

As per the MIB.

hh3cRadiusAccClientStopResponses (1.3.6.1.4.1.25506.2.13.2.1.1.1.6)

read-only

Counter32

Standard MIB values.

Number of stop-accounting requests received from the RADIUS server.

As per the MIB.

 

hh3cRadiusAuthServerTable

About this table

This table collects authentication failure statistics by RADIUS authentication server, which is not implemented by standard MIBs.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Supported

 

Columns

The table index is radiusAuthServerIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cRadiusAuthFailureTimes (1.3.6.1.4.1.25506.2.13.4.1.1.1.1)

read-only

Counter32

Standard MIB values.

Number of authentication failures.

As per the MIB.

hh3cRadiusAuthTimeoutTimes (1.3.6.1.4.1.25506.2.13.4.1.1.1.2)

read-only

Counter32

Standard MIB values.

Number of authentication timeouts.

As per the MIB.

hh3cRadiusAuthRejectTimes (1.3.6.1.4.1.25506.2.13.4.1.1.1.3)

read-only

Counter32

Standard MIB values.

Number of authentication rejections.

As per the MIB.

 

Notifications

hh3cRadiusAuthServerUpTrap

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.13.3.0.1

Authentication server up

Informational

N/A

N/A

OFF

 

Description

 This notification is generated when the status of an authentication server changes from blocked to active.

This notification cannot function correctly with SNMPv2 and later versions. It has been replaced with hh3cRadiusAuthenticationServerUpTrap (1.3.6.1.4.1.25506.2.13.3.0.4) in SNMPv2 and later versions.

The notification generated by the device for the RADIUS authentication server up event (if enabled) depends on the SNMP version for the event:

·     If SNMPv1 is specified for this event by using the radius trap-version v1 command, the device generates the hh3cRadiusAuthServerUpTrap (1.3.6.1.4.1.25506.2.13.3.0.1) notification.

·     If SNMPv2 is specified for this event by using the radius trap-version v2 command, the device generates the hh3cRadiusAuthenticationServerUpTrap (1.3.6.1.4.1.25506.2.13.3.0.4) notification.

Status control

ON

CLI: Use both the snmp-agent trap enable radius authentication-server-up and radius trap-version v1 commands.

OFF

CLI: Use either the undo snmp-agent trap enable radius authentication-server-up command or the radius trap-version v2 command.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.67.1.2.1.1.3.1.2 (radiusAuthServerAddress)

IP address of an authentication server.

Yes

IP Address

Standard MIB values.

1.3.6.1.2.1.67.1.2.1.1.3.1.3 (radiusAuthClientServerPortNumber)

Port number of the authentication server.

Yes

INTEGER

1.. 65535

 

Recommended action

No action is required.

hh3cRadiusAccServerUpTrap

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.13.3.0.2

Accounting server up

Informational

N/A

N/A

OFF

 

Description

This notification is generated when the status of an accounting server changes from blocked to active.

This notification cannot function correctly with SNMPv2 and later versions. It has been replaced with hh3cRadiusAccountingServerUpTrap (1.3.6.1.4.1.25506.2.13.3.0.5) in SNMPv2 and later versions.

The notification generated by the device for the RADIUS accounting server up event (if enabled) depends on the SNMP version for the event:

·     If SNMPv1 is specified for this event by using the radius trap-version v1 command, the device generates the hh3cRadiusAccServerUpTrap (1.3.6.1.4.1.25506.2.13.3.0.2) notification.

·     If SNMPv2 is specified for this event by using the radius trap-version v2 command, the device generates the hh3cRadiusAccountingServerUpTrap (1.3.6.1.4.1.25506.2.13.3.0.5) notification.

Status control

ON

CLI: Use both the snmp-agent trap enable radius accounting-server-up and radius trap-version v1 commands.

OFF

CLI: Use either the undo snmp-agent trap enable radius accounting-server-up command or the radius trap-version v2 command.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.67.2.2.1.1.3.1.2 (radiusAccServerAddress)

IP address of an accounting server.

Yes

IP Address

Standard MIB values.

1.3.6.1.2.1.67.2.2.1.1.3.1.3 (radiusAccClientServerPortNumber)

Port number of the accounting server.

Yes

INTEGER

1.. 65535

 

Recommended action

No action is required.

hh3cRadiusAuthErrTrap

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.13.3.0.3

Authentication failure alarm threshold crossing.

Informational

Major

N/A

OFF

 

Description

This notification is generated when the authentication failure ratio reaches the authentication failure alarm threshold.

Status control

ON

CLI: Use the snmp-agent trap enable radius authentication-error-threshold command.

OFF

CLI: Use the undo snmp-agent trap enable radius authentication-error-threshold command.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.67.1.2.1.1.3.1.2 (radiusAuthServerAddress)

IP address of an authentication server.

Yes

IP Address

Standard MIB values.

1.3.6.1.2.1.67.1.2.1.1.3.1.3 (radiusAuthClientServerPortNumber)

Port number of the authentication server.

Yes

INTEGER

1.. 65535

 

Recommended action

No action is required.

hh3cRadiusAuthenticationServerUpTrap

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.13.3.0.4

Authentication server up

Informational

N/A

N/A

OFF

 

Description

This notification is generated when the status of an authentication server changes from blocked to active.

This notification replaces hh3cRadiusAuthServerUpTrap (1.3.6.1.4.1.25506.2.13.3.0.1) in SNMPv2 and later versions.

The notification generated by the device for the RADIUS authentication server up event (if enabled) depends on the SNMP version for the event:

·     If SNMPv2 is specified for this event by using the radius trap-version v2 command, the device generates the hh3cRadiusAuthenticationServerUpTrap (1.3.6.1.4.1.25506.2.13.3.0.4) notification.

·     If SNMPv1 is specified for this event by using the radius trap-version v1 command, the device generates the hh3cRadiusAuthServerUpTrap (1.3.6.1.4.1.25506.2.13.3.0.1) notification.

Status control

ON

CLI: Use both the snmp-agent trap enable radius authentication-server-up and radius trap-version v2 commands.

OFF

CLI: Use either the undo snmp-agent trap enable radius authentication-server-up command or the radius trap-version v1 command.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.67.1.2.1.1.3.1.2 (radiusAuthServerAddress)

IP address of an authentication server.

Yes

IP Address

Standard MIB values.

1.3.6.1.2.1.67.1.2.1.1.3.1.3 (radiusAuthClientServerPortNumber)

Port number of the authentication server.

Yes

INTEGER

1.. 65535

 

Recommended action

No action is required.

hh3cRadiusAccountingServerUpTrap

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.13.3.0.5

Accounting server up

Informational

N/A

N/A

OFF

 

Description

This notification is generated when the status of an accounting server changes from blocked to active.

This notification replaces hh3cRadiusAccServerUpTrap (1.3.6.1.4.1.25506.2.13.3.0.2) in SNMPv2 and later versions.

The notification generated by the device for the RADIUS accounting server up event (if enabled) depends on the SNMP version for the event:

·     If SNMPv2 is specified for this event by using the radius trap-version v2 command, the device generates the hh3cRadiusAccountingServerUpTrap (1.3.6.1.4.1.25506.2.13.3.0.5) notification.

·     If SNMPv1 is specified for this event by using the radius trap-version v1 command, the device generates the hh3cRadiusAccServerUpTrap (1.3.6.1.4.1.25506.2.13.3.0.2) notification.

Status control

ON

CLI: Use both the snmp-agent trap enable radius accounting-server-up and radius trap-version v2 commands.

OFF

CLI: Use either the undo snmp-agent trap enable radius accounting-server-up command or the radius trap-version v1 command.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.67.2.2.1.1.3.1.2 (radiusAccServerAddress)

IP address of an accounting server.

Yes

IP Address

Standard MIB values.

1.3.6.1.2.1.67.2.2.1.1.3.1.3 (radiusAccClientServerPortNumber)

Port number of the accounting server.

Yes

INTEGER

1.. 65535

 

Recommended action

No action is required.

hh3cRadiusAuthenticationServerDownTrap

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.13.3.0.6

Authentication server down

Informational

Major

N/A

OFF

 

Description

This notification is generated when the status of an authentication server changes from active to blocked.

This notification replaces hh3cRadiusAuthServerDownTrap (1.3.6.1.4.1.25506.2.13.3.1) in SNMPv2 and later versions.

The notification generated by the device for the RADIUS authentication server down event (if enabled) depends on the SNMP version for the event:

·     If SNMPv2 is specified for this event by using the radius trap-version v2 command, the device generates the hh3cRadiusAuthenticationServerDownTrap (1.3.6.1.4.1.25506.2.13.3.0.6) notification.

·     If SNMPv1 is specified for this event by using the radius trap-version v1 command, the device generates the hh3cRadiusAuthServerDownTrap (1.3.6.1.4.1.25506.2.13.3.1) notification.

Status control

ON

CLI: Use both the snmp-agent trap enable radius authentication-server-down and radius trap-version v2 commands.

OFF

CLI: Use either the undo snmp-agent trap enable radius authentication-server-down command or the radius trap-version v1 command.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.67.1.2.1.1.3.1.2 (radiusAuthServerAddress)

IP address of an authentication server.

Yes

IP Address

Standard MIB values.

1.3.6.1.2.1.67.1.2.1.1.3.1.3 (radiusAuthClientServerPortNumber)

Port number of the authentication server.

Yes

INTEGER

1.. 65535

 

Recommended action

No action is required.

hh3cRadiusAccountingServerDownTrap

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.13.3.0.7

Accounting server down

Informational

Major

N/A

OFF

 

Description

This notification is generated when the status of an accounting server changes from active to blocked.

This notification replaces hh3cRadiusAccServerDownTrap (1.3.6.1.4.1.25506.2.13.3.2) in SNMPv2 and later versions.

The notification generated by the device for the RADIUS accounting server down event (if enabled) depends on the SNMP version for the event:

·     If SNMPv2 is specified for this event by using the radius trap-version v2 command, the device generates the hh3cRadiusAccountingServerDownTrap (1.3.6.1.4.1.25506.2.13.3.0.7) notification.

·     If SNMPv1 is specified for this event by using the radius trap-version v1 command, the device generates the hh3cRadiusAccServerDownTrap (1.3.6.1.4.1.25506.2.13.3.2) notification.

Status control

ON

CLI: Use both the snmp-agent trap enable radius accounting-server-down and radius trap-version v2 commands.

OFF

CLI: Use either the undo snmp-agent trap enable radius accounting-server-down command or the radius trap-version v1 command.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.67.2.2.1.1.3.1.2 (radiusAccServerAddress)

IP address of an accounting server.

Yes

IP Address

Standard MIB values.

1.3.6.1.2.1.67.2.2.1.1.3.1.3 (radiusAccClientServerPortNumber)

Port number of an accounting server.

Yes

INTEGER

1.. 65535

 

Recommended action

No action is required.

hh3cRadiusAuthServerDownTrap

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.13.3.1

Authentication server down

Informational

Major

N/A

OFF

 

Description

This notification is generated when the status of an authentication server changes from active to blocked.

This notification cannot function correctly with SNMPv2 and later versions. It has been replaced with hh3cRadiusAuthenticationServerDownTrap (1.3.6.1.4.1.25506.2.13.3.0.6) in SNMPv2 and later versions.

The notification generated by the device for the RADIUS authentication server down event (if enabled) depends on the SNMP version for the event:

·     If SNMPv1 is specified for this event by using the radius trap-version v1 command, the device generates the hh3cRadiusAuthServerDownTrap (1.3.6.1.4.1.25506.2.13.3.1) notification.

·     If SNMPv2 is specified for this event by using the radius trap-version v2 command, the device generates the hh3cRadiusAuthenticationServerDownTrap (1.3.6.1.4.1.25506.2.13.3.0.6) notification.

Status control

ON

CLI: Use both the snmp-agent trap enable radius authentication-server-down and radius trap-version v1 commands.

OFF

CLI: Use either the undo snmp-agent trap enable radius authentication-server-down command or the radius trap-version v2 command.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.67.1.2.1.1.3.1.2 (radiusAuthServerAddress)

IP address of an authentication server.

Yes

IP Address

Standard MIB values.

1.3.6.1.2.1.67.1.2.1.1.3.1.3 (radiusAuthClientServerPortNumber)

Port number of the authentication server.

Yes

INTEGER

1.. 65535

 

Recommended action

No action is required.

hh3cRadiusAccServerDownTrap

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.13.3.2

Accounting server down

Informational

Major

N/A

OFF

 

Description

This notification is generated when the status of an accounting server changes from active to blocked.

This notification cannot function correctly with SNMPv2 and later versions. It has been replaced with hh3cRadiusAccountingServerDownTrap (1.3.6.1.4.1.25506.2.13.3.0.7) in SNMPv2 and later versions.

 The notification generated by the device for the RADIUS accounting server down event (if enabled) depends on the SNMP version for the event:

·     If SNMPv1 is specified for this event by using the radius trap-version v1 command, the device generates the hh3cRadiusAccServerDownTrap (1.3.6.1.4.1.25506.2.13.3.2) notification.

·     If SNMPv2 is specified for this event by using the radius trap-version v2 command, the device generates the hh3cRadiusAccountingServerDownTrap (1.3.6.1.4.1.25506.2.13.3.0.7) notification.

Status control

ON

CLI: Use both the snmp-agent trap enable radius accounting-server-down and radius trap-version v1 commands.

OFF

CLI: Use either the undo snmp-agent trap enable radius accounting-server-down command or the radius trap-version v2 command.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.67.2.2.1.1.3.1.2 (radiusAccServerAddress)

IP address of an accounting server.

Yes

IP Address

Standard MIB values.

1.3.6.1.2.1.67.2.2.1.1.3.1.3 (radiusAccClientServerPortNumber)

Port number of an accounting server.

Yes

INTEGER

1.. 65535

 

Recommended action

No action is required.

 

 

  • Cloud & AI
  • InterConnect
  • Intelligent Computing
  • Security
  • SMB Products
  • Intelligent Terminal Products
  • Product Support Services
  • Technical Service Solutions
All Services
  • Resource Center
  • Policy
  • Online Help
All Support
  • Become a Partner
  • Partner Resources
  • Partner Business Management
All Partners
  • Profile
  • News & Events
  • Online Exhibition Center
  • Contact Us
All About Us
新华三官网