NOKIAVPN-VPN-MIB
AI MIB Summary
The NOKIAVPN-VPN-MIB enables monitoring and management of Layer 2 Tunneling Protocol (L2TP) and Point-to-Point Tunneling Protocol (PPTP) sessions on Nokia network devices, exposing metrics such as active tunnel counts, connection states, and error statistics for remote access VPN infrastructure.
Virtual Private Network (L2TP and PPTP) MIB module.
Main OID:
nokiaVPNMIB.1.3.6.1.4.1.94.1.41.5.5
29
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
29 total| Object Name |
|---|
vpnL2TPTunnelsThe number of L2TP tunnels.ro Integer32 .1.3.6.1.4.1.94.1.41.2.2.1 |
vpnActiveL2TPTunnelsThe number of active L2TP tunnels.ro Integer32 .1.3.6.1.4.1.94.1.41.2.2.2 |
vpnL2TPSessionsThe number of L2TP sessions.ro Integer32 .1.3.6.1.4.1.94.1.41.2.2.3 |
vpnActiveL2TPSessionsThe number of active L2TP sessions.ro Integer32 .1.3.6.1.4.1.94.1.41.2.2.4 |
vpnPPTPTSThe number of PPTP tunnel and sessions. The number of PPTP tunnels are equal to the number of PPTP Sessions.ro Integer32 .1.3.6.1.4.1.94.1.41.2.2.5 |
vpnActivePPTPTSThe number of active PPTP tunnels and sessions.ro Integer32 .1.3.6.1.4.1.94.1.41.2.2.6 |
vpnTunnelTableA list of tunnels. SEQUENCE OF VpnTunnelEntry .1.3.6.1.4.1.94.1.41.2.2.7 |
vpnTunnelEntryA table entry containing information about a tunnel. VpnTunnelEntry .1.3.6.1.4.1.94.1.41.2.2.7.1 |
vpnTunnelLocalIDTunnel local ID.ro Integer32 .1.3.6.1.4.1.94.1.41.2.2.7.1.1 |
vpnTunnelIPAddressTunnel IP Address.ro IpAddress .1.3.6.1.4.1.94.1.41.2.2.7.1.2 |
vpnTunnelRemoteIDTunnel remote ID.ro Integer32 .1.3.6.1.4.1.94.1.41.2.2.7.1.3 |
vpnTunnelTypeTunnel type: ANY=0 L2TP=1 PPTP=2ro Enumeration .1.3.6.1.4.1.94.1.41.2.2.7.1.4 |
vpnTunnelActiveInactive=0, active=1ro Enumeration .1.3.6.1.4.1.94.1.41.2.2.7.1.5 |
vpnTunnelStateTunnel states For PPTP tunnel type: PPP_STATE_INACTIVE 0 PPP_STATE_SUSPENDED 1 PPP_STATE_ACTIVE 2 For L2TP tunnel type: L2TP_IDLE 0 L2TP_WAIT_REPLY 1 L2TP_WAIT_CONN 2 L2TP_ESTABLISHED 3 L2TP_WAIT_FINAL_ACK 4ro INTEGER .1.3.6.1.4.1.94.1.41.2.2.7.1.6 |
vpnSessionTableA list of sessions for the given tunnel. SEQUENCE OF VpnSessionEntry .1.3.6.1.4.1.94.1.41.2.2.8 |
vpnSessionEntryA table entry containing information about a session on the given tunnel. VpnSessionEntry .1.3.6.1.4.1.94.1.41.2.2.8.1 |
vpnSessionLocalIDSession local ID.ro Integer32 .1.3.6.1.4.1.94.1.41.2.2.8.1.1 |
vpnSessionIPAddressSession IP Address.ro IpAddress .1.3.6.1.4.1.94.1.41.2.2.8.1.2 |
vpnSessionRemoteIDSession remote ID.ro Integer32 .1.3.6.1.4.1.94.1.41.2.2.8.1.3 |
vpnSessionPacketsInThe number of input packets.ro Integer32 .1.3.6.1.4.1.94.1.41.2.2.8.1.4 |
vpnSessionPacketsOutThe number of output packets.ro Integer32 .1.3.6.1.4.1.94.1.41.2.2.8.1.5 |
vpnSessionActiveInactive=0, active=1ro Enumeration .1.3.6.1.4.1.94.1.41.2.2.8.1.6 |
vpnSessionStateSession States: PPP_STATE_INACTIVE 0 PPP_STATE_SUSPENDED 1 PPP_STATE_ACTIVE 2ro Enumeration .1.3.6.1.4.1.94.1.41.2.2.8.1.7 |
vpnSessionAuthTypeAuthenication type: VPN_AUTHENTICATION_NONE 0 VPN_AUTHENTICATION_CHAP 1 VPN_AUTHENTICATION_MSCHAP 2 VPN_AUTHENTICATION_PAP 3ro Enumeration .1.3.6.1.4.1.94.1.41.2.2.8.1.8 |
vpnSessionSendFlagsSend flags: MS_MPPC 0x00000001 MS_MPPE_LM_40 0x00000020 MS_MPPE_128 0x00000040 MS_MPPX_STATELESS 0x01000000 MSCCP_ENCRYPTION (MS_MPPE_LM_40 | MS_MPPE_128) MSCCP_COMPRESSION (MS_MPPC) MSCCP_STATELESS (MS_MPPX_STATELESS) MSCCP_ALL (MSCCP_COMPRESSION | MSCCP_ENCRYPTION | MSCCP_STATELESS)ro Integer32 .1.3.6.1.4.1.94.1.41.2.2.8.1.9 |
vpnSessionRecvFlagsReceived flags. MS_MPPC 0x00000001 MS_MPPE_LM_40 0x00000020 MS_MPPE_128 0x00000040 MS_MPPX_STATELESS 0x01000000 MSCCP_ENCRYPTION (MS_MPPE_LM_40 | MS_MPPE_128) MSCCP_COMPRESSION (MS_MPPC) MSCCP_STATELESS (MS_MPPX_STATELESS) MSCCP_ALL (MSCCP_COMPRESSION | MSCCP_ENCRYPTION | MSCCP_STATELESS)ro Integer32 .1.3.6.1.4.1.94.1.41.2.2.8.1.10 |
vpnSessionUsernameSession Username.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.94.1.41.2.2.8.1.11 |
vpnSessionLifetimeSecondsNumber of seconds the session has been active.ro Integer32 .1.3.6.1.4.1.94.1.41.2.2.8.1.12 |
nokiaVPNMIBVirtual Private Network (L2TP and PPTP) MIB module. MODULE-IDENTITY .1.3.6.1.4.1.94.1.41.5.5 |