- Table of Contents
- Related Documents
-
| Title | Size | Download |
|---|---|---|
| 01-HH3C-RADIUS-MIB | 92.14 KB |
Contents
hh3cRadiusAuthenticationServerUpTrap
hh3cRadiusAccountingServerUpTrap
HH3C-RADIUS-MIB
About this MIB
Use this MIB to obtain and configure RADIUS server settings.
MIB file name
hh3c-radius.mib
Notifications
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 |
Recovery |
Warning |
N/A |
OFF |
Notification triggers
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.
If the radius trap-version v2 command is used on the device and authentication server up notification is enabled, notification hh3cRadiusAuthenticationServerUpTrap is generated. If the radius trap-version v1 command is used on the device and authentication server up notification is enabled, notification hh3cRadiusAuthServerUpTrap is generated.
System impact
No negative impact on the system.
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 nodes |
Type |
Value range |
|
1.3.6.1.2.1.67.1.2.1.1.3.1.2 (radiusAuthServerAddress) |
IP address of an authentication server. |
radiusAuthServerIndex |
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. |
radiusAuthServerIndex |
INTEGER |
1.. 65535 |
|
1.3.6.1.4.1.25506.2.13.7.1 (hh3cRadiusServerFirstTrapTime) |
Time at which the notification was generated. |
N/A |
Timeticks |
Standard MIB values. |
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 |
Recovery |
Warning |
N/A |
OFF |
Notification triggers
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.
If the radius trap-version v2 command is used on the device and accounting server up notification is enabled, notification hh3cRadiusAccountingServerUpTrap is generated. If the radius trap-version v1 command is used on the device and accounting server up notification is enabled, notification hh3cRadiusAccServerUpTrap is generated.
System impact
No negative impact on the system.
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 nodes |
Type |
Value range |
|
1.3.6.1.2.1.67.2.2.1.1.3.1.2 (radiusAccServerAddress) |
IP address of an accounting server. |
radiusAccServerIndex |
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. |
radiusAccServerIndex |
INTEGER |
1.. 65535 |
|
1.3.6.1.4.1.25506.2.13.7.1 (hh3cRadiusServerFirstTrapTime) |
Time at which the notification was generated. |
N/A |
Timeticks |
Standard MIB values. |
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 |
Error |
Major |
1.3.6.1.4.1.25506.2.13.3.0.4 (hh3cRadiusAuthenticationServerUpTrap) |
OFF |
Notification triggers
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.
If the radius trap-version v2 command is used on the device and authentication server down notification is enabled, notification hh3cRadiusAuthenticationServerDownTrap is generated. If the radius trap-version v1 command is used on the device and authentication server down notification is enabled, notification hh3cRadiusAuthServerDownTrap is generated.
System impact
If no secondary authentication servers exist, users cannot perform authentication to come online.
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 nodes |
Type |
Value range |
|
1.3.6.1.2.1.67.1.2.1.1.3.1.2 (radiusAuthServerAddress) |
IP address of an authentication server. |
radiusAuthServerIndex |
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. |
radiusAuthServerIndex |
INTEGER |
1.. 65535 |
|
1.3.6.1.4.1.25506.2.13.7.1 (hh3cRadiusServerFirstTrapTime) |
Time at which the notification was generated. |
N/A |
Timeticks |
Standard MIB values. |
Recommended action
To resolve this issue:
1. Use the display interface command to view whether the interface connected to the authentication server is up:
¡ If no, troubleshoot the physical links.
¡ If yes, go to step 2.
2. Use the ping command to check whether the RADIUS server is reachable:
¡ If no, first check the network reachability between the device and the RADIUS server, and then check whether firewalls exist in the network. Make sure the RADIUS server is reachable.
¡ If yes, go to step 3.
3. Use the display current-configuration command to view whether the RADIUS server's configurations are correct:
¡ If no, modify the RADIUS server's configurations. For more information about RADIUS server configurations, see AAA commands in Security Command Reference and AAA configuration in Security Configuration Guide of the device.
¡ If yes, go to step 4.
4. If the issue persists, collect alarm information, log messages, and configuration data, and then contact H3C Support for help.
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 |
Error |
Major |
1.3.6.1.4.1.25506.2.13.3.0.5 (hh3cRadiusAccountingServerUpTrap) |
OFF |
Notification triggers
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.
If the radius trap-version v2 command is used on the device and accounting server down notification is enabled, notification hh3cRadiusAccountingServerDownTrap is generated. If the radius trap-version v1 command is used on the device and accounting server down notification is enabled, notification hh3cRadiusAccServerDownTrap is generated.
System impact
The server is unreachable and users cannot come online.
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 nodes |
Type |
Value range |
|
1.3.6.1.2.1.67.2.2.1.1.3.1.2 (radiusAccServerAddress) |
IP address of an accounting server. |
radiusAuthServerIndex |
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. |
radiusAuthServerIndex |
INTEGER |
1.. 65535 |
|
1.3.6.1.4.1.25506.2.13.7.1 (hh3cRadiusServerFirstTrapTime) |
Time at which the notification was first generated. |
N/A |
Timeticks |
Standard MIB values. |
Recommended action
To resolve this issue:
1. Use the display interface command to view whether the interface connected to the authentication server is up:
¡ If no, troubleshoot the physical links.
¡ If yes, go to step 2.
2. Use the ping command to check whether the RADIUS server is reachable:
¡ If no, first check the network reachability between the device and the RADIUS server, and then check whether firewalls exist in the network. Make sure the RADIUS server is reachable.
¡ If yes, go to step 3.
3. Use the display current-configuration command to view whether the RADIUS server's configurations are correct:
¡ If no, modify the RADIUS server's configurations. For more information about RADIUS server configurations, see AAA commands in Security Command Reference and AAA configuration in Security Configuration Guide of the device.
¡ If yes, go to step 4.
4. If the issue persists, collect alarm information, log messages, and configuration data, and then contact H3C Support for help.

