Comtech EF Data DMD20 User Manual
Page 112

DMD20/DMD50/DMD2050/DMD2050E/DMD1050/OM20 Remote Protocol
SNMP (MIB)
MN-DMDREMOTEOP Revision 9
2–16
milStd188pt165A(4),
dvbSat020(5)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Selects the transmit spectral mask and roll off."
::= { radDmd20ModNVStatus 46 }
radDmd20TxAlarms4Mask OBJECT-TYPE
SYNTAX BITS {
bucCurrentFault(0),
bucVoltageFault(1),
ethernetWanMajorAlarm(2),
bucPllAlarm(3),
bucOverTempAlarm(4),
bucSummaryAlarm(5),
bucOutputEnableAlarm(6),
bucCommunicationsAlarm(7)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Alarm mask:
0 = Mask, 1 = Allow"
::= { radDmd20ModNVStatus 47 }
radDmd20TxEthFlowControl OBJECT-TYPE
SYNTAX ControlType
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Disables/Enables the flow control of the Ethernet Bridge card."
::= { radDmd20ModNVStatus 48 }
radDmd20TxEthDaisyChain OBJECT-TYPE
SYNTAX INTEGER {
disable(1),
port4(2)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Selects PORT 4 Daisy Chain for Ethernet Bridge card."
::= { radDmd20ModNVStatus 49 }
radDmd20TxRsOfecRate OBJECT-TYPE
SYNTAX INTEGER (0..255255)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This provides the ReedSolomon N and K Values, the integer
fieldValue = (N * 1000) + K
Example: a Dvb Code Rate of 188/204 has a field value of 204188 = (204 * 1000) + 188