snmpTlstmAddrRowStatus
SNMP-TLS-TM-MIB ·
.1.3.6.1.2.1.198.2.2.1.9.1.4
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 snmpTlstmAddrRowStatus
column is notReady(3).
In particular, a newly created row cannot be made active until
the corresponding snmpTlstmAddrServerFingerprint column has been
set.
Rows MUST NOT be active if the snmpTlstmAddrServerFingerprint
column is blank and the snmpTlstmAddrServerIdentity is set to
'*' since this would insecurely accept any presented
certificate.
The snmpTlstmAddrServerFingerprint object may not be modified
while the value of this object is active(1).
An attempt to set these objects while the value of
snmpTlstmAddrRowStatus 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.9.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- snmpTlstmAddrEntry
- Table
- snmpTlstmAddrTable
- Siblings
- 3
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snmpTlstmAddrServerFingerprint A cryptographic hash of a public X.509 certificate. This
object should store the hash of the public X.509 certificate
that the remote server should present during the (D)TLS
conn… | column | SnmpTLSFingerprint | .1.3.6.1.2.1.198.2.2.1.9.1.1 |
| snmpTlstmAddrServerIdentity The reference identity to check against the identity
presented by the remote system. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.2.1.198.2.2.1.9.1.2 |
| snmpTlstmAddrStorageType 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.9.1.3 |