dvbRcsFwdStatusModulation

DVB-RCS-MIB · .1.3.6.1.2.1.10.239.1.2.2.2.1.11

Object

column Enumeration
Indicates the modulation on the forward link used for
transmission to the RCST. Supported values are:
    0: unknown
    1: BPSK
    2: QPSK
    3: 8PSK
    4: 16APSK
    5: 32APSK
The RCST will report a value that has been used for
transmission to the RCST within the most recent 60
seconds.
If this is not relevant, the RCST will report
'unknown'.

Context

MIB
DVB-RCS-MIB
OID
.1.3.6.1.2.1.10.239.1.2.2.2.1.11
Type
column
Access
readonly
Status
current
Parent
dvbRcsFwdStatusEntry
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 'DVB-RCS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DVB-RCS-MIB::dvbRcsFwdStatusModulation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DVB-RCS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DVB-RCS-MIB::dvbRcsFwdStatusModulation.<dvbRcsFwdStatusIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DVB-RCS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DVB-RCS-MIB::dvbRcsFwdStatusModulation'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0unknown
1mBPSK
2mQPSK
3m8PSK
4m16APSK
5m32APSK

Conformance