Home/Catalog/BIANCA-BRICK-CERT-MIB

BIANCA-BRICK-CERT-MIB

AI MIB Summary

Standard SNMP MIB module defining data structures for BIANCA-BRICK-CERT-MIB.

31
Objects
Active
Status
2
Dependencies

Imported Objects

Objects

31 total
Object Name
org
OBJECT IDENTIFIER
.1.3
RFC1155-SMI
Unknown
.1.3
dod
OBJECT IDENTIFIER
.1.3.6
internet
OBJECT IDENTIFIER
.1.3.6.1
private
OBJECT IDENTIFIER
.1.3.6.1.4
enterprises
OBJECT IDENTIFIER
.1.3.6.1.4.1
bintec
OBJECT IDENTIFIER
.1.3.6.1.4.1.272
bibo
OBJECT IDENTIFIER
.1.3.6.1.4.1.272.4
ipsec
OBJECT IDENTIFIER
.1.3.6.1.4.1.272.4.26
cert
OBJECT IDENTIFIER
.1.3.6.1.4.1.272.4.26.33
certGlobals
OBJECT IDENTIFIER
.1.3.6.1.4.1.272.4.26.33.1
certGlobHttpProxyThis object specifies the HTTP proxy server which must be used to access the HTTP certificate servers defined. It takes either an IP-address or a fully qualified domain name.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.272.4.26.33.1.1
certGlobSocksServerThis object specifies the SOCKS server which must be used to access the HTTP and LDAP certificate servers defined. It takes either an IP-address or a fully qualified domain name.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.272.4.26.33.1.2
certGlobMaxCacheEntriesThis object specifies the maximum number of certificate-cache entries allowed.rw
INTEGER
.1.3.6.1.4.1.272.4.26.33.1.3
certGlobMaxPathLengthThis object specifies the maximum number of intermediate CA certificates between a trusted root CA and a peer certificate accepted.rw
INTEGER
.1.3.6.1.4.1.272.4.26.33.1.4
certGlobMaxRestartsThis object specifies the maximum number of restarts in one certificate search.rw
INTEGER
.1.3.6.1.4.1.272.4.26.33.1.5
certGlobMaxCertValidityThis object specifies the maximum validity period of a certificate in seconds. A certificate will not be considered valid for a longer period of time even if its validity field specifies a longer period.rw
INTEGER
.1.3.6.1.4.1.272.4.26.33.1.6
certGlobMaxCrlValidityThis object specifies the maximum validity period of a certificate revocation list in seconds. A crl will not be considered valid for a longer period of time even if its validity field specifies a longer period.rw
INTEGER
.1.3.6.1.4.1.272.4.26.33.1.7
certGlobNegCachePeriodThis object specifies the period in seconds a certificate or crl search with a negative result will be remembered. Within this time, no new search will be performed for the same item.rw
INTEGER
.1.3.6.1.4.1.272.4.26.33.1.8
certServerTableThe certServerTable contains the list of certificate servers used for certificate and crl requests.
SEQUENCE OF CertServerEntry
.1.3.6.1.4.1.272.4.26.33.2
certServerEntryA certificate server entry defines the name of a certificate server together with the protocols used to access it.
CertServerEntry
.1.3.6.1.4.1.272.4.26.33.2.1
certServerNameThis object specifies the name of a certificate server.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.272.4.26.33.2.1.1
certServerUrlThis object specifies the url used for accessing the certificate server. Syntax: [<scheme>:][//[<user>[:<password>]@]<host>[:<port>]]/[<path>] example: ldap://myname:mypass@ldap.ca.com:389/ .rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.272.4.26.33.2.1.2
certServerPreferenceThis object specifies the preference of this server with respect to the others. Servers with lower priority are accessed prior to others.rw
INTEGER
.1.3.6.1.4.1.272.4.26.33.2.1.3
certServerTypeThis object specifies the type of the entry and is used to delete it.rw
Enumeration
.1.3.6.1.4.1.272.4.26.33.2.1.4
certTableThe certTable contains the list of certificates, including own certificates and those of the trusted certificate authorities.
SEQUENCE OF CertEntry
.1.3.6.1.4.1.272.4.26.33.3
certEntryA certEntry contains either a peer's certificate, an own certficate or a certificate of a trusted certification authority, depending on the settings of the certFlags field.
CertEntry
.1.3.6.1.4.1.272.4.26.33.3.1
certIndexA unique index of this certificate entry.ro
INTEGER
.1.3.6.1.4.1.272.4.26.33.3.1.1
certDescriptionThis object specifies the name of the X.509 Certificate.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.272.4.26.33.3.1.2
certIsCAThis object specifies how the certificate is treated internally. Possible Values: true(1), false(2) ::= { certEntry 3 } certForceTrusted OBJECT-TYPE SYNTAX INTEGER { true(1), false(2) } ACCESS read-write STATUS mandatory DESCRIPTIONrw
Enumeration
.1.3.6.1.4.1.272.4.26.33.3.1.4
certNoCrlsThis object specifies how the certificate is treated internally. Possible Values: true(1), false(2) ::= { certEntry 5 } certSerialNumber OBJECT-TYPE SYNTAX DisplayString ACCESS read-only STATUS mandatory DESCRIPTIONrw
Enumeration
.certRevListEntry.7