OID | 1.3.6.1.2.1.9999.1.2.2.1.19 |
Module | DOCS-IETF-BPI2-MIB (CISCO) |
Nom | docsIetfBpi2CmtsAuthBpkmCmCertValid |
Acces | readonly |
Status | current |
Description | Contains the reason why a CM's certificate is deemed
valid or invalid.
Return unknown(0) if the CM is running BPI mode.
ValidCmChained(1) means the certificate is valid
because it chains to a valid certificate.
ValidCmTrusted(2) means the certificate is valid
because it has been provisioned (in the
docsIetfBpi2CmtsProvisionedCmCert table) to be trusted.
InvalidCmUntrusted(3) means the certificate is invalid
because it has been provisioned (in the
docsIetfBpi2CmtsProvisionedCmCert table) to be untrusted.
InvalidCAUntrusted(4) means the certificate is invalid
because it chains to an untrusted certificate.
InvalidCmOther(5) and InvalidCAOther(6) refer to
errors in parsing, validity periods, etc, which are
attributable to the CM certificate or its chain
respectively; additional information may be found
in docsIetfBpi2AuthRejectErrorString for these types
of errors.
InvalidCmRevoked(7) means the certificate is
invalid as it was marked as revoked.
InvalidCARevoked(8) means the CA certificate is
invalid as it was marked as revoked. |
Syntaxe | Enumeration (0-unknown, 1-validCmChained, 2-validCmTrusted, 3-invalidCmUntrusted, 4-invalidCAUntrusted, 5-invalidCmOther, 6-invalidCAOther, 7-invalidCmRevoked, 8-invalidCARevoked) |