This type is not a standard SMI/SNMP base type and is not defined as a documented TEXTUAL-CONVENTION in this MIB.
It was extracted as raw syntax from the source MIB file and could not be resolved to a known type definition.
The current state of a tunnel session.
L2F tunnel sessions will have states with the 'l2f' prefix.
L2TP tunnel sessions will have states with the 'l2tp' prefix.
Each state code is explained below:
unknown: The current state of the tunnel's session
is unknown.
l2fOpening: The session has just been initiated
through a tunnel and is pending for the remote
end reply to complete the process.
l2fOpen: The session is active.
l2fCloseWait: The session has just been closed and
is pending for the remote end reply to complete
the process.
l2fWaitingForTunnel: The session is in this state
when the tunnel which this session is going
through is still in CLOSED state. It waits for
the tunnel to become OPEN before the session
is allow to be fully established.
l2tpIdle: No session is initiated yet.
l2tpWaitingTunnel: The session is waiting for the
tunnel to be established.
l2tpWaitReply: The session has been initiated and is
pending for the remote end reply to complete
the process.
l2tpWaitConnect: This end has acknowledged a connection
request and is waiting for the remote end
to connect.
l2tpEstablished: The session is active.
l2tpShuttingDown: The session is in progress of
shutting down.
pptpWaitVAccess: The seession is waiting for the
creation of a virtual access interface.
pptpPacEstablished: The session is active.
pptpWaitTunnel: The session is waiting for the tunnel
to be established.
pptpWaitOCRP: The session has been initiated and is
pending for the remote end reply to complete
the process.
pptpPnsEstablished: The session is active.
pptpWaitCallDisc: Session shutdown is in progress.