sampleRate
IBM-LES-BUS-MIB ·
.1.3.6.1.4.1.2.6.118.1.2.1.1.1.1.1.25
Object
column mandatory
r/w
Integer32
Specifies the rate at which the BUS Monitor samples frames sent to the BUS during a sample interval. A value of 1 indicates that every frame sent to the BUS is sampled. A value of 100 indicates that 1 out of every 100 frames sent to the BUS is sampled.
Context
- MIB
- IBM-LES-BUS-MIB
- OID
.1.3.6.1.4.1.2.6.118.1.2.1.1.1.1.1.25- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ibmLesBusConfEntry
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 'IBM-LES-BUS-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-LES-BUS-MIB::sampleRate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM-LES-BUS-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-LES-BUS-MIB::sampleRate.<lesConfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-LES-BUS-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-LES-BUS-MIB::sampleRate'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-1000