MIB Viewer

hmSec2VpnConnOperStatus

OBJECT-TYPE
1.3.6.1.4.1.248.52.1.13.1.2.3.1.31
Access
read-only
Status
current
Sub-identifiers
0
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;
INTEGER { up (1), down (2), negotiation (3), constructing (4), dormant (5), servicemode-up (6) }