rsFloatingPacketOffset
RADWARE-MIB ·
.1.3.6.1.4.1.89.35.1.93
Object
scalar mandatory
r/w
Enumeration
Indicates whether the incoming packet offset may be changed by the application. This is not needed in most cases but is required for tagging of outgoing packets (802.1q) and packet encapsulation.
Context
- MIB
- RADWARE-MIB
- OID
.1.3.6.1.4.1.89.35.1.93- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- rsServerDispatcher
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADWARE-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADWARE-MIB::rsFloatingPacketOffset.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADWARE-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADWARE-MIB::rsFloatingPacketOffset'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |