All MIBs › APEX-MIB › apexOutputTsConfSimulcryptMode
apexOutputTsConfSimulcryptMode
Module: APEX-MIB
OID (symbolic): APEX-MIB::apexOutputTsConfSimulcryptMode
OID (numeric): 1.3.6.1.4.1.1166.1.31.14.1.6.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This parameter is used to set the Simulcrypt mode of the output. The actual behavior is disable/enable (none/externalEIS). It can be set to externalEIS if the Encryption Algorithm is set to 'dvb-csa-simulcrypt and the Operating Mode is set to 'ManualRouting' or 'udpMapping'. It only can be none if there are no SCGs provisioned on that output TS.
'none' - Used for normal Mediacypher only encryption (CTE or Broadcast Encryption).
'externalEIS' - Used to indicate an external EIS can control the encryption of all services on the output. - Only valid when: - Operating Mode is set to 'ManualRouting' or 'udpMapping' - Encryption Algorithm is set to 'dvb-csa-simulcrypt'
'internalEIS' - Not supported at this time and is invalid to select.
@Commit(param=apexOutputTsConfApplyChange, value=2)
What is apexOutputTsConfSimulcryptMode?
Enables or disables DVB Simulcrypt mode for the Output Transport Stream, allowing an external Entitlement Information System (EIS) to manage conditional access alongside other encryption. It requires DVB-CSA Simulcrypt encryption and a compatible operating mode to be active.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1166.1.31.14.1.6.1.7 snmpwalk -v2c -c public <target> APEX-MIB::apexOutputTsConfSimulcryptMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1166.1.31.14.1.6.1.7.1 snmpget -v2c -c public <target> APEX-MIB::apexOutputTsConfSimulcryptMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1166.1.31.14.1.6.1.7.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> apexOutputTsConfSimulcryptMode.1
Start monitoring BigBand Networks APEX video/broadband gateway (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the APEX-MIB::apexOutputTsConfSimulcryptMode OID value, configure state conditions and alerts, and monitor any BigBand Networks APEX video/broadband gateway (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.1166 | gi | BCS-IDENT-MIB |
| 1.3.6.1.4.1.1166.1 | giproducts | BCS-IDENT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1166.1.31 | apex | APEX-MIB |
| 1.3.6.1.4.1.1166.1.31.14 | apexOutputTransport | APEX-MIB |
| 1.3.6.1.4.1.1166.1.31.14.1 | apexOutputTsConfig | APEX-MIB |
| 1.3.6.1.4.1.1166.1.31.14.1.6 | apexOutputTsConfigTable | APEX-MIB |
| 1.3.6.1.4.1.1166.1.31.14.1.6.1 | apexOutputTsConfigEntry | APEX-MIB |
| 1.3.6.1.4.1.1166.1.31.14.1.6.1.7 | apexOutputTsConfSimulcryptMode | APEX-MIB |