All MIBs › APEX-MIB › apexQamModuleUpgradeCode
apexQamModuleUpgradeCode
Module: APEX-MIB
OID (symbolic): APEX-MIB::apexQamModuleUpgradeCode
OID (numeric): 1.3.6.1.4.1.1166.1.31.8.1.2.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: This is the encrypted upgrade code for the QAM Module that is being upgraded from a 2x4 channel module to a 2x8 channel module. The Upgrade Code is specific to a QAM Module and can only be used for the QAM Module with the serial number for which the Upgrade Code was created.
Once written, the change to this parameter will only take immediate effect after the corresponding apexQamModuleUpgradeApplyChange is set to 'apply'.
This parameter is cleared by the APEX after the apply is complete.
@Config(config=no, reboot=no) @Commit(param=apexQamModuleUpgradeApplyChange, value=2)
What is apexQamModuleUpgradeCode?
Holds the encrypted upgrade code used to expand a QAM Module's capacity from 2x4 channels to 2x8 channels on an APEX device. The code is hardware-specific and tied to the serial number of the module being upgraded.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1166.1.31.8.1.2.2 snmpwalk -v2c -c public <target> APEX-MIB::apexQamModuleUpgradeCode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1166.1.31.8.1.2.2.1 snmpget -v2c -c public <target> APEX-MIB::apexQamModuleUpgradeCode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1166.1.31.8.1.2.2.1 s <value>
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::apexQamModuleUpgradeCode 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.8 | apexQam | APEX-MIB |
| 1.3.6.1.4.1.1166.1.31.8.1 | apexQamConfig | APEX-MIB |
| 1.3.6.1.4.1.1166.1.31.8.1.2 | apexQamModuleUpgrade | APEX-MIB |
| 1.3.6.1.4.1.1166.1.31.8.1.2.2 | apexQamModuleUpgradeCode | APEX-MIB |