devIDPublicKeyAlgorithm
IEEE8021-DEVID-MIB ·
.1.3.111.2.802.1.1.17.1.2.2.1.3
Object
column
obsolete
DevIDAlgorithmIdentifier
The DevID PublicKey Algorithm field shall indicate the public key algorithm identifier. This object identifies the public key algorithm as either rsaEncryption or idecPublicKey. Obsolete along with table. The AlgorithmIdentifier is not necessarily a complete description of the signature suite (parameters in subjectPublicKeyInfo may also be required), full information is in the devIDCert in the devIDCertTable using X.509 OIDs so avoiding generating new OIDs for this MIB and removing the need for future MIB updates as new signature suites are added.
Context
- MIB
- IEEE8021-DEVID-MIB
- OID
.1.3.111.2.802.1.1.17.1.2.2.1.3- Type
- column
- Access
- readonly
- Status
- obsolete
- Parent
- devIDPublicKeyEntry
- Table
- devIDPublicKeyTable
- Siblings
- 4
Syntax
DevIDAlgorithmIdentifier
- Source
- DevIDAlgorithmIdentifier
- Base type
Enumeration
Values & Constraints
Type Values
1 | rsaEncryption |
2 | idecPublicKey |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| devIDPublicKeyIndex obsolete All keys are indexed internally with this object. The
value of this object is within 0..devIDPublicKeyCount. This is the
keyIndex and operations on keys will use the keyIndex to… | column | Unsigned32 | .1.3.111.2.802.1.1.17.1.2.2.1.1 |
| devIDPublicKeyEnabled obsolete The enable/disable state of this public key. This
setting persists across restarts. Obsolete with table. | column | SNMPv2-TCTruthValue | .1.3.111.2.802.1.1.17.1.2.2.1.2 |
| devIDPublicKeyPubkeySHA1Hash obsolete The SHA1 Hash of this DevID public key.
Obsolete with table. DevIDFingerprint used in new table objects
to provided allow hash flexibility without MIB update. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.111.2.802.1.1.17.1.2.2.1.4 |
| devIDPublicKeyErrStatus obsolete Displays the status of an operation on the public key.
The default value is none which means no error, indicating a
successful operation. Obsolete: DevID module service interfac… | column | DevIDErrorStatus | .1.3.111.2.802.1.1.17.1.2.2.1.5 |