MIB Viewer

swAuthMACFormatDelimiter

OBJECT-TYPE
1.3.6.1.4.1.171.12.3.11.6
Access
read-write
Status
current
Source
AUTH-MIB
Sub-identifiers
0
This object indicates the delimiter format of authentication MAC address for RADIUS authentication. none: Not using any delimiter, the format is: AABBCCDDEEFF hyphen: Using '-' as delimiter, the format is: AA-BB-CC-DD-EE-FF colon: Using ':' as delimiter, the format is: AA:BB:CC:DD:EE:FF dot: Using '.' as delimiter, the format is: AA.BB.CC.DD.EE.FF
INTEGER { none(1), hyphen(2), colon(3), dot(4) }