bsDdiSfpCalibration
BAY-STACK-SFF-MIB ·
.1.3.6.1.4.1.45.5.29.1.2.1.2
Object
column Enumeration
This object indicates whether the actual values read from EEPROM internally within an implementation are already calibrated to the appropriate units (Volts, mA, dB, etc), or whether these values are first converted to appropriate units. The value external(2) indicates that the values as read from EEPROM must be converted. Note that this is only an indication of what happens internally within an implementation, and does not have any effect on the values of other columns in this table.
Context
- MIB
- BAY-STACK-SFF-MIB
- OID
.1.3.6.1.4.1.45.5.29.1.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- bsDdiSfpEntry
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 'BAY-STACK-SFF-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-SFF-MIB::bsDdiSfpCalibration'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BAY-STACK-SFF-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-SFF-MIB::bsDdiSfpCalibration.<bsDdiSfpIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BAY-STACK-SFF-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BAY-STACK-SFF-MIB::bsDdiSfpCalibration'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | internal |
2 | external |