devIDCredentialCount
IEEE8021-DEVID-MIB ·
.1.3.111.2.802.1.1.17.1.2.3
Object
This gives the total number of DevID credentials installed in the DevID module. Obsolete: Object is not indexed by entPhysicalIndex so is not a per module count if the agent is managing multiple devices. Changes as component devices are added or removed are not meaningful without other information. Per module counts can be obtained by interrogating the devIDCertTable.
Context
- MIB
- IEEE8021-DEVID-MIB
- OID
.1.3.111.2.802.1.1.17.1.2.3- Type
- scalar
- Access
- readonly
- Status
- obsolete
- Parent
- devIDMgmtMIBObjects
- Siblings
- 7
Syntax
SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| devIDPublicKeyCount obsolete The total number of DevID public keys installed in the module.
Obsolete: the number of currently installed keys is the number of
DevIDCertEntry's with the module's entPhysicalInd… | scalar | SNMPv2-SMIUnsigned32 | .1.3.111.2.802.1.1.17.1.2.1 |
| devIDPublicKeyTable obsolete 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 mo… | table | - | .1.3.111.2.802.1.1.17.1.2.2 |
| devIDCredentialTable obsolete 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… | table | - | .1.3.111.2.802.1.1.17.1.2.4 |
| devIDStatisticsTable Counts of selected operations for each DevID module. | table | - | .1.3.111.2.802.1.1.17.1.2.5 |
| devIDModuleTable A table of DevID module capabilities, which can differ for devices
managed by the same SNMP agent. | table | - | .1.3.111.2.802.1.1.17.1.2.6 |
| devIDCertTable A table of DevID certificates, indexed by
entPhysicalIndex (identifying the DevID module to which the
certificate belongs) and the certificate's fingerprint. | table | - | .1.3.111.2.802.1.1.17.1.2.7 |
| devIDChainTable A table of DevID intermediate certificates, indexed by
entPhysicalIndex (identifying the DevID module),
devIDCertFingerprint (identifying the DevID certificate), and
devIDChain… | table | - | .1.3.111.2.802.1.1.17.1.2.8 |