xfRFTxAdminStatus

XF-RADIOLINK-PTP-RADIO-MIB · .1.3.6.1.4.1.193.81.3.4.3.1.2.1.8

Object

column r/w Enumeration
This object sets the desired status of the transmitter.
Value other(1) not settable.
              
Especially for far end:
  txOff(2), requests far end transmitter to be turned off.
  txOn(3), requests far end transmitter to be turned on.
  Default value: txOff(2) - near end.
                 other(1) - far end.

Context

MIB
XF-RADIOLINK-PTP-RADIO-MIB
OID
.1.3.6.1.4.1.193.81.3.4.3.1.2.1.8
Type
column
Access
readwrite
Status
current
Parent
xfRFIFEntry
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 'XF-RADIOLINK-PTP-RADIO-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XF-RADIOLINK-PTP-RADIO-MIB::xfRFTxAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XF-RADIOLINK-PTP-RADIO-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XF-RADIOLINK-PTP-RADIO-MIB::xfRFTxAdminStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XF-RADIOLINK-PTP-RADIO-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XF-RADIOLINK-PTP-RADIO-MIB::xfRFTxAdminStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2txOff
3txOn