17-User Access and Authentication

HomeSupportRoutersCR16000-M SeriesReference GuidesMIB CompanionH3C CR16000-M Routers MIB Reference-R838x-6W10017-User Access and Authentication
06-HH3C-PORTAL-MIB
Title Size Download
06-HH3C-PORTAL-MIB 75.68 KB

HH3C-PORTAL-MIB

About this MIB

Use this MIB to configure portal authentication and obtain portal authentication information.

MIB file name

hh3c-portal.mib

Root object

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

Tabular objects

hh3cPortalExtSrvTable

About this table

Use this table to configure a portal authentication server and obtain portal configuration and portal running state information.

Support for operations

CreateSupported

Edit/ModifySupported

DeleteSupported

ReadSupported

Columns

The table index is hh3cPortalExtSrvName.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cPortalExtSrvName (1.3.6.1.4.1.25506.2.99.7.1.1.1)

not-accessible

OCTET STRING

OCTET STRING (SIZE (0..32))

Name of the portal authentication server.

As per the MIB.

hh3cPortalExtSrvIPAddrType (1.3.6.1.4.1.25506.2.99.7.1.1.2)

read-create

InetAddressType

Standard MIB values.

IP address type of the portal authentication server.

You must specify hh3cPortalExtSrvIPAddrType and hh3cPortalExtSrvIP in pairs.

hh3cPortalExtSrvIP (1.3.6.1.4.1.25506.2.99.7.1.1.3)

read-create

InetAddress

OCTET STRING (0..255)

IP address of the portal authentication server.

You must specify hh3cPortalExtSrvIPAddrType and hh3cPortalExtSrvIP in pairs.

hh3cPortalExtSrvPort (1.3.6.1.4.1.25506.2.99.7.1.1.4)

read-write

Integer32

Integer32 (1..65534)

Port number of the portal authentication server.

As per the MIB.

hh3cPortalExtSrvRowStatus (1.3.6.1.4.1.25506.2.99.7.1.1.5)

read-create

RowStatus

active(1),

notInService(2),

notReady(3),

createAndGo(4),

createAndWait(5),

destroy(6)

Row status.

As per the MIB.

hh3cPortalExtSrvVpnName (1.3.6.1.4.1.25506.2.99.7.1.1.6)

read-create

OCTET STRING

OCTET STRING (SIZE (0..31))

VPN instance name.

You must specify hh3cPortalExtSrvVpnName together with hh3cPortalExtSrvIPAddrType and hh3cPortalExtSrvIP.

hh3cPortalExtSrvKey (1.3.6.1.4.1.25506.2.99.7.1.1.7)

read-create

OCTET STRING

OCTET STRING (SIZE (0..64))

Shared key for communication with the portal authentication server.

You must specify hh3cPortalExtSrvKey together with hh3cPortalExtSrvIPAddrType and hh3cPortalExtSrvIP.

A string of 0 to 64 characters. When read, this object returns a zero-length string.

 

Notifications

hh3cPortalServerLost

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.99.3.0.1

Portal authentication server is unreachable.

Error

Major

1.3.6.1.4.1.25506.2.99.3.0.2 (hh3cPortalServerGet)

OFF

 

Notification triggers

This notification is generated when the device receives no portal packets sent by the portal authentication server within the specified detection period.

This notification might be generated when the following events occur:

The device and the portal authentication server cannot reach each other.

The server heartbeat feature is disabled on the portal authentication server.

System impact

Portal users cannot log in.

Status control

ON

CLI: Use the server-detect trap command in portal authentication server view.

OFF

CLI: Use the undo server-detect command in portal authentication server view.

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.2.99.2.1.1.1 (hh3cPortalServerName)

Name of the portal authentication server.

hh3cPortalExtSrvName

OCTET STRING

OCTET STRING (1..32)

1.3.6.1.4.1.25506.2.99.3.1.1 (hh3cPortalFirstTrapTime)

Time when this notification is triggered.

N/A

Timeticks

Standard MIB values.

1.3.6.1.4.1.25506.2.99.3.1.2 (hh3cPortalServerIP)

IP address of the portal authentication server.

hh3cPortalExtSrvName

InetAddress

OCTET STRING (0..255)

1.3.6.1.4.1.25506.2.99.2.1.1.3 (hh3cPortalServerPort)

Port number of the portal authentication server.

hh3cPortalExtSrvName

Integer32

Integer32 (1..65534)

 

Recommended action

To resolve this issue:

1.Use the ping or ping ipv6 command to check whether the portal authentication server is reachable:

  - If no, troubleshoot the reachability between the device and the portal authentication server.

  - If yes, go to step 2.

2.Check whether the server heartbeat feature is enabled on the portal authentication server. If the heartbeat feature is enabled, make sure the server heartbeat interval configured on the portal authentication server is smaller than the detection timeout configured on the device.

  - If no, enable the server heartbeat feature on the portal authentication server and configure the server heartbeat interval as required.

  - If yes, go to step 3.

3.If the issue persists, collect alarm information and configuration data, and then contact H3C Support for help.

hh3cPortalServerGet

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.99.3.0.2

Portal authentication server is reachable.

Recovery

Warning

N/A (N/A)

OFF

 

Notification triggers

This notification is generated when the device receives portal packets sent by the portal authentication server within the specified detection period.

This notification might be generated when the following events occur:

The device receives portal packets sent by the portal authentication server within the specified detection period.

The server detection feature is disabled for the portal authentication server.

System impact

No negative impact on services.

Status control

ON

CLI: Use the server-detect trap command in portal authentication server view.

OFF

CLI: Use the undo server-detect command in portal authentication server view

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.2.99.2.1.1.1 (hh3cPortalServerName)

Name of the portal authentication server.

hh3cPortalExtSrvName

OCTET STRING

OCTET STRING (1..32)

1.3.6.1.4.1.25506.2.99.3.1.1 (hh3cPortalFirstTrapTime)

Time when this notification is triggered.

N/A

Timeticks

Standard MIB values.

1.3.6.1.4.1.25506.2.99.3.1.2 (hh3cPortalServerIP)

IP address of the portal authentication server.

hh3cPortalExtSrvName

InetAddress

OCTET STRING (0..255)

1.3.6.1.4.1.25506.2.99.2.1.1.3 (hh3cPortalServerPort)

Port number of the portal authentication server.

hh3cPortalExtSrvName

Integer32

Integer32 (1..65534)

 

Recommended action

No action is required.

 

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