aviatRfTxMute

AVIAT-RF-MIB · .1.3.6.1.4.1.2509.9.5.2.1.1.4

Object

column r/w SNMPv2-TCTruthValue
This specifies the status of the factory mute of the
unit. If set to TRUE, the transmitter output will be
muted. It should be set to FALSE otherwise.
              
This setting is 'ORed' with other conditions
(including diagnostic functions and configuration
validation) to control the transmitter output status.

Context

MIB
AVIAT-RF-MIB
OID
.1.3.6.1.4.1.2509.9.5.2.1.1.4
Type
column
Access
readwrite
Status
current
Parent
aviatRfConfigEntry
Groups
1

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 'AVIAT-RF-MIB' -M '/opt/observium/mibs/aviat:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVIAT-RF-MIB::aviatRfTxMute'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AVIAT-RF-MIB' -M '/opt/observium/mibs/aviat:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVIAT-RF-MIB::aviatRfTxMute.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AVIAT-RF-MIB' -M '/opt/observium/mibs/aviat:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AVIAT-RF-MIB::aviatRfTxMute'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance