dot11AuthenticationMACAddressFormat

AP80-PRIVATE-MIB · .1.3.6.1.4.1.14823.2.3.2.7.2.1.9

Object

column r/w Enumeration
This value indicates the MAC address format from Radius 
MAC authentication.
no-delimiter  format: aabbccddeeff
single-dash   format: aabbcc-ddeeff
multi-dash    format: aa-bb-cc-dd-ee-ff
multi-colon   format: aa:bb:cc:dd:ee:ff

Context

MIB
AP80-PRIVATE-MIB
OID
.1.3.6.1.4.1.14823.2.3.2.7.2.1.9
Type
column
Access
readwrite
Status
current
Parent
dot11AuthenticationServerEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AP80-PRIVATE-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AP80-PRIVATE-MIB::dot11AuthenticationMACAddressFormat'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AP80-PRIVATE-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AP80-PRIVATE-MIB::dot11AuthenticationMACAddressFormat.<dot11AuthenticationServerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AP80-PRIVATE-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AP80-PRIVATE-MIB::dot11AuthenticationMACAddressFormat'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1no-delimiter
2single-dash
3multi-dash
4multi-colon