acl6NewCfgTCPFlags

IBM-GbTOR-10G-L2L3-MIB · .1.3.6.1.4.1.26543.2.7.4.9.1.5.2.1.16

Object

column r/w Bits
The TCP flags to be filtered.
OCTET
xxxxxxxx
||||..||
||||..||_tcpFIN(7)
||||..|--tcpSYN(6)
||||
||||-----tcpACK(3)
|||------tcpURG(2)
||-------reserved2(1)
|--------reserved1(0)
              
where:
- reserved1 - 0;
- reserved2 - 0;
- x - 0 or 1;

Context

MIB
IBM-GbTOR-10G-L2L3-MIB
OID
.1.3.6.1.4.1.26543.2.7.4.9.1.5.2.1.16
Type
column
Access
readwrite
Status
current
Parent
acl6NewCfgEntry

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 'IBM-GbTOR-10G-L2L3-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-GbTOR-10G-L2L3-MIB::acl6NewCfgTCPFlags'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM-GbTOR-10G-L2L3-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-GbTOR-10G-L2L3-MIB::acl6NewCfgTCPFlags.<acl6NewCfgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-GbTOR-10G-L2L3-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-GbTOR-10G-L2L3-MIB::acl6NewCfgTCPFlags'

Syntax

Bits

Values & Constraints

Enumerated Values
0reserved1
1reserved2
2tcpURG
3tcpACK
4tcpPSH
5tcpRST
6tcpSYN
7tcpFIN