MIB Viewer

dnaMacFormatDelimiter

OBJECT-TYPE
1.3.6.1.4.1.171.14.151.1.1.4
Access
read-write
Status
current
Sub-identifiers
0
This object indicates the delimiter format of authentication MAC address. 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) }