enc2111TempSensor
GUDEADS-ENC2111-MIB ·
.1.3.6.1.4.1.28507.60.1.6.1.1.2
Object
column 0.1 degree CelsiusSNMPv2-SMIInteger32
actual temperature
Context
- MIB
- GUDEADS-ENC2111-MIB
- OID
.1.3.6.1.4.1.28507.60.1.6.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Units
- 0.1 degree Celsius
- Parent
- enc2111SensorEntry
- 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 'GUDEADS-ENC2111-MIB' -M '/opt/observium/mibs/gude:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GUDEADS-ENC2111-MIB::enc2111TempSensor'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GUDEADS-ENC2111-MIB' -M '/opt/observium/mibs/gude:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GUDEADS-ENC2111-MIB::enc2111TempSensor.<enc2111SensorIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GUDEADS-ENC2111-MIB' -M '/opt/observium/mibs/gude:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GUDEADS-ENC2111-MIB::enc2111TempSensor'
Syntax
0.1 degree CelsiusSNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of