All MIBs › COM21-HCXSTUPRXY-MIB › stuDnstrmAltFreq
stuDnstrmAltFreq
Module: COM21-HCXSTUPRXY-MIB
OID (symbolic): COM21-HCXSTUPRXY-MIB::stuDnstrmAltFreq
OID (numeric): 1.3.6.1.4.1.1141.3.2.1.1.24
Node type: OBJECT-TYPE
Type: FrequencyKhz
Access: read-write
Description: Defines an alternate downstream frequency for the ComPort. This value is non-voltile. Default is 0 (an invalid freq). IMPORTANT - this is a tbd feature not available in 2.3 release.
What is stuDnstrmAltFreq?
This read-write, non-volatile FrequencyKhz attribute is meant to define an alternate downstream frequency for the ComPort, defaulting to the invalid value 0, but the description explicitly flags it as a to-be-determined feature not available in the 2.3 release. An admin needs to know this is not yet a functioning failover mechanism, so writing a value here on 2.3-era firmware won't actually change downstream failover behavior. For example, a script that sets stuDnstrmAltFreq expecting automatic downstream failover would see no operational effect on a ComPort still running 2.3-release software.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1141.3.2.1.1.24 snmpwalk -v2c -c public <target> COM21-HCXSTUPRXY-MIB::stuDnstrmAltFreq
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1141.3.2.1.1.24.1 snmpget -v2c -c public <target> COM21-HCXSTUPRXY-MIB::stuDnstrmAltFreq.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1141.3.2.1.1.24.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> stuDnstrmAltFreq.1
Start monitoring Com21 ComController HCX ComPort proxy (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COM21-HCXSTUPRXY-MIB::stuDnstrmAltFreq OID value, configure state conditions and alerts, and monitor any Com21 ComController HCX ComPort proxy (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.3 | com21Stu | COM21-HCX-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1141.3.2 | com21StuControlGroup | COM21-HCXSTUPRXY-MIB |
| 1.3.6.1.4.1.1141.3.2.1 | com21StuControlTable | COM21-HCXSTUPRXY-MIB |
| 1.3.6.1.4.1.1141.3.2.1.1 | com21StuControlEntry | COM21-HCXSTUPRXY-MIB |
| 1.3.6.1.4.1.1141.3.2.1.1.24 | stuDnstrmAltFreq | COM21-HCXSTUPRXY-MIB |