mpeSysDevIpFilterTcpAckFilterAction
PDN-MPE-FILTER-MIB ·
.1.3.6.1.4.1.1795.2.24.12.23.1.1.1.1.6
Object
column mandatory
r/w
Enumeration
The value of this object corresponds to the default action taken on the first TCP ACK packet of the TCP connection. This object is not supported for MCC.
Context
- MIB
- PDN-MPE-FILTER-MIB
- OID
.1.3.6.1.4.1.1795.2.24.12.23.1.1.1.1.6- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- mpeSysDevIpFilterConfigTableEntry
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 'PDN-MPE-FILTER-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-MPE-FILTER-MIB::mpeSysDevIpFilterTcpAckFilterAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-MPE-FILTER-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-MPE-FILTER-MIB::mpeSysDevIpFilterTcpAckFilterAction.<entPhysicalIndex>.<mpeSysDevIpFilterName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-MPE-FILTER-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-MPE-FILTER-MIB::mpeSysDevIpFilterTcpAckFilterAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | forward |
2 | discard |
3 | noOp |