tempPosition
CUBRO-MIB ·
.1.3.6.1.4.1.32182.1.1.2.2.1.6
Object
column OctetString
A textual string containing information about the location of the temperature sensor in the device. This value can be an empty string.
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 'CUBRO-MIB' -M '/opt/observium/mibs/cubro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CUBRO-MIB::tempPosition'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CUBRO-MIB' -M '/opt/observium/mibs/cubro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CUBRO-MIB::tempPosition.<tempIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CUBRO-MIB' -M '/opt/observium/mibs/cubro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CUBRO-MIB::tempPosition'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-255
Conformance
Member of