cpqSmMonItemRemoteAlertStatus
CPQSRVMN-MIB ·
.1.3.6.1.4.1.232.4.2.3.6.1.5
Object
column mandatory
Enumeration
This field indicates if the Server Manager board will
notify pagers, telephones, or Server Manager Facilities when
this monitored item crosses a defined threshold.
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.5- 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::cpqSmMonItemRemoteAlertStatus'
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::cpqSmMonItemRemoteAlertStatus.<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::cpqSmMonItemRemoteAlertStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | disabled |
3 | enabled |