- Table of Contents
- Related Documents
-
Title | Size | Download |
---|---|---|
05-HH3C-PORTAL-MIB | 45.79 KB |
Contents
HH3C-PORTAL-MIB
About this MIB
Use this MIB to configure portal authentication and obtain portal authentication information.
MIB file name
hh3c-portal.mib
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.