nbsSffDiagsExternallyCalibrated
NBS-SFF-MIB ·
.1.3.6.1.4.1.629.204.1.3.1.1.9
Object
column Enumeration
Byte 92, bit 4 Externally Calibrated Two calibration options are possible if bit 6 has been set indicating that digital diagnostic monitoring has been implemented. If bit 4 is set, the reported values are A/D counts which must be converted to real world units using calibration values read using 2 wire serial address 1010001X (A2h) from bytes 56 to 95.
Context
- MIB
- NBS-SFF-MIB
- OID
.1.3.6.1.4.1.629.204.1.3.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nbsSffDiagsEntry
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 'NBS-SFF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-SFF-MIB::nbsSffDiagsExternallyCalibrated'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NBS-SFF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-SFF-MIB::nbsSffDiagsExternallyCalibrated.<nbsSffMsaPhysicalIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NBS-SFF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NBS-SFF-MIB::nbsSffDiagsExternallyCalibrated'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | no |
2 | yes |