ntcMultiDemodStatsFrameType
NEWTEC-MULTI-DEMOD-MIB ·
.1.3.6.1.4.1.5835.5.2.3300.1.6.1.4
Object
column Enumeration
Dvb-S2 defines 2 FEC-frame types : - normal: FECframes of 64800 bits or 8100 bytes - short: FECframes of 16200 bits or 2025 bytes Short frames are used when working with low symbol rates or with latency sensitive applications.
Context
- MIB
- NEWTEC-MULTI-DEMOD-MIB
- OID
.1.3.6.1.4.1.5835.5.2.3300.1.6.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ntcMultiDemodStatsEntry
- 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 'NEWTEC-MULTI-DEMOD-MIB' -M '/opt/observium/mibs/newtec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NEWTEC-MULTI-DEMOD-MIB::ntcMultiDemodStatsFrameType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NEWTEC-MULTI-DEMOD-MIB' -M '/opt/observium/mibs/newtec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NEWTEC-MULTI-DEMOD-MIB::ntcMultiDemodStatsFrameType.<ntcMultiDemodStatsInx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NEWTEC-MULTI-DEMOD-MIB' -M '/opt/observium/mibs/newtec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NEWTEC-MULTI-DEMOD-MIB::ntcMultiDemodStatsFrameType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | short |
1 | normal |
Conformance
Member of