All MIBs › COM21-HCXTOP-MIB › hcxUpStrmMaxRate
hcxUpStrmMaxRate
Module: COM21-HCXTOP-MIB
OID (symbolic): COM21-HCXTOP-MIB::hcxUpStrmMaxRate
OID (numeric): 1.3.6.1.4.1.1141.2.10.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: peak bits per second in the upstream direction. This is a best-effort rate. Policing/shaping of this attribute is the responsibility of the appropriate RX card.
What is hcxUpStrmMaxRate?
This read-write integer (0-1650000 bps), a best-effort ceiling policed by the appropriate RX card, sets the peak upstream rate for a service type. An admin uses this to cap how high a tier's burst upload speed can go. For example, an admin sets hcxUpStrmMaxRate to 1024000 to cap the peak upload burst allowed for a residential service tier.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1141.2.10.1.1.7 snmpwalk -v2c -c public <target> COM21-HCXTOP-MIB::hcxUpStrmMaxRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1141.2.10.1.1.7.1 snmpget -v2c -c public <target> COM21-HCXTOP-MIB::hcxUpStrmMaxRate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1141.2.10.1.1.7.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hcxUpStrmMaxRate.1
Start monitoring Com21 ComController HCX unit control/topology (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COM21-HCXTOP-MIB::hcxUpStrmMaxRate OID value, configure state conditions and alerts, and monitor any Com21 ComController HCX unit control/topology (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.10 | com21HcxServTypeGroup | COM21-HCXTOP-MIB |
| 1.3.6.1.4.1.1141.2.10.1 | com21HcxServTypeTable | COM21-HCXTOP-MIB |
| 1.3.6.1.4.1.1141.2.10.1.1 | com21HcxServTypeEntry | COM21-HCXTOP-MIB |
| 1.3.6.1.4.1.1141.2.10.1.1.7 | hcxUpStrmMaxRate | COM21-HCXTOP-MIB |