ddmPortTemperature
WESTERMO-DDM-MIB ·
.1.3.6.1.4.1.16177.2.2.1.1.1.4
Object
column Integer32
Temperature of the SFP. The temperature accuracy is better than 3 degrees Celsius and the total range of -128 degrees C to +128 degrees C.
Context
- MIB
- WESTERMO-DDM-MIB
- OID
.1.3.6.1.4.1.16177.2.2.1.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ddmPortEntry
- Groups
- 1
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 'WESTERMO-DDM-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WESTERMO-DDM-MIB::ddmPortTemperature'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WESTERMO-DDM-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WESTERMO-DDM-MIB::ddmPortTemperature.<ddmPortIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WESTERMO-DDM-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WESTERMO-DDM-MIB::ddmPortTemperature'
Syntax
Integer32
Values & Constraints
Object Constraints
range: -128-128
Conformance
Member of