devIDPublicKeyErrStatus
IEEE8021-DEVID-MIB ·
.1.3.111.2.802.1.1.17.1.2.2.1.5
Object
column
obsolete
DevIDErrorStatus
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 interface operations are not visible in this MIB so this object provides no clue as to what has failed and does not specify whether it is cleared by subsequent successful operations. If keys or certs are unusable they should not be visible to SNMP or appear not enabled. In both cases this read-only MIB cannot diagnose or repair. SNMP operations already have their own error codes.
Context
- MIB
- IEEE8021-DEVID-MIB
- OID
.1.3.111.2.802.1.1.17.1.2.2.1.5- Type
- column
- Access
- readonly
- Status
- obsolete
- Parent
- devIDPublicKeyEntry
- Table
- devIDPublicKeyTable
- Siblings
- 4
Syntax
DevIDErrorStatus
- Source
- DevIDErrorStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | none |
2 | internalError |
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 |
| devIDPublicKeyAlgorithm obsolete The DevID PublicKey Algorithm field shall indicate the public key
algorithm identifier. This object identifies the public key
algorithm as either rsaEncryption or idecPublicKey.
O… | column | DevIDAlgorithmIdentifier | .1.3.111.2.802.1.1.17.1.2.2.1.3 |
| 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 |