2.235.1.1.31.2 csrRequestInfo
更新时间: 2026/06/18
在Gitcode上查看源码

2.235.1.1.31.2 csrRequestInfo

Revision History

openUBMC VersionRevision DateRevision Content
26.062026/06/18Auto-generated SNMP branch documentation

Node Overview

  • MIB module: OPENUBMC-SERVER-MIB
  • Node name: csrRequestInfo
  • Relative OID: 2.235.1.1.31.2
  • Full OID: 1.3.6.1.4.1.2011.2.235.1.1.31.2
  • Node type: OBJECT IDENTIFIER
  • Access: N/A
  • Status: -
  • MIB definition: certificate 2

Object Definitions

Scalar objects and notifications defined under this node.

reqCountry

  • Relative OID: 2.235.1.1.31.2.1
  • Full OID: 1.3.6.1.4.1.2011.2.235.1.1.31.2.1
  • Type: OBJECT-TYPE
  • Data type: DisplayString
  • Access: read-write
  • Status: current
  • MIB definition: csrRequestInfo 1
  • Description: Owner country of request certificate, with length of 2, contains any letters.

reqState

  • Relative OID: 2.235.1.1.31.2.2
  • Full OID: 1.3.6.1.4.1.2011.2.235.1.1.31.2.2
  • Type: OBJECT-TYPE
  • Data type: DisplayString
  • Access: read-write
  • Status: current
  • MIB definition: csrRequestInfo 2
  • Description: Owner state of request certificate, with length of [0,64], contains any digits, letters, or the symbol spaces.

reqLocation

  • Relative OID: 2.235.1.1.31.2.3
  • Full OID: 1.3.6.1.4.1.2011.2.235.1.1.31.2.3
  • Type: OBJECT-TYPE
  • Data type: DisplayString
  • Access: read-write
  • Status: current
  • MIB definition: csrRequestInfo 3
  • Description: Owner location of request certificate, with length of [0,64], contains any digits, letters, or the symbol spaces.

reqOrganization

  • Relative OID: 2.235.1.1.31.2.4
  • Full OID: 1.3.6.1.4.1.2011.2.235.1.1.31.2.4
  • Type: OBJECT-TYPE
  • Data type: DisplayString
  • Access: read-write
  • Status: current
  • MIB definition: csrRequestInfo 4
  • Description: Owner organization of request certificate, with length of [0,64], contains any digits, letters, or - _ . spaces symbol.

reqOrganizationUnit

  • Relative OID: 2.235.1.1.31.2.5
  • Full OID: 1.3.6.1.4.1.2011.2.235.1.1.31.2.5
  • Type: OBJECT-TYPE
  • Data type: DisplayString
  • Access: read-write
  • Status: current
  • MIB definition: csrRequestInfo 5
  • Description: Owner organization unit of request certificate, with length of [0,64], contains any digits, letters, or - _ . spaces symbol.

reqCommonName

  • Relative OID: 2.235.1.1.31.2.6
  • Full OID: 1.3.6.1.4.1.2011.2.235.1.1.31.2.6
  • Type: OBJECT-TYPE
  • Data type: DisplayString
  • Access: read-write
  • Status: current
  • MIB definition: csrRequestInfo 6
  • Description: Owner common name of request certificate, with length of [1,64], contains any digits, letters, or - _ . spaces symbol.

csrGenerate

  • Relative OID: 2.235.1.1.31.2.7
  • Full OID: 1.3.6.1.4.1.2011.2.235.1.1.31.2.7
  • Type: OBJECT-TYPE
  • Data type: INTEGER { csrGenerate(1) }
  • Access: read-write
  • Status: current
  • MIB definition: csrRequestInfo 7
  • Description: Start to generate CSR of request certificate.

csrExport

  • Relative OID: 2.235.1.1.31.2.8
  • Full OID: 1.3.6.1.4.1.2011.2.235.1.1.31.2.8
  • Type: OBJECT-TYPE
  • Data type: DisplayString
  • Access: read-only
  • Status: current
  • MIB definition: csrRequestInfo 8
  • Description: Acquire the CSR of request certificate. The value is empty if request csr not exist.

certificateImport

  • Relative OID: 2.235.1.1.31.2.9
  • Full OID: 1.3.6.1.4.1.2011.2.235.1.1.31.2.9
  • Type: OBJECT-TYPE
  • Data type: DisplayString
  • Access: read-write
  • Status: current
  • MIB definition: csrRequestInfo 9
  • Description: Import a server certificate. The server certificate must be in the .pem format, and the signature algorithm cannot be MD5.

csrStatus

  • Relative OID: 2.235.1.1.31.2.10
  • Full OID: 1.3.6.1.4.1.2011.2.235.1.1.31.2.10
  • Type: OBJECT-TYPE
  • Data type: INTEGER { notStartedOrHasSuccessfullyCompleted (1), beingGenerated (2), failsGenerated (3) }
  • Access: read-only
  • Status: current
  • MIB definition: csrRequestInfo 10
  • Description: The status of generating CSR. CSR generation has not started or has successfully completed(1) A CSR is being generated (2) A CSR fails to be generated (3).

certExpiredWarningTime

  • Relative OID: 2.235.1.1.31.2.11
  • Full OID: 1.3.6.1.4.1.2011.2.235.1.1.31.2.11
  • Type: OBJECT-TYPE
  • Data type: INTEGER
  • Access: read-write
  • Status: current
  • MIB definition: csrRequestInfo 11
  • Description: Number of days in advance users are notified that the certificates are about to expire. The value is in [7, 180].

reqAlternativeNames

  • Relative OID: 2.235.1.1.31.2.12
  • Full OID: 1.3.6.1.4.1.2011.2.235.1.1.31.2.12
  • Type: OBJECT-TYPE
  • Data type: DisplayString
  • Access: read-write
  • Status: current
  • MIB definition: csrRequestInfo 12
  • Description: Owner subject alternative name of request certificate, with length of [0,12800], contains any digits, letters, or - _ . spaces symbol.

Back to index