DTE-3114 – Networked Quad QAM Modulator
USER
MANUAL
38
The value ranges between 1 and the value of 'nwRxNumberOfChannels'."
DEFVAL { 1 }
::= { nwRxEntry 1 }
nwRxSinkType OBJECT-TYPE
SYNTAX INTEGER {
asi(1),
sdi(2),
qam(3)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Identifies the type of interface connected to the output of this network
receive channel:
1 ASI output (see 'DTE-ASI-MIB')
2 SDI output (see 'DTE-SDI-MIB')
3 QAM modulator output (see 'DTE-QAMMOD-MIB')"
::= { nwRxEntry 2 }
nwRxSinkIndex OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Table index of the entry describing the associated output (sink) interface.
This entry can be found in the MIB associated with the output type
defined by 'nwRxSinkType'."
::= { nwRxEntry 3 }
nwRxChannelEnable OBJECT-TYPE
SYNTAX INTEGER {
disable(0),
enable(1)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Enable or disable this channel.
0 disable the channel
1 enable the channel"
DEFVAL { disable }
::= { nwRxEntry 4 }
nwRxAddressingMethod OBJECT-TYPE
SYNTAX INTEGER {
unicast(0),
anySourceMulticast(1),
sourceSpecificMulticast(2)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"IP addressing method.
0 unicast reception
1 any-source-multicast (IGMPv2) reception
2 source specific multicast (IGMPv3) reception"
::= { nwRxEntry 5 }
nwRxIpPort OBJECT-TYPE
SYNTAX Integer32 (1..65535)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Incoming IP port. The device will listen for an IP stream on this port."
::= { nwRxEntry 6 }
nwRxMulticastAddress OBJECT-TYPE
SYNTAX IpAddress
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Specifies the IP address of the multicast group to
join. If the addressing method is unicast this field
is ignored."
::= { nwRxEntry 7 }
nwRxSourceSpecificMulti OBJECT-TYPE
SYNTAX IpAddress
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Specifies the source IP address used in the source-