NOKIAVPN-VPN-MIB: View SNMP OID List / Download MIB
VENDOR: NOKIA
Home | MIB: NOKIAVPN-VPN-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
vpnL2TPTunnels | 1.3.6.1.4.1.94.1.41.2.2.1 | integer32 | read-only |
The number of L2TP tunnels. |
vpnActiveL2TPTunnels | 1.3.6.1.4.1.94.1.41.2.2.2 | integer32 | read-only |
The number of active L2TP tunnels. |
vpnL2TPSessions | 1.3.6.1.4.1.94.1.41.2.2.3 | integer32 | read-only |
The number of L2TP sessions. |
vpnActiveL2TPSessions | 1.3.6.1.4.1.94.1.41.2.2.4 | integer32 | read-only |
The number of active L2TP sessions. |
vpnPPTPTS | 1.3.6.1.4.1.94.1.41.2.2.5 | integer32 | read-only |
The number of PPTP tunnel and sessions. The number of PPTP tunnels are equal to the number of PPTP Sessions. |
vpnActivePPTPTS | 1.3.6.1.4.1.94.1.41.2.2.6 | integer32 | read-only |
The number of active PPTP tunnels and sessions. |
vpnTunnelTable | 1.3.6.1.4.1.94.1.41.2.2.7 | no-access |
A list of tunnels. |
|
1.3.6.1.4.1.94.1.41.2.2.7.1 | no-access |
A table entry containing information about a tunnel. |
||
vpnTunnelLocalID | 1.3.6.1.4.1.94.1.41.2.2.7.1.1 | integer32 | read-only |
Tunnel local ID. |
vpnTunnelIPAddress | 1.3.6.1.4.1.94.1.41.2.2.7.1.2 | ipaddress | read-only |
Tunnel IP Address. |
vpnTunnelRemoteID | 1.3.6.1.4.1.94.1.41.2.2.7.1.3 | integer32 | read-only |
Tunnel remote ID. |
vpnTunnelType | 1.3.6.1.4.1.94.1.41.2.2.7.1.4 | integer | read-only |
Tunnel type: ANY=0 L2TP=1 PPTP=2 Enumeration: 'pptp': 2, 'any': 0, 'l2tp': 1. |
vpnTunnelActive | 1.3.6.1.4.1.94.1.41.2.2.7.1.5 | integer | read-only |
Inactive=0, active=1 Enumeration: 'active': 1, 'inactive': 0. |
vpnTunnelState | 1.3.6.1.4.1.94.1.41.2.2.7.1.6 | integer | read-only |
Tunnel 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 4 |
vpnSessionTable | 1.3.6.1.4.1.94.1.41.2.2.8 | no-access |
A list of sessions for the given tunnel. |
|
1.3.6.1.4.1.94.1.41.2.2.8.1 | no-access |
A table entry containing information about a session on the given tunnel. |
||
vpnSessionLocalID | 1.3.6.1.4.1.94.1.41.2.2.8.1.1 | integer32 | read-only |
Session local ID. |
vpnSessionIPAddress | 1.3.6.1.4.1.94.1.41.2.2.8.1.2 | ipaddress | read-only |
Session IP Address. |
vpnSessionRemoteID | 1.3.6.1.4.1.94.1.41.2.2.8.1.3 | integer32 | read-only |
Session remote ID. |
vpnSessionPacketsIn | 1.3.6.1.4.1.94.1.41.2.2.8.1.4 | integer32 | read-only |
The number of input packets. |
vpnSessionPacketsOut | 1.3.6.1.4.1.94.1.41.2.2.8.1.5 | integer32 | read-only |
The number of output packets. |
vpnSessionActive | 1.3.6.1.4.1.94.1.41.2.2.8.1.6 | integer | read-only |
Inactive=0, active=1 Enumeration: 'active': 1, 'inactive': 0. |
vpnSessionState | 1.3.6.1.4.1.94.1.41.2.2.8.1.7 | integer | read-only |
Session States: PPP_STATE_INACTIVE 0 PPP_STATE_SUSPENDED 1 PPP_STATE_ACTIVE 2 Enumeration: 'active': 2, 'inactive': 0, 'suspended': 1. |
vpnSessionAuthType | 1.3.6.1.4.1.94.1.41.2.2.8.1.8 | integer | read-only |
Authenication type: VPN_AUTHENTICATION_NONE 0 VPN_AUTHENTICATION_CHAP 1 VPN_AUTHENTICATION_MSCHAP 2 VPN_AUTHENTICATION_PAP 3 Enumeration: 'pap': 3, 'none': 0, 'mschap': 2, 'chap': 1. |
vpnSessionSendFlags | 1.3.6.1.4.1.94.1.41.2.2.8.1.9 | integer32 | read-only |
Send 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) |
vpnSessionRecvFlags | 1.3.6.1.4.1.94.1.41.2.2.8.1.10 | integer32 | read-only |
Received 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) |
vpnSessionUsername | 1.3.6.1.4.1.94.1.41.2.2.8.1.11 | displaystring | read-only |
Session Username. |
vpnSessionLifetimeSeconds | 1.3.6.1.4.1.94.1.41.2.2.8.1.12 | integer32 | read-only |
Number of seconds the session has been active. |
nokiaVPNMIB | 1.3.6.1.4.1.94.1.41.5.5 |
Virtual Private Network (L2TP and PPTP) MIB module. |