All MIBs › NOVELSAT-MODULATOR-MIB
Organization: Novelsat
Last Updated: 2010-09-12
Category: Satellite and VSAT
Description:
Covers carrier configuration, symbol rate, and output power settings for the modulator in Novelsat VSAT satellite modems.
Imported Objects
From IF-MIB
| ifIndex | OBJECT-TYPE |
From NOVELSAT-ROOT-MIB
| nsRoot | MODULE-IDENTITY |
From SNMPv2-SMI
| Counter32 | |
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| OBJECT-IDENTITY | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| DisplayString |
What Is NOVELSAT-MODULATOR-MIB?
NOVELSAT-MODULATOR-MIB is a vendor-specific MIB from Novelsat covering the modulator function of its satellite VSAT modem product line, part of the broader Novelsat enterprise MIB tree for satellite communications equipment. It exposes RF/carrier configuration data for each modulator line, including transmit line status, mode, channel priority, roll-off factor, sine-wave test status, RF frequency, symbol rate, output power, gold sequence code, dual-channel state, and bit rate. Its primary monitoring value is confirming hardware transmit status and configuration correctness: nsModConfigLineTXStatus indicates whether the modulator's RF output is actually transmitting, while power, frequency, and symbol-rate settings let an operator verify the carrier matches the satellite link plan and hasn't drifted or been misconfigured. It is a self-contained vendor MIB with no apparent dependency on other standard MIBs beyond basic SNMP SMI conventions. It is deployed on Novelsat satellite modulator/modem hardware used at VSAT hub or remote sites for satellite uplink transmission, where NOVELSAT-MODULATOR-MIB SNMP monitoring confirms carrier parameters remain within the provisioned link plan.
IPNetwork Monitor allows you to monitor SNMP objects defined in NOVELSAT-MODULATOR-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- modulator TX (transmit) status
- RF frequency
- symbol rate
- output power
- line mode and channel priority
- roll-off factor and gold sequence configuration
Supported Devices
- NovelSat satellite modulators
Monitoring Examples
A network operations center would poll nsModConfigLineTXStatus and nsModConfigLinePower on each modulator line to confirm it is actively transmitting at the expected power level, cross-checking nsModConfigLineRFFreq and nsModConfigLineSymbolRate against the provisioned carrier plan. A TX status showing off/fault or a power reading far below the configured setpoint would reveal a failed or degraded satellite uplink carrier before it causes a service outage.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| nsModulator | 1.3.6.1.4.1.37576.3 | novelsat MIB branch for Modulator products | ||
| nsModConfig | 1.3.6.1.4.1.37576.3.1 | Modulator MIB branch that holds all Modulator parameters. | ||
| nsModConfigLine | 1.3.6.1.4.1.37576.3.1.1 | Modulator MIB branch that holds all Modulator line parameters. | ||
| INT nsModConfigLineTXStatus | 1.3.6.1.4.1.37576.3.1.1.1 | INTEGER | read-write | This parameter determine the TX status: enabled/disabled. |
| INT nsModConfigLineMode | 1.3.6.1.4.1.37576.3.1.1.2 | INTEGER | read-write | This parameter holds Line mode. |
| INT nsModConfigLineChPriority | 1.3.6.1.4.1.37576.3.1.1.4 | INTEGER | read-write | This parameter is no longer supported |
| INT nsModConfigLineRollOff | 1.3.6.1.4.1.37576.3.1.1.5 | INTEGER | read-write | This parameter holds Line roll off. rollOff005 = 0.05 rollOff010 = 0.10 rollOff015 = 0.15 rollOff020 = 0.20 rollOff025 = 0.25 rollOff035 = 0.35 |
| INT nsModConfigLineSineStatus | 1.3.6.1.4.1.37576.3.1.1.6 | INTEGER | read-write | This parameter holds Line sine status: on/off. |
| U32 nsModConfigLineRFFreq | 1.3.6.1.4.1.37576.3.1.1.7 | Unsigned32 | read-write | This parameter holds Line RF frequency in 10Hrz. |
| I32 nsModConfigLineSymbolRate | 1.3.6.1.4.1.37576.3.1.1.8 | Integer32 | read-write | This parameter holds Line symbol rate in SPS. |
| I32 nsModConfigLinePower | 1.3.6.1.4.1.37576.3.1.1.9 | Integer32 | read-write | This parameter holds Line power in hundreds of dBm. |
| I32 nsModConfigLineGoldSeq | 1.3.6.1.4.1.37576.3.1.1.10 | Integer32 | read-write | This parameter holds Line golden sequence. |
| INT nsModConfigLineDualChState | 1.3.6.1.4.1.37576.3.1.1.11 | INTEGER | read-write | This parameter holds Line dual channel status: dual/single channel. |
| I32 nsModConfigLineBitRate | 1.3.6.1.4.1.37576.3.1.1.12 | Integer32 | read-write | This parameter holds Line bit rate in bPS. |
| INT nsModConfigLinePowerUpTXState | 1.3.6.1.4.1.37576.3.1.1.13 | INTEGER | read-write | This parameter holds Line Power-Up TX State: disable/enable. |
| INT nsModConfigLineAcmMode | 1.3.6.1.4.1.37576.3.1.1.14 | INTEGER | read-write | This parameter holds Line ACM mode: enable/disable. |
| INT nsModConfigLineOutputLevelMode | 1.3.6.1.4.1.37576.3.1.1.15 | INTEGER | read-write | This parameter holds Line output level mode. |
| INT nsModConfigLineChannel1Bandwidth | 1.3.6.1.4.1.37576.3.1.1.16 | INTEGER | read-write | This parameter holds Channel-1 allocated bandwidth percentage. |
| INT nsModConfigLineChannel2Bandwidth | 1.3.6.1.4.1.37576.3.1.1.17 | INTEGER | read-write | This parameter holds Channel-2 allocated bandwidth percentage. |
| INT nsModConfigLineSpectrumInvert | 1.3.6.1.4.1.37576.3.1.1.18 | INTEGER | read-write | This parameter holds Line spectrum invert status: on/off. |
| I32 nsModConfigLineRecommendedBitRate | 1.3.6.1.4.1.37576.3.1.1.19 | Integer32 | read-only | This parameter holds Line recommended bit rate in bPS. |
| U32 nsModConfigLineLOFreq | 1.3.6.1.4.1.37576.3.1.1.20 | Unsigned32 | read-write | This parameter holds Line LO frequency in 10Hrz. |
| INT nsModConfigLineAcmUseManagementIp | 1.3.6.1.4.1.37576.3.1.1.21 | INTEGER | read-write | This parameter is no longer supported |
| IP nsModConfigLineAcmIpAddress | 1.3.6.1.4.1.37576.3.1.1.22 | IpAddress | read-write | This parameter is no longer supported |
| IP nsModConfigLineAcmIpNetmask | 1.3.6.1.4.1.37576.3.1.1.23 | IpAddress | read-write | This parameter is no longer supported |
| INT nsModConfigLineAupcMode | 1.3.6.1.4.1.37576.3.1.1.24 | INTEGER | read-write | This parameter holds Line AUPC mode: enable/disable. |
| I32 nsModConfigLineAupcSatRxFreq | 1.3.6.1.4.1.37576.3.1.1.25 | Integer32 | read-write | This parameter holds AUPC satellite RX Frequency in hundreds of GHz. |
| INT nsModConfigLineAupcSatRxPolarity | 1.3.6.1.4.1.37576.3.1.1.26 | INTEGER | read-write | This parameter holds AUPC satellite RX Polarity: vertical/horizontal/circular. |
| I32 nsModConfigLineAupcSatTxFreq | 1.3.6.1.4.1.37576.3.1.1.27 | Integer32 | read-write | This parameter holds AUPC satellite TX Frequency in hundreds of GHz. |
| INT nsModConfigLineAupcSatTxPolarity | 1.3.6.1.4.1.37576.3.1.1.28 | INTEGER | read-write | This parameter holds AUPC satellite TX Polarity: vertical/horizontal/circular. |
| I32 nsModConfigLineAupcMaxGain | 1.3.6.1.4.1.37576.3.1.1.29 | Integer32 | read-write | This parameter holds AUPC maximal gain in hundreds of dBm. |
| I32 nsModConfigLineAupcMaxAttn | 1.3.6.1.4.1.37576.3.1.1.30 | Integer32 | read-write | This parameter holds AUPC maximal Attenuation in hundreds of dBm. |
| nsModConfigChannel | 1.3.6.1.4.1.37576.3.1.2 | Modulator MIB branch that holds all Modulator channel parameters. | ||
| nsModConfigChannelTable | 1.3.6.1.4.1.37576.3.1.2.1 | not-accessible | A list of Channel parameters | |
| nsModConfigChannelEntry | 1.3.6.1.4.1.37576.3.1.2.1.1 | not-accessible | Conceptual row in table for each channel. | |
| INT nsModConfigChStatus | 1.3.6.1.4.1.37576.3.1.2.1.1.1 | INTEGER | read-write | This parameter holds channel status. |
| INT nsModConfigChSource | 1.3.6.1.4.1.37576.3.1.2.1.1.2 | INTEGER | read-write | This parameter holds channel source. |
| INT nsModConfigChNPD | 1.3.6.1.4.1.37576.3.1.2.1.1.3 | INTEGER | read-write | This parameter is no longer supported |
| INT nsModConfigChFrameSize | 1.3.6.1.4.1.37576.3.1.2.1.1.4 | INTEGER | read-write | This parameter holds channel frame size. |
| INT nsModConfigChModulation | 1.3.6.1.4.1.37576.3.1.2.1.1.5 | INTEGER | read-write | This parameter holds channel modulation. |
| INT nsModConfigChFECRate | 1.3.6.1.4.1.37576.3.1.2.1.1.6 | INTEGER | read-write | This parameter holds channel FEC rate. fec1Div5 = 1/5 fec1Div4 = 1/4 fec1Div3 = 1/3 fec2Div5 = 2/5 fec13Div30 = 13/30 fec4Div9 = 4/9 fec7Div15 = 7/15 fec22Div45 = 22/45 fec1Div2 = 1/2 fec8Div15 = 8/15 fec5Div9 = 5/9 fec17Div30 = 17/30 fec3Div5 = 3/5 fec28Div45 = 28/45 fec19Div30 = 19/30 fec2Div3 = 2/3 fec32Div45 = 32/45 fec11Div15 = 11/15 fec3Div4 = 3/4 fec7Div9 = 7/9 fec4Div5 = 4/5 fec37Div45 = 37/45 fec5Div6 = 5/6 fec7Div8 = 7/8 fec8Div9 = 8/9 fec9Div10 = 9/10 |
| INT nsModConfigChPilot | 1.3.6.1.4.1.37576.3.1.2.1.1.7 | INTEGER | read-write | This parameter holds channel pilot. |
| INT nsModConfigChISSY | 1.3.6.1.4.1.37576.3.1.2.1.1.8 | INTEGER | read-write | This parameter holds channel ISSY. |
| INT nsModConfigChStreamFormat | 1.3.6.1.4.1.37576.3.1.2.1.1.9 | INTEGER | read-write | This parameter holds channel stream format. |
| I32 nsModConfigChPacketSize | 1.3.6.1.4.1.37576.3.1.2.1.1.10 | Integer32 | read-write | This parameter holds channel packet size. |
| I32 nsModConfigChSyncByte | 1.3.6.1.4.1.37576.3.1.2.1.1.11 | Integer32 | read-write | This parameter holds channel sync byte. |
| I32 nsModConfigChIsi | 1.3.6.1.4.1.37576.3.1.2.1.1.12 | Integer32 | read-write | This parameter holds channel ISI value. |
| INT nsModConfigChPCRRestamping | 1.3.6.1.4.1.37576.3.1.2.1.1.13 | INTEGER | read-write | This parameter is no longer supported |
| INT nsModConfigChMpegProcessingMode | 1.3.6.1.4.1.37576.3.1.2.1.1.14 | INTEGER | read-write | This parameter holds channel MPEG processing mode. |
| I32 nsModConfigChBitRate | 1.3.6.1.4.1.37576.3.1.2.1.1.15 | Integer32 | read-write | This parameter holds channel bit rate in bPS. |
| I32 nsModConfigChBitRatePercent | 1.3.6.1.4.1.37576.3.1.2.1.1.16 | Integer32 | read-only | This parameter holds calculated channel bit rate as percent from maximal theoretical channel bitrate. |
| INT nsModConfigChTSProtect | 1.3.6.1.4.1.37576.3.1.2.1.1.17 | INTEGER | read-write | Protect transport stream data, enabling constant bit-rate at the receiver, replacing RF link error frames by Null-packets. |
| nsModConfigInterface | 1.3.6.1.4.1.37576.3.1.3 | Modulator MIB branch that holds all Modulator Interface parameters. | ||
| nsModConfigInterfaceTestTable | 1.3.6.1.4.1.37576.3.1.3.1 | not-accessible | A list of Test interfaces | |
| nsModConfigInterfaceTestEntry | 1.3.6.1.4.1.37576.3.1.3.1.1 | not-accessible | Conceptual row in table for each test interface. | |
| INT nsModConfigInterfaceTestPattern | 1.3.6.1.4.1.37576.3.1.3.1.1.1 | INTEGER | read-write | This parameter holds Test interface pattern. pattern2Pwr07Neg1 = 2^07-1 pattern2Pwr09Neg1 = 2^09-1 pattern2Pwr11Neg1 = 2^11-1 pattern2Pwr15Neg1 = 2^15-1 pattern2Pwr20Neg1 = 2^20-1 pattern2Pwr23Neg1 = 2^23-1 pattern2Pwr29Neg1 = 2^29-1 pattern2Pwr31Neg1 = 2^31-1 patternAllZeros = all zeros patternAllOnes = all ones patternBitAlternate = bit alternate pattern2BitAlternate= 2 bit alternate pattern7Ones = 1111111 (7 ones) pattern7Zeros = 0000000 (7 zeros) pattern6Ones = 111111 (6 ones) pattern6Zeros = 000000 (6 zeros) pattern55AA = 0x55AA pattern6699 = 0x6699 patternC33C = 0xC33C pattern00FF = 0x00FF patternSAWTOOTH = SAWTOOTH |
| INT nsModConfigInterfaceTestInvert | 1.3.6.1.4.1.37576.3.1.3.1.1.2 | INTEGER | read-write | This parameter holds Test interface invert. |
| nsModConfigInterfaceASITable | 1.3.6.1.4.1.37576.3.1.3.2 | not-accessible | A list of ASI interfaces | |
| nsModConfigInterfaceASIEntry | 1.3.6.1.4.1.37576.3.1.3.2.1 | not-accessible | Conceptual row in table for each ASI interface. | |
| INT nsModConfigInterfaceASIDataOrder | 1.3.6.1.4.1.37576.3.1.3.2.1.1 | INTEGER | read-write | This parameter holds ASI interface data order. |
| nsModConfigInterfaceEthernetTable | 1.3.6.1.4.1.37576.3.1.3.3 | not-accessible | A list of Ethernet interfaces | |
| nsModConfigInterfaceEthernetEntry | 1.3.6.1.4.1.37576.3.1.3.3.1 | not-accessible | Conceptual row in table for each Ethernet interface. | |
| INT nsModConfigInterfaceEthernetAutoNegotiation | 1.3.6.1.4.1.37576.3.1.3.3.1.1 | INTEGER | read-write | This parameter holds Ethernet interface auto-negotiation status |
| INT nsModConfigInterfaceEthernetSpeed | 1.3.6.1.4.1.37576.3.1.3.3.1.2 | INTEGER | read-write | This parameter holds Ethernet interface speed |
| INT nsModConfigInterfaceEthernetDuplex | 1.3.6.1.4.1.37576.3.1.3.3.1.3 | INTEGER | read-write | This parameter holds Ethernet interface Duplex |
| INT nsModConfigInterfaceEthernetEncapsulation | 1.3.6.1.4.1.37576.3.1.3.3.1.4 | INTEGER | read-write | This parameter holds Ethernet interface Encapsulation |
| I32 nsModConfigInterfaceEthernetPid | 1.3.6.1.4.1.37576.3.1.3.3.1.5 | Integer32 | read-write | This parameter holds Ethernet interface PID value |
| nsModConfigInterfaceGigETable | 1.3.6.1.4.1.37576.3.1.3.4 | not-accessible | A list of GigE interfaces | |
| nsModConfigInterfaceGigEEntry | 1.3.6.1.4.1.37576.3.1.3.4.1 | not-accessible | Conceptual row in table for each gigE interface. | |
| INT nsModConfigInterfaceGigEAutoNegotiation | 1.3.6.1.4.1.37576.3.1.3.4.1.1 | INTEGER | read-write | This parameter holds GigE interface auto-negotiation status |
| INT nsModConfigInterfaceGigESpeed | 1.3.6.1.4.1.37576.3.1.3.4.1.2 | INTEGER | read-write | This parameter holds GigE interface speed |
| INT nsModConfigInterfaceGigEDuplex | 1.3.6.1.4.1.37576.3.1.3.4.1.3 | INTEGER | read-write | This parameter holds GigE interface Duplex |
| INT nsModConfigInterfaceGigEPortType | 1.3.6.1.4.1.37576.3.1.3.4.1.5 | INTEGER | read-write | This parameter holds GigE interface port type value |
| nsModConfigCid | 1.3.6.1.4.1.37576.3.1.4 | Modulator MIB branch that holds all Modulator CID parameters. | ||
| INT nsModConfigCidState | 1.3.6.1.4.1.37576.3.1.4.1 | INTEGER | read-write | This parameter determine the CID state: enabled/disabled. |
| STR nsModConfigCidLatitude | 1.3.6.1.4.1.37576.3.1.4.2 | DisplayString | read-write | This parameter determine the CID latitude to transmit. |
| STR nsModConfigCidLongitude | 1.3.6.1.4.1.37576.3.1.4.3 | DisplayString | read-write | This parameter determine the CID longitude to transmit. |
| STR nsModConfigCidPhone | 1.3.6.1.4.1.37576.3.1.4.4 | DisplayString | read-write | This parameter determine the CID phone number to transmit. |
| STR nsModConfigCidExtension | 1.3.6.1.4.1.37576.3.1.4.5 | DisplayString | read-write | This parameter determine the CID phone extension to transmit. |
| STR nsModConfigCidUsertext | 1.3.6.1.4.1.37576.3.1.4.6 | DisplayString | read-write | This parameter determine the CID user text to transmit. |
| nsModMonitor | 1.3.6.1.4.1.37576.3.2 | Modulator MIB branch that holds all Demodulator status and alarms. | ||
| nsModMonitorInterface | 1.3.6.1.4.1.37576.3.2.1 | Modulator MIB branch that holds all Modulator interface statuses. | ||
| nsModMonitorInterfaceTable | 1.3.6.1.4.1.37576.3.2.1.1 | not-accessible | A list of interface statuses | |
| nsModMonitorInterfaceEntry | 1.3.6.1.4.1.37576.3.2.1.1.1 | not-accessible | Conceptual row in table for each interface. | |
| C32 nsModMonitorInterfaceDataRate | 1.3.6.1.4.1.37576.3.2.1.1.1.1 | Counter32 | read-only | This parameter holds Interface data rate status (bps). |
| INT nsModMonitorInterfaceStatus | 1.3.6.1.4.1.37576.3.2.1.1.1.2 | INTEGER | read-only | This parameter holds Interface status. |
| INT nsModMonitorInterfaceChannel | 1.3.6.1.4.1.37576.3.2.1.1.1.3 | INTEGER | read-only | This parameter holds Interface channel. |
| STR nsModMonitorInterfaceName | 1.3.6.1.4.1.37576.3.2.1.1.1.4 | DisplayString | read-only | This parameter holds Interface name. |
| nsModMonitorSystem | 1.3.6.1.4.1.37576.3.2.2 | Modulator MIB branch that holds all Modulator system statuses. | ||
| I32 nsModMonitorSystemBoardTmp | 1.3.6.1.4.1.37576.3.2.2.1 | Integer32 | read-only | This parameter holds system board temperature status in hundreds of Celsius degrees. |
| INT nsModMonitorSystem10MHrzClkSource | 1.3.6.1.4.1.37576.3.2.2.2 | INTEGER | read-only | This parameter holds system 10MHrz clock source. |
| INT nsModMonitorSystemRefClkOut | 1.3.6.1.4.1.37576.3.2.2.3 | INTEGER | read-only | This parameter holds system ref clock out. |
| INT nsModMonitorSystemTxPortClk | 1.3.6.1.4.1.37576.3.2.2.4 | INTEGER | read-only | This parameter holds system TX port clock. |
| nsModMonitorEthernet | 1.3.6.1.4.1.37576.3.2.3 | Common MIB branch that holds all Ethernet statistics. | ||
| nsModMonitorEthernetTable | 1.3.6.1.4.1.37576.3.2.3.1 | not-accessible | List of Ethernet Statistics | |
| nsModMonitorEthernetEntry | 1.3.6.1.4.1.37576.3.2.3.1.1 | not-accessible | Conceptual row in table for each event. | |
| C32 nsModMonitorEthernetStatisticsNumber | 1.3.6.1.4.1.37576.3.2.3.1.1.1 | Counter32 | not-accessible | Ethernet Statistics Number |
| STR nsModMonitorEthernetStatisticsName | 1.3.6.1.4.1.37576.3.2.3.1.1.2 | DisplayString | read-only | Name of Ethernet Statistics |
| I32 nsModMonitorEthernetStatisticsValueA | 1.3.6.1.4.1.37576.3.2.3.1.1.3 | Integer32 | read-only | Value of Ethernet Statistics |
| I32 nsModMonitorEthernetStatisticsValueB | 1.3.6.1.4.1.37576.3.2.3.1.1.4 | Integer32 | read-only | Value of Ethernet Statistics |
| nsModMonitorAcm | 1.3.6.1.4.1.37576.3.2.4 | Common MIB branch that holds all ACM statistics. | ||
| nsModMonitorAcmTable | 1.3.6.1.4.1.37576.3.2.4.1 | not-accessible | List of ACM Statistics | |
| nsModMonitorAcmEntry | 1.3.6.1.4.1.37576.3.2.4.1.1 | not-accessible | Conceptual row in table for each event. | |
| U32 nsModMonitorAcmStatisticsNumber | 1.3.6.1.4.1.37576.3.2.4.1.1.1 | Unsigned32 | not-accessible | ACM Statistics Number |
| IP nsModMonitorAcmStatisticsClientIp | 1.3.6.1.4.1.37576.3.2.4.1.1.2 | IpAddress | read-only | ACM Statistics- Client IP |
| STR nsModMonitorAcmStatisticsClientName | 1.3.6.1.4.1.37576.3.2.4.1.1.3 | DisplayString | read-only | ACM client's name |
| I32 nsModMonitorAcmStatisticsClientSnr | 1.3.6.1.4.1.37576.3.2.4.1.1.4 | Integer32 | read-only | ACM Statistics- Received SNR from client hundreds of dB |
| I32 nsModMonitorAcmStatisticsClientMargin | 1.3.6.1.4.1.37576.3.2.4.1.1.5 | Integer32 | read-only | ACM Statistics- Received margin from client |
| INT nsModMonitorAcmStatisticsChannelNum | 1.3.6.1.4.1.37576.3.2.4.1.1.6 | INTEGER | read-only | ACM Statistics- Channel number |
| INT nsModMonitorAcmStatisticsLineMode | 1.3.6.1.4.1.37576.3.2.4.1.1.7 | INTEGER | read-only | ACM Statistics- Modulator line mode value |
| INT nsModMonitorAcmStatisticsModulation | 1.3.6.1.4.1.37576.3.2.4.1.1.8 | INTEGER | read-only | ACM Statistics- Matching MCT modulation value |
| INT nsModMonitorAcmStatisticsFecRate | 1.3.6.1.4.1.37576.3.2.4.1.1.9 | INTEGER | read-only | ACM Statistics- Matching MCT FEC rate value fec1Div5 = 1/5 fec1Div4 = 1/4 fec1Div3 = 1/3 fec2Div5 = 2/5 fec13Div30 = 13/30 fec4Div9 = 4/9 fec7Div15 = 7/15 fec22Div45 = 22/45 fec1Div2 = 1/2 fec8Div15 = 8/15 fec5Div9 = 5/9 fec17Div30 = 17/30 fec3Div5 = 3/5 fec28Div45 = 28/45 fec19Div30 = 19/30 fec2Div3 = 2/3 fec32Div45 = 32/45 fec11Div15 = 11/15 fec3Div4 = 3/4 fec7Div9 = 7/9 fec4Div5 = 4/5 fec37Div45 = 37/45 fec5Div6 = 5/6 fec7Div8 = 7/8 fec8Div9 = 8/9 fec9Div10 = 9/10 |
| INT nsModMonitorAcmStatisticsFrameSize | 1.3.6.1.4.1.37576.3.2.4.1.1.10 | INTEGER | read-only | ACM Statistics- Matching MCT frame size value |
| INT nsModMonitorAcmStatisticsPilot | 1.3.6.1.4.1.37576.3.2.4.1.1.11 | INTEGER | read-only | ACM Statistics- Matching MCT pilot value |
| INT nsModMonitorAcmStatisticsIsLocked | 1.3.6.1.4.1.37576.3.2.4.1.1.12 | INTEGER | read-only | ACM Statistics- Is client locked |
| INT nsModMonitorAcmStatisticsIsWorstCase | 1.3.6.1.4.1.37576.3.2.4.1.1.13 | INTEGER | read-only | ACM Statistics- no longer supported |
| INT nsModMonitorAcmStatisticsState | 1.3.6.1.4.1.37576.3.2.4.1.1.14 | INTEGER | read-only | ACM Statistics- Client's state |
| U32 nsModMonitorAcmStatisticsGroup | 1.3.6.1.4.1.37576.3.2.4.1.1.15 | Unsigned32 | read-only | ACM Statistics- group |
| INT nsModMonitorAcmStatisticsClrCmd | 1.3.6.1.4.1.37576.3.2.4.2 | INTEGER | read-write | Clear ACM statistics command |
| nsModMonitorAupc | 1.3.6.1.4.1.37576.3.2.5 | Modulator MIB branch that holds all AUPC statistics. | ||
| I32 nsModMonitorAupcCurrentPower | 1.3.6.1.4.1.37576.3.2.5.1 | Integer32 | read-only | AUPC monitor - Current output power in hundreds of dBm |
| I32 nsModMonitorAupcMinimalPower | 1.3.6.1.4.1.37576.3.2.5.2 | Integer32 | read-only | AUPC monitor - Minimal output power in hundreds of dBm |
| I32 nsModMonitorAupcMaximalPower | 1.3.6.1.4.1.37576.3.2.5.3 | Integer32 | read-only | AUPC monitor - Maximal output power in hundreds of dBm |
| I32 nsModMonitorAupcAveragePower | 1.3.6.1.4.1.37576.3.2.5.4 | Integer32 | read-only | AUPC monitor - Average output power in hundreds of dBm |
| I32 nsModMonitorAupcEstimatedUplinkAttn | 1.3.6.1.4.1.37576.3.2.5.5 | Integer32 | read-only | AUPC monitor - Estimated uplink attenuation in hundreds of dBm |
| I32 nsModMonitorAupcEstimatedDownlinkAttn | 1.3.6.1.4.1.37576.3.2.5.6 | Integer32 | read-only | AUPC monitor - Estimated downlink attenuation in hundreds of dBm |
| INT nsModMonitorAupcResetAvgCmd | 1.3.6.1.4.1.37576.3.2.5.7 | INTEGER | read-write | Restart AUPC monitor power averaging |
RFC description
Manages modulator carrier configuration, symbol rate, and output power settings for Novelsat VSAT satellite modems.
Start monitoring NovelSat satellite modulators with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.