BAY-STACK-DIGITAL-CERT Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
45
.1.3.6.1.4.1.45.5.48.1.2 · 1 row entry · 5 columns
Uses the nortel variant from /opt/observium/mibs/nortel.
Command help
Walk bsDigitalCertKeyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BAY-STACK-DIGITAL-CERT' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-DIGITAL-CERT::bsDigitalCertKeyTable'
Table containing all the information related to the key-pair, required
to get the Digital Certificate from the Certificate Authority.
bsDigitalCertKeyEntry row .1.3.6.1.4.1.45.5.48.1.2.1
The entry specifies the key-pair
name, size, the algorithm used for the generation of key-pair
and if the user is allowed to export it.
Column Syntax OID
Refers to the name of the key-pair generated or imported for the subject
OctetString
Constraints:
range: 0-46
.1.3.6.1.4.1.45.5.48.1.2.1.1
Defines the algorithm used to generate the key-pair
Enumeration
Enumerated Values:
1rsa
.1.3.6.1.4.1.45.5.48.1.2.1.2
Defines the size of the key-pair to be generated
Integer32
Constraints:
range: 2048-2048
.1.3.6.1.4.1.45.5.48.1.2.1.3
Displays the SHA1 fingerprint of the key pair
OctetString
Constraints:
range: 0-60
.1.3.6.1.4.1.45.5.48.1.2.1.4
Used to create/delete entries
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.45.5.48.1.2.1.5
.1.3.6.1.4.1.45.5.48.1.3 · 1 row entry · 15 columns
Uses the nortel variant from /opt/observium/mibs/nortel.
Command help
Walk bsDigitalCertCaTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BAY-STACK-DIGITAL-CERT' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-DIGITAL-CERT::bsDigitalCertCaTable'
Table containing all the information related to the 
Certificate Authority issuing the Digital Certificate
bsDigitalCertCaEntry row .1.3.6.1.4.1.45.5.48.1.3.1
Entry containing
information about the Certificate Authority
Column Syntax OID
User defined name referring to the Certificate Authority
issuing the Digital Certificate
OctetString
Constraints:
range: 1-45
.1.3.6.1.4.1.45.5.48.1.3.1.1
Defines the Common Name of the Certificate Authority
issuing the Digital Certificate
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.45.5.48.1.3.1.2
Defines the name of the associated key pair .
It refers to the Key Name entry of the bsDigitalCertKeyTable
OctetStringr/w
Constraints:
range: 0-45
.1.3.6.1.4.1.45.5.48.1.3.1.3
Defines the URL of the Certificate Authority issuing
the Digital Certificate
OctetStringr/w
Constraints:
range: 0-1000
.1.3.6.1.4.1.45.5.48.1.3.1.4
specifies the various actions Certificate Authority can take-
'noop' - No operation
'caauth' - Athenticates the Certificate Authority (CA) based on
the previously retrieved Root CA Certificate.
'…
Enumerationr/w
Enumerated Values:
1noop
2caauth
3enroll
4renew
5remove
6getCrl
7genSelfSig
8getCaCert
.1.3.6.1.4.1.45.5.48.1.3.1.5
specifies the challenge password required to perform the scep operation
OctetStringr/w
Constraints:
range: 0-128
.1.3.6.1.4.1.45.5.48.1.3.1.6
Specifies whether the Online Certificate Authority is authenticated
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.45.5.48.1.3.1.7
Specifies the status of the last action
'none' - No action was performed yet.
'success' - Execution of the action triggered is
completed successfully.
'failed' - Execution of the actio…
Enumeration
Enumerated Values:
1none
2success
3failed
4inProgress
.1.3.6.1.4.1.45.5.48.1.3.1.8
Defines the reason of failure for the last action performed
by the Certificate Authority
OctetString
Constraints:
range: 0-81
.1.3.6.1.4.1.45.5.48.1.3.1.9
Number of days for which subject certificate will remain
valid
Integer32r/w
Constraints:
range: 7-1185
.1.3.6.1.4.1.45.5.48.1.3.1.10
specifies the HTTP request type : URL or POST , TRUE for EJBCA and FALSE for Win2012 CA
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.45.5.48.1.3.1.11
Specifies for what features will use the subject certificate from this CA.
Features are represented in form of bits as follows:
bit 0 - IKE
bit 1 - SSL server
bit 2 - SSL client
bit 3 - SLAmon
bit 4 - Cloud
bit 5 - SSH …
Bitsr/w
Enumerated Values:
0ike
1ssl-server
2ssl-client
3slamon
4cloud
5ssh-server
6ssh-client
.1.3.6.1.4.1.45.5.48.1.3.1.12
Specifies whether the associated key pair will be regenerated on re-enroll
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.45.5.48.1.3.1.13
Specifies whether the CA entry contains a complete certificate chain
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.45.5.48.1.3.1.14
Used to create/delete entries
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.45.5.48.1.3.1.15
.1.3.6.1.4.1.45.5.48.1.4 · 1 row entry · 25 columns
Uses the nortel variant from /opt/observium/mibs/nortel.
Command help
Walk bsDigitalCertTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BAY-STACK-DIGITAL-CERT' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-DIGITAL-CERT::bsDigitalCertTable'
Table of information about digital certificates
bsDigitalCertEntry row .1.3.6.1.4.1.45.5.48.1.4.1
Entry containing
information about digital certificates
Column Syntax OID
Specifies the type of the associated context
Enumeration
Enumerated Values:
1ca
2truststore
.1.3.6.1.4.1.45.5.48.1.4.1.1
Specifies the name of the associated context
OctetString
Constraints:
range: 1-45
.1.3.6.1.4.1.45.5.48.1.4.1.2
Specifies the common name value of the certificate subject
OctetString
Constraints:
range: 0-512
.1.3.6.1.4.1.45.5.48.1.4.1.3
Identifies certificate role in a chain of trust
'caCert' - Root Certificate Authority's Certificate
'intermediateCaCert' - Intermediate Certificate Authority's Certificate
'subjectCert' - …
Enumeration
Enumerated Values:
1caCert
2intermediateCaCert
3subjectCert
4raCert
5crl
.1.3.6.1.4.1.45.5.48.1.4.1.4
Certificate position in the chain or 0 if certificate is not part of the chain
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.45.5.48.1.4.1.5
SHA1 certificate fingerprint
OctetString
Constraints:
range: 0-254
.1.3.6.1.4.1.45.5.48.1.4.1.6
MD5 certificate fingerprint
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.45.5.48.1.4.1.7
Specifies the version number of the certificate for the subject
as issued by the Certificate Authority
OctetString
Constraints:
range: 0-16
.1.3.6.1.4.1.45.5.48.1.4.1.8
Specifies the serial number of the certificate for the subject
as issued by the Certificate Authority
OctetString
Constraints:
range: 0-50
.1.3.6.1.4.1.45.5.48.1.4.1.9
Specifies the issuer's name of the certificate for the subject
as issued by the Certificate Authority
OctetString
Constraints:
range: 0-1000
.1.3.6.1.4.1.45.5.48.1.4.1.10
Specifies the start date of the validation period of the certificate
for the subject as issued by the Certificate Authority
SNMPv2-TCDateAndTime
Type Constraints:
range: 8
range: 11
Description:
A date-time specification.

field octets contents range
----- ------ -------- -----
1 1-2 year* 0..65536
2 3 month …
.1.3.6.1.4.1.45.5.48.1.4.1.11
Specifies the last date of the validation period of the certificate
for the subject as issued by the Certificate Authority
SNMPv2-TCDateAndTime
Type Constraints:
range: 8
range: 11
Description:
A date-time specification.

field octets contents range
----- ------ -------- -----
1 1-2 year* 0..65536
2 3 month …
.1.3.6.1.4.1.45.5.48.1.4.1.12
Specifies the algorithm used for the issuer's signature on the certificate
for the subject as issued by the Certificate Authority
Enumeration
Enumerated Values:
1rsaEncryption
2md2withRSAEncryption
3md4withRSAEncryption
4md5withRSAEncryption
5sha1withRSAEncryption
11sha256withRSAEncryption
12sha384withRSAEncryption
13sha512withRSAEncryption
14sha224withRSAEncryption
.1.3.6.1.4.1.45.5.48.1.4.1.13
Specifies the issuer's signature on the certificate for the subject
as issued by the Certificate Authority
OctetString
Constraints:
range: 0-4096
.1.3.6.1.4.1.45.5.48.1.4.1.14
Specifies the details of the subject on its certificate as
issued by Certificate Authority
OctetString
Constraints:
range: 0-1000
.1.3.6.1.4.1.45.5.48.1.4.1.15
Specifies the algorithm used to generate the subject's
public key for the certificate issued by the Certificate Authority
Enumeration
Enumerated Values:
1rsaEncryption
2md2withRSAEncryption
3md4withRSAEncryption
4md5withRSAEncryption
5sha1withRSAEncryption
11sha256withRSAEncryption
12sha384withRSAEncryption
13sha512withRSAEncryption
14sha224withRSAEncryption
.1.3.6.1.4.1.45.5.48.1.4.1.16
Specifies the public key of the subject
OctetString
Constraints:
range: 0-2048
.1.3.6.1.4.1.45.5.48.1.4.1.17
Specifies whether certificate contains basic certificate constraint
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.45.5.48.1.4.1.18
Specifies whether certificate contains basic key usage constraint
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.45.5.48.1.4.1.19
Specifies whether this is Certificate Authority's certificate or not
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.45.5.48.1.4.1.20
specifies the purpose of the key used in the
certificate. It is represented in form of bits as follows-
bit 0 - digitalSignature
bit 1 - nonRepudiation
bit 2 - keyEncipherment
bit 3 - dataEncipherment
bit 4 - keyAgreeme…
Bits
Enumerated Values:
0digitalSignature
1nonRepudiation
2keyEncipherment
3dataEncipherment
4keyAgreement
5keyCertSign
6cRLSign
7encipherOnly
8decipherOnly
.1.3.6.1.4.1.45.5.48.1.4.1.21
Specifies the status of the certificate
OctetString
Constraints:
range: 0-129
.1.3.6.1.4.1.45.5.48.1.4.1.22
Specifies the CDP URL present in the Extensions
field of the Digital Certificate.
OctetString
Constraints:
range: 0-1000
.1.3.6.1.4.1.45.5.48.1.4.1.23
Specifies the OCSP URL present in the AIA
field of the Digital Certificate.
OctetString
Constraints:
range: 0-1000
.1.3.6.1.4.1.45.5.48.1.4.1.24
Specifies the purpose for which the key may be used,
in addition to or in place of the basic purposes
indicated in the key-usage field of the certificate.
OctetString
Constraints:
range: 0-128
.1.3.6.1.4.1.45.5.48.1.4.1.25