ltmTcpProfilePushFlag
F5-BIGIP-LOCAL-MIB ·
.1.3.6.1.4.1.3375.2.2.6.10.1.2.1.73
Object
column Enumeration
The TCP PUSH flag control mode, guiding sending PUSH segments. default - Default behavior mode; none - Do not send any PUSH flags mode; one - Send a PUSH flag with FIN segments mode; auto - Auto (send PUSH segments based on app/network conditions) mode
Context
- MIB
- F5-BIGIP-LOCAL-MIB
- OID
.1.3.6.1.4.1.3375.2.2.6.10.1.2.1.73- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ltmTcpProfileEntry
- Groups
- 1
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 'F5-BIGIP-LOCAL-MIB' -M '/opt/observium/mibs/f5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F5-BIGIP-LOCAL-MIB::ltmTcpProfilePushFlag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'F5-BIGIP-LOCAL-MIB' -M '/opt/observium/mibs/f5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F5-BIGIP-LOCAL-MIB::ltmTcpProfilePushFlag.<ltmTcpProfileName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'F5-BIGIP-LOCAL-MIB' -M '/opt/observium/mibs/f5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'F5-BIGIP-LOCAL-MIB::ltmTcpProfilePushFlag'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | default |
1 | none |
2 | one |
3 | auto |
Conformance
Member of