degreesCelsius
ASYNCOS-MAIL-MIB ·
.1.3.6.1.4.1.15497.1.1.1.9.1.2
Object
column SNMPv2-SMIInteger32
Temperature reading for the sensor being instrumented in Centrigrade units. This is correct according to the relative accuracy of the sensor being instrumented.
Context
- MIB
- ASYNCOS-MAIL-MIB
- OID
.1.3.6.1.4.1.15497.1.1.1.9.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- temperatureEntry
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 'ASYNCOS-MAIL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASYNCOS-MAIL-MIB::degreesCelsius'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ASYNCOS-MAIL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASYNCOS-MAIL-MIB::degreesCelsius.<temperatureIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ASYNCOS-MAIL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ASYNCOS-MAIL-MIB::degreesCelsius'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647