hm2VpnCertificateUserActions
HM2-VPN-MIB ·
.1.3.6.1.4.1.248.11.120.1.4.10.1.12
Object
column
r/w
Enumeration
Provides a way to delete unused certificate files from the device. A certificate can only be deleted if there are no active connections using it (see hm2VpnCertificateNoConnections). Deleting a Peer certificate automatically deletes the private key asociated with it (if any).
Context
- MIB
- HM2-VPN-MIB
- OID
.1.3.6.1.4.1.248.11.120.1.4.10.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hm2VpnCertificateEntry
- Table
- hm2VpnCertificateTable
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | delete |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hm2VpnCertificateIndex Index of the entry. | column | Integer32 | .1.3.6.1.4.1.248.11.120.1.4.10.1.1 |
| hm2VpnCertificatePrivateKeyFile Name of the file consisting of alphanumeric
characters plus hyphen, underscore and dot. | column | OctetString | .1.3.6.1.4.1.248.11.120.1.4.10.1.10 |
| hm2VpnCertificateNoConnections Number of active connections that use this
certificate. The certificate cannot be deleted
from the device unless there are no active
connections using it (this field is set to 0). | column | Integer32 | .1.3.6.1.4.1.248.11.120.1.4.10.1.11 |
| hm2VpnCertificateSubject Subject field of certificate. | column | OctetString | .1.3.6.1.4.1.248.11.120.1.4.10.1.2 |
| hm2VpnCertificateIssuer Certificate issuer. | column | OctetString | .1.3.6.1.4.1.248.11.120.1.4.10.1.3 |
| hm2VpnCertificateStartDate Time and date when certificate is begining
to be valid. | column | HM2-TC-MIBHmTimeSeconds1970 | .1.3.6.1.4.1.248.11.120.1.4.10.1.4 |
| hm2VpnCertificateEndDate Time and date when certificate will expire. | column | HM2-TC-MIBHmTimeSeconds1970 | .1.3.6.1.4.1.248.11.120.1.4.10.1.5 |
| hm2VpnCertificateFileName Name of the file consisting of alphanumeric
characters plus hyphen, underscore and dot. | column | OctetString | .1.3.6.1.4.1.248.11.120.1.4.10.1.6 |
| hm2VpnCertificateType Type of the container file used. | column | Enumeration | .1.3.6.1.4.1.248.11.120.1.4.10.1.7 |
| hm2VpnCertificateCertUploadDate Time and date of last write access using the
content of the variable hm2SystemTime. | column | HM2-TC-MIBHmTimeSeconds1970 | .1.3.6.1.4.1.248.11.120.1.4.10.1.8 |
| hm2VpnCertificatePrivateKeyStatus Shows if a Peer certificate has a private
key uploaded on the device. A Peer certificate
cannot be used without a private key uploaded
to the device. Does not apply to CA certific… | column | Enumeration | .1.3.6.1.4.1.248.11.120.1.4.10.1.9 |