All MIBs › BLADETYPE4-NETWORK-MIB › aclNewCfgTCPFlags
aclNewCfgTCPFlags
Module: BLADETYPE4-NETWORK-MIB
OID (symbolic): BLADETYPE4-NETWORK-MIB::aclNewCfgTCPFlags
OID (numeric): 1.3.6.1.4.1.11.2.3.7.11.33.4.2.9.1.1.2.1.28
Node type: OBJECT-TYPE
Type: Bits
Access: read-write
Description: The TCP flags to be filtered.
The TCP flags are presented in bitmap format, as follows:
OCTET
xxxxxxxx
||||..||
||||..||_tcpFIN(7)
||||..|__tcpSYN(6)
||||
||||_____tcpACK(3)
|||______tcpURG(2)
||_______reserved2(1)
|________reserved1(0)
where:
- reserved1 - 0;
- reserved2 - 0;
- x - 0 or 1;
What is aclNewCfgTCPFlags?
Configures which TCP control flags (such as SYN, FIN, ACK, and URG) an ACL rule will match against, represented as a bitmap. This allows the switch to filter traffic based on the TCP connection state or type of TCP segment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.3.7.11.33.4.2.9.1.1.2.1.28 snmpwalk -v2c -c public <target> BLADETYPE4-NETWORK-MIB::aclNewCfgTCPFlags
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.3.7.11.33.4.2.9.1.1.2.1.28.1 snmpget -v2c -c public <target> BLADETYPE4-NETWORK-MIB::aclNewCfgTCPFlags.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.3.7.11.33.4.2.9.1.1.2.1.28.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> aclNewCfgTCPFlags.1
Start monitoring HP BladeSystem Type 4 / ProLiant GbE2c Interconnect Switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BLADETYPE4-NETWORK-MIB::aclNewCfgTCPFlags OID value, configure state conditions and alerts, and monitor any HP BladeSystem Type 4 / ProLiant GbE2c Interconnect Switch from a single console.
OID Breakdown
Upper-level ancestors (14 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.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3 | hpsystem | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.7 | netElement | HP-ICF |
| 1.3.6.1.4.1.11.2.3.7.11 | hpEtherSwitch | HP-ICF-OID |
| 1.3.6.1.4.1.11.2.3.7.11.33 | hpSwitchProliant | HP-ICF-OID |
| 1.3.6.1.4.1.11.2.3.7.11.33.4 | hpSwitchModuleBladetype4 | HP-SWITCH-PL-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.4.2 | hpSwitchBladeType4_Mgmt | HP-SWITCH-PL-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.3.7.11.33.4.2.9 | acl | BLADETYPE4-NETWORK-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.4.2.9.1 | acConfig | BLADETYPE4-NETWORK-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.4.2.9.1.1 | acList | BLADETYPE4-NETWORK-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.4.2.9.1.1.2 | aclNewCfgTable | BLADETYPE4-NETWORK-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.4.2.9.1.1.2.1 | aclNewCfgEntry | BLADETYPE4-NETWORK-MIB |
| 1.3.6.1.4.1.11.2.3.7.11.33.4.2.9.1.1.2.1.28 | aclNewCfgTCPFlags | BLADETYPE4-NETWORK-MIB |