BIANCA-BRICK-CERT-MIB: View SNMP OID List / Download MIB
VENDOR: BINTEC COMMUNICATIONS GMBH
Home | MIB: BIANCA-BRICK-CERT-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
org | 1.3 | |||
dod | 1.3.6 | |||
internet | 1.3.6.1 | |||
private | 1.3.6.1.4 | |||
enterprises | 1.3.6.1.4.1 | |||
bintec | 1.3.6.1.4.1.272 | |||
bibo | 1.3.6.1.4.1.272.4 | |||
ipsec | 1.3.6.1.4.1.272.4.26 | |||
cert | 1.3.6.1.4.1.272.4.26.33 | |||
certGlobals | 1.3.6.1.4.1.272.4.26.33.1 | |||
certGlobHttpProxy | 1.3.6.1.4.1.272.4.26.33.1.1 | displaystring | read-write |
This 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. |
certGlobSocksServer | 1.3.6.1.4.1.272.4.26.33.1.2 | displaystring | read-write |
This 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. |
certGlobMaxCacheEntries | 1.3.6.1.4.1.272.4.26.33.1.3 | integer | read-write |
This object specifies the maximum number of certificate-cache entries allowed. |
certGlobMaxPathLength | 1.3.6.1.4.1.272.4.26.33.1.4 | integer | read-write |
This object specifies the maximum number of intermediate CA certificates between a trusted root CA and a peer certificate accepted. |
certGlobMaxRestarts | 1.3.6.1.4.1.272.4.26.33.1.5 | integer | read-write |
This object specifies the maximum number of restarts in one certificate search. |
certGlobMaxCertValidity | 1.3.6.1.4.1.272.4.26.33.1.6 | integer | read-write |
This 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. |
certGlobMaxCrlValidity | 1.3.6.1.4.1.272.4.26.33.1.7 | integer | read-write |
This 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. |
certGlobNegCachePeriod | 1.3.6.1.4.1.272.4.26.33.1.8 | integer | read-write |
This 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. |
certServerTable | 1.3.6.1.4.1.272.4.26.33.2 | no-access |
The certServerTable contains the list of certificate servers used for certificate and crl requests. |
|
1.3.6.1.4.1.272.4.26.33.2.1 | no-access |
A certificate server entry defines the name of a certificate server together with the protocols used to access it. |
||
certServerName | 1.3.6.1.4.1.272.4.26.33.2.1.1 | displaystring | read-write |
This object specifies the name of a certificate server. |
certServerUrl | 1.3.6.1.4.1.272.4.26.33.2.1.2 | displaystring | read-write |
This object specifies the url used for accessing the certificate server. Syntax: [ |
certServerPreference | 1.3.6.1.4.1.272.4.26.33.2.1.3 | integer | read-write |
This object specifies the preference of this server with respect to the others. Servers with lower priority are accessed prior to others. |
certServerType | 1.3.6.1.4.1.272.4.26.33.2.1.4 | integer | read-write |
This object specifies the type of the entry and is used to delete it. Enumeration: 'server': 2, 'delete': 1. |
certTable | 1.3.6.1.4.1.272.4.26.33.3 | no-access |
The certTable contains the list of certificates, including own certificates and those of the trusted certificate authorities. |
|
1.3.6.1.4.1.272.4.26.33.3.1 | no-access |
A 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. |
||
certIndex | 1.3.6.1.4.1.272.4.26.33.3.1.1 | integer | read-only |
A unique index of this certificate entry. |
certDescription | 1.3.6.1.4.1.272.4.26.33.3.1.2 | displaystring | read-write |
This object specifies the name of the X.509 Certificate. |
certIsCA | 1.3.6.1.4.1.272.4.26.33.3.1.3 | integer | read-write |
This object specifies how the certificate is treated internally. Possible Values: true(1), -- A certificate of a trusted root CA false(2) -- An own or peer certificate. Enumeration: 'false': 2, 'true': 1. |
certForceTrusted | 1.3.6.1.4.1.272.4.26.33.3.1.4 | integer | read-write |
This object specifies how the certificate is treated internally. Possible Values: true(1), -- Always trust this certificate without -- considering any CAs false(2) -- trust this certificate only, if there -- exists a valid trust path from a CA to it -- and it is not revoked. Enumeration: 'false': 2, 'true': 1. |
certNoCrls | 1.3.6.1.4.1.272.4.26.33.3.1.5 | integer | read-write |
This object specifies how the certificate is treated internally. Possible Values: true(1), -- do not check for certificate revocation -- lists for this CA (no meaning for non-CA -- certificates) false(2) -- check for certificate revocation -- lists for this CA (no meaning for non-CA -- certificates). Enumeration: 'false': 2, 'true': 1. |
certSerialNumber | 1.3.6.1.4.1.272.4.26.33.3.1.6 | displaystring | read-only |
This object specifies the serial number of the certificate. |
certSubjectName | 1.3.6.1.4.1.272.4.26.33.3.1.7 | displaystring | read-only |
The subject name of the certificate. |
certSubjectAltNames | 1.3.6.1.4.1.272.4.26.33.3.1.8 | displaystring | read-only |
The subject alternative name of the certificate. For IPSec, this field (not the subject name) is taken by default as the peer id, if not otherwise specified. |
certIssuerName | 1.3.6.1.4.1.272.4.26.33.3.1.9 | displaystring | read-only |
The name of the certificate authority which issued this certificate. |
certIssuerAltNames | 1.3.6.1.4.1.272.4.26.33.3.1.10 | displaystring | read-only |
The alternative names of the certificate authority which issued this certificate. |
certValidity | 1.3.6.1.4.1.272.4.26.33.3.1.11 | displaystring | read-only |
The validity period of this certificate in human readable form. |
certPubKeyInfo | 1.3.6.1.4.1.272.4.26.33.3.1.12 | displaystring | read-only |
This string shows the properties of the public key certified in this certificate. These are the algorithm for which the key is used and its length. |
certKeyId | 1.3.6.1.4.1.272.4.26.33.3.1.13 | octet string | read-only |
The key id as contained in the extensions of the certificate, if any. |
certPrivateKey | 1.3.6.1.4.1.272.4.26.33.3.1.14 | integer | read-write |
The index of the private key from the ipsecPublicKeyTable corresponding to the public key in this certificate. Used only for own certificates. |
certMD5Fingerprint | 1.3.6.1.4.1.272.4.26.33.3.1.24 | octet string | read-only |
The fingerprint of the certificate computed as an MD5 hash of the DER encoded binary certificate data. |
certSHA1Fingerprint | 1.3.6.1.4.1.272.4.26.33.3.1.25 | octet string | read-only |
The fingerprint of the certificate computed as an SHA1 hash of the DER encoded binary certificate data. |
certRevListTable | 1.3.6.1.4.1.272.4.26.33.6 | no-access |
The certRevListTable contains the dynamic list of certificate revocation lists currently cached by the system. |
|
1.3.6.1.4.1.272.4.26.33.6.1 | no-access |
This object describes a certificate revocation list (CRL) currently in the systems dynamic CRL cache. |
||
certRevListIndex | 1.3.6.1.4.1.272.4.26.33.6.1.1 | integer | read-only |
A unique index of this CRL. |
certRevListDescription | 1.3.6.1.4.1.272.4.26.33.6.1.2 | displaystring | read-write |
This object specifies the name of the certificate revocation list. |
certRevListIssuerName | 1.3.6.1.4.1.272.4.26.33.6.1.3 | displaystring | read-only |
The name of the certificate authority which issued this CRL. |
certRevListIssuerAltNames | 1.3.6.1.4.1.272.4.26.33.6.1.4 | displaystring | read-only |
The alternative names of the certificate authority which issued this CRL. |
certRevListSerialNumber | 1.3.6.1.4.1.272.4.26.33.6.1.5 | displaystring | read-only |
The serial number of the CRL. |
certRevListValidity | 1.3.6.1.4.1.272.4.26.33.6.1.6 | displaystring | read-only |
The issuing date of this CRL and the date the issuer is willing to issue the net update in human readable form. |
certRevListNumCerts | 1.3.6.1.4.1.272.4.26.33.6.1.7 | integer | read-only |
The number of certificates contained in the CRL defined by this entry. |