netraCtRscTemperatureValid
SUN-SNMP-NETRA-CT-RSC-MIB ·
.1.3.6.1.4.1.42.2.65.2.1.6.9.1.2
Object
column Enumeration
The current temperature at this sensor is known. If the temperature cannot be obtained, then false will be returned, and netraCtRscTemperatureValue should not be considered to be valid.
Context
- MIB
- SUN-SNMP-NETRA-CT-RSC-MIB
- OID
.1.3.6.1.4.1.42.2.65.2.1.6.9.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- netraCtRscTemperatureEntry
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 'SUN-SNMP-NETRA-CT-RSC-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUN-SNMP-NETRA-CT-RSC-MIB::netraCtRscTemperatureValid'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUN-SNMP-NETRA-CT-RSC-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUN-SNMP-NETRA-CT-RSC-MIB::netraCtRscTemperatureValid.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUN-SNMP-NETRA-CT-RSC-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUN-SNMP-NETRA-CT-RSC-MIB::netraCtRscTemperatureValid'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.