sspmSourceControlSamplingDist
SSPM-MIB ·
.1.3.6.1.2.1.16.28.1.2.2.1.8
Object
column r/w
Enumeration
When this attribute is set to 'deterministic', then
packets are generated at with a fixed inter-packet
injection time specified by sspmSourceFrequency.
When this attribute is set to 'Poisson', then packets
are generated with inter-packet injection times sampled
from an exponential distribution with the single
distributional parameter determined by the inverse
frequency).
Context
- MIB
- SSPM-MIB
- OID
.1.3.6.1.2.1.16.28.1.2.2.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sspmSourceControlEntry
- Groups
- 1
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 'SSPM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SSPM-MIB::sspmSourceControlSamplingDist'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SSPM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SSPM-MIB::sspmSourceControlSamplingDist.<sspmSourceControlInstance>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SSPM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SSPM-MIB::sspmSourceControlSamplingDist'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | deterministic |
2 | poisson |
Conformance
Member of