filterOffset
CTATX-MIB ·
.1.3.6.1.4.1.97.3.10.7.1.14
Object
Zero-based offset of an arbitrary field within the packet. Depending upon the value of filterFlags, the offset is relative to the start of the translated packet, beginning with the big endian MAC addresses; or, the offset is relative to the start of the data past the IP header (and, the packet must be an IP packet with a valid IP header); or, the offset is relative to the start of the data past the Source Routing information (presence of Source Routing information is optional).
Context
- MIB
- CTATX-MIB
- OID
.1.3.6.1.4.1.97.3.10.7.1.14- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- filterEntry
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 'CTATX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTATX-MIB::filterOffset'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTATX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTATX-MIB::filterOffset.<filterIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTATX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTATX-MIB::filterOffset'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647