TmnxVdoFccServerMode
The TmnxVdoFccServerMode data type is an enumerated integer that describes the mode of the Fast Channel Change (FCC) server. A value of 'burst' indicates that the FCC server is enabled and will send the channel at a nominally faster rate than the channel was received based on the TIMETRA-MCAST-PATH-MGMT-MIB::tmnxMcPathVdoPlcyFCCBurst setting. A value of 'dent' indicates that the FCC server will selectively discard frames from the original stream based on the value of TIMETRA-MCAST-PATH-MGMT-MIB::tmnxMcPathVdoPlcyFCCDentThd. A value of 'hybrid' indicates that the FCC server will use combination of 'burst' and 'dent' to send the unicast stream to the client. A value of 'none' indicates that FCC server is disabled.
Possible values
4 objects| Number | Name |
|---|---|
| 0 | none |
| 1 | burst |
| 2 | dent |
| 3 | hybrid |