Home/Catalog/USR-PPTP-MIB

USR-PPTP-MIB

AI MIB Summary

The USR-PPTP-MIB module enables monitoring and management of Point-to-Point Tunneling Protocol (PPTP) sessions and tunnel states on commWorks enterprise hardware. It provides specific metrics for tracking active PPTP connections, tunnel establishment failures, and associated interface statistics to facilitate troubleshooting of remote access infrastructure.

The commWorks enterprise defined MIB objects for point-to-point tunneling.
Main OID:
usrPptp.1.3.6.1.4.1.77.1.1.56
105
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

105 total
Object Name
usrPptpThe commWorks enterprise defined MIB objects for point-to-point tunneling.
MODULE-IDENTITY
.1.3.6.1.4.1.77.1.1.56
usrPPTPGlobalThe root of the PPTP global Object-Identifiers.
OBJECT IDENTIFIER
.1.3.6.1.4.1.77.1.1.56.1
usrPPTPConfigTable
SEQUENCE OF UsrPPTPConfigEntry
.1.3.6.1.4.1.77.1.1.56.1.1
usrPptpConfigEntry.
UsrPPTPConfigEntry
.1.3.6.1.4.1.77.1.1.56.1.1.1
usrPptpConfigIndexA unique value for each pptp protocol stack.ro
Integer32
.1.3.6.1.4.1.77.1.1.56.1.1.1.1
usrPptpMaxNumberOfSessionsDefines the number of simultaneous active sessions that the PPTP stack will support.rw
Integer32
.1.3.6.1.4.1.77.1.1.56.1.1.1.2
usrPptpMaxNumberOfTunnelsDefines the number of simultaneous active tunnels that the PPTP stack will support. Remember that sessions are multiplexed within a single tunnel, therefore this object contains the number of active PPTP tunnel sessions which are to be supported per tunnel.rw
Integer32
.1.3.6.1.4.1.77.1.1.56.1.1.1.3
usrPptpControlTunnelSeekDescriptorsDefines the number of tunnel terminators which the PPTP stack is to be able to simultaneous connect to. Once a tunnel is in the established state, the seek descriptor is no longer used.rw
Integer32
.1.3.6.1.4.1.77.1.1.56.1.1.1.4
usrPptpUseDataTunnelFlowControlThis object determines whether or not the PPTP stack is to use flow control on the data tunnel.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.77.1.1.56.1.1.1.5
usrPptpDataTunnelDelayedAckTimeoutThis object defines the number of milliseconds which the PPTP stack will wait to send and ACK to it's peer in the case where there are no data or control packets to piggy- back the ACK to. The default value for this object is 0 which results in immediate acknowledgment when there are no data or control packets pending.rw
MilliSeconds
.1.3.6.1.4.1.77.1.1.56.1.1.1.6
usrPptpDataTunnelReassemblyTimeoutThis object defines the number of milliseconds that the PPTP stack will use to determine the window to use before reassembling out of order packets. A low value increases the chance of out-of-sequence packets to be lost (which MAY causes the PPP decompression engine to reset), a high value increases the time period where the PPTP stack processes packets which were received out of order (especially in the case of a packet which was lost within the network). The default value for this object is zero (0) which may result in all out of sequence packets being lost.rw
MilliSeconds
.1.3.6.1.4.1.77.1.1.56.1.1.1.7
usrPptpDataChannelRecvPacketWindowThis object defines the Data Channel receive window size which is transmitted to the PPTP peers.rw
Integer32
.1.3.6.1.4.1.77.1.1.56.1.1.1.8
usrPptpHelloInactivityHoldTimeThis object defines the length of the inactivity timer in seconds which causes the PPTP stack to transmit a keep-alive packet (known as Hello).rw
Integer32
.1.3.6.1.4.1.77.1.1.56.1.1.1.9
usrPptpEchoReplyTimeoutSecondsThis object defines the number of seconds which the PPTP stack must wait until a time-out occurs in receiving a response to the Hello message.rw
Integer32
.1.3.6.1.4.1.77.1.1.56.1.1.1.10
usrPptpLoggingLevelThis object defines the logging level which the PPTP protocol stack will use.rw
Enumeration
.1.3.6.1.4.1.77.1.1.56.1.1.1.11
usrPptpLoadBalancingDefines If Load Balancing is enabled or not.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.77.1.1.56.1.1.1.12
usrPptpDialOutThis variable is set through the CLI when the user manually issues a PPTP dial-out.rw
DisplayString
.1.3.6.1.4.1.77.1.1.56.1.1.1.13
usrPptpPnsFlagSetting this object to a value of enabled(1) will enable the PPTP pns enable feature. Setting this object to disabled(2) will disable the PPTP PNS feature.rw
Enumeration
.1.3.6.1.4.1.77.1.1.56.1.1.1.14
usrPPTPStatsTable
SEQUENCE OF UsrPPTPStatsEntry
.1.3.6.1.4.1.77.1.1.56.1.2
usrPptpStatsEntry.
UsrPPTPStatsEntry
.1.3.6.1.4.1.77.1.1.56.1.2.1
usrPptpStatsIndexShould be the same value as pptpConfigIndex to reference the same logical pptp protocol stack.ro
Integer32
.1.3.6.1.4.1.77.1.1.56.1.2.1.1
usrPptpNumActiveTunnelsThis object returns the number of PPTP tunnels that are currently active.ro
Integer32
.1.3.6.1.4.1.77.1.1.56.1.2.1.2
usrPptpStatsNumActiveSessionsThis object returns the number of PPTP sessions that are currently active.ro
Integer32
.1.3.6.1.4.1.77.1.1.56.1.2.1.3
usrPptpStatsMalformedPacketsThis object returns a count of the number of malformed packets received by this PPTP stack since it was last initialized.ro
Counter32
.1.3.6.1.4.1.77.1.1.56.1.2.1.4
usrPptpStatsControlTunnelRecvPacketsThis object returns a count of the number of control packets received by this PPTP stack since it was last initialized.ro
Counter32
.1.3.6.1.4.1.77.1.1.56.1.2.1.5
usrPptpStatsProcessedControlTunnelRecvPacketsThis object returns a count of the number of received control packets that were processed by this PPTP stack since it was last initialized.ro
Counter32
.1.3.6.1.4.1.77.1.1.56.1.2.1.6
usrPptpStatsControlTunnelSendPacketsThis object returns a count of the number of control packets that were transmitted by this PPTP stack since it was last initialized.ro
Counter32
.1.3.6.1.4.1.77.1.1.56.1.2.1.7
usrPptpStatsDataTunnelRecvPacketsThis object returns a count of the number of data packets that were received by this PPTP stack since it was last initialized.ro
Counter32
.1.3.6.1.4.1.77.1.1.56.1.2.1.8
usrPptpStatsDataTunnelWithdataRecvPacketsThis object returns a count of the number of data packets that were received with data by this PPTP stack since it was last initialized.ro
Counter32
.1.3.6.1.4.1.77.1.1.56.1.2.1.9
usrPptpStatsDataTunnelWithoutdataRecvPacketsThis object returns a count of the number of Zero Length data packets that were received by this PPTP stack since it was last initialized.ro
Counter32
.1.3.6.1.4.1.77.1.1.56.1.2.1.10
usrPptpStatsProcessedDataTunnelRecvPacketsThis object returns a count of the number of data packets that were received and processed by this PPTP stack since it was last initialized.ro
Counter32
.1.3.6.1.4.1.77.1.1.56.1.2.1.11
usrPptpStatsInSequenceDataTunnelRecvPacketsThis object returns a count of the number of data packets that were received in sequence by this PPTP stack since it was last initialized.ro
Counter32
.1.3.6.1.4.1.77.1.1.56.1.2.1.12
usrPptpStatsOutSequenceDataTunnelRecvPacketsThis object returns a count of the number of data packets that were received out of sequence by this PPTP stack since it was last initialized.ro
Counter32
.1.3.6.1.4.1.77.1.1.56.1.2.1.13
usrPptpStatsInOrderDataTunnelRecvPacketsThis object returns a count of the number of data packets that were received in order by this PPTP stack since it was last initialized.ro
Counter32
.1.3.6.1.4.1.77.1.1.56.1.2.1.14
usrPptpStatsOutOfOrderDataTunnelRecvPacketsThis object returns a count of the number of data packets that were received out of order by this PPTP stack since it was last initialized.ro
Counter32
.1.3.6.1.4.1.77.1.1.56.1.2.1.15
usrPptpStatsFlowDiscardedDataTunnelRecvPacketsThis object returns a count of the number of data packets that were received and discarded due to flow control by this PPTP stack since it was last initialized.ro
Counter32
.1.3.6.1.4.1.77.1.1.56.1.2.1.16
usrPptpStatsOutOfOrderDiscardedDataTunnelRecvPacketsThis object returns a count of the number of data packets that were received and discarded due to ordering by this PPTP stack since it was last initialized.ro
Counter32
.1.3.6.1.4.1.77.1.1.56.1.2.1.17
usrPptpStatsDataTunnelSendPacketsThis object returns a count of the number of data packets that were transmitted on the data Tunnel by this PPTP stack since it was last initialized.ro
Counter32
.1.3.6.1.4.1.77.1.1.56.1.2.1.18
usrPptpStatsDataTunnelWithdataSendPacketsThis object returns a count of the number of data packets that were transmitted with data by this PPTP stack since it was last initialized.ro
Counter32
.1.3.6.1.4.1.77.1.1.56.1.2.1.19
usrPptpStatsDataTunnelWithoutdataSendPacketsThis object returns a count of the number of Zero length data packets that were transmitted by this PPTP stack since it was last initialized.ro
Counter32
.1.3.6.1.4.1.77.1.1.56.1.2.1.20
usrPptpStatsDataTunnelFlowControlTimeoutsThis object returns a count of the number of data Tunnel flow control time-outs seen by this PPTP stack since it was last initialized.ro
Counter32
.1.3.6.1.4.1.77.1.1.56.1.2.1.21
usrPptpStatsLocalDataTunnelFlowControlEnablesThis object returns a count of the number of local data Tunnel flow control enables seen by this PPTP stack since it was last initialized.ro
Counter32
.1.3.6.1.4.1.77.1.1.56.1.2.1.22
usrPptpStatsRemoteDataTunnelFlowControlEnablesThis object returns a count of the number of remote data Tunnel flow control enables seen by this PPTP stack since it was last initialized.ro
Counter32
.1.3.6.1.4.1.77.1.1.56.1.2.1.23
usrPptpStatsDataTunnelReassemblyTimeoutsThis object returns a count of the number of data Tunnel re-assembly time-outs seen by this PPTP stack since it was last initialized.ro
Counter32
.1.3.6.1.4.1.77.1.1.56.1.2.1.24
usrPptpHostTableThe table of PPTP Hosts.
SEQUENCE OF UsrPptpHostEntry
.1.3.6.1.4.1.77.1.1.56.2
usrPptpHostEntryA (conceptual) entry for one pptp Host.
UsrPptpHostEntry
.1.3.6.1.4.1.77.1.1.56.2.1
usrPptpHostIndexThe logical identifier of the Host Table.
Integer32
.1.3.6.1.4.1.77.1.1.56.2.1.1
usrPptpHostAddressThe specified or resolved ip address of the named Host.rw
IpAddress
.1.3.6.1.4.1.77.1.1.56.2.1.2
usrPptpHostStatusThe status of this row of the Host Table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.77.1.1.56.2.1.3
usrPptpTunnel
OBJECT IDENTIFIER
.1.3.6.1.4.1.77.1.1.56.3
usrPptpTunnelQueryTableA table containing the READ ONLY propietary extension parameters for PPTP Tunnel MIB.
SEQUENCE OF UsrPptpTunnelQueryEntry
.1.3.6.1.4.1.77.1.1.56.3.1
usrPptpTunnelQueryEntry
UsrPptpTunnelQueryEntry
.1.3.6.1.4.1.77.1.1.56.3.1.1
usrPptpTunnelLogicalStackIndexThis object contains a reference to the logical pptp protocol stack and must be the same as the usrNppptpConfigIndex.ro
Integer32
.1.3.6.1.4.1.77.1.1.56.3.1.1.1
usrPptpTunnelLocalControlTunnelIdThis object contains the local tunnel Identifier.ro
Integer32
.1.3.6.1.4.1.77.1.1.56.3.1.1.2
usrPptpTunnelControlTunnelStateThis field contains the current state of the control tunnel.ro
Enumeration
.1.3.6.1.4.1.77.1.1.56.3.1.1.3
usrPptpTunnelLocalInitConnectionThis object indicates whether the tunnel was generated locally or not. When this object returns a value of true(1) the tunnel was locally generated.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.77.1.1.56.3.1.1.4
usrPptpTunnelIpAddressIP address of the remote peer.ro
IpAddress
.1.3.6.1.4.1.77.1.1.56.3.1.1.5
usrPptpTunnelControlTunnelRecvPktsThis object contains the number of control packets received on the control tunnel.ro
Counter32
.1.3.6.1.4.1.77.1.1.56.3.1.1.6
usrPptpTunnelProcessedControlTunnelRecvPktsThis object contains the number of received packets which were processed.ro
Counter32
.1.3.6.1.4.1.77.1.1.56.3.1.1.7
usrPptpTunnelCtlTunnelSndPktsThis object contains the number of packets transmitted.ro
Counter32
.1.3.6.1.4.1.77.1.1.56.3.1.1.8
usrPptpTunnelRemoteHostNameThis object contains the host name of the PPTP peer.ro
DisplayString
.1.3.6.1.4.1.77.1.1.56.3.1.1.9
usrPptpTunnelDisconnectThis object is used to disconnect a specific tunnel. Setting this object to any integer value will disconnect the tunnelrw
Integer32
.1.3.6.1.4.1.77.1.1.56.3.1.1.10
usrPptpTunnelNumActiveSessionsThis object contains the number of sessions beloning to the tunnel.ro
Integer32
.1.3.6.1.4.1.77.1.1.56.3.1.1.11
usrPptpTunnelStartTimeThis object contains the time elapsed since the tunnel was set up.ro
Integer32
.1.3.6.1.4.1.77.1.1.56.3.1.1.12
usrPptpTunnelDomainNameThis object contains the Domain Name of the L2TP peer.ro
OCTET STRING
.1.3.6.1.4.1.77.1.1.56.3.1.1.13
usrPptpSessionThe root of PPTP Session Module Object-identifiers.
OBJECT IDENTIFIER
.1.3.6.1.4.1.77.1.1.56.4
usrPptpSessionTable
SEQUENCE OF UsrPptpSessionEntry
.1.3.6.1.4.1.77.1.1.56.4.1
usrPptpSessionEntry.
UsrPptpSessionEntry
.1.3.6.1.4.1.77.1.1.56.4.1.1
usrPptpSessionLogicalStackIndexThis object contains a reference to the logical pptp protocol stack and must be the same as the pptpConfigIndex and pptpTunelLogicalStackIndex.ro
Integer32
.1.3.6.1.4.1.77.1.1.56.4.1.1.1
usrPptpSessionTunnelIDThis object contains the control Channel Tunnel identifier for this sessionro
Integer32
.1.3.6.1.4.1.77.1.1.56.4.1.1.2
usrPptpSessionLocalCallIDThis object contains the local call identifier for the session.ro
Integer32
.1.3.6.1.4.1.77.1.1.56.4.1.1.3
usrPptpSessionRemoteCallIDThis object contains the remote call identifier for the session.ro
Integer32
.1.3.6.1.4.1.77.1.1.56.4.1.1.4
usrPptpSessionPeerNameidentifies the peer session name on this interface. This is typically the login name of the remote userro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.77.1.1.56.4.1.1.5
usrPptpSessionDurationNumber of milliseconds the session has been up on this interfacero
MilliSeconds
.1.3.6.1.4.1.77.1.1.56.4.1.1.6
usrPptpSessionLineStateThis object contains the current state of the control Tunnel.ro
Enumeration
.1.3.6.1.4.1.77.1.1.56.4.1.1.7
usrPptpSessionCallDeviceNumberNO DESCRIPTION PROVIDEDro
Integer32
.1.3.6.1.4.1.77.1.1.56.4.1.1.8
usrPptpSessionCallSerialNumberThis object contains the serial number that applies to the session.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.77.1.1.56.4.1.1.9
usrPptpSessionConnectBpsThis object returns the baud rate which this session was established at.ro
Integer32
.1.3.6.1.4.1.77.1.1.56.4.1.1.10
usrPptpSessionCallBearerTypeThis object returns the bearer type that applies to this session.ro
Enumeration
.1.3.6.1.4.1.77.1.1.56.4.1.1.11
usrPptpSessionFramingTypeThis object returns the framing type used for this session.ro
Enumeration
.1.3.6.1.4.1.77.1.1.56.4.1.1.12
usrPptpSessionLocalRecvPacketWindowThis object returns the local send window size for this session.ro
Integer32
.1.3.6.1.4.1.77.1.1.56.4.1.1.13
usrPptpSessionRemoteRecvPacketWindowThis object returns the remote send window size for this session.ro
Integer32
.1.3.6.1.4.1.77.1.1.56.4.1.1.14
usrPptpSessionDataTunnelRecvPacketsThis object returns the total number of packets received on the data Tunnel for this session.ro
Counter32
.1.3.6.1.4.1.77.1.1.56.4.1.1.15
usrPptpSessionDataTunnelWithDataRecvPacketsThis object returns the total number of packets received on the data Tunnel for this session which contained data.ro
Counter32
.1.3.6.1.4.1.77.1.1.56.4.1.1.16
usrPptpSessionDataTunnelWithoutDataRecvPacketsThis object returns the total number of Zero Length packets received on the data Tunnel for this session.ro
Counter32
.1.3.6.1.4.1.77.1.1.56.4.1.1.17
usrPptpSessionProcessedDataTunnelRecvPacketsThis object returns the total number of packets received on the data Tunnel for this session which were processed.ro
Counter32
.1.3.6.1.4.1.77.1.1.56.4.1.1.18
usrPptpSessionInSequenceDataTunnelRecvPacketsThis object returns the total number of packets received on the data Tunnel for this session which were received in sequence.ro
Counter32
.1.3.6.1.4.1.77.1.1.56.4.1.1.19
usrPptpSessionOutSequenceDataTunnelRecvPacketsThis object returns the total number of packets received on the data Tunnel for this session which were received out of sequence.ro
Counter32
.1.3.6.1.4.1.77.1.1.56.4.1.1.20
usrPptpSessionInOrderDatTunnelRecvPacketsThis object returns the total number of packets received on the data Tunnel for this session which were received in order.ro
Counter32
.1.3.6.1.4.1.77.1.1.56.4.1.1.21
usrPptpSessionOutOfOrderDataTunnelRecvPacketsThis object returns the total number of packets received on the data Tunnel for this session which were received out of order.ro
Counter32
.1.3.6.1.4.1.77.1.1.56.4.1.1.22
usrPptpSessionFlowDiscardedDataTunnelRecvPacketsThis object returns the total number of packets received on the data Tunnel for this session which were discarded due to flow control.ro
Counter32
.1.3.6.1.4.1.77.1.1.56.4.1.1.23
usrPptpSessionOutOfOrderDiscardedDataTunnelRecvPacketsThis object returns the total number of packets received on the data Tunnel for this session which were discarded due to ordering.ro
Counter32
.1.3.6.1.4.1.77.1.1.56.4.1.1.24
usrPptpSessionDataTunnelSendPacketsThis object returns the total number of packets transmitted on the data Tunnel for this session.ro
Counter32
.1.3.6.1.4.1.77.1.1.56.4.1.1.25
usrPptpSessionDataTunnelWithDataSendPacketsThis object returns the total number of packets transmitted on the data Tunnel for this session which contained data.ro
Counter32
.1.3.6.1.4.1.77.1.1.56.4.1.1.26
usrPptpSessionDataTunnelWithoutDataSendPacketsThis object returns the total number of Zero Length packets transmitted on the data Tunnel for this session.ro
Counter32
.1.3.6.1.4.1.77.1.1.56.4.1.1.27
usrPptpSessionDataTunnelFlowControlTimeoutsThis object returns the total number of flow control time-outs seen on the data Tunnel for this session.ro
Counter32
.1.3.6.1.4.1.77.1.1.56.4.1.1.28
usrPptpSessionLocalDataTunnelFlowControlOnThis object returns the current local flow control state for the data Tunnel of this session.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.77.1.1.56.4.1.1.29
usrPptpSessionLocalDataTunnelFlowControlEnablesThis object returns the total number of local flow control enables seen on the data Tunnel for this session.ro
Counter32
.1.3.6.1.4.1.77.1.1.56.4.1.1.30
usrPptpSessionRemoteDataTunnelFlowwControlOnThis object returns the current remote flow control state for the data Tunnel of this session.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.77.1.1.56.4.1.1.31
usrPptpSessionRemoteDataTunnelFlowControlEnablesThis object returns the number of remote flow control enables seen on the data Tunnel for this session.ro
Counter32
.1.3.6.1.4.1.77.1.1.56.4.1.1.32
usrPptpSessionDataTunnelReassemblyTimeoutsThis object returns the nubmer of re-assembly time-outs seen on the data Tunnel for this session.ro
Counter32
.1.3.6.1.4.1.77.1.1.56.4.1.1.33
usrPptpSessionDisconnectThis object is used to disconnect a specific tunnel. Setting this object to any integer value will disconnect the sessionrw
Integer32
.1.3.6.1.4.1.77.1.1.56.4.1.1.34
usrPptpSessionDomainNameThis object contains the Domain Name of the L2TP peer.ro
OCTET STRING
.1.3.6.1.4.1.77.1.1.56.4.1.1.35
usrPPTPConfigFileNameThe name of a ConfigFile to read/write permanent database records. If the value of this object is an empty string, then the PPTP process uses the default name `@file://PptpProcess.cfg'.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.77.1.1.56.5
usrPPTPCFMStatusFlagCFM Config Flagrw
UsrConfigStatus
.1.3.6.1.4.1.77.1.1.56.6
USR-PPTP-MIB - SNMP MIB Reference | MIBs Explorer