vmapCurCfgTCPFlags

LENOVO-GbTOR-G8332-MIB · .1.3.6.1.4.1.20301.2.7.16.9.3.1.1.1.24

Object

column 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
LENOVO-GbTOR-G8332-MIB
OID
.1.3.6.1.4.1.20301.2.7.16.9.3.1.1.1.24
Type
column
Access
readonly
Status
current
Parent
vmapCurCfgEntry

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

Syntax

Bits

Values & Constraints

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