xfRFStatus

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

Object

column Bits
This object shows the RAU status.
rfLoop - Warns if RF-loop is enabled on RAU
txOff  - Warns if TX is manually set to off

Context

MIB
XF-RADIOLINK-PTP-RADIO-MIB
OID
.1.3.6.1.4.1.193.81.3.4.3.1.2.1.11
Type
column
Access
readonly
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::xfRFStatus'
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::xfRFStatus.<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::xfRFStatus'

Syntax

Bits

Values & Constraints

Enumerated Values
0rfLoop0
1rfLoop1
2rfLoop2
3txOff0
4txOff1
5txOff2