oaModuleNominalTemp
LUM-OA-MIB ·
.1.3.6.1.4.1.8708.2.19.2.7.1.1.11
Object
column SNMPv2-SMIInteger32
The set temperature in units of 0.1 degrees centigrade.
Context
- MIB
- LUM-OA-MIB
- OID
.1.3.6.1.4.1.8708.2.19.2.7.1.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- oaModuleEntry
- Groups
- 4
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 'LUM-OA-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-OA-MIB::oaModuleNominalTemp'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-OA-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-OA-MIB::oaModuleNominalTemp.<oaModuleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-OA-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-OA-MIB::oaModuleNominalTemp'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647