All MIBs › COM21-HCXRX-MIB › hcxUpstrmActiveFreq
hcxUpstrmActiveFreq
Module: COM21-HCXRX-MIB
OID (symbolic): COM21-HCXRX-MIB::hcxUpstrmActiveFreq
OID (numeric): 1.3.6.1.4.1.1141.2.31.1.1.12
Node type: OBJECT-TYPE
Type: UpstrmFreqKhz
Access: read-only
Description: Contains the presently active frequency. i.e. primary, alternate A or alternate B. Upon initial deployment of the system this frequency will always match the primary frequency. Upon reboot, the RX port shall always return to this frequency.
What is hcxUpstrmActiveFreq?
This read-only UpstrmFreqKhz object reports whichever frequency -- primary, alternate A, or alternate B -- the RX port is presently using, and the description notes it always matches the primary on initial deployment and returns to this active value after a reboot. An admin reads it to find out in real time whether the port has hopped away from its primary frequency. For example, seeing hcxUpstrmActiveFreq differ from the configured primary frequency tells the admin a hop event occurred and prompts them to check the RF analysis counters for the cause.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1141.2.31.1.1.12 snmpwalk -v2c -c public <target> COM21-HCXRX-MIB::hcxUpstrmActiveFreq
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1141.2.31.1.1.12.1 snmpget -v2c -c public <target> COM21-HCXRX-MIB::hcxUpstrmActiveFreq.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hcxUpstrmActiveFreq.1
Start monitoring Com21 ComController HCX downstream RX card (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COM21-HCXRX-MIB::hcxUpstrmActiveFreq OID value, configure state conditions and alerts, and monitor any Com21 ComController HCX downstream RX card (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.1141 | com21 | COM21-HCX-MIB |
| 1.3.6.1.4.1.1141.2 | com21Hcx | COM21-HCX-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1141.2.31 | com21HcxUpstrmPortGroup | COM21-HCXRX-MIB |
| 1.3.6.1.4.1.1141.2.31.1 | com21HcxUpstrmPortTable | COM21-HCXRX-MIB |
| 1.3.6.1.4.1.1141.2.31.1.1 | com21HcxUpstrmPortEntry | COM21-HCXRX-MIB |
| 1.3.6.1.4.1.1141.2.31.1.1.12 | hcxUpstrmActiveFreq | COM21-HCXRX-MIB |