wtnRadioAmplifiersEnable

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

Object

column r/w SNMPv2-TCTruthValue
true(1) - Enables amplifiers for transmitter and receiver.
The radio will begin transmitting and receiving data.  If the ODU
is looped back, unable to lock onto a signal, or the ODU equipment 
has failed, the enable command will return an error trap and 
the amplifier enable state will transition to disableAmplifiers(2).
              
              
false(2) - shuts down the transmit and receive amplifiers of the ODU.
This will cause the link to go down.  Payload will be dropped.
              
              
When the amplifiers are turned off, the active and standby 
channel assignments may be freely changed, if necessary, 
but notification of such changes to the far end will not be done 
automatically.  That is, channel assignments made when the 
amplifiers are disabled must be done manually at each node - 
near end and far end.
              
Default value after power up is false(2).

Context

MIB
ZHONE-PHY-WTN-RADIO-MIB
OID
.1.3.6.1.4.1.5504.5.8.1.1.8
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::wtnRadioAmplifiersEnable'
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::wtnRadioAmplifiersEnable.<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::wtnRadioAmplifiersEnable'

Syntax

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

Values & Constraints

Type Values
1true
2false