acdSfpInfoInternal

ACD-SFP-MIB · .1.3.6.1.4.1.22420.2.4.1.1.17

Object

This is to indicate if the SFP supports internal calibration. If
externally calibrated, the measurements are raw A/D values and must
be converted to real world units using calibration constants 
stored in EEPROM locations 56 to 95 at 2 wire serial bus address
A2h. Calibration is valid over vendor specified operating 
temperature and voltage. Alarm and warning threshold values
should be interpreted in the same manner as real time 16 bit data.

Context

MIB
ACD-SFP-MIB
OID
.1.3.6.1.4.1.22420.2.4.1.1.17
Type
column
Access
readonly
Status
current
Parent
acdSfpInfoEntry
Groups
1

Walk 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 'ACD-SFP-MIB' -M '/opt/observium/mibs/accedian:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACD-SFP-MIB::acdSfpInfoInternal'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ACD-SFP-MIB' -M '/opt/observium/mibs/accedian:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACD-SFP-MIB::acdSfpInfoInternal.<acdSfpInfoID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACD-SFP-MIB' -M '/opt/observium/mibs/accedian:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACD-SFP-MIB::acdSfpInfoInternal'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance