wtnAutoChannelSwitchEnable

ZHONE-PHY-WTN-RADIO-MIB · .1.3.6.1.4.1.5504.5.8.1.1.6

Object

column r/w SNMPv2-TCTruthValue
true(1) - allows radio to automatically switch 
to the standby channel in case of active channel 
interference.
              
false(2) - inhibits radio from automatically 
switching to the standby channel.
              
The default value is false(2).

Context

MIB
ZHONE-PHY-WTN-RADIO-MIB
OID
.1.3.6.1.4.1.5504.5.8.1.1.6
Type
column
Access
readwrite
Status
current
Parent
wtnConfigEntry

Walk 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 'ZHONE-PHY-WTN-RADIO-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-PHY-WTN-RADIO-MIB::wtnAutoChannelSwitchEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-PHY-WTN-RADIO-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-PHY-WTN-RADIO-MIB::wtnAutoChannelSwitchEnable.<wtnRadioIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-PHY-WTN-RADIO-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-PHY-WTN-RADIO-MIB::wtnAutoChannelSwitchEnable'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false