rcDot11MacFilteringControl
RUGGEDCOM-DOT11-MIB ·
.1.3.6.1.4.1.15004.4.4.4.1
Object
scalar r/w
Enumeration
MAC filtering policy in place for WLAN.
'open(1)' - No MAC filtering is performed, any MAC address is allowed
to connect from the network.
'allow(2)' - Only allow MACs specified in rcDot11MacFilteringTable.
'deny(3)' - Only deny MACs specified in rcDot11MacFilteringTable.
Context
- MIB
- RUGGEDCOM-DOT11-MIB
- OID
.1.3.6.1.4.1.15004.4.4.4.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rcDot11MacFiltering
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RUGGEDCOM-DOT11-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUGGEDCOM-DOT11-MIB::rcDot11MacFilteringControl.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RUGGEDCOM-DOT11-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RUGGEDCOM-DOT11-MIB::rcDot11MacFilteringControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | open |
2 | allow |
3 | deny |
Conformance
Member of