ALTIGA-PPTP-STATS-MIB

ALTIGA-PPTP-STATS-MIB Download

MIBs list

The Altiga PPTP Statistics MIB models counters and objects that are of management interest for PPTP tunnels

IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges, Firewalls, Repeaters.

OID list for ALTIGA-PPTP-STATS-MIB

alPptpStatsLocalProtVers
This object describes the protocol version and revision of the local implementation. The first octet contains the protocol version. The second octet contains the protocol revision.
alPptpStatsLocalFraming
A set of bits indicating the PPTP framing capabilities of this system.
alPptpStatsLocalBearer
A set of bits indicating the PPTP bearer capabilities of this system.
alPptpStatsLocalFirmwareRev
This object defines the local firmware revision.
alPptpStatsTotalTunnels
This object returns the total number of tunnels, including those that did not reach the established state.
alPptpStatsActiveTunnels
This object returns the number of tunnels that are currently active.
alPptpStatsMaxTunnels
The maximum number of simultaneously active PPTP tunnels since the system was booted.
alPptpStatsTotalSessions
This object returns the total number of sessions, including those that did not reach the established state.
alPptpStatsActiveSessions
This object returns the number of sessions that are currently active.
alPptpStatsMaxSessions
The maximum number of simultaneously active PPTP sessions since the system was booted.
alPptpStatsControlRecvOctets
This object returns the number of control channel octets received.
alPptpStatsControlRecvPackets
This object returns the number of control packets received.
alPptpStatsControlRecvDiscards
This object returns the number of control packets received that were discarded.
alPptpStatsControlSendOctets
This object returns the number of control channel octets that were transmitted to tunnel endpoints.
alPptpStatsControlSendPackets
This object returns the number of control packets that were transmitted to tunnel endpoints.
alPptpStatsPayloadRecvOctets
This object returns the number of payload channel octets that were received.
alPptpStatsPayloadRecvPackets
This object returns the number of payload packets that were received.
alPptpStatsPayloadRecvDiscards
This object returns the number of received payload packets that were discarded.
alPptpStatsPayloadSendOctets
This object returns the number of payload channel octets that were transmitted to tunnel peers.
alPptpStatsPayloadSendPackets
This object returns the number of payload packets that were transmitted to tunnel peers.
alPptpStatsTunnelTable
The PPTP tunnel status and statistics table.
alPptpStatsTunnelEntry
An entry in the alPptpStatsTunnelTable.
alPptpStatsTunnelRowStatus
The status of this row. Used to terminate the tunnel, cannot be used to create a tunnel.
alPptpStatsTunnelPeerIpAddr
The peer's IP address for this tunnel.
alPptpStatsTunnelDatastreamId
The IP-GRE datastream ID of this tunnel.
alPptpStatsTunnelLocalIpAddr
The local IP address for this tunnel.
alPptpStatsTunnelPeerHostName
The peer's host name, as indicated by the peer in a Start-Control-Connection packet.
alPptpStatsTunnelPeerVendorName
The peer's vendor name, as indicated by the peer in a Start-Control-Connection packet.
alPptpStatsTunnelPeerFirmwareRev
This object contains the tunnel peer's firmware revision number. If the tunnel is idle this object should maintain its value from the last time it was connected.
alPptpStatsTunnelPeerProtVers
This object describes the protocol version and revision of the tunnel peers implementation. The first octet contains the protocol version. The second octet contains the protocol revision.
alPptpStatsTunnelPeerFramingCap
This object describes the Framing Capabilities of the tunnel peer. If the tunnel is idle this object should maintain its value from the last time it was connected.
alPptpStatsTunnelPeerBearerCap
This object describes the Bearer Capabilities of the tunnel peer. If the tunnel is idle this object should maintain its value from the last time it was connected.
alPptpStatsTunnelPeerMaxChan
The peer's maximum channels value, as indicated by the peer in a Start-Control-Connection packet.
alPptpStatsTunnelActiveSessions
This object contains the total number of sessions for this tunnel.
alPptpStatsSessionTable
List of active sessions within tunnels.
alPptpStatsSessionEntry
An entry in the alPptpStatsSessionTable.
alPptpStatsSessionRowStatus
The status of this row. Used to terminate the session, cannot be used to create a Session.
alPptpStatsSessionDatastreamId
The GRE-PPP datastream ID of this tunnel, used as the index for this row.
alPptpStatsSessionLocalCallId
The local call ID within the tunnel of the session represented by this row.
alPptpStatsSessionPeerCallId
The peer call ID within the tunnel of the session represented by this row.
alPptpStatsSessionUserName
This object identifies the peer session name on this interface. This is typically the login name of the remote user. If the user name is unknown to the local tunnel peer then this object will contain a null string.
alPptpStatsSessionSerial
The call serial number within the tunnel of the session represented by this row.
alPptpStatsSessionMinimumSpeed
The lowest acceptable line speed (in bits/second) for this session, as indicated in the Call-Request packet.
alPptpStatsSessionMaximumSpeed
The highest acceptable line speed (in bits/second) for this session, as indicated in the Call-Request packet.
alPptpStatsSessionConnectSpeed
The actual line speed (in bits/second) for this session.
alPptpStatsSessionBearerType
A value indicating the bearer capability required for this session.
alPptpStatsSessionFramingType
A value indicating the framing capability required for this session.
alPptpStatsSessionPhysicalChannel
The physical channel number used for this session.
alPptpStatsSessionLocalWindowSize
The number of received data packets this system will buffer for this session, as indicated in the setup packets for this session.
alPptpStatsSessionPeerWindowSize
The number of received data packets the peer will buffer for this session, as indicated in the setup packets for this session.
alPptpStatsSessionLocalPpd
A measure of the packet processing delay that might be imposed on data sent to this system, in units of 1/10 seconds.
alPptpStatsSessionPeerPpd
A measure of the packet processing delay that might be imposed on data sent to the peer, in units of 1/10 seconds.
alPptpStatsSessionRecvOctets
This object returns the total number payload octets received for this session.
alPptpStatsSessionRecvPackets
This object returns the total number of payload packets received for this session.
alPptpStatsSessionRecvDiscards
This object returns the total number of payload packets received that were discarded for this session.
alPptpStatsSessionRecvZLB
This object returns the total number of Zero Length Body acknowlegement payload packets received for this session.
alPptpStatsSessionSendOctets
This object returns the total number of payload octets transmitted for this session.
alPptpStatsSessionSendPackets
This object returns the total number of payload packets transmitted for this session.
alPptpStatsSessionSendZLB
This object returns the total number of Zero Length Body acknowledgement packets transmitted for this session.
alPptpStatsSessionAckTimeouts
This object returns the total number of acknowledgement timeouts seen on payload packets for this session.
alPptpStatsSessionLocalFlowOff
Indicates whether the session is in a locally flowed-off state because the number of outstanding unacknowledged packets received from the peer is equal to the local window size.
alPptpStatsSessionPeerFlowOff
Indicates whether the session peer is in a flowed-off state because the number of outstanding unacknowledged packets sent to the peer is equal to the peer's window size.
alPptpStatsSessionOutOfWindow
The number of data packets received from the peer which were received outside of the offered receive window.
alPptpStatsSessionOutOfSequence
The number of data packets that were not received in the correct order (as per the sequence number).
alPptpStatsSessionTunnelPeerIpAddr
The peer's IP address for the tunnel over which this session is established.
altigaPptpStatsGroup
The objects for PPTP statistics.

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.

MIBs list