filterPktDataOffset

RFC1271-MIB · .1.3.6.1.2.1.16.7.1.1.3

Object

column mandatory r/w Integer32
The offset from the beginning of each packet where
a match of packet data will be attempted.  This offset
is measured from the point in the physical layer
packet after the framing bits, if any.  For example,
in an Ethernet frame, this point is at the beginning
of the destination MAC address.
              
This object may not be modified if the associated
filterStatus object is equal to valid(1).

Context

MIB
RFC1271-MIB
OID
.1.3.6.1.2.1.16.7.1.1.3
Type
column
Access
readwrite
Status
mandatory
Parent
filterEntry

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

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647