MIB Viewer

h3cDvpnSessionState

OBJECT-TYPE
1.3.6.1.4.1.43.45.1.10.2.57.1.2.6.1.15
Access
read-only
Status
current
Sub-identifiers
0
The state of the session. sessionSetupInit: The initiation of the session. sessionSetupReq: The initiator requests to negotiate the SA and so on of the session. sessionSetupSuccess: The session has been built successfully. sessionRekeyReq: The initiator requests to renegotiate the SA. sessionRekeyRep: The passive side replies with a SA renegotiation response packet successfully.
INTEGER { sessionSetupInit(1), sessionSetupReq(2), sessionSetupSuccess(3), sessionRekeyReq(4), sessionRekeyRep(5) }