xfRAUModCapability
XF-RADIOLINK-PTP-RADIO-MIB ·
.1.3.6.1.4.1.193.81.3.4.3.1.1.1.5
Object
column RAUModCapability
This object shows the modulation methods supported by the radio unit.
Context
- MIB
- XF-RADIOLINK-PTP-RADIO-MIB
- OID
.1.3.6.1.4.1.193.81.3.4.3.1.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- xfRAUEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::xfRAUModCapability'
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::xfRAUModCapability.<entPhysicalIndex>'
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::xfRAUModCapability'
Syntax
- Source
- RAUModCapability
- Base type
Bits
Type Description
This TC enumerates the modulation capabilities. Modulation capabilities is indicated by 5 bits: bits 01234 00000 undetermined 00001 C-QPSK 00010 16-QAM 00011 C-QPSK & 16-QAM 00100 128-QAM 01000 32-QAM 10000 64-QAM ... 11111 C-QPSK & 16-QAM & 128-QAM & 32-QAM & 64-QAM
Values & Constraints
Type Values
0 | cqpsk |
1 | qam16 |
2 | qam128 |
3 | qam32 |
4 | qam64 |
Conformance
Member of