dvbRcsFwdStartInnerFec
DVB-RCS-MIB ·
.1.3.6.1.2.1.10.239.1.2.1.1.1.8
Object
column r/w
Enumeration
Specifies the inner Forward Error Correction used on
the start transponder carrying a Network Information
Table to which any RCST shall trigger to acquire forward
link.
Supported values are:
autoFec (-1),
fecRate1/2 (0),
fecRate2/3 (1),
fecRate3/4 (2),
fecRate5/6 (3),
fecRate7/8 (4),
fecRate8/9 (5),
fecRate3/5 (6),
fecRate4/5 (7),
fecRate9/10 (8),
fecRate2/5 (9),
fecRate1/3 (10),
fecRate1/4 (11),
noInnerCode (12)
The support of autoFec is optional.
Context
- MIB
- DVB-RCS-MIB
- OID
.1.3.6.1.2.1.10.239.1.2.1.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dvbRcsFwdStartEntry
- 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 'DVB-RCS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DVB-RCS-MIB::dvbRcsFwdStartInnerFec'
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::dvbRcsFwdStartInnerFec.<dvbRcsFwdStartIndex>'
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::dvbRcsFwdStartInnerFec'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | autoFec |
0 | fecRate12 |
1 | fecRate23 |
2 | fecRate34 |
3 | fecRate56 |
4 | fecRate78 |
5 | fecRate89 |
6 | fecRate35 |
7 | fecRate45 |
8 | fecRate910 |
9 | fecRate25 |
10 | fecRate13 |
11 | fecRate14 |
12 | noInnerCode |
Conformance
Member of