fsLsppSweepOption

SUPERMICRO-LSP-PING-MIB · .1.3.6.1.4.1.10876.101.1.13.11.2.1.1.19

Object

column r/w SNMPv2-TCTruthValue
This object specifies if a number of packets of different sizes, 
ranging from a start size to an end size are to be sent. 
Setting this object to TRUE enables the sweep option. 
                  
This object alone does not have any significance. This object, 
along with the fsLsppSweepMinimum, fsLsppSweepIncrement and 
fsLsppSweepMaximum objects, cause a number of packets of different 
sizes to be sent.
              
If this object is set to TRUE then the value in fsLsppPacketSize 
object is ignored and packet size is determined by the sweep minimum, 
increment and maximum sizes. 
This object is not applicable and should not be set while performing 
traceroute operations.
              
This object should not be set to true when the burst option or 
same sequence number option is enabled.

Context

MIB
SUPERMICRO-LSP-PING-MIB
OID
.1.3.6.1.4.1.10876.101.1.13.11.2.1.1.19
Type
column
Access
readwrite
Status
current
Parent
fsLsppPingTraceTableEntry

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

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false