16-User Access and Authentication

HomeSupportNFVH3C VSRReference GuidesMIB CompanionH3C VSR Series Virtual Service Router MIB Reference-R1362-6W10016-User Access and Authentication
03-HH3C-USER-MIB
Title Size Download
03-HH3C-USER-MIB 125.43 KB

HH3C-USER-MIB

About this MIB

Use this MIB to manage local users.

MIB file name

hh3c-user.mib

Root object

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

Scalar objects

hh3cUserMaxNum (1.3.6.1.4.1.25506.2.12.1.3)

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cUserMaxNum (1.3.6.1.4.1.25506.2.12.1.3)

read-only

Integer32

Standard MIB values.

Maximum number of local users can be created.

Implementation varies by product.

 

hh3cUserCurrNum (1.3.6.1.4.1.25506.2.12.1.4)

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cUserCurrNum (1.3.6.1.4.1.25506.2.12.1.4)

read-only

Integer32

Standard MIB values.

Number of existing local users.

As per the MIB.

 

hh3cUserIndexIndicator (1.3.6.1.4.1.25506.2.12.1.5)

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cUserIndexIndicator (1.3.6.1.4.1.25506.2.12.1.5)

read-only

Integer32

Standard MIB values.

Index to be used for the next local user.

As per the MIB.

 

Tabular objects

hh3cUserInfoTable

About this table

Use this table to configure or obtain basic information of a local user.

Support for operations

Create

Edit/Modify

Delete

Read

Supported

Supported

Supported

Supported

You must specify hh3cUserPassword and hh3cAuthMode in pairs in an SNMP request.

 

Columns

The table index is hh3cUserIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cUserName (1.3.6.1.4.1.25506.2.12.1.1.1.1)

read-create

DisplayString

OCTET STRING (1..255)

Name of a local user.

Supported.

The username is a case-sensitive string of up to 55 characters. It cannot be empty or be a, al, or all, and cannot contain the following special characters: backslashes (\), forward slashes (/), colons (:), asterisks (*), question marks (?), left angle brackets (<), right angle brackets (>), vertical bars (|), at signs (@).

The username of each local user is unique. You cannot edit an existing username.

hh3cUserPassword (1.3.6.1.4.1.25506.2.12.1.1.1.2)

read-create

DisplayString

OCTET STRING (0..255)

Password of the local user.

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

hh3cAuthMode (1.3.6.1.4.1.25506.2.12.1.1.1.3)

read-create

Integer32

Standard MIB values.

Encrypting type of the user password.

Value range: 0 or 7.

hh3cUserState (1.3.6.1.4.1.25506.2.12.1.1.1.5)

read-create

INTEGER

active(0),

block(1)

Status of the local user.

As per the MIB.

hh3cUserInfoRowStatus (1.3.6.1.4.1.25506.2.12.1.1.1.6)

read-create

RowStatus

active(1),

createAndGo(4),

destroy(6)

Row status.

As per the MIB.

hh3cUserIndex (1.3.6.1.4.1.25506.2.12.1.1.1.7)

not-accessible

Integer32

Integer32 (1..2147483646)

Index of the local user.

Value range: 1 to 1024.

 

hh3cUserAttributeTable

About this table

This table contains attributes of a local user.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Supported

Not supported

Supported

Columns

The table index is hh3cUserIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cAccessLimit (1.3.6.1.4.1.25506.2.12.1.2.1.1)

read-write

Integer32

Standard MIB values.

Maximum number of concurrent users that can use a username to access the device.

Default: No limit is placed on the maximum number of concurrent users that can use a username to access the device.

Value range: 0 to 1024.

hh3cIdleCut (1.3.6.1.4.1.25506.2.12.1.2.1.2)

read-write

Integer32

Standard MIB values.

Idle timeout period, in seconds.

This object will round the specified value to the nearest multiple of 60.

hh3cIPAddress (1.3.6.1.4.1.25506.2.12.1.2.1.3)

read-write

IpAddress

Standard MIB values.

IP address of a user.

Default: 0.0.0.0.

hh3cMacAddress (1.3.6.1.4.1.25506.2.12.1.2.1.8)

read-write

MacAddress

OCTET STRING (6)

MAC address of the user.

As per the MIB.

hh3cVlan (1.3.6.1.4.1.25506.2.12.1.2.1.9)

read-write

Integer32

Integer32 (0..4094)

ID of the VLAN to which the user belongs.

As per the MIB.

hh3cLanAccessService (1.3.6.1.4.1.25506.2.12.1.2.1.12)

read-write

ServiceType

enable(1),

disable(2)

LAN access service.

As per the MIB.

hh3cUserGroup (1.3.6.1.4.1.25506.2.12.1.2.1.17)

read-write

DisplayString

OCTET STRING (0..255)

User group of the user.

A user group name cannot exceed 32 characters.

hh3cPortalService (1.3.6.1.4.1.25506.2.12.1.2.1.18)

read-write

ServiceType

enable(1),

disable(2)

Portal service.

As per the MIB.

hh3cPPPService (1.3.6.1.4.1.25506.2.12.1.2.1.19)

read-write

ServiceType

enable(1),

disable(2)

PPP service.

As per the MIB.

hh3cUserIfIndex (1.3.6.1.4.1.25506.2.12.1.2.1.22)

read-write

Integer32

Standard MIB values.

Index of the user's access interface.

As per the MIB.

 

hh3cUserRoleTable

About this table

Use this table to configure or obtain basis information of a local user.

Support for operations

Create

Edit/Modify

Delete

Read

Supported

Not supported

Supported

Supported

Columns

The table indexes are hh3cUserIndex and hh3cUserRole.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cUserRole (1.3.6.1.4.1.25506.2.12.1.6.1.1)

not-accessible

DisplayString

OCTET STRING  (1..63))

User role.

In MDCs, the default user role is mdc-operator.

In non-MDCs, the default user role is network-operator.

hh3cUserRoleStatus (1.3.6.1.4.1.25506.2.12.1.6.1.2)

read-create

RowStatus

active(1),

createAndGo(4),

destroy(6)

Row status.

You must specify hh3cUserIndex when you create a local user.

 

hh3cUserGroupInfoTable

About this table

Use this table to configure or obtain basic information of a user group.

Support for operations

Create

Edit/Modify

Delete

Read

Supported

Supported

Supported

Supported

Columns

The table index is hh3cUserGroupName.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cUserGroupName (1.3.6.1.4.1.25506.2.12.2.1.1.1)

not-accessible

DisplayString

OCTET STRING (1..255)

Name of a user group.

As per the MIB.

hh3cUserGroupInfoRowStatus (1.3.6.1.4.1.25506.2.12.2.1.1.2)

read-create

RowStatus

active(1),

createAndGo(4),

destroy(6)

Row status.

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
新华三官网