snmpTlstmParamsRowStatus
SNMP-TLS-TM-MIB ·
.1.3.6.1.2.1.198.2.2.1.6.1.3
Object
The status of this conceptual row. This object may be used
to create or remove rows from this table.
To create a row in this table, an administrator must set this
object to either createAndGo(4) or createAndWait(5).
Until instances of all corresponding columns are appropriately
configured, the value of the corresponding instance of the
snmpTlstmParamsRowStatus column is notReady(3).
In particular, a newly created row cannot be made active until
the corresponding snmpTlstmParamsClientFingerprint column has
been set.
The snmpTlstmParamsClientFingerprint object may not be modified
while the value of this object is active(1).
An attempt to set these objects while the value of
snmpTlstmParamsRowStatus is active(1) will result in
an inconsistentValue error.
Context
- MIB
- SNMP-TLS-TM-MIB
- OID
.1.3.6.1.2.1.198.2.2.1.6.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- snmpTlstmParamsEntry
- Table
- snmpTlstmParamsTable
- Siblings
- 2
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snmpTlstmParamsClientFingerprint This object stores the hash of the public portion of a
locally held X.509 certificate. The X.509 certificate, its
public key, and the corresponding private key will be used
when … | column | SnmpTLSFingerprint | .1.3.6.1.2.1.198.2.2.1.6.1.1 |
| snmpTlstmParamsStorageType The storage type for this conceptual row. Conceptual rows
having the value 'permanent' need not allow write-access to
any columnar objects in the row. | column | SNMPv2-TCStorageType | .1.3.6.1.2.1.198.2.2.1.6.1.2 |