MIB Viewer

h3cSecureRalmAuthMode

OBJECT-TYPE
1.3.6.1.4.1.43.45.1.10.2.26.1.1.4.4
Access
read-write
Status
current
Sub-identifiers
0
This controls how MAC addresses are authenticated. papUsernameAsMacAddress(1) Authentication uses the RADIUS server by sending a PAP request with Username and Password both equal to the MAC address being authenticated. This is the default. papUsernameFixed(2) Authentication uses the RADIUS server by sending a PAP request with Username and Password coming from the h3cSecureRalmAuthUsername and h3cSecureRalmAuthPassword MIB objects. In this mode the RADIUS server would normally take into account the request's calling-station-id attribute, which is the MAC address of the host being authenticated.
INTEGER { papUsernameAsMacAddress(1), papUsernameFixed(2) }