swAuthMACFormatDelimiter
AUTH-MIB ·
.1.3.6.1.4.1.171.12.3.11.6
Object
scalar
r/w
Enumeration
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
Context
- MIB
- AUTH-MIB
- OID
.1.3.6.1.4.1.171.12.3.11.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- swCompoundAuthMgmt
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | hyphen |
3 | colon |
4 | dot |