All MIBs › APEX-MIB › apexQamChanStatActive
apexQamChanStatActive
Module: APEX-MIB
OID (symbolic): APEX-MIB::apexQamChanStatActive
OID (numeric): 1.3.6.1.4.1.1166.1.31.8.2.6.1.2
Node type: OBJECT-TYPE
Type: ActiveTYPE
Access: read-only
Description: 'active' indicates that mappings can be made to the channel. This means that either: 1) The channel is present (apexQamModuleStatInstalled 'qam2x4Channel' or 'qam2x8Channel') and enabled for use (apexQamRfConfigNumChannelsEnabled); 2) Or, the channel is on the backup RF port when QAM RF Redundancy is enabled (apexQamRfRedundConfigEnable).
What is apexQamChanStatActive?
Indicates whether a QAM channel is active and available for mapping, which is true either when the channel is physically installed and enabled, or meets another availability criterion. This status is essential for determining which channels can be used for transport stream assignment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1166.1.31.8.2.6.1.2 snmpwalk -v2c -c public <target> APEX-MIB::apexQamChanStatActive
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1166.1.31.8.2.6.1.2.1 snmpget -v2c -c public <target> APEX-MIB::apexQamChanStatActive.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> apexQamChanStatActive.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::apexQamChanStatActive 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.2 | apexQamStatus | APEX-MIB |
| 1.3.6.1.4.1.1166.1.31.8.2.6 | apexQamChannelStatusTable | APEX-MIB |
| 1.3.6.1.4.1.1166.1.31.8.2.6.1 | apexQamChannelStatusEntry | APEX-MIB |
| 1.3.6.1.4.1.1166.1.31.8.2.6.1.2 | apexQamChanStatActive | APEX-MIB |