16-User Access and Authentication

HomeSupportNFVH3C VSRReference GuidesMIB CompanionH3C VSR Series Virtual Service Router MIB Reference-R1362-6W10016-User Access and Authentication
02-HH3C-RADIUS-MIB
Title Size Download
02-HH3C-RADIUS-MIB 197.97 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 (1.3.6.1.4.1.25506.2.13.1.3.1)

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.

 

hh3cRadiusStatAccReq (1.3.6.1.4.1.25506.2.13.6.1)

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)

Object (OID)

Access

Syntax

Value range

Description

Implementation

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)

Object (OID)

Access

Syntax

Value range

Description

Implementation

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)

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cRadiusStatLogoutAck

(1.3.6.1.4.1.25506.2.13.6.4)

read-only

Counter64

Standard MIB values.

Number of RADIUS responses to disassociation requests.

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

read-only

DisplayString

OCTET STRING (1..32)

Name of a RADIUS scheme.

The access privilege is not-accessible.

As per the MIB.

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 (0..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.

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

read-only

DisplayString

OCTET STRING (1..32)

Name of a RADIUS accounting scheme.

The access privilege is not-accessible.

As per the MIB.

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.

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.

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.

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.

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.

 

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.

 

 

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