ccHwSensorsNotifyIfAbove
SYMBOL-WS5000-MIB ·
.1.3.6.1.4.1.388.6.6.2.2.1.7
Object
When the given sensor's reading exceeds this threshold, a
notification is generated.
If no notifications are desired for this sensor, set this
threshold to 0.
(No corresponding _NotifyIfBelow has been provided, as such
a function is not anticipated to be useful. We don't
forsee low temps or infrequently/slowly operating fans to
be interesting events to send notifications on).
(Note that the corresponding notification is NOT defined
here since such notifications are defined in the ccFault
group).
The WS5100 switch does NOT support any thresholds on fans.
(It is retained here in expectation that other platforms
will allow such thresholds). If this value is SET on a
WS5000, (for a row that represents a fan), a SET-FAILED,
(bad value) will be returned.
Context
- MIB
- SYMBOL-WS5000-MIB
- OID
.1.3.6.1.4.1.388.6.6.2.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ccHwSensorsEntry
- Groups
- 1
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 'SYMBOL-WS5000-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYMBOL-WS5000-MIB::ccHwSensorsNotifyIfAbove'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SYMBOL-WS5000-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYMBOL-WS5000-MIB::ccHwSensorsNotifyIfAbove.<ccHwSensorsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYMBOL-WS5000-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYMBOL-WS5000-MIB::ccHwSensorsNotifyIfAbove'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of