linkBandwidthAndModulation
SIAE-RADIO-SYSTEM-MIB ·
.1.3.6.1.4.1.3373.1103.80.8.1.1
Object
Link Modulation and Bandwidth (channel spacing).
The value of this object value is computed by:
65536*modulation+bandwidth
where bandwidth selection is:
0 = 3.5MHz
1 = 7MHz
2 = 14MHz
3 = 28MHz
4 = 56MHz
5 = 10MHz
6 = 20MHz
7 = 30MHz
8 = 40MHz
9 = 50MHz
10 = 112MHz
11 = 250MHz
12 = 500MHz
13 = 750MHz
14 = 1GHz
15 = 60MHz
16 = 80MHz
17 = 2GHz
18 = 62.5MHz
19 = 125MHz
20 = 1.5GHz
and modulation is in bit-per-symbol:
1 = BPSK
2 = 4QAM
3 = 8PSK
4 = 16QAM
5 = 32QAM
6 = 64QAM
7 = 128QAM
8 = 256QAM
9 = 512QAM
10 = 1024QAM
11 = 2048QAM.
12 = 4096QAM.
Examples:
250Mhz-4QAM (131083),
500Mhz-4QAM (131084),
250Mhz-16QAM (262155),
500Mhz-64QAM (393228).
Note: 0 bit-per-symbol is not possible,
so value 0 is used for
BandwidthAndModulation unassigned.
Context
- MIB
- SIAE-RADIO-SYSTEM-MIB
- OID
.1.3.6.1.4.1.3373.1103.80.8.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- linkSettingsEntry
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 'SIAE-RADIO-SYSTEM-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-RADIO-SYSTEM-MIB::linkBandwidthAndModulation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SIAE-RADIO-SYSTEM-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-RADIO-SYSTEM-MIB::linkBandwidthAndModulation.<linkIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SIAE-RADIO-SYSTEM-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SIAE-RADIO-SYSTEM-MIB::linkBandwidthAndModulation'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647