HM2-VPN-MIB
116 objects
This MIB defines the SNMP interface for Hirschmann VPN implementations.
Imported Objects
| HM2-TC-MIB | hm2ConfigurationMibs HmLargeDisplayString HmTimeSeconds1970 |
| SNMPv2-SMI | Counter64 Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | DisplayString RowStatus TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.248.11.120 | Identityhm2VpnMib | This MIB defines the SNMP interface for Hirschmann VPN implementations. | ||
| 1.3.6.1.4.1.248.11.120.0 | Nodehm2VpnMibNotifications | |||
| 1.3.6.1.4.1.248.11.120.0.1 | Notificationhm2VpnUpTrap | current | A hm2VpnUpTrap trap signals that a VPN connection is about to enter the up state from some other state (see 'hm2VpnConnOperStatus'). | |
| 1.3.6.1.4.1.248.11.120.0.2 | Notificationhm2VpnDownTrap | current | A hm2VpnDownTrap trap signals that a VPN connection is about to enter the down state from some other state (see 'hm2VpnConnOperStatus'). | |
| 1.3.6.1.4.1.248.11.120.1 | Nodehm2VpnMibObjects | |||
| 1.3.6.1.4.1.248.11.120.1.1 | Nodehm2VpnGeneralGroup | |||
| 1.3.6.1.4.1.248.11.120.1.2 | Nodehm2VpnConnectionGroup | |||
| 1.3.6.1.4.1.248.11.120.1.2.1 | Scalarhm2VpnConnMax | read-only | current | Maximum number of VPN connections supported. Notice that the maximum number of active and up VPN connections is limited to hm2VpnConnActiveMax. |
| 1.3.6.1.4.1.248.11.120.1.2.2 | Scalarhm2VpnConnActiveMax | read-only | current | Maximum number of active (and up) VPN connections supported. |
| 1.3.6.1.4.1.248.11.120.1.2.3 | Scalarhm2VpnConnNext | read-only | current | This object always holds an appropriate value to be used for hm2VpnConnIndex when creating entries in the hm2VpnConnTable. The value 0 indicates that no unassi… |
| 1.3.6.1.4.1.248.11.120.1.2.10 | Tablehm2VpnConnTable | not-accessible | current | A list of VPN connections. |
| 1.3.6.1.4.1.248.11.120.1.2.10.1 | Rowhm2VpnConnEntry | not-accessible | current | A VPN connection entry. |
| 1.3.6.1.4.1.248.11.120.1.2.10.1.1 | Columnhm2VpnConnIndex | accessible-for-notify | current | An index that uniquely identifies the entry in the table. |
| 1.3.6.1.4.1.248.11.120.1.2.10.1.2 | Columnhm2VpnConnIkeVersion | read-create | current | Version of the IKE protocol: o ike: accept IKEv1/v2 as responder, start with IKEv2 as initiator o ikev1: used protocol is IKE version 1 (ISAKMP) o ikev2: used … |
| 1.3.6.1.4.1.248.11.120.1.2.10.1.3 | Columnhm2VpnConnIkeStartup | read-create | current | If this host acts as a responder it does not initiate a key exchange (IKE) nor connection parameters negotiation. Otherwise, this host acts as an initiator - t… |
| 1.3.6.1.4.1.248.11.120.1.2.10.1.4 | Columnhm2VpnConnIkeLifetime | read-create | current | Lifetime of IKE security association in seconds. The maximum value is 24 hours (86400 seconds). |
| 1.3.6.1.4.1.248.11.120.1.2.10.1.5 | Columnhm2VpnConnIkeDpdTimeout | read-create | current | If greater than zero, the local peer sends Dead Peer Detection (DPD) messages (according to RFC 3706) to the remote peer. This value specifies the timeout in s… |
| 1.3.6.1.4.1.248.11.120.1.2.10.1.6 | Columnhm2VpnConnIkeLocalAddr | read-create | current | Hostname (FQDN) or IP address of local security gateway. If the value is 'any', then the IP address of the matching interface is used. Establishing the connect… |
| 1.3.6.1.4.1.248.11.120.1.2.10.1.7 | Columnhm2VpnConnIkeRemoteAddr | read-create | current | Typically the hostname (FQDN) or IP address of remote security gateway. If this value is 'any', then any IP address is accepted when establishing an IKE-SA as … |
| 1.3.6.1.4.1.248.11.120.1.2.10.1.8 | Columnhm2VpnConnIkeAuthType | read-create | current | Type of authentication to be used: pre-shared key, individual X509 certificates (separate for CA and local identification) or one PKCS12 container with all the… |
| 1.3.6.1.4.1.248.11.120.1.2.10.1.9 | Columnhm2VpnConnIkeAuthMode | read-create | current | The phase 1 exchange mode to be used (IKEv1). |
| 1.3.6.1.4.1.248.11.120.1.2.10.1.10 | Columnhm2VpnConnIkeAuthCertCA | read-create | current | PEM encoded X.509 certificate file name (RFC 1422), if authentication type in 'hm2VpnConnIkeAuthType' is 'individualx509'. This certificate is used for RSA bas… |
| 1.3.6.1.4.1.248.11.120.1.2.10.1.11 | Columnhm2VpnConnIkeAuthCertRemote | read-create | current | PEM encoded X.509 certificate file name (RFC 1422), if authentication type in 'hm2VpnConnIkeAuthType' is 'individualx509'. This certificate is used for RSA bas… |
| 1.3.6.1.4.1.248.11.120.1.2.10.1.12 | Columnhm2VpnConnIkeAuthCertLocal | read-create | current | PEM encoded X.509 certificate file name (RFC 1422) to be used, if authentication type in 'hm2VpnConnIkeAuthType' is 'individualx509' or 'pkcs12'. This certific… |
| 1.3.6.1.4.1.248.11.120.1.2.10.1.13 | Columnhm2VpnConnIkeAuthPrivKey | read-create | current | Private key file name to be used, if authentication type in 'hm2VpnConnIkeAuthType' is 'individualx509' and the key stored on the device is encrypted with a pa… |
| 1.3.6.1.4.1.248.11.120.1.2.10.1.14 | Columnhm2VpnConnIkeAuthPasswd | read-create | current | Passphrase to be used for decryption of private key from 'hm2VpnConnIkeAuthPrivKey' or the certificate container for 'pkcs12' type certificates which are uploa… |
| 1.3.6.1.4.1.248.11.120.1.2.10.1.15 | Columnhm2VpnConnIkeAuthPsk | read-create | current | Pre-shared key (passphrase) to be used if authentication type in 'hm2VpnConnIkeAuthType' is 'psk'. The pre-shared key sequence cannot contain newline or double… |
| 1.3.6.1.4.1.248.11.120.1.2.10.1.16 | Columnhm2VpnConnIkeAuthLocId | read-create | current | Local peer identifier to be sent within ID payload during negotiation. The ID payload is used to identify the initiator of the security association. The identi… |
| 1.3.6.1.4.1.248.11.120.1.2.10.1.17 | Columnhm2VpnConnIkeAuthLocType | read-create | current | Type of local peer identifier in 'hm2VpnConnIkeAuthLocId': o default: If 'hm2VpnConnIkeAuthType' is 'psk' then use the IP address or host name from 'hm2VpnConn… |
| 1.3.6.1.4.1.248.11.120.1.2.10.1.18 | Columnhm2VpnConnIkeAuthRemId | read-create | current | Remote peer identifier to be compared with ID payload during negotiation. The ID payload is used to identify the initiator of the security association. The ide… |
| 1.3.6.1.4.1.248.11.120.1.2.10.1.19 | Columnhm2VpnConnIkeAuthRemType | read-create | current | Type of remote peer identifier in hm2VpnConnIkeAuthRemId: o any: received remote identifier is not checked o address: use the IP address or host name from 'hm2… |
| 1.3.6.1.4.1.248.11.120.1.2.10.1.20 | Columnhm2VpnConnIkeAlgDh | read-create | current | Diffie-Hellman key agreement algorithm to be used for establishment of IKE-SA: o any: accept all supported algorithms as responder, use default as initiator o … |
| 1.3.6.1.4.1.248.11.120.1.2.10.1.21 | Columnhm2VpnConnIkeAlgMac | read-create | current | Integrity (MAC) algorithm to be used in IKEv2: o any: accept all supported algorithms as responder, use various pre-defined as initiator o hmacmd5: HMAC-MD5 (l… |
| 1.3.6.1.4.1.248.11.120.1.2.10.1.22 | Columnhm2VpnConnIkeAlgEncr | read-create | current | Encryption algorithm to be used in IKE: o any: accept all supported algorithms as responder, use various pre-defined as initiator o des: DES o des3: Triple-DES… |
| 1.3.6.1.4.1.248.11.120.1.2.10.1.23 | Columnhm2VpnConnIkeReAuth | read-create | current | whether re-keying of an IKE_SA should also re-authenticate the peer. In IKEv1, re-authentication is always done (also when set to false). In IKEv2, a value of … |
| 1.3.6.1.4.1.248.11.120.1.2.10.1.24 | Columnhm2VpnConnIpsecMode | read-create | current | IPsec encapsulation mode. |
| 1.3.6.1.4.1.248.11.120.1.2.10.1.25 | Columnhm2VpnConnIpsecLifetime | read-create | current | Lifetime of IPsec security association in seconds. The maximum value is 8 hours (28800 seconds). |
| 1.3.6.1.4.1.248.11.120.1.2.10.1.26 | Columnhm2VpnConnMargintime | read-create | current | How long before connection expiry or keying-channel expiry should attempts to negotiate a replacement begin. The maximum value is half an hour (1800 seconds). … |
| 1.3.6.1.4.1.248.11.120.1.2.10.1.27 | Columnhm2VpnConnIpsecAlgDh | read-create | current | Diffie-Hellman key agreement algorithm to be used for IPsec-SA session key establishment: o any: accept all supported algorithms as responder, use various pre-… |
| 1.3.6.1.4.1.248.11.120.1.2.10.1.28 | Columnhm2VpnConnIpsecAlgMac | read-create | current | Integrity (MAC) algorithm to be used in IPsec: o any: accept all supported algorithms as responder, use various pre-defined as initiator o hmacmd5: HMAC-MD5 (l… |
| 1.3.6.1.4.1.248.11.120.1.2.10.1.29 | Columnhm2VpnConnIpsecAlgEncr | read-create | current | Encryption algorithm to be used for payload encryption in IPsec: o any: accept all supported algorithms as responder, use various pre-defined as initiator o de… |
| 1.3.6.1.4.1.248.11.120.1.2.10.1.30 | Columnhm2VpnConnOperStatus | read-only | current | The current operational status of the VPN connection: o 'up': the IKE-SA and all IPsec-SAs are up; o 'down': the IKE-SA and all IPsec-SAs are down; o 'negotiat… |
| 1.3.6.1.4.1.248.11.120.1.2.10.1.31 | Columnhm2VpnConnDesc | read-create | current | User defined text. |
| 1.3.6.1.4.1.248.11.120.1.2.10.1.32 | Columnhm2VpnConnLastError | read-only | current | Last error notification occurred for this connection. This is useful if the connection does not reach the up state to see if an error has occurred in the propo… |
| 1.3.6.1.4.1.248.11.120.1.2.10.1.33 | Columnhm2VpnConnDebug | read-create | current | Used for debugging purpose of the VPN connections. May affect the performance significant. Please handle with care. If the bit is set informational(0) messages… |
| 1.3.6.1.4.1.248.11.120.1.2.10.1.34 | Columnhm2VpnConnRowStatus | read-create | current | The row status of this table entry. If the row status is 'active' then it is not allowed to change any value (this applies also to active traffic selectors). T… |
| 1.3.6.1.4.1.248.11.120.1.2.15 | Tablehm2VpnConnInfoTable | not-accessible | current | A list of VPN connections. |
| 1.3.6.1.4.1.248.11.120.1.2.15.1 | Rowhm2VpnConnInfoEntry | not-accessible | current | A VPN connection entry. |
| 1.3.6.1.4.1.248.11.120.1.2.15.1.1 | Columnhm2VpnConnInfoIkeVersionUsed | read-only | current | Version of the IKE protocol used by connection: o ikev1: used protocol is IKE version 1 (ISAKMP) o ikev2: used protocol is IKE version 2 |
| 1.3.6.1.4.1.248.11.120.1.2.15.1.2 | Columnhm2VpnConnInfoIkeProposal | read-only | current | Algorithms the IKE uses for key exchange. |
| 1.3.6.1.4.1.248.11.120.1.2.15.1.3 | Columnhm2VpnConnInfoIpsecProposal | read-only | current | Algorithms IPsec uses for the data communication. |
| 1.3.6.1.4.1.248.11.120.1.2.15.1.4 | Columnhm2VpnConnInfoLocalHost | read-only | current | Local host detected by IKE. |
| 1.3.6.1.4.1.248.11.120.1.2.15.1.5 | Columnhm2VpnConnInfoRemoteHost | read-only | current | Remote host detected by IKE. |
| 1.3.6.1.4.1.248.11.120.1.2.15.1.6 | Columnhm2VpnConnInfoEstablished | read-only | current | Time in seconds since the connection has been established (is updated after IKE re-authentication). |
| 1.3.6.1.4.1.248.11.120.1.2.15.1.7 | Columnhm2VpnConnInfoIKEReauth | read-only | current | Time in seconds when the next IKE re-authentication will take place. |
| 1.3.6.1.4.1.248.11.120.1.2.15.1.8 | Columnhm2VpnConnInfoIKERekeying | read-only | current | Time in seconds when the next IKE re-keying will take place. |
| 1.3.6.1.4.1.248.11.120.1.2.15.1.9 | Columnhm2VpnConnInfoIpsecRekeying | read-only | current | Time in seconds when the next IPsec re-keying will take place. |
| 1.3.6.1.4.1.248.11.120.1.2.15.1.10 | Columnhm2VpnConnInfoIpsecInBytes | read-only | current | Number of input Bytes from this IPsec tunnel. |
| 1.3.6.1.4.1.248.11.120.1.2.15.1.11 | Columnhm2VpnConnInfoIpsecInPackets | read-only | current | Number of input packets from this IPsec tunnel. |
| 1.3.6.1.4.1.248.11.120.1.2.15.1.12 | Columnhm2VpnConnInfoIpsecInUse | read-only | current | Time in seconds since the IPsec tunnel has last received data. |
| 1.3.6.1.4.1.248.11.120.1.2.15.1.13 | Columnhm2VpnConnInfoIpsecOutBytes | read-only | current | Number of output Bytes to this IPsec tunnel. |
| 1.3.6.1.4.1.248.11.120.1.2.15.1.14 | Columnhm2VpnConnInfoIpsecOutPackets | read-only | current | Number of output packets to this IPsec tunnel. |
| 1.3.6.1.4.1.248.11.120.1.2.15.1.15 | Columnhm2VpnConnInfoIpsecOutUse | read-only | current | Time in seconds since the IPsec tunnel has last sent data. |
| 1.3.6.1.4.1.248.11.120.1.2.15.1.16 | Columnhm2VpnConnInfoIKEInitiatorSPI | read-only | current | The IKE initiator SPI (local or remote, depends on initiator settings). |
| 1.3.6.1.4.1.248.11.120.1.2.15.1.17 | Columnhm2VpnConnInfoIKEResponderSPI | read-only | current | The IKE responder SPI (local or remote, depends on initiator settings). |
| 1.3.6.1.4.1.248.11.120.1.2.15.1.18 | Columnhm2VpnConnInfoIpsecInSPI | read-only | current | The input IPsec SPI. |
| 1.3.6.1.4.1.248.11.120.1.2.15.1.19 | Columnhm2VpnConnInfoIpsecOutSPI | read-only | current | The output IPsec SPI. |
| 1.3.6.1.4.1.248.11.120.1.2.15.1.20 | Columnhm2VpnConnInfoIpsecNumTunnel | read-only | current | The number of IPsec tunnels (IPsec-SAs) within this VPN connection. |
| 1.3.6.1.4.1.248.11.120.1.2.16 | Tablehm2VpnConnInfoTunnelTable | not-accessible | current | A list of IPsec tunnels (IPsec-SAs) for a VPN connection (IKE-SA). |
| 1.3.6.1.4.1.248.11.120.1.2.16.1 | Rowhm2VpnConnInfoTunnelEntry | not-accessible | current | An IPsec tunnel entry (per traffic selector). |
| 1.3.6.1.4.1.248.11.120.1.2.16.1.1 | Columnhm2VpnConnInfoTunnelIndex | not-accessible | current | An index that (together with the connection index hm2VpnConnIndex) identifies the entry in the connection info tunnel table. |
| 1.3.6.1.4.1.248.11.120.1.2.16.1.2 | Columnhm2VpnConnInfoTSelIndex | read-only | current | An index that (together with the connection index hm2VpnConnIndex) identifies the entry in the traffic selector table which is mapped with this IPsec tunnel. T… |
| 1.3.6.1.4.1.248.11.120.1.2.16.1.3 | Columnhm2VpnConnInfoTunnelStatus | read-only | current | The current operational status of the IPsec tunnel: o 'unknown': the IPsec-SA state is not (yet) known; o 'created': the IPsec-SA has been created; o 'routed':… |
| 1.3.6.1.4.1.248.11.120.1.2.16.1.4 | Columnhm2VpnConnInfoTunnelRekeying | read-only | current | Time in seconds when the next IPsec re-keying will take place for this tunnel. |
| 1.3.6.1.4.1.248.11.120.1.2.16.1.5 | Columnhm2VpnConnInfoTunnelInBytes | read-only | current | Number of input Bytes from this IPsec tunnel. |
| 1.3.6.1.4.1.248.11.120.1.2.16.1.6 | Columnhm2VpnConnInfoTunnelInPackets | read-only | current | Number of input packets from this IPsec tunnel. |
| 1.3.6.1.4.1.248.11.120.1.2.16.1.7 | Columnhm2VpnConnInfoTunnelInUse | read-only | current | Time in seconds since the IPsec tunnel has last received data. |
| 1.3.6.1.4.1.248.11.120.1.2.16.1.8 | Columnhm2VpnConnInfoTunnelOutBytes | read-only | current | Number of output Bytes to this IPsec tunnel. |
| 1.3.6.1.4.1.248.11.120.1.2.16.1.9 | Columnhm2VpnConnInfoTunnelOutPackets | read-only | current | Number of output packets to this IPsec tunnel. |
| 1.3.6.1.4.1.248.11.120.1.2.16.1.10 | Columnhm2VpnConnInfoTunnelOutUse | read-only | current | Time in seconds since the IPsec tunnel has last sent data. |
| 1.3.6.1.4.1.248.11.120.1.2.16.1.11 | Columnhm2VpnConnInfoTunnelInSPI | read-only | current | The input IPsec SPI for this tunnel. |
| 1.3.6.1.4.1.248.11.120.1.2.16.1.12 | Columnhm2VpnConnInfoTunnelOutSPI | read-only | current | The output IPsec SPI for this tunnel. |
| 1.3.6.1.4.1.248.11.120.1.2.16.1.13 | Columnhm2VpnConnInfoTunnelLocalSel | read-only | current | The local traffic selector for this tunnel (negociated). |
| 1.3.6.1.4.1.248.11.120.1.2.16.1.14 | Columnhm2VpnConnInfoTunnelRemoteSel | read-only | current | The remote traffic selector for this tunnel (negociated). |
| 1.3.6.1.4.1.248.11.120.1.3 | Nodehm2VpnTrafficSelGroup | |||
| 1.3.6.1.4.1.248.11.120.1.3.1 | Tablehm2VpnTrafficSelTable | not-accessible | current | A list of traffic selectors. For details on the role of traffic selectors in IPsec protocol see RFC 2409, section 5.5 and RFC 4306, section 2.9. |
| 1.3.6.1.4.1.248.11.120.1.3.1.1 | Rowhm2VpnTrafficSelEntry | not-accessible | current | A traffic selector entry. A traffic selector defines the subnet/host addresses for which this VPN connection is responsible. A VPN connection (IKE-SA) can be a… |
| 1.3.6.1.4.1.248.11.120.1.3.1.1.1 | Columnhm2VpnTrafficSelIndex | not-accessible | current | An index that (together with the connection index hm2VpnConnIndex) identifies the entry in the traffic selector table. This index can be choosen freely, but mu… |
| 1.3.6.1.4.1.248.11.120.1.3.1.1.2 | Columnhm2VpnTrafficSelSrcAddr | read-create | current | Host or subnet address in CIDR notation (a.b.c.d/n) for which this traffic descriptor (and the associated VPN connection) is responsible. This address is compa… |
| 1.3.6.1.4.1.248.11.120.1.3.1.1.3 | Columnhm2VpnTrafficSelDstAddr | read-create | current | Host or subnet address in CIDR notation (a.b.c.d/n) for which this traffic descriptor (and the associated VPN connection) is responsible. This address is compa… |
| 1.3.6.1.4.1.248.11.120.1.3.1.1.4 | Columnhm2VpnTrafficSelSrcRest | read-create | current | The optional source restrictions (names or numbers) <protocol/port>, e.g. tcp/http which is equal to 6/80, or udp which is equal to udp/any or /53 which is equ… |
| 1.3.6.1.4.1.248.11.120.1.3.1.1.5 | Columnhm2VpnTrafficSelDstRest | read-create | current | The optional destination restrictions (names or numbers) <protocol/port>, e.g. tcp/http which is equal to 6/80, or udp which is equal to udp/any or /53 which i… |
| 1.3.6.1.4.1.248.11.120.1.3.1.1.6 | Columnhm2VpnTrafficSelDesc | read-create | current | User defined text. |
| 1.3.6.1.4.1.248.11.120.1.3.1.1.7 | Columnhm2VpnTrafficSelRowStatus | read-create | current | The row status of this table entry. Only traffic selector entries with an 'active' row status will be considered if the connections row status is set 'active'.… |
| 1.3.6.1.4.1.248.11.120.1.4 | Nodehm2VpnCertificateGroup | |||
| 1.3.6.1.4.1.248.11.120.1.4.1 | Scalarhm2VpnCertificateUploadPassphrase | read-write | current | Setting the correct passphrase here before uploading an encrypted private key or an encrypted PKCS12 container will trigger the decryption of the uploaded file… |
| 1.3.6.1.4.1.248.11.120.1.4.10 | Tablehm2VpnCertificateTable | not-accessible | current | The list of certificates available on the device. |
| 1.3.6.1.4.1.248.11.120.1.4.10.1 | Rowhm2VpnCertificateEntry | not-accessible | current | A certificate file entry. A certificate file which has been copied to the device and can be used for VPN connections. |
| 1.3.6.1.4.1.248.11.120.1.4.10.1.1 | Columnhm2VpnCertificateIndex | not-accessible | current | Index of the entry. |
| 1.3.6.1.4.1.248.11.120.1.4.10.1.2 | Columnhm2VpnCertificateSubject | read-only | current | Subject field of certificate. |
| 1.3.6.1.4.1.248.11.120.1.4.10.1.3 | Columnhm2VpnCertificateIssuer | read-only | current | Certificate issuer. |
| 1.3.6.1.4.1.248.11.120.1.4.10.1.4 | Columnhm2VpnCertificateStartDate | read-only | current | Time and date when certificate is begining to be valid. |
| 1.3.6.1.4.1.248.11.120.1.4.10.1.5 | Columnhm2VpnCertificateEndDate | read-only | current | Time and date when certificate will expire. |
| 1.3.6.1.4.1.248.11.120.1.4.10.1.6 | Columnhm2VpnCertificateFileName | read-only | current | Name of the file consisting of alphanumeric characters plus hyphen, underscore and dot. |
| 1.3.6.1.4.1.248.11.120.1.4.10.1.7 | Columnhm2VpnCertificateType | read-only | current | Type of the container file used. |
| 1.3.6.1.4.1.248.11.120.1.4.10.1.8 | Columnhm2VpnCertificateCertUploadDate | read-only | current | Time and date of last write access using the content of the variable hm2SystemTime. |
| 1.3.6.1.4.1.248.11.120.1.4.10.1.9 | Columnhm2VpnCertificatePrivateKeyStatus | read-only | current | 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 … |
| 1.3.6.1.4.1.248.11.120.1.4.10.1.10 | Columnhm2VpnCertificatePrivateKeyFile | read-only | current | Name of the file consisting of alphanumeric characters plus hyphen, underscore and dot. |
| 1.3.6.1.4.1.248.11.120.1.4.10.1.11 | Columnhm2VpnCertificateNoConnections | read-only | current | 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… |
| 1.3.6.1.4.1.248.11.120.1.4.10.1.12 | Columnhm2VpnCertificateUserActions | read-write | current | 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 hm2VpnCer… |
| 1.3.6.1.4.1.248.11.120.3 | Nodehm2VpnMibSNMPExtensionGroup | |||
| 1.3.6.1.4.1.248.11.120.3.1 | Identityhm2VpnMibSNMPExtensionNoTrafficSelector | current | Indicates that for a VPN connection no active traffic selectors are available. | |
| 1.3.6.1.4.1.248.11.120.3.2 | Identityhm2VpnMibSNMPExtensionTooManyActive | current | Indicates that too many VPN connections are in active state. | |
| 1.3.6.1.4.1.248.11.120.3.3 | Identityhm2VpnMibSNMPExtensionTooManyConns | current | Indicates that too many VPN connections shall be added to the configuration. | |
| 1.3.6.1.4.1.248.11.120.3.4 | Identityhm2VpnMibSNMPExtensionActiveRow | current | Indicates that an active row shall be changed. | |
| 1.3.6.1.4.1.248.11.120.3.5 | Identityhm2VpnMibSNMPExtensionInitiatorAny | current | Indicates that for a VPN connection as initiator the remote end point is set to any. |