acl6NewCfgTCPFlags
LENOVO-GbTOR-G8296-MIB ·
.1.3.6.1.4.1.19046.2.7.22.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
- LENOVO-GbTOR-G8296-MIB
- OID
.1.3.6.1.4.1.19046.2.7.22.9.1.5.2.1.16- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- acl6NewCfgEntry
Net-SNMP examples
How SNMP and these commands workWalk 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-G8296-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-GbTOR-G8296-MIB::acl6NewCfgTCPFlags'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LENOVO-GbTOR-G8296-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-GbTOR-G8296-MIB::acl6NewCfgTCPFlags.<acl6NewCfgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LENOVO-GbTOR-G8296-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LENOVO-GbTOR-G8296-MIB::acl6NewCfgTCPFlags'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | reserved1 |
1 | reserved2 |
2 | tcpURG |
3 | tcpACK |
4 | tcpPSH |
5 | tcpRST |
6 | tcpSYN |
7 | tcpFIN |