All MIBs › APEX-MIB › apexOutputTsConfEncryptionType
apexOutputTsConfEncryptionType
Module: APEX-MIB
OID (symbolic): APEX-MIB::apexOutputTsConfEncryptionType
OID (numeric): 1.3.6.1.4.1.1166.1.31.14.1.6.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This parameter is used to set the encryption type of the output.
'noEncryption' - All services are output in the clear
'cte' - Services on output use Common Tier Encryption. CTE parameters determine encryption mode, copy protection, and tiers. All services in CTE mode use the exact same configuration settings. - Valid for all operating modes - Simulcrypt Mode must be set to None
'broadcastEncryption' - Services on output use Broadcast Encryption. Requires connection to RDS (DAC) to get EMMs and Rights Meta Data (tiers, encryption mode, and copy protection settings) for each individual service. - Only valid when Operating Mode is Manual Routing. - Simulcrypt Mode must be set to None
@Commit(param=apexOutputTsConfApplyChange, value=2)
What is apexOutputTsConfEncryptionType?
Selects the encryption scheme applied to services on this Output Transport Stream, such as no encryption, Common Tier Encryption (CTE), or other supported methods. The setting controls which conditional access mechanism protects the outgoing content.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1166.1.31.14.1.6.1.6 snmpwalk -v2c -c public <target> APEX-MIB::apexOutputTsConfEncryptionType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1166.1.31.14.1.6.1.6.1 snmpget -v2c -c public <target> APEX-MIB::apexOutputTsConfEncryptionType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1166.1.31.14.1.6.1.6.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> apexOutputTsConfEncryptionType.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::apexOutputTsConfEncryptionType 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.6 | apexOutputTsConfEncryptionType | APEX-MIB |