cpqSiChassisHoodStatus
CPQSINFO-MIB ·
.1.3.6.1.4.1.232.2.2.3.16
Object
scalar mandatory
Enumeration
The status of the chassis intrusion alert hardware and the hood presence.
unknown (1)
Unable to determine the system intrusion alert hardware presence.
not-installed(2)
System intrusion alert hardware is not installed.
hood-ok (3)
System intrusion alert hardware is installed and the hood cover is seated properly.
hood-removed (4)
System intrusion alert hardware is installed but the hood cover is removed.
Context
- MIB
- CPQSINFO-MIB
- OID
.1.3.6.1.4.1.232.2.2.3.16- 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::cpqSiChassisHoodStatus.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::cpqSiChassisHoodStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | not-installed |
3 | hood-ok |
4 | hood-removed |