cpqSiTPMmodule
CPQSINFO-MIB ·
.1.3.6.1.4.1.232.2.2.4.24
Object
scalar optional
Enumeration
This field will be populated if TPM module is present in the system board. other(1) No record of TPM exist. absent(2) TPM module is not present in the system. presentEnabled(3) TPM module is present in the system and currently enabled. presentDisabled(4) TPM module is present in the system and currently not enabled.
Context
- MIB
- CPQSINFO-MIB
- OID
.1.3.6.1.4.1.232.2.2.4.24- Type
- scalar
- Access
- readonly
- Status
- optional
- Parent
- cpqSiSystemBoard
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::cpqSiTPMmodule.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::cpqSiTPMmodule'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | absent |
3 | presentEnabled |
4 | presentDisabled |