snmpTlstmCertSANDNSName
SNMP-TLS-TM-MIB ·
.1.3.6.1.2.1.198.1.1.3
Object
node
Maps a subjectAltName's dNSName to a tmSecurityName after first converting it to all lowercase (RFC 5280 does not specify converting to lowercase so this involves an extra step). This mapping results in a 1:1 correspondence between subjectAltName dNSName values and the tmSecurityName values.
Context
- MIB
- SNMP-TLS-TM-MIB
- OID
.1.3.6.1.2.1.198.1.1.3- Type
- node
- Status
- current
- Parent
- snmpTlstmCertToTSNMIdentities
- Siblings
- 5
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snmpTlstmCertSpecified Directly specifies the tmSecurityName to be used for
this certificate. The value of the tmSecurityName
to use is specified in the snmpTlstmCertToTSNData
column. The snmpTlstmCer… | node | - | .1.3.6.1.2.1.198.1.1.1 |
| snmpTlstmCertSANRFC822Name Maps a subjectAltName's rfc822Name to a
tmSecurityName. The local part of the rfc822Name is
passed unaltered but the host-part of the name must
be passed in lowercase. This mapp… | node | - | .1.3.6.1.2.1.198.1.1.2 |
| snmpTlstmCertSANIpAddress Maps a subjectAltName's iPAddress to a
tmSecurityName by transforming the binary encoded
address as follows:
1) for IPv4, the value is converted into a
decimal-dotte… | node | - | .1.3.6.1.2.1.198.1.1.4 |
| snmpTlstmCertSANAny Maps any of the following fields using the
corresponding mapping algorithms:
|------------+----------------------------|
| Type | Algorithm |
|--… | node | - | .1.3.6.1.2.1.198.1.1.5 |
| snmpTlstmCertCommonName Maps a certificate's CommonName to a tmSecurityName
after converting it to a UTF-8 encoding. The usage
of CommonNames is deprecated and users are
encouraged to use subjectAltName… | node | - | .1.3.6.1.2.1.198.1.1.6 |