All MIBs › HH3C-NAT-MIB › hh3cNATBLConnectHighRate
hh3cNATBLConnectHighRate
Module: HH3C-NAT-MIB
OID (symbolic): HH3C-NAT-MIB::hh3cNATBLConnectHighRate
OID (numeric): 1.3.6.1.4.1.25506.2.18.1.2.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The maximal connection rate(in second). If the connection rate exceed the value, the IP address will be added into blacklist. The IP address will not be removed from blacklist until the connection rate is less than the minimal connection rate.
What is hh3cNATBLConnectHighRate?
The upper new-connections-per-second threshold (default 250) that, once exceeded by an IP address, adds it to the NAT blacklist; the address is released once its rate drops below hh3cNATBLConnectLowRate.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.25506.2.18.1.2.3 snmpwalk -v2c -c public <target> HH3C-NAT-MIB::hh3cNATBLConnectHighRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.25506.2.18.1.2.3.1 snmpget -v2c -c public <target> HH3C-NAT-MIB::hh3cNATBLConnectHighRate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.25506.2.18.1.2.3.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hh3cNATBLConnectHighRate.1
Start monitoring H3C routers/security gateways with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HH3C-NAT-MIB::hh3cNATBLConnectHighRate OID value, configure state conditions and alerts, and monitor any H3C routers/security gateways 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.25506 | hh3c | HH3C-OID-MIB |
| 1.3.6.1.4.1.25506.2 | hh3cCommon | HH3C-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.25506.2.18 | hh3cNat | HH3C-NAT-MIB |
| 1.3.6.1.4.1.25506.2.18.1 | hh3cNATGlobalVars | HH3C-NAT-MIB |
| 1.3.6.1.4.1.25506.2.18.1.2 | hh3cNATBLConnectLimitPara | HH3C-NAT-MIB |
| 1.3.6.1.4.1.25506.2.18.1.2.3 | hh3cNATBLConnectHighRate | HH3C-NAT-MIB |