snmpTlstmCertToTSNRowStatus
SNMP-TLS-TM-MIB ·
.1.3.6.1.2.1.198.2.2.1.3.1.6
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 snmpTlstmCertToTSNFingerprint,
snmpTlstmCertToTSNMapType, and snmpTlstmCertToTSNData columns
have been set.
The following objects may not be modified while the
value of this object is active(1):
- snmpTlstmCertToTSNFingerprint
- snmpTlstmCertToTSNMapType
- snmpTlstmCertToTSNData
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.3.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- snmpTlstmCertToTSNEntry
- Table
- snmpTlstmCertToTSNTable
- Siblings
- 5
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snmpTlstmCertToTSNID A unique, prioritized index for the given entry. Lower
numbers indicate a higher priority. | column | Unsigned32 | .1.3.6.1.2.1.198.2.2.1.3.1.1 |
| snmpTlstmCertToTSNFingerprint A cryptographic hash of an X.509 certificate. The results of
a successful matching fingerprint to either the trusted CA in
the certificate validation path or to the certificate i… | column | OctetString | .1.3.6.1.2.1.198.2.2.1.3.1.2 |
| snmpTlstmCertToTSNMapType Specifies the mapping type for deriving a tmSecurityName from
a certificate. Details for mapping of a particular type SHALL
be specified in the DESCRIPTION clause of the OBJECT-I… | column | SNMPv2-TCAutonomousType | .1.3.6.1.2.1.198.2.2.1.3.1.3 |
| snmpTlstmCertToTSNData Auxiliary data used as optional configuration information for
a given mapping specified by the snmpTlstmCertToTSNMapType
column. Only some mapping systems will make use of this
c… | column | OctetString | .1.3.6.1.2.1.198.2.2.1.3.1.4 |
| snmpTlstmCertToTSNStorageType 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.3.1.5 |