acl6CurCfgTCPFlagsMask

IBM-GbTOR-G8264-MIB · .1.3.6.1.4.1.26543.2.7.6.9.1.5.1.1.17

Object

column Bits
The TCP flags mask.
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-G8264-MIB
OID
.1.3.6.1.4.1.26543.2.7.6.9.1.5.1.1.17
Type
column
Access
readonly
Status
current
Parent
acl6CurCfgEntry

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

Syntax

Bits

Values & Constraints

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