Reference record for OID 1.3.6.1.4.1.4491.2.1.11.1.9.1



parent
1.3.6.1.4.1.4491.2.1.11.1.9 (docsSecCmtsCertificate)
node code
1
node name
docsSecCmtsCertificateCertRevocationMethod
dot oid
1.3.6.1.4.1.4491.2.1.11.1.9.1
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) cableLabs(4491) clabProject(2) clabProjDocsis(1) docsSecMib(11) docsSecMibObjects(1) docsSecCmtsCertificate(9) docsSecCmtsCertificateCertRevocationMethod(1)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) cableLabs(4491) clabProject(2) clabProjDocsis(1) docsSecMib(11) docsSecMibObjects(1) docsSecCmtsCertificate(9) docsSecCmtsCertificateCertRevocationMethod(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) cableLabs(4491) clabProject(2) clabProjDocsis(1) docsSecMib(11) docsSecMibObjects(1) docsSecCmtsCertificate(9) docsSecCmtsCertificateCertRevocationMethod(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) cableLabs(4491) clabProject(2) clabProjDocsis(1) docsSecMib(11) docsSecMibObjects(1) docsSecCmtsCertificate(9) docsSecCmtsCertificateCertRevocationMethod(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) cableLabs(4491) clabProject(2) clabProjDocsis(1) docsSecMib(11) docsSecMibObjects(1) docsSecCmtsCertificate(9) docsSecCmtsCertificateCertRevocationMethod(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) cableLabs(4491) clabProject(2) clabProjDocsis(1) docsSecMib(11) docsSecMibObjects(1) docsSecCmtsCertificate(9) docsSecCmtsCertificateCertRevocationMethod(1)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/cableLabs/clabProject/clabProjDocsis/docsSecMib/docsSecMibObjects/docsSecCmtsCertificate/docsSecCmtsCertificateCertRevocationMethod
  • /iso/identified-organization/dod/internet/private/enterprises/cableLabs/clabProject/clabProjDocsis/docsSecMib/docsSecMibObjects/docsSecCmtsCertificate/docsSecCmtsCertificateCertRevocationMethod
  • /iso/org/dod/internet/private/enterprise/cableLabs/clabProject/clabProjDocsis/docsSecMib/docsSecMibObjects/docsSecCmtsCertificate/docsSecCmtsCertificateCertRevocationMethod
  • /iso/org/dod/internet/private/enterprises/cableLabs/clabProject/clabProjDocsis/docsSecMib/docsSecMibObjects/docsSecCmtsCertificate/docsSecCmtsCertificateCertRevocationMethod
  • /iso/iso-identified-organization/dod/internet/private/enterprise/cableLabs/clabProject/clabProjDocsis/docsSecMib/docsSecMibObjects/docsSecCmtsCertificate/docsSecCmtsCertificateCertRevocationMethod
  • /iso/iso-identified-organization/dod/internet/private/enterprises/cableLabs/clabProject/clabProjDocsis/docsSecMib/docsSecMibObjects/docsSecCmtsCertificate/docsSecCmtsCertificateCertRevocationMethod
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/4491/2/1/11/1/9/1

    Description by circitor

    This attribute identifies which certificate revocation
    method is to be used by the CMTS to verify the cable
    modem certificate validity. The certificate revocation
    methods include Certification Revocation
    List (CRL) and Online Certificate Status Protocol
    (OCSP).
    The following options are available:
    The option 'none' indicates that the CMTS does not attempt
    to determine the revocation status of a certificate.

    The option 'crl' indicates the CMTS uses a Certificate
    Revocation List (CRL) as defined by the Url attribute
    of the CmtsCertRevocationList object. When the
    value of this attribute is changed to 'crl', it triggers
    the CMTS to retrieve the CRL from the URL specified
    by the Url attribute. If the value of this attribute
    is 'crl' when the CMTS starts up, it triggers the CMTS
    to retrieve the CRL from the URL specified by the Url attribute.

    The option 'ocsp' indicates the CMTS uses the Online
    Certificate Status Protocol (OCSP) as defined by the
    Url attribute of the CmtsOnlineCertStatusProtocol
    object.

    The option 'crlAndOcsp' indicates the CMTS uses both
    the CRL as defined by the Url attribute in the
    CmtsCertRevocationList object and OCSP as defined by the Url
    attribute in the CmtsOnlineCertStatusProtocol
    object.
    The CMTS persists the values of the CertRevocationMethod
    attribute across reinitializations.

    Parsed from file DOCS-SEC-MIB.mib
    Module: DOCS-SEC-MIB

    Description by cisco_v1

    This attribute identifies which certificate revocation
    method is to be used by the CMTS to verify the cable
    modem certificate validity. The certificate revocation
    methods include Certification Revocation
    List (CRL) and Online Certificate Status Protocol
    (OCSP).
    The following options are available:
    The option 'none' indicates that the CMTS does not attempt
    to determine the revocation status of a certificate.

    The option 'crl' indicates the CMTS uses a Certificate
    Revocation List (CRL) as defined by the Url attribute
    of the CmtsCertRevocationList object. When the
    value of this attribute is changed to 'crl', it triggers
    the CMTS to retrieve the CRL from the URL specified
    by the Url attribute. If the value of this attribute
    is 'crl' when the CMTS starts up, it triggers the CMTS
    to retrieve the CRL from the URL specified by the Url attribute.

    The option 'ocsp' indicates the CMTS uses the Online
    Certificate Status Protocol (OCSP) as defined by the
    Url attribute of the CmtsOnlineCertStatusProtocol
    object.

    The option 'crlAndOcsp' indicates the CMTS uses both
    the CRL as defined by the Url attribute in the
    CmtsCertRevocationList object and OCSP as defined by the Url
    attribute in the CmtsOnlineCertStatusProtocol
    object.
    The CMTS persists the values of the CertRevocationMethod
    attribute across reinitializations.

    Description by mibdepot

    This attribute identifies which certificate revocation
    method is to be used by the CMTS to verify the cable
    modem certificate validity. The certificate revocation
    methods include Certification Revocation
    List (CRL) and Online Certificate Status Protocol
    (OCSP).
    The following options are available:
    The option 'none' indicates that the CMTS does not attempt
    to determine the revocation status of a certificate.

    The option 'crl' indicates the CMTS uses a Certificate
    Revocation List (CRL) as defined by the Url attribute
    of the CmtsCertRevocationList object. When the
    value of this attribute is changed to 'crl', it triggers
    the CMTS to retrieve the CRL from the URL specified
    by the Url attribute. If the value of this attribute
    is 'crl' when the CMTS starts up, it triggers the CMTS
    to retrieve the CRL from the URL specified by the Url attribute.

    The option 'ocsp' indicates the CMTS uses the Online
    Certificate Status Protocol (OCSP) as defined by the
    Url attribute of the CmtsOnlineCertStatusProtocol
    object.

    The option 'crlAndOcsp' indicates the CMTS uses both
    the CRL as defined by the Url attribute in the
    CmtsCertRevocationList object and OCSP as defined by the Url
    attribute in the CmtsOnlineCertStatusProtocol
    object.
    The CMTS persists the values of the CertRevocationMethod
    attribute across reinitializations.

    Parsed from file DOCS-SEC-MIB.my.txt
    Company: None
    Module: DOCS-SEC-MIB

    Description by cisco

    This attribute identifies which certificate revocation
    method is to be used by the CMTS to verify the cable
    modem certificate validity. The certificate revocation
    methods include Certification Revocation
    List (CRL) and Online Certificate Status Protocol
    (OCSP).
    The following options are available:
    The option 'none' indicates that the CMTS does not attempt
    to determine the revocation status of a certificate.

    The option 'crl' indicates the CMTS uses a Certificate
    Revocation List (CRL) as defined by the Url attribute
    of the CmtsCertRevocationList object. When the
    value of this attribute is changed to 'crl', it triggers
    the CMTS to retrieve the CRL from the URL specified
    by the Url attribute. If the value of this attribute
    is 'crl' when the CMTS starts up, it triggers the CMTS
    to retrieve the CRL from the URL specified by the Url attribute.

    The option 'ocsp' indicates the CMTS uses the Online
    Certificate Status Protocol (OCSP) as defined by the
    Url attribute of the CmtsOnlineCertStatusProtocol
    object.

    The option 'crlAndOcsp' indicates the CMTS uses both
    the CRL as defined by the Url attribute in the
    CmtsCertRevocationList object and OCSP as defined by the Url
    attribute in the CmtsOnlineCertStatusProtocol
    object.
    The CMTS persists the values of the CertRevocationMethod
    attribute across reinitializations.

    Information by circitor

    docsSecCmtsCertificateCertRevocationMethod OBJECT-TYPE SYNTAX INTEGER { none(1), crl(2), ocsp(3), crlAndOcsp(4) } MAX-ACCESS read-write STATUS current DESCRIPTION "This attribute identifies which certificate revocation method is to be used by the CMTS to verify the cable modem certificate validity. The certificate revocation methods include Certification Revocation List (CRL) and Online Certificate Status Protocol (OCSP). The following options are available: The option 'none' indicates that the CMTS does not attempt to determine the revocation status of a certificate. The option 'crl' indicates the CMTS uses a Certificate Revocation List (CRL) as defined by the Url attribute of the CmtsCertRevocationList object. When the value of this attribute is changed to 'crl', it triggers the CMTS to retrieve the CRL from the URL specified by the Url attribute. If the value of this attribute is 'crl' when the CMTS starts up, it triggers the CMTS to retrieve the CRL from the URL specified by the Url attribute. The option 'ocsp' indicates the CMTS uses the Online Certificate Status Protocol (OCSP) as defined by the Url attribute of the CmtsOnlineCertStatusProtocol object. The option 'crlAndOcsp' indicates the CMTS uses both the CRL as defined by the Url attribute in the CmtsCertRevocationList object and OCSP as defined by the Url attribute in the CmtsOnlineCertStatusProtocol object. The CMTS persists the values of the CertRevocationMethod attribute across reinitializations." DEFVAL { none } ::= { docsSecCmtsCertificate 1 }

    Information by cisco_v1

    docsSecCmtsCertificateCertRevocationMethod OBJECT-TYPE SYNTAX INTEGER { none(1), crl(2), ocsp(3), crlAndOcsp(4) } ACCESS read-write STATUS mandatory DESCRIPTION "This attribute identifies which certificate revocation method is to be used by the CMTS to verify the cable modem certificate validity. The certificate revocation methods include Certification Revocation List (CRL) and Online Certificate Status Protocol (OCSP). The following options are available: The option 'none' indicates that the CMTS does not attempt to determine the revocation status of a certificate. The option 'crl' indicates the CMTS uses a Certificate Revocation List (CRL) as defined by the Url attribute of the CmtsCertRevocationList object. When the value of this attribute is changed to 'crl', it triggers the CMTS to retrieve the CRL from the URL specified by the Url attribute. If the value of this attribute is 'crl' when the CMTS starts up, it triggers the CMTS to retrieve the CRL from the URL specified by the Url attribute. The option 'ocsp' indicates the CMTS uses the Online Certificate Status Protocol (OCSP) as defined by the Url attribute of the CmtsOnlineCertStatusProtocol object. The option 'crlAndOcsp' indicates the CMTS uses both the CRL as defined by the Url attribute in the CmtsCertRevocationList object and OCSP as defined by the Url attribute in the CmtsOnlineCertStatusProtocol object. The CMTS persists the values of the CertRevocationMethod attribute across reinitializations." DEFVAL { none } ::= { docsSecCmtsCertificate 1 }

    Information by oid_info

    Vendor: Cable Television Laboratories, Inc.
    Module: DOCS-SEC-MIB

    [Automatically extracted from oidview.com]

    Information by mibdepot

    docsSecCmtsCertificateCertRevocationMethod OBJECT-TYPE SYNTAX INTEGER { none(1), crl(2), ocsp(3), crlAndOcsp(4) } MAX-ACCESS read-write STATUS current DESCRIPTION "This attribute identifies which certificate revocation method is to be used by the CMTS to verify the cable modem certificate validity. The certificate revocation methods include Certification Revocation List (CRL) and Online Certificate Status Protocol (OCSP). The following options are available: The option 'none' indicates that the CMTS does not attempt to determine the revocation status of a certificate. The option 'crl' indicates the CMTS uses a Certificate Revocation List (CRL) as defined by the Url attribute of the CmtsCertRevocationList object. When the value of this attribute is changed to 'crl', it triggers the CMTS to retrieve the CRL from the URL specified by the Url attribute. If the value of this attribute is 'crl' when the CMTS starts up, it triggers the CMTS to retrieve the CRL from the URL specified by the Url attribute. The option 'ocsp' indicates the CMTS uses the Online Certificate Status Protocol (OCSP) as defined by the Url attribute of the CmtsOnlineCertStatusProtocol object. The option 'crlAndOcsp' indicates the CMTS uses both the CRL as defined by the Url attribute in the CmtsCertRevocationList object and OCSP as defined by the Url attribute in the CmtsOnlineCertStatusProtocol object. The CMTS persists the values of the CertRevocationMethod attribute across reinitializations." DEFVAL { none } ::= { docsSecCmtsCertificate 1 }

    Information by cisco

    docsSecCmtsCertificateCertRevocationMethod OBJECT-TYPE SYNTAX INTEGER { none(1), crl(2), ocsp(3), crlAndOcsp(4) } MAX-ACCESS read-write STATUS current DESCRIPTION "This attribute identifies which certificate revocation method is to be used by the CMTS to verify the cable modem certificate validity. The certificate revocation methods include Certification Revocation List (CRL) and Online Certificate Status Protocol (OCSP). The following options are available: The option 'none' indicates that the CMTS does not attempt to determine the revocation status of a certificate. The option 'crl' indicates the CMTS uses a Certificate Revocation List (CRL) as defined by the Url attribute of the CmtsCertRevocationList object. When the value of this attribute is changed to 'crl', it triggers the CMTS to retrieve the CRL from the URL specified by the Url attribute. If the value of this attribute is 'crl' when the CMTS starts up, it triggers the CMTS to retrieve the CRL from the URL specified by the Url attribute. The option 'ocsp' indicates the CMTS uses the Online Certificate Status Protocol (OCSP) as defined by the Url attribute of the CmtsOnlineCertStatusProtocol object. The option 'crlAndOcsp' indicates the CMTS uses both the CRL as defined by the Url attribute in the CmtsCertRevocationList object and OCSP as defined by the Url attribute in the CmtsOnlineCertStatusProtocol object. The CMTS persists the values of the CertRevocationMethod attribute across reinitializations." DEFVAL { none } ::= { docsSecCmtsCertificate 1 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.4491)

    Ralph Brown

    Current Registration Authority (recovered by parent 1.3.6.1.4.1.4491)

    Maria Stachelek

    Children (1)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.4491.2.1.11.1.9.1.0 docsSecCmtsCertificateCertRevocationMethod 0 0 None