cmdot11plusAclAddress

CM-dot11plus-MIB · .1.3.6.1.4.1.1166.1.19.51.1.1.1.4.1.2

Object

column deprecated r/w SNMPv2-TCMacAddress
A MAC address of a station that is allowed to associate with the access point.
              
This MIB object is only valid for products supporting a single SSID

Context

MIB
CM-dot11plus-MIB
OID
.1.3.6.1.4.1.1166.1.19.51.1.1.1.4.1.2
Type
column
Access
readwrite
Status
deprecated
Parent
cmdot11plusAclEntry
Groups
1

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 'CM-dot11plus-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CM-dot11plus-MIB::cmdot11plusAclAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CM-dot11plus-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CM-dot11plus-MIB::cmdot11plusAclAddress.<cmdot11plusAclIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CM-dot11plus-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CM-dot11plus-MIB::cmdot11plusAclAddress'

Syntax

Source
SNMPv2-TCMacAddress
Base type
OctetString
Display format
1x:
Type Description
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires MAC
addresses to be transmitted most significant bit first.

Values & Constraints

Type Constraints
range: 6

Conformance