sunHwCtrlTpmEnable

SUN-HW-CTRL-MIB · .1.3.6.1.4.1.42.2.175.104.1.7.1

Object

scalar r/w SNMPv2-TCTruthValue
sunHwCtrlTpmEnable is the principal control for any action being
taken to change the access mode(s) of the TPM device.
Any attempt to change sunHwCtrlTpmEnable when the host power is on
will generate an inconsistentValue (or badValue for SNMPv1) error.
When sunHwCtrlTpmEnable is set to false(2), no changes to
sunHwCtrlTpmActivate will succeed,
and the TPM device will be disabled during the next host power on
event.
If sunHwCtrlTpmEnable is set to true(1), the TPM device will be
enabled during the next host power on.
The default state of sunHwCtrlTpmEnable is false(2).

Context

MIB
SUN-HW-CTRL-MIB
OID
.1.3.6.1.4.1.42.2.175.104.1.7.1
Type
scalar
Access
readwrite
Status
current
Parent
sunHwCtrlTPM
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUN-HW-CTRL-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUN-HW-CTRL-MIB::sunHwCtrlTpmEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUN-HW-CTRL-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUN-HW-CTRL-MIB::sunHwCtrlTpmEnable'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance