IEEE8021-DEVID-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
6
Rows
6
Columns
35
.1.3.111.2.802.1.1.17.1.2.2
·
1 row entry
·
5 columns
A table containing the public key, the keys keyIndex, a value indicating if the key is enabled. This allows the administrator to determine the DevID keys installed in the DevID module. The maximum number of entries in this table is limited by the value of devIDPublicKeyCount. Obsolete: the public keys that have been installed and may be used can be obtained from the subjectPublicKeyInfo field in each of the DevIDCertEntry's devIDCert object.
An entry containing DevID public key, the keys keyIndex, a value
indicating if the key is enabled.
Obsolete: the public keys that have been installed and may be
used can be obtained from the subjectPublicKeyInfo field …
indicating if the key is enabled.
Obsolete: the public keys that have been installed and may be
used can be obtained from the subjectPublicKeyInfo field …
Indexes
ENTITY-MIBentPhysicalIndex
| Column | 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 address a specific key. The IDevID ke… |
Unsigned32 Constraints: range: 0-4294967295 |
.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. |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.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. Obsolete along with table. The AlgorithmI… |
DevIDAlgorithmIdentifier Textual Convention: DevIDAlgorithmIdentifier EnumerationType Values:
|
.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. |
SNMP-FRAMEWORK-MIBSnmpAdminString Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetStringType Constraints: range: 0..255 |
.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 interface operations are not visible in this MI… |
DevIDErrorStatus Textual Convention: DevIDErrorStatus EnumerationType Values:
|
.1.3.111.2.802.1.1.17.1.2.2.1.5 |
.1.3.111.2.802.1.1.17.1.2.4
·
1 row entry
·
10 columns
A table of current DevID credentials, where for each certificate the following are indicated: sha1 hash of the certificate, section7 defined fields of cert serial number, issuer, subject, HardwareModuleName, and public key. Obsolete: the ASN.1 encoding of a certificate is already defined elsewhere, there is no need to require a device to decode the certificate into a different ASN.1 structure, and picking particular field might omit problematic extensions in particular certificates.
An entry containing DevID Credential information.
Obsolete: Table entries are not indexed by entPhysicalIndex.
Obsolete: Table entries are not indexed by entPhysicalIndex.
Indexes
devIDCredentialIndex
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
devIDCredentialIndex
obsolete
All credentials are indexed internally with this
object. The value of this object is in [0..devIDCredentialCount]. Operations on credentials will use the credentialIndex to address a specific credential. The IDevID c… |
Unsigned32 Constraints: range: 0-4294967295 |
.1.3.111.2.802.1.1.17.1.2.4.1.1 |
||||
|
devIDCredentialEnabled
obsolete
The enable/disable state of this credential. This
setting persists across restarts. Obsolete with table. |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.111.2.802.1.1.17.1.2.4.1.2 |
||||
|
devIDCredentialSHA1Hash
obsolete
The SHA1 Hash of this DevID credential.
Obsolete with table. |
SNMP-FRAMEWORK-MIBSnmpAdminString Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetStringType Constraints: range: 0..255 |
.1.3.111.2.802.1.1.17.1.2.4.1.3 |
||||
|
devIDCredentialSerialNumber
obsolete
The serial number of the credential.
Obsolete with table. |
OctetString Constraints: range: 0-20 |
.1.3.111.2.802.1.1.17.1.2.4.1.4 |
||||
|
devIDCredentialIssuer
obsolete
The issuer field of the credential.
Obsolete with table. |
SNMP-FRAMEWORK-MIBSnmpAdminString Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetStringType Constraints: range: 0..255 |
.1.3.111.2.802.1.1.17.1.2.4.1.5 |
||||
|
devIDCredentialSubject
obsolete
The subject field of the credential.
Obsolete with table. |
SNMP-FRAMEWORK-MIBSnmpAdminString Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetStringType Constraints: range: 0..255 |
.1.3.111.2.802.1.1.17.1.2.4.1.6 |
||||
|
devIDCredentialSubjectAltName
obsolete
The subjectaltname field of the credential.
Obsolete with table. |
SNMP-FRAMEWORK-MIBSnmpAdminString Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetStringType Constraints: range: 0..255 |
.1.3.111.2.802.1.1.17.1.2.4.1.7 |
||||
|
devIDCredentialEntityIndex
obsolete
This refers to the entPhysicalIndex in entPhysicalTable
to identify the associated physical entity. Obsolete with table. |
ENTITY-MIBPhysicalIndex Textual Convention: ENTITY-MIBPhysicalIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.111.2.802.1.1.17.1.2.4.1.8 |
||||
|
devIDCredentialPubkeyIndex
obsolete
Has the appropriate devIDPublicKeyIndex value from
devIDPublicKeyTable to identify the public key information. Obsolete with table. |
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.17.1.2.4.1.9 |
||||
|
devIDCredentialErrStatus
obsolete
The displays the status of an operation on the
credential. The default value is none which means no error, indicating a successful operation. Obsolete with table. |
DevIDErrorStatus Textual Convention: DevIDErrorStatus EnumerationType Values:
|
.1.3.111.2.802.1.1.17.1.2.4.1.10 |
devIDStatisticsTable
table.1.3.111.2.802.1.1.17.1.2.5
·
1 row entry
·
8 columns
Counts of selected operations for each DevID module.
Counts of selected operations for a DevID module.
Indexes
ENTITY-MIBentPhysicalIndex
| Column | Syntax | OID |
|---|---|---|
|
devIDStatisticKeyGenerationCount
The number of LDevID key pairs generated by the
module. Discontinuities at system restart and counter rollover. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.17.1.2.5.1.1 |
|
devIDStatisticKeyInsertionCount
The number of LDevID key pairs inserted into the module.
Discontinuities occur at system restart and counter rollover. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.17.1.2.5.1.2 |
|
devIDStatisticKeyDeletionCount
The number of LDevID key pairs deleted by the module.
Discontinuities occur at system restart and counter rollover. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.17.1.2.5.1.3 |
|
devIDStatisticCSRGenerationCount
deprecated
The number of Certificate Signing Requests (CSR,
RFC2986) generated by the module. Discontinuities occur at system restart and counter rollover. Deprecated: the module does not necessarily have all the information to … |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.17.1.2.5.1.4 |
|
devIDStatisticCredentialInsertionCount
obsolete
The number of LDevID credential insertions.
Discontinuities occur at system restart and counter rollover. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.17.1.2.5.1.5 |
|
devIDStatisticCredentialDeletionCount
obsolete
The number of LDevID credential deletions.
Discontinuities occur at system restart and counter rollover. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.17.1.2.5.1.6 |
|
devIDStatisticCertInsertionCount
The number of LDevID certificate insertions.
Discontinuities occur at system restart and counter rollover. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.17.1.2.5.1.7 |
|
devIDStatisticCertDeletionCount
This number of LDevID certificate deletions.
Discontinuities occur at system restart and counter rollover. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.17.1.2.5.1.8 |
devIDModuleTable
table.1.3.111.2.802.1.1.17.1.2.6
·
1 row entry
·
3 columns
A table of DevID module capabilities, which can differ for devices managed by the same SNMP agent.
DevID module capabilities, indexed by the ENTITY MIB's
entPhysicalIndex.
entPhysicalIndex.
Indexes
ENTITY-MIBentPhysicalIndex
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
devIDModuleSupportsLDevIDs
True if the module supports the mandatory operations
for LDevIDs. |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.111.2.802.1.1.17.1.2.6.1.1 |
||||
|
devIDModuleGeneratesLDevIDKeys
True if the module supports LDevID key generation.
|
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.111.2.802.1.1.17.1.2.6.1.2 |
||||
|
devIDModuleInsertsLDevIDKeys
True if the module supports LDevID key insertion.
|
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.111.2.802.1.1.17.1.2.6.1.3 |
devIDCertTable
table.1.3.111.2.802.1.1.17.1.2.7
·
1 row entry
·
6 columns
A table of DevID certificates, indexed by entPhysicalIndex (identifying the DevID module to which the certificate belongs) and the certificate's fingerprint.
DevID certificate objects, indexed by entPhysicalIndex
and its devIDCertFingerprint.
and its devIDCertFingerprint.
Indexes
ENTITY-MIBentPhysicalIndex devIDCertFingerprint
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
devIDCertFingerprint
A fingerprint of the DevID certificate, identifying the
fingerprinting hash. |
DevIDFingerprint Textual Convention: DevIDFingerprint OctetStringType Constraints: range: 0..49 |
.1.3.111.2.802.1.1.17.1.2.7.1.1 |
||||
|
devIDCertPublicKeyInfoFprint
A fingerprint of the DevID certificate's
subjectPublicKeyInfo field, identifying the fingerprinting hash. |
DevIDFingerprint Textual Convention: DevIDFingerprint OctetStringType Constraints: range: 0..49 |
.1.3.111.2.802.1.1.17.1.2.7.1.2 |
||||
|
devIDCertIDevID
True if this is an IDevID Certificate.
|
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.111.2.802.1.1.17.1.2.7.1.3 |
||||
|
devIDCertKeyEnabled
True if use of the DevID Secret for this certificate is
enabled, allowing its use. |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.111.2.802.1.1.17.1.2.7.1.4 |
||||
|
devIDCertEnabled
True if the certificate can be used.
|
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.111.2.802.1.1.17.1.2.7.1.5 |
||||
|
devIDCert
The X.509 DevID certificate.
|
OctetString | .1.3.111.2.802.1.1.17.1.2.7.1.6 |
devIDChainTable
table.1.3.111.2.802.1.1.17.1.2.8
·
1 row entry
·
3 columns
A table of DevID intermediate certificates, indexed by entPhysicalIndex (identifying the DevID module), devIDCertFingerprint (identifying the DevID certificate), and devIDChainCertIndex (identifying the certificate's position in the certificate chain, upwards from the DevID certificate).
DevID intermediate certificate objects, indexed by
entPhysicalIndex, DevID certificate fingerprint, and the
certificate's position in the certificate chain.
entPhysicalIndex, DevID certificate fingerprint, and the
certificate's position in the certificate chain.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
devIDChainCertIndex
The position of this intermediate certificate in the
certificate chain. |
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.111.2.802.1.1.17.1.2.8.1.1 |
|
devIDChainCertFingerprint
A fingerprint of the intermediate certificate, identifying the
fingerprinting hash. |
DevIDFingerprint Textual Convention: DevIDFingerprint OctetStringType Constraints: range: 0..49 |
.1.3.111.2.802.1.1.17.1.2.8.1.2 |
|
devIDChainCert
The X.509 intermediate certificate in a certificate chain.
|
OctetString | .1.3.111.2.802.1.1.17.1.2.8.1.3 |