hmSec2VpnConnOperStatus

HMSECURITY2-MIB · .1.3.6.1.4.1.248.52.1.13.1.2.3.1.31

Object

column Enumeration
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 'servicemode-up': the IKE-SA and all IPsec SAs are up in service mode;

Context

MIB
HMSECURITY2-MIB
OID
.1.3.6.1.4.1.248.52.1.13.1.2.3.1.31
Type
column
Access
readonly
Status
current
Parent
hmSec2VpnConnEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HMSECURITY2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HMSECURITY2-MIB::hmSec2VpnConnOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HMSECURITY2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HMSECURITY2-MIB::hmSec2VpnConnOperStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HMSECURITY2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HMSECURITY2-MIB::hmSec2VpnConnOperStatus'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.