agentInterfaceVlanQuarantine
AIRESPACE-SWITCHING-MIB ·
.1.3.6.1.4.1.14179.1.2.13.1.17
Object
This object is used to configure the health of the
interface identified by agentInterfaceName.
A value of 'true' is used to indicate that this
particular interface is unhealthy. In this case,
the data packets of the clients, that are assigned
the VLAN Id corresponding to this interface, must
be tunneled to the Controller by the REAP AP.
A value of 'false' indicates that the VLAN configured
against the interface is healthy and that the REAP
AP can switch the clients of this VLAN locally rather
than tunneling them to the Controller.
Context
- MIB
- AIRESPACE-SWITCHING-MIB
- OID
.1.3.6.1.4.1.14179.1.2.13.1.17- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentInterfaceConfigEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'AIRESPACE-SWITCHING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AIRESPACE-SWITCHING-MIB::agentInterfaceVlanQuarantine'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AIRESPACE-SWITCHING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AIRESPACE-SWITCHING-MIB::agentInterfaceVlanQuarantine.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AIRESPACE-SWITCHING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AIRESPACE-SWITCHING-MIB::agentInterfaceVlanQuarantine'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of