radioTxMute

OBS ✓
SAF-IPRADIO · .1.3.6.1.4.1.7571.100.1.1.5.1.1.1.10.1.8

Object

column mandatory r/w Enumeration
Status of 'Tx mute':
1 - Tx is muted;
2 - Tx is not muted.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Polling
Explore Observium network monitoring

Context

MIB
SAF-IPRADIO
OID
.1.3.6.1.4.1.7571.100.1.1.5.1.1.1.10.1.8
Type
column
Access
readwrite
Status
mandatory
Parent
radioEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1on
2off