fsG8261TsFlowVariationFactor
SUPERMICRO-G8261TS-MIB ·
.1.3.6.1.4.1.10876.101.2.72.2.1.1.7
Object
column r/w
Enumeration
Flow variation factor with which the load/noise should be introduced. Noise/load can be introduced either as a constant flow or it can applied as any of the following: 1. incremental flow 2.decremented flow
Context
- MIB
- SUPERMICRO-G8261TS-MIB
- OID
.1.3.6.1.4.1.10876.101.2.72.2.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsG8261TsParamsEntry
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 'SUPERMICRO-G8261TS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-G8261TS-MIB::fsG8261TsFlowVariationFactor'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-G8261TS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-G8261TS-MIB::fsG8261TsFlowVariationFactor.<fsG8261TsDirection>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-G8261TS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-G8261TS-MIB::fsG8261TsFlowVariationFactor'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | constant |
2 | incremental |
3 | decremental |