cmDsCalFineCoefValue
BRCM-CM-ENGINEERING-MIB ·
.1.3.6.1.4.1.4413.2.99.1.1.3.2.2.9.1.3
Object
The value of this fine coefficient multiplied by one million. For example, a fine coefficent value of 36.5494 would be represented as 36549400. This gives an effective range of fine coefficent values ranging from -2147.483647 to 2147.483647 and a precision of 1e-6.
Context
- MIB
- BRCM-CM-ENGINEERING-MIB
- OID
.1.3.6.1.4.1.4413.2.99.1.1.3.2.2.9.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Units
- millionth
- Parent
- cmDsCalFineCoefEntry
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 'BRCM-CM-ENGINEERING-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BRCM-CM-ENGINEERING-MIB::cmDsCalFineCoefValue'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BRCM-CM-ENGINEERING-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BRCM-CM-ENGINEERING-MIB::cmDsCalFineCoefValue.<cmDsCalOffsetIndex>.<cmDsCalFineCoefIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BRCM-CM-ENGINEERING-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BRCM-CM-ENGINEERING-MIB::cmDsCalFineCoefValue'
Syntax
millionthSNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647