cnAutoAttachRestrictedMacMatch
CAMBIUM-NETWORKS-AUTO-ATTACH-MIB ·
.1.3.6.1.4.1.17713.24.1.1.7
Object
scalar r/w
Enumeration
When enabled, additional checks are performed
during evaluation of MAC address-based policies
to ensure that they are only applied to ports
on which only a single MAC address has been
learned or where the MAC that is matched by
the policy represents the directly connected
device.
When disabled, MAC address-based policies are
more freely applied to any port on which there
exists MAC address data matching policy criteria.
Context
- MIB
- CAMBIUM-NETWORKS-AUTO-ATTACH-MIB
- OID
.1.3.6.1.4.1.17713.24.1.1.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cnAutoAttachObjects
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 'CAMBIUM-NETWORKS-AUTO-ATTACH-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CAMBIUM-NETWORKS-AUTO-ATTACH-MIB::cnAutoAttachRestrictedMacMatch.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CAMBIUM-NETWORKS-AUTO-ATTACH-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CAMBIUM-NETWORKS-AUTO-ATTACH-MIB::cnAutoAttachRestrictedMacMatch'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |