pduEmdCfgTempCalOffset
SimplePDU-MIB ·
.1.3.6.1.4.1.42610.1.4.2.1.2.2.2.1.1.19
Object
column mandatory
r/w
Enumeration
The temperature calibration offset of EMD configuration.
Context
- MIB
- SimplePDU-MIB
- OID
.1.3.6.1.4.1.42610.1.4.2.1.2.2.2.1.1.19- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- pduEmdCfgEntry
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 'SimplePDU-MIB' -M '/opt/observium/mibs/powertek:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SimplePDU-MIB::pduEmdCfgTempCalOffset'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SimplePDU-MIB' -M '/opt/observium/mibs/powertek:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SimplePDU-MIB::pduEmdCfgTempCalOffset.<pduEmdCfgEMDIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SimplePDU-MIB' -M '/opt/observium/mibs/powertek:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SimplePDU-MIB::pduEmdCfgTempCalOffset'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fivePointFour |
2 | fourPointFive |
3 | threePointSix |
4 | twoPointSeven |
5 | onePointEight |
6 | zeroPointNine |
7 | zeroPointZero |
8 | negativeZeroPointNine |
9 | negativeOnePointEight |
10 | negativeTwoPointSeven |
11 | negativeThreePointSix |
12 | negativeFourPointFive |
13 | negativeFivePointFour |