All MIBs › HM2-VPN-MIB › hm2VpnConnLastError
hm2VpnConnLastError
Module: HM2-VPN-MIB
OID (symbolic): HM2-VPN-MIB::hm2VpnConnLastError
OID (numeric): 1.3.6.1.4.1.248.11.120.1.2.10.1.32
Node type: OBJECT-TYPE
Type: HmLargeDisplayString
Access: read-only
Description: 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 proposal exchange or when establishing the tunnel. In most cases this variable should be empty.
What is hm2VpnConnLastError?
Records the most recent error message logged for this VPN connection, useful for diagnosing why a tunnel failed to reach the up state during proposal exchange or tunnel setup; it's normally empty when everything is working.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.11.120.1.2.10.1.32 snmpwalk -v2c -c public <target> HM2-VPN-MIB::hm2VpnConnLastError
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.11.120.1.2.10.1.32.1 snmpget -v2c -c public <target> HM2-VPN-MIB::hm2VpnConnLastError.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hm2VpnConnLastError.1
Start monitoring Hirschmann industrial switch/gateway (IPsec/IKE VPN) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HM2-VPN-MIB::hm2VpnConnLastError OID value, configure state conditions and alerts, and monitor any Hirschmann industrial switch/gateway (IPsec/IKE VPN) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.248 | hirschmann | HM2-TC-MIB |
| 1.3.6.1.4.1.248.11 | hm2ConfigurationMibs | HM2-TC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.248.11.120 | hm2VpnMib | HM2-VPN-MIB |
| 1.3.6.1.4.1.248.11.120.1 | hm2VpnMibObjects | HM2-VPN-MIB |
| 1.3.6.1.4.1.248.11.120.1.2 | hm2VpnConnectionGroup | HM2-VPN-MIB |
| 1.3.6.1.4.1.248.11.120.1.2.10 | hm2VpnConnTable | HM2-VPN-MIB |
| 1.3.6.1.4.1.248.11.120.1.2.10.1 | hm2VpnConnEntry | HM2-VPN-MIB |
| 1.3.6.1.4.1.248.11.120.1.2.10.1.32 | hm2VpnConnLastError | HM2-VPN-MIB |