MIB Viewer

hm2VpnConnInfoTunnelStatus

OBJECT-TYPE
1.3.6.1.4.1.248.11.120.1.2.16.1.3
Access
read-only
Status
current
Sub-identifiers
0
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': the SPD has been installed, but no SAD entries o 'installing': the in-use IPsec-SA is currently installing; o 'installed': the in-use IPsec-SA is installed; o 'updating': updating hosts; o 're-keying': the IPsec-SA is currently re-keying; o 're-keyed': the IPsec-SA has been re-keyed but is still installed; o 're-trying': the IPsec-SA negotian failed, but still is re-trying; o 'deleting': the IPsec-SA is in progress of delete; o 'destroying': the IPsec-SA object gets destroyed;
INTEGER { unknown (0), created (1), routed (2), installing (3), installed (4), updating (5), re-keying (6), re-keyed (7), re-trying (8), deleting (9), destroying (10) }