USR-PPTP-MIB: View SNMP OID List / Download MIB

VENDOR: UTSTARCOM INCORPORATED


 Home MIB: USR-PPTP-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 usrPptp 1.3.6.1.4.1.429.4.56
The commWorks enterprise defined MIB objects for point-to-point tunneling.
       usrPPTPGlobal 1.3.6.1.4.1.429.4.56.1
The root of the PPTP global Object-Identifiers.
           usrPPTPConfigTable 1.3.6.1.4.1.429.4.56.1.1
Tok_String
               usrPptpConfigEntry 1.3.6.1.4.1.429.4.56.1.1.1
.
                   usrPptpConfigIndex 1.3.6.1.4.1.429.4.56.1.1.1.1
A unique value for each pptp protocol stack.
                   usrPptpMaxNumberOfSessions 1.3.6.1.4.1.429.4.56.1.1.1.2
Defines the number of simultaneous active sessions that the PPTP stack will support.
                   usrPptpMaxNumberOfTunnels 1.3.6.1.4.1.429.4.56.1.1.1.3
Defines 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.
                   usrPptpControlTunnelSeekDescriptors 1.3.6.1.4.1.429.4.56.1.1.1.4
Defines 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.
                   usrPptpUseDataTunnelFlowControl 1.3.6.1.4.1.429.4.56.1.1.1.5
This object determines whether or not the PPTP stack is to use flow control on the data tunnel.
                   usrPptpDataTunnelDelayedAckTimeout 1.3.6.1.4.1.429.4.56.1.1.1.6
This object defines the number of milliseconds which the PPTP stack will wait to send and ACK to its 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.
                   usrPptpDataTunnelReassemblyTimeout 1.3.6.1.4.1.429.4.56.1.1.1.7
This 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.
                   usrPptpDataChannelRecvPacketWindow 1.3.6.1.4.1.429.4.56.1.1.1.8
This object defines the Data Channel receive window size which is transmitted to the PPTP peers.
                   usrPptpHelloInactivityHoldTime 1.3.6.1.4.1.429.4.56.1.1.1.9
This object defines the length of the inactivity timer in seconds which causes the PPTP stack to transmit a keep-alive packet (known as Hello).
                   usrPptpEchoReplyTimeoutSeconds 1.3.6.1.4.1.429.4.56.1.1.1.10
This 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.
                   usrPptpLoggingLevel 1.3.6.1.4.1.429.4.56.1.1.1.11
This object defines the logging level which the PPTP protocol stack will use.
                   usrPptpLoadBalancing 1.3.6.1.4.1.429.4.56.1.1.1.12
Defines If Load Balancing is enabled or not.
                   usrPptpDialOut 1.3.6.1.4.1.429.4.56.1.1.1.13
This variable is set through the CLI when the user manually issues a PPTP dial-out.
                   usrPptpPnsFlag 1.3.6.1.4.1.429.4.56.1.1.1.14
Setting 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.
           usrPPTPStatsTable 1.3.6.1.4.1.429.4.56.1.2
Tok_String
               usrPptpStatsEntry 1.3.6.1.4.1.429.4.56.1.2.1
.
                   usrPptpStatsIndex 1.3.6.1.4.1.429.4.56.1.2.1.1
Should be the same value as pptpConfigIndex to reference the same logical pptp protocol stack.
                   usrPptpNumActiveTunnels 1.3.6.1.4.1.429.4.56.1.2.1.2
This object returns the number of PPTP tunnels that are currently active.
                   usrPptpStatsNumActiveSessions 1.3.6.1.4.1.429.4.56.1.2.1.3
This object returns the number of PPTP sessions that are currently active.
                   usrPptpStatsMalformedPackets 1.3.6.1.4.1.429.4.56.1.2.1.4
This object returns a count of the number of malformed packets received by this PPTP stack since it was last initialized.
                   usrPptpStatsControlTunnelRecvPackets 1.3.6.1.4.1.429.4.56.1.2.1.5
This object returns a count of the number of control packets received by this PPTP stack since it was last initialized.
                   usrPptpStatsProcessedControlTunnelRecvPackets 1.3.6.1.4.1.429.4.56.1.2.1.6
This object returns a count of the number of received control packets that were processed by this PPTP stack since it was last initialized.
                   usrPptpStatsControlTunnelSendPackets 1.3.6.1.4.1.429.4.56.1.2.1.7
This object returns a count of the number of control packets that were transmitted by this PPTP stack since it was last initialized.
                   usrPptpStatsDataTunnelRecvPackets 1.3.6.1.4.1.429.4.56.1.2.1.8
This object returns a count of the number of data packets that were received by this PPTP stack since it was last initialized.
                   usrPptpStatsDataTunnelWithdataRecvPackets 1.3.6.1.4.1.429.4.56.1.2.1.9
This object returns a count of the number of data packets that were received with data by this PPTP stack since it was last initialized.
                   usrPptpStatsDataTunnelWithoutdataRecvPackets 1.3.6.1.4.1.429.4.56.1.2.1.10
This object returns a count of the number of Zero Length data packets that were received by this PPTP stack since it was last initialized.
                   usrPptpStatsProcessedDataTunnelRecvPackets 1.3.6.1.4.1.429.4.56.1.2.1.11
This object returns a count of the number of data packets that were received and processed by this PPTP stack since it was last initialized.
                   usrPptpStatsInSequenceDataTunnelRecvPackets 1.3.6.1.4.1.429.4.56.1.2.1.12
This object returns a count of the number of data packets that were received in sequence by this PPTP stack since it was last initialized.
                   usrPptpStatsOutSequenceDataTunnelRecvPackets 1.3.6.1.4.1.429.4.56.1.2.1.13
This 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.
                   usrPptpStatsInOrderDataTunnelRecvPackets 1.3.6.1.4.1.429.4.56.1.2.1.14
This object returns a count of the number of data packets that were received in order by this PPTP stack since it was last initialized.
                   usrPptpStatsOutOfOrderDataTunnelRecvPackets 1.3.6.1.4.1.429.4.56.1.2.1.15
This 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.
                   usrPptpStatsFlowDiscardedDataTunnelRecvPackets 1.3.6.1.4.1.429.4.56.1.2.1.16
This 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.
                   usrPptpStatsOutOfOrderDiscardedDataTunnelRecvPackets 1.3.6.1.4.1.429.4.56.1.2.1.17
This 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.
                   usrPptpStatsDataTunnelSendPackets 1.3.6.1.4.1.429.4.56.1.2.1.18
This 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.
                   usrPptpStatsDataTunnelWithdataSendPackets 1.3.6.1.4.1.429.4.56.1.2.1.19
This object returns a count of the number of data packets that were transmitted with data by this PPTP stack since it was last initialized.
                   usrPptpStatsDataTunnelWithoutdataSendPackets 1.3.6.1.4.1.429.4.56.1.2.1.20
This object returns a count of the number of Zero length data packets that were transmitted by this PPTP stack since it was last initialized.
                   usrPptpStatsDataTunnelFlowControlTimeouts 1.3.6.1.4.1.429.4.56.1.2.1.21
This object returns a count of the number of data Tunnel flow control time-outs seen by this PPTP stack since it was last initialized.
                   usrPptpStatsLocalDataTunnelFlowControlEnables 1.3.6.1.4.1.429.4.56.1.2.1.22
This object returns a count of the number of local data Tunnel flow control enables seen by this PPTP stack since it was last initialized.
                   usrPptpStatsRemoteDataTunnelFlowControlEnables 1.3.6.1.4.1.429.4.56.1.2.1.23
This object returns a count of the number of remote data Tunnel flow control enables seen by this PPTP stack since it was last initialized.
                   usrPptpStatsDataTunnelReassemblyTimeouts 1.3.6.1.4.1.429.4.56.1.2.1.24
This object returns a count of the number of data Tunnel re-assembly time-outs seen by this PPTP stack since it was last initialized.
       usrPptpHostTable 1.3.6.1.4.1.429.4.56.2
The table of PPTP Hosts.
           usrPptpHostEntry 1.3.6.1.4.1.429.4.56.2.1
A (conceptual) entry for one pptp Host.
               usrPptpHostIndex 1.3.6.1.4.1.429.4.56.2.1.1
The logical identifier of the Host Table.
               usrPptpHostAddress 1.3.6.1.4.1.429.4.56.2.1.2
The specified or resolved ip address of the named Host.
               usrPptpHostStatus 1.3.6.1.4.1.429.4.56.2.1.3
The status of this row of the Host Table.
       usrPptpTunnel 1.3.6.1.4.1.429.4.56.3
           usrPptpTunnelQueryTable 1.3.6.1.4.1.429.4.56.3.1
A table containing the READ ONLY propietary extension parameters for PPTP Tunnel MIB.
               usrPptpTunnelQueryEntry 1.3.6.1.4.1.429.4.56.3.1.1
                   usrPptpTunnelLogicalStackIndex 1.3.6.1.4.1.429.4.56.3.1.1.1
This object contains a reference to the logical pptp protocol stack and must be the same as the usrNppptpConfigIndex.
                   usrPptpTunnelLocalControlTunnelId 1.3.6.1.4.1.429.4.56.3.1.1.2
This object contains the local tunnel Identifier.
                   usrPptpTunnelControlTunnelState 1.3.6.1.4.1.429.4.56.3.1.1.3
This field contains the current state of the control tunnel.
                   usrPptpTunnelLocalInitConnection 1.3.6.1.4.1.429.4.56.3.1.1.4
This object indicates whether the tunnel was generated locally or not. When this object returns a value of true(1) the tunnel was locally generated.
                   usrPptpTunnelIpAddress 1.3.6.1.4.1.429.4.56.3.1.1.5
IP address of the remote peer.
                   usrPptpTunnelControlTunnelRecvPkts 1.3.6.1.4.1.429.4.56.3.1.1.6
This object contains the number of control packets received on the control tunnel.
                   usrPptpTunnelProcessedControlTunnelRecvPkts 1.3.6.1.4.1.429.4.56.3.1.1.7
This object contains the number of received packets which were processed.
                   usrPptpTunnelCtlTunnelSndPkts 1.3.6.1.4.1.429.4.56.3.1.1.8
This object contains the number of packets transmitted.
                   usrPptpTunnelRemoteHostName 1.3.6.1.4.1.429.4.56.3.1.1.9
This object contains the host name of the PPTP peer.
                   usrPptpTunnelDisconnect 1.3.6.1.4.1.429.4.56.3.1.1.10
This object is used to disconnect a specific tunnel. Setting this object to any integer value will disconnect the tunnel
                   usrPptpTunnelNumActiveSessions 1.3.6.1.4.1.429.4.56.3.1.1.11
This object contains the number of sessions beloning to the tunnel.
                   usrPptpTunnelStartTime 1.3.6.1.4.1.429.4.56.3.1.1.12
This object contains the time elapsed since the tunnel was set up.
                   usrPptpTunnelDomainName 1.3.6.1.4.1.429.4.56.3.1.1.13
This object contains the Domain Name of the L2TP peer.
       usrPptpSession 1.3.6.1.4.1.429.4.56.4
The root of PPTP Session Module Object-identifiers.
           usrPptpSessionTable 1.3.6.1.4.1.429.4.56.4.1
Tok_String
               usrPptpSessionEntry 1.3.6.1.4.1.429.4.56.4.1.1
.
                   usrPptpSessionLogicalStackIndex 1.3.6.1.4.1.429.4.56.4.1.1.1
This object contains a reference to the logical pptp protocol stack and must be the same as the pptpConfigIndex and pptpTunelLogicalStackIndex.
                   usrPptpSessionTunnelID 1.3.6.1.4.1.429.4.56.4.1.1.2
This object contains the control Channel Tunnel identifier for this session
                   usrPptpSessionLocalCallID 1.3.6.1.4.1.429.4.56.4.1.1.3
This object contains the local call identifier for the session.
                   usrPptpSessionRemoteCallID 1.3.6.1.4.1.429.4.56.4.1.1.4
This object contains the remote call identifier for the session.
                   usrPptpSessionPeerName 1.3.6.1.4.1.429.4.56.4.1.1.5
identifies the peer session name on this interface. This is typically the login name of the remote user
                   usrPptpSessionDuration 1.3.6.1.4.1.429.4.56.4.1.1.6
Number of milliseconds the session has been up on this interface
                   usrPptpSessionLineState 1.3.6.1.4.1.429.4.56.4.1.1.7
This object contains the current state of the control Tunnel.
                   usrPptpSessionCallDeviceNumber 1.3.6.1.4.1.429.4.56.4.1.1.8
NO DESCRIPTION PROVIDED
                   usrPptpSessionCallSerialNumber 1.3.6.1.4.1.429.4.56.4.1.1.9
This object contains the serial number that applies to the session.
                   usrPptpSessionConnectBps 1.3.6.1.4.1.429.4.56.4.1.1.10
This object returns the baud rate which this session was established at.
                   usrPptpSessionCallBearerType 1.3.6.1.4.1.429.4.56.4.1.1.11
This object returns the bearer type that applies to this session.
                   usrPptpSessionFramingType 1.3.6.1.4.1.429.4.56.4.1.1.12
This object returns the framing type used for this session.
                   usrPptpSessionLocalRecvPacketWindow 1.3.6.1.4.1.429.4.56.4.1.1.13
This object returns the local send window size for this session.
                   usrPptpSessionRemoteRecvPacketWindow 1.3.6.1.4.1.429.4.56.4.1.1.14
This object returns the remote send window size for this session.
                   usrPptpSessionDataTunnelRecvPackets 1.3.6.1.4.1.429.4.56.4.1.1.15
This object returns the total number of packets received on the data Tunnel for this session.
                   usrPptpSessionDataTunnelWithDataRecvPackets 1.3.6.1.4.1.429.4.56.4.1.1.16
This object returns the total number of packets received on the data Tunnel for this session which contained data.
                   usrPptpSessionDataTunnelWithoutDataRecvPackets 1.3.6.1.4.1.429.4.56.4.1.1.17
This object returns the total number of Zero Length packets received on the data Tunnel for this session.
                   usrPptpSessionProcessedDataTunnelRecvPackets 1.3.6.1.4.1.429.4.56.4.1.1.18
This object returns the total number of packets received on the data Tunnel for this session which were processed.
                   usrPptpSessionInSequenceDataTunnelRecvPackets 1.3.6.1.4.1.429.4.56.4.1.1.19
This object returns the total number of packets received on the data Tunnel for this session which were received in sequence.
                   usrPptpSessionOutSequenceDataTunnelRecvPackets 1.3.6.1.4.1.429.4.56.4.1.1.20
This object returns the total number of packets received on the data Tunnel for this session which were received out of sequence.
                   usrPptpSessionInOrderDatTunnelRecvPackets 1.3.6.1.4.1.429.4.56.4.1.1.21
This object returns the total number of packets received on the data Tunnel for this session which were received in order.
                   usrPptpSessionOutOfOrderDataTunnelRecvPackets 1.3.6.1.4.1.429.4.56.4.1.1.22
This object returns the total number of packets received on the data Tunnel for this session which were received out of order.
                   usrPptpSessionFlowDiscardedDataTunnelRecvPackets 1.3.6.1.4.1.429.4.56.4.1.1.23
This object returns the total number of packets received on the data Tunnel for this session which were discarded due to flow control.
                   usrPptpSessionOutOfOrderDiscardedDataTunnelRecvPackets 1.3.6.1.4.1.429.4.56.4.1.1.24
This object returns the total number of packets received on the data Tunnel for this session which were discarded due to ordering.
                   usrPptpSessionDataTunnelSendPackets 1.3.6.1.4.1.429.4.56.4.1.1.25
This object returns the total number of packets transmitted on the data Tunnel for this session.
                   usrPptpSessionDataTunnelWithDataSendPackets 1.3.6.1.4.1.429.4.56.4.1.1.26
This object returns the total number of packets transmitted on the data Tunnel for this session which contained data.
                   usrPptpSessionDataTunnelWithoutDataSendPackets 1.3.6.1.4.1.429.4.56.4.1.1.27
This object returns the total number of Zero Length packets transmitted on the data Tunnel for this session.
                   usrPptpSessionDataTunnelFlowControlTimeouts 1.3.6.1.4.1.429.4.56.4.1.1.28
This object returns the total number of flow control time-outs seen on the data Tunnel for this session.
                   usrPptpSessionLocalDataTunnelFlowControlOn 1.3.6.1.4.1.429.4.56.4.1.1.29
This object returns the current local flow control state for the data Tunnel of this session.
                   usrPptpSessionLocalDataTunnelFlowControlEnables 1.3.6.1.4.1.429.4.56.4.1.1.30
This object returns the total number of local flow control enables seen on the data Tunnel for this session.
                   usrPptpSessionRemoteDataTunnelFlowwControlOn 1.3.6.1.4.1.429.4.56.4.1.1.31
This object returns the current remote flow control state for the data Tunnel of this session.
                   usrPptpSessionRemoteDataTunnelFlowControlEnables 1.3.6.1.4.1.429.4.56.4.1.1.32
This object returns the number of remote flow control enables seen on the data Tunnel for this session.
                   usrPptpSessionDataTunnelReassemblyTimeouts 1.3.6.1.4.1.429.4.56.4.1.1.33
This object returns the nubmer of re-assembly time-outs seen on the data Tunnel for this session.
                   usrPptpSessionDisconnect 1.3.6.1.4.1.429.4.56.4.1.1.34
This object is used to disconnect a specific tunnel. Setting this object to any integer value will disconnect the session
                   usrPptpSessionDomainName 1.3.6.1.4.1.429.4.56.4.1.1.35
This object contains the Domain Name of the L2TP peer.
       usrPPTPConfigFileName 1.3.6.1.4.1.429.4.56.5
The 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.
       usrPPTPCFMStatusFlag 1.3.6.1.4.1.429.4.56.6
CFM Config Flag