entLanMacFilteringMode
SENAO-ENTERPRISE-INDOOR-AP-CB-MIB ·
.1.3.6.1.4.1.14125.100.4.2
Object
scalar r/w
Enumeration
The mode of LAN MAC filtering can be 0(white list), 1(black list)
Context
- MIB
- SENAO-ENTERPRISE-INDOOR-AP-CB-MIB
- OID
.1.3.6.1.4.1.14125.100.4.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- entMacFilter
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 'SENAO-ENTERPRISE-INDOOR-AP-CB-MIB' -M '/opt/observium/mibs/senao:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SENAO-ENTERPRISE-INDOOR-AP-CB-MIB::entLanMacFilteringMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SENAO-ENTERPRISE-INDOOR-AP-CB-MIB' -M '/opt/observium/mibs/senao:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SENAO-ENTERPRISE-INDOOR-AP-CB-MIB::entLanMacFilteringMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | white-list |
1 | black-list |