cpqSmObjDataInnateMonitoringStatus
CPQSRVMN-MIB ·
.1.3.6.1.4.1.232.4.2.3.4
Object
scalar mandatory
Enumeration
Server Manager Innate Monitoring Status.
The following values are valid:
Enabled (3) Innate Monitoring is active.
Disabled (2) Innate Monitoring is not active.
Other (1) Innate Monitoring status is unobtainable
Innate Monitoring is performed by the Server Manager board
without input from the operating system. It includes monitoring
of information such as Temperature, Input/Output Check, and
Power.
Compaq DIAGNOSTICS disables Innate Monitoring before executing
any tests so that alerts are not caused inadvertently. After
completion, Diagnostics re-enables alerting.
Context
- MIB
- CPQSRVMN-MIB
- OID
.1.3.6.1.4.1.232.4.2.3.4- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- cpqSmObjData
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::cpqSmObjDataInnateMonitoringStatus.0'
More examples
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::cpqSmObjDataInnateMonitoringStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | disabled |
3 | enabled |