cpqSmMonItemLimit
CPQSRVMN-MIB ·
.1.3.6.1.4.1.232.4.2.3.6.1.13
Object
Threshold information for this monitored item.
The interpretation of this field depends on the monItemDataType
field.
For counters this is the value that when passed, as specified by
the comparator, an alert will occur. The optional can be used to
specify a step. Whenever the value of the monitored item passes
the value of the limit plus an integer multiple of the step a
new alert will occur.
For states this is the value that when passed, as specified by
the comparator, an alert will occur.
For ranges this value (the low threshold) and the value of the
optional (the high threshold) define a range. When the range
boundaries are crossed, as specified by the comparator, an alert
will occur.
This field is undefined if the monItemDataType is string, data,
or queue.
Context
- MIB
- CPQSRVMN-MIB
- OID
.1.3.6.1.4.1.232.4.2.3.6.1.13- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqSmMonItemEntry
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 'CPQSRVMN-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSRVMN-MIB::cpqSmMonItemLimit'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQSRVMN-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSRVMN-MIB::cpqSmMonItemLimit.<cpqSmMonItemObjIndex>.<cpqSmMonItemInstIndex>.<cpqSmMonItemIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQSRVMN-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQSRVMN-MIB::cpqSmMonItemLimit'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647