cpqSiHoodSensorConfiguration
CPQSINFO-MIB ·
.1.3.6.1.4.1.232.2.2.3.12
Object
scalar mandatory
Enumeration
This is the current configuration of the Smart Cover
sensor.
The following values are currently defined:
other(1)
Smart Cover sensor is not supported on this system or cannot
be determined by the Insight Agent. You may need to upgrade
your software.
disabled(2)
Smart Cover sensor will not detect a hood removal and
cpqSiHoodRemovedTime will not be updated.
notifyUser(3)
Smart Cover sensor will detect a hood removal and will display
a message at POST for the user.
adminPasswordProtected(4)
Smart Cover sensor will detect a hood removal and will display
a message at POST for the user to enter the Admin Password.
The system will not boot until proper password is entered.
Context
- MIB
- CPQSINFO-MIB
- OID
.1.3.6.1.4.1.232.2.2.3.12- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- cpqSiSecurity
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 'CPQSINFO-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSINFO-MIB::cpqSiHoodSensorConfiguration.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQSINFO-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQSINFO-MIB::cpqSiHoodSensorConfiguration'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | disabled |
3 | notifyUser |
4 | adminPasswordProtected |