All MIBs › APEX-MIB › apexOutputProgramEncryptionMode
apexOutputProgramEncryptionMode
Module: APEX-MIB
OID (symbolic): APEX-MIB::apexOutputProgramEncryptionMode
OID (numeric): 1.3.6.1.4.1.1166.1.31.16.2.2.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Currently configured encryption mode for the program. none - indicates the program is not being encrypted for CTE or Broadcast encryption. unencrypted - Applies to Broadcast services only. Unencrypted services are treated the same as clear services (no encryption). preEncrypted - Applies to Broadcast services only. Input program pre-encryption checking is applied. Output program is not encrypted by the APEX, regardless if input encrypted or not. unencryptedWithCci - True unencrypted mode where packets are not scrambled, but ECMs are inserted and ECM CA reference is added to output PMT (PRK contains Copy Protection information).
What is apexOutputProgramEncryptionMode?
Reports the currently configured encryption mode for an output program, such as none, unencrypted, or a specific broadcast encryption scheme. This helps operators confirm how each program is being secured before transmission.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1166.1.31.16.2.2.1.9 snmpwalk -v2c -c public <target> APEX-MIB::apexOutputProgramEncryptionMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1166.1.31.16.2.2.1.9.1 snmpget -v2c -c public <target> APEX-MIB::apexOutputProgramEncryptionMode.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> apexOutputProgramEncryptionMode.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::apexOutputProgramEncryptionMode 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.16 | apexOutputProgram | APEX-MIB |
| 1.3.6.1.4.1.1166.1.31.16.2 | apexOutputProgramStatus | APEX-MIB |
| 1.3.6.1.4.1.1166.1.31.16.2.2 | apexOutputProgramTable | APEX-MIB |
| 1.3.6.1.4.1.1166.1.31.16.2.2.1 | apexOutputProgramEntry | APEX-MIB |
| 1.3.6.1.4.1.1166.1.31.16.2.2.1.9 | apexOutputProgramEncryptionMode | APEX-MIB |