All MIBs › HM2-VPN-MIB › hm2VpnConnOperStatus
hm2VpnConnOperStatus
Module: HM2-VPN-MIB
OID (symbolic): HM2-VPN-MIB::hm2VpnConnOperStatus
OID (numeric): 1.3.6.1.4.1.248.11.120.1.2.10.1.30
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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 'negotiation': key exchange and algorithm negotiation is in progress (or, as responder, waiting to be contacted for that purpose); o 'constructing': the IKE-SA is up, but at least one IPsec-SA is not established so far; o 'dormant': waiting for a precondition to be fulfilled before connection setup, e.g.: - a dynamically assigned IP address; - successful hostname resolution; - assignment of a valid system time. o 're-keying': key exchange is in progress after timeout of lifetime has occured, either IKE or IPSEC;
What is hm2VpnConnOperStatus?
Reports the current operational state of this VPN connection: up (fully established), down, negotiation (key exchange in progress), constructing (IKE-SA up but an IPsec-SA still pending), dormant (waiting on a precondition like DHCP address or DNS resolution), or re-keying (renegotiating after a lifetime timeout). Watch this to confirm a tunnel actually reached up rather than getting stuck in negotiation or dormant.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.11.120.1.2.10.1.30 snmpwalk -v2c -c public <target> HM2-VPN-MIB::hm2VpnConnOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.11.120.1.2.10.1.30.1 snmpget -v2c -c public <target> HM2-VPN-MIB::hm2VpnConnOperStatus.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::hm2VpnConnOperStatus 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.30 | hm2VpnConnOperStatus | HM2-VPN-MIB |