All MIBs › CPQN5226A-MIB › cpqn52nnBusMonRisingThreshold
cpqn52nnBusMonRisingThreshold
Module: CPQN5226A-MIB
OID (symbolic): CPQN5226A-MIB::cpqn52nnBusMonRisingThreshold
OID (numeric): 1.3.6.1.4.1.232.101.2.2.8.1.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: DURABLE: If this threshold is exceeded, then the action listed in ThresholdAction will take place. The value is a % utilzation.
What is cpqn52nnBusMonRisingThreshold?
This read-write value, DURABLE across reboots, sets the percent-utilization rising threshold that, when exceeded, triggers the configured threshold action for this monitored bus. An admin tunes this to decide at what load level the switch should intervene (filter, backpressure, etc.) on this bus. For example, setting the rising threshold to 90% means the configured action only kicks in once bus utilization climbs that high, avoiding premature intervention at moderate load.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.101.2.2.8.1.1.9 snmpwalk -v2c -c public <target> CPQN5226A-MIB::cpqn52nnBusMonRisingThreshold
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.101.2.2.8.1.1.9.1 snmpget -v2c -c public <target> CPQN5226A-MIB::cpqn52nnBusMonRisingThreshold.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.101.2.2.8.1.1.9.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqn52nnBusMonRisingThreshold.1
Start monitoring Compaq/HP N5226A network switch (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQN5226A-MIB::cpqn52nnBusMonRisingThreshold OID value, configure state conditions and alerts, and monitor any Compaq/HP N5226A network switch (legacy) from a single console.
OID Breakdown
Upper-level ancestors (7 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.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.101 | compaq_dallas_npd | CPQN5226A-MIB |
| 1.3.6.1.4.1.232.101.2 | switchedMedia | CPQN5226A-MIB |
| 1.3.6.1.4.1.232.101.2.2 | cpqn52nn | CPQN5226A-MIB |
| 1.3.6.1.4.1.232.101.2.2.8 | cpqn52nnBusMonitorInfo | CPQN5226A-MIB |
| 1.3.6.1.4.1.232.101.2.2.8.1 | cpqn52nnBusMonTable | CPQN5226A-MIB |
| 1.3.6.1.4.1.232.101.2.2.8.1.1 | cpqn52nnBusMonEntry | CPQN5226A-MIB |
| 1.3.6.1.4.1.232.101.2.2.8.1.1.9 | cpqn52nnBusMonRisingThreshold | CPQN5226A-MIB |