cpqSePCIeEraseFailureType
CPQSTDEQ-MIB ·
.1.3.6.1.4.1.232.1.2.23.3
Object
scalar mandatory
Enumeration
The value specifies the secure erase status of PCIe(NVMe) disk. secureEraseNotSupported(2) Secure erase is not supported so proceeding with Basic Erase
Context
- MIB
- CPQSTDEQ-MIB
- OID
.1.3.6.1.4.1.232.1.2.23.3- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- cpqSePCIeDisk
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 'CPQSTDEQ-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSTDEQ-MIB::cpqSePCIeEraseFailureType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQSTDEQ-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQSTDEQ-MIB::cpqSePCIeEraseFailureType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | secureEraseFailed |
2 | secureEraseNotSupported |
3 | noEraseSupported |