dvbRcsFwdStatusRolloff

DVB-RCS-MIB · .1.3.6.1.2.1.10.239.1.2.2.2.1.10

Object

column Enumeration
An estimate of the roll-off applied on the forward
link.
Supported values are:
    0: undefined
    1: 0.20
              
    2: 0.25
    3: 0.35

Context

MIB
DVB-RCS-MIB
OID
.1.3.6.1.2.1.10.239.1.2.2.2.1.10
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::dvbRcsFwdStatusRolloff'
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::dvbRcsFwdStatusRolloff.<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::dvbRcsFwdStatusRolloff'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0undefRolloff
1rolloff020
2rolloff025
3rolloff035

Conformance