fsQoSRateUnit
SUPERMICRO-QOS-MIB ·
.1.3.6.1.4.1.10876.101.2.6.1.1.4
Object
scalar Enumeration
This Object indicates the unit for the Information Rate(CIR,EIR,PIR,PTR,CTR ...)values based on target platform. This Object specifies the unit alone. Value corresponding to this unit should be taken from 'fsQoSRateGranularity' Ex 1: 'fsQoSRateUnit' = kbps 'fsQoSRateGranularity' = 64 then this target will accept the Information Rate(CIR,EIR,TIR,PTR, CTR ...) values in multiples of 64 like 64 kbps, 128 kbps ... Ex 2: 'fsQoSRateUnit' = mbps 'fsQoSRateGranularity' = 64 then this target will accept the Information Rate(CIR,EIR,TIR,PTR, CTR ...) values in multiples of 64 like 64 mbps, 128 mbps ...
Context
- MIB
- SUPERMICRO-QOS-MIB
- OID
.1.3.6.1.4.1.10876.101.2.6.1.1.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- fsQoSSystem
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-QOS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-QOS-MIB::fsQoSRateUnit.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-QOS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-QOS-MIB::fsQoSRateUnit'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | bps |
2 | kbps |
3 | mbps |
4 | gbps |