cnAutoAttachAutoVlanStatus
CAMBIUM-NETWORKS-AUTO-ATTACH-MIB ·
.1.3.6.1.4.1.17713.24.1.1.17
Object
scalar r/w
Enumeration
When Auto-VLAN is enabled, dynamic PBA rules,
actions and policies can be created and deleted
based on received LLDP frames that contain PBA
TLV data. When disabled, received LLDP PBA TLV
data is ignored on all ports.
Per-port processing of LLDP PBA TLV data is
controlled through the cnAutoAttachPortTlvTxEnable
object. The global setting takes precedence
over the per-port settings.
Context
- MIB
- CAMBIUM-NETWORKS-AUTO-ATTACH-MIB
- OID
.1.3.6.1.4.1.17713.24.1.1.17- 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::cnAutoAttachAutoVlanStatus.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::cnAutoAttachAutoVlanStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |