dvbRcsFwdStartPolar

DVB-RCS-MIB · .1.3.6.1.2.1.10.239.1.2.1.1.1.4

Object

column r/w Enumeration
2-bit field giving the polarization of the start
transponder carrying a Network Information Table to
which any RCST shall trigger to acquire forward link:
    00: linear and horizontal
    01: linear and vertical
    10: circular left
    11: circular right

Context

MIB
DVB-RCS-MIB
OID
.1.3.6.1.2.1.10.239.1.2.1.1.1.4
Type
column
Access
readwrite
Status
current
Parent
dvbRcsFwdStartEntry
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::dvbRcsFwdStartPolar'
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::dvbRcsFwdStartPolar.<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::dvbRcsFwdStartPolar'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0linearHorizontal
1linearVertical
2circularLeft
3circularRight

Conformance