temperatureSensorRearm
SPAGENT-MIB ·
.1.3.6.1.4.1.3854.2.5.2.1.13
Object
The number of degrees to rearm the status. For example if status goes from normal to warning, the temp must go down spTempRearm degrees below warning before the status goes to normal
Context
- MIB
- SPAGENT-MIB
- OID
.1.3.6.1.4.1.3854.2.5.2.1.13- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- temperatureSensorEntry
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 'SPAGENT-MIB' -M '/opt/observium/mibs/akcp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SPAGENT-MIB::temperatureSensorRearm'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SPAGENT-MIB' -M '/opt/observium/mibs/akcp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SPAGENT-MIB::temperatureSensorRearm.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SPAGENT-MIB' -M '/opt/observium/mibs/akcp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SPAGENT-MIB::temperatureSensorRearm'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Object Constraints
range: 0-65534
Type Constraints
range: -2147483648..2147483647