xfMMUModCapability
XF-RADIOLINK-PTP-MODEM-MIB ·
.1.3.6.1.4.1.193.81.3.4.2.1.1.1.4
Object
column MMUModCapability
This object shows the modulation capability.
Context
- MIB
- XF-RADIOLINK-PTP-MODEM-MIB
- OID
.1.3.6.1.4.1.193.81.3.4.2.1.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- xfModemEntry
- 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-MODEM-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XF-RADIOLINK-PTP-MODEM-MIB::xfMMUModCapability'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XF-RADIOLINK-PTP-MODEM-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XF-RADIOLINK-PTP-MODEM-MIB::xfMMUModCapability.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XF-RADIOLINK-PTP-MODEM-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XF-RADIOLINK-PTP-MODEM-MIB::xfMMUModCapability'
Syntax
- Source
- MMUModCapability
- 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