psampSampUniProbProbability
PSAMP-MIB ·
.1.3.6.1.2.1.194.1.1.5.2.1.2
Object
column FLOAT-TC-MIBFloat64TC
This object specifies the probability that a packet is sampled, expressed as a value between 0 and 1. The probability is equal for every packet. A value of 0 means no packet is sampled since the probability is 0. A value of 1 means all packets are sampled since the probability is 1. NaN (not a number) and infinity MUST NOT be used.
Context
- MIB
- PSAMP-MIB
- OID
.1.3.6.1.2.1.194.1.1.5.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- psampSampUniProbParamSetEntry
- 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 'PSAMP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PSAMP-MIB::psampSampUniProbProbability'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PSAMP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PSAMP-MIB::psampSampUniProbProbability.<psampSampUniProbIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PSAMP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PSAMP-MIB::psampSampUniProbProbability'
Syntax
- Source
- FLOAT-TC-MIBFloat64TC
- Base type
OctetString
Values & Constraints
Type Constraints
range: 8
Conformance
Member of