aniDevFilterTcpFlags

DEVFILTER-MIB · .1.3.6.1.4.1.4325.2.8.1.1.20

Object

column r/w SNMPv2-SMIInteger32
The TCP Flags.
              
The valid range:
Urgent (0x20)
Acknowledgement (0x10)
Push (0x08)
Reset (0x04)
Sync (0x02)
Sync-Ack (0x12)
Finish (0x01)
Finish-Ack (0x11)
              
This field is valid only if the aniDevFilterIpProtocol 
is set to ICMP or not specified by the user.

Context

MIB
DEVFILTER-MIB
OID
.1.3.6.1.4.1.4325.2.8.1.1.20
Type
column
Access
readwrite
Status
current
Parent
aniDevFilterEntry

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 'DEVFILTER-MIB' -M '/opt/observium/mibs/aperto:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DEVFILTER-MIB::aniDevFilterTcpFlags'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DEVFILTER-MIB' -M '/opt/observium/mibs/aperto:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DEVFILTER-MIB::aniDevFilterTcpFlags.<aniDevFilterIfIndex>.<aniDevFilterIdentifier>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DEVFILTER-MIB' -M '/opt/observium/mibs/aperto:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DEVFILTER-MIB::aniDevFilterTcpFlags'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647