tpIpTcpFlag

TPLINK-ACL-RULE-MIB · .1.3.6.1.4.1.11863.6.26.1.1.2.1.12

Object

column r/w Integer32
IP TCP flag, this field is described as a bit-map structure:
There are 12 bits of this field, the higher 6 bits show us whether these TCP flags are enabled(1) or disabled(0).
The lower 6 bits show us the 6 kind of TCP flags' value (0-1).
From the highest bit(bit11) to the lowest bit(0), each bit stands for a TCP flag:
bit11 & bit5 -- URG flag		bit10 & bit4 -- ACK flag
bit9  & bit3 -- PSH flag		bit8  & bit2 -- RST flag
bit7  & bit1 -- SYN flag		bit6  & bit0 -- FIN flag

Context

MIB
TPLINK-ACL-RULE-MIB
OID
.1.3.6.1.4.1.11863.6.26.1.1.2.1.12
Type
column
Access
readwrite
Status
current
Parent
tpIpRuleEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TPLINK-ACL-RULE-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-ACL-RULE-MIB::tpIpTcpFlag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TPLINK-ACL-RULE-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-ACL-RULE-MIB::tpIpTcpFlag.<tpIpAclId>.<tpIpRuleId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPLINK-ACL-RULE-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPLINK-ACL-RULE-MIB::tpIpTcpFlag'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647