Home/Catalog/BIANCA-BRICK-PPTP-MIB

BIANCA-BRICK-PPTP-MIB

AI MIB Summary

Standard SNMP MIB module defining data structures for BIANCA-BRICK-PPTP-MIB.

63
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

63 total
Object Name
org
OBJECT IDENTIFIER
.1.3
RFC1155-SMI
Unknown
.1.3
dod
OBJECT IDENTIFIER
.1.3.6
internet
OBJECT IDENTIFIER
.1.3.6.1
private
OBJECT IDENTIFIER
.1.3.6.1.4
enterprises
OBJECT IDENTIFIER
.1.3.6.1.4.1
bintec
OBJECT IDENTIFIER
.1.3.6.1.4.1.272
bibo
OBJECT IDENTIFIER
.1.3.6.1.4.1.272.4
vpn
OBJECT IDENTIFIER
.1.3.6.1.4.1.272.4.23
pptpProfileTableThe pptpProfileTable contains parameters for the Point-to-Point Tunneling Protocol (PPTP) according RFC 2637. Entries are removed by setting an entry's pptpProfileKeepalive object to 'delete'.
SEQUENCE OF PptpProfileEntry
.1.3.6.1.4.1.272.4.23.1
pptpProfileEntry
PptpProfileEntry
.1.3.6.1.4.1.272.4.23.1.1
pptpProfileIdThe profile ID of the PPTP profile.rw
INTEGER
.1.3.6.1.4.1.272.4.23.1.1.1
pptpProfileKeepaliveWhen set to on(1), PPTP echo requests as described in RFC 2637 are sent in regular intervals during the connection. If set to off(2), no PPTP echo requests will be performed, delete(3) determines the entry is marked for discard.rw
Enumeration
.1.3.6.1.4.1.272.4.23.1.1.2
pptpProfileMaxRequestsThe maximum number of outstanding PPTP echo replies, until the PPTP control connection is droped and all associated calls are terminated.rw
INTEGER
.1.3.6.1.4.1.272.4.23.1.1.3
pptpProfileMaxBlockTimeMaximum time (in msec) the GRE Send Window is blocked. If the GRE Send Window is full, no packets can be forwarded and the Maximum Time is passed, the GRE Send Window is resetted to prevent unsolvable situations.rw
INTEGER
.1.3.6.1.4.1.272.4.23.1.1.4
pptpProfileMaxAckTimeoutMaximum value the adaptive Acknowledgment Timeout (in msec) can reach while it is calculated. According to RFC 2637.rw
INTEGER
.1.3.6.1.4.1.272.4.23.1.1.5
pptpProfileReassemblyTimeoutMaximum time (in msec) for rearranging out-of-sequence packets. After this time outstanding packets will be supposed missing.rw
INTEGER
.1.3.6.1.4.1.272.4.23.1.1.6
pptpCtlConnTableThe pptpCtlConnTable displays all currently active PPTP dontrol connections Only the system can add or remove entries to this table. Creating entries: Entries are added when an outgoing or incoming TCP connection (port 1723) is established. Deleting entries: Entries are removed once the respective PPTP control connection is disconnected.
SEQUENCE OF PptpCtlConnEntry
.1.3.6.1.4.1.272.4.23.2
pptpCtlConnEntry
PptpCtlConnEntry
.1.3.6.1.4.1.272.4.23.2.1
pptpCtlConnOriginatorThe originator of the PPTP control connection.ro
Enumeration
.1.3.6.1.4.1.272.4.23.2.1.1
pptpCtlConnAgeThe age of the PPTP control connection. The format is in hh:mm:ss.00.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.272.4.23.2.1.2
pptpCtlConnStateThe state of the PPTP control connection according RFC 2637.rw
Enumeration
.1.3.6.1.4.1.272.4.23.2.1.3
pptpCtlConnRemoteIpAddressThe IP address of the remote PPTP tunnel endpoint.ro
IpAddress
.1.3.6.1.4.1.272.4.23.2.1.4
pptpCtlConnLocalIpAddressThe IP address of the local PPTP tunnel endpoint.ro
IpAddress
.1.3.6.1.4.1.272.4.23.2.1.5
pptpCtlConnVersionThis variable contains the negotiated PPTP version.ro
INTEGER
.1.3.6.1.4.1.272.4.23.2.1.6
pptpCtlConnHostDNS name of the issuing PAC or PNS.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.272.4.23.2.1.7
pptpCtlConnVendorVendor specific string describing the type of PAC or PNS being used on remote side.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.272.4.23.2.1.8
pptpCtlConnFirmRevThis variable contains the firmware revision number of the issuing PAC or PNS.ro
INTEGER
.1.3.6.1.4.1.272.4.23.2.1.9
pptpCallTableThe pptpCallTable displays all currently active PPTP calls (incoming and outgoing). Only the system can add or remove entries to this table. Creating entries: Entries are added when an outgoing call is made or when an incoming call is connected. Deleting entries: Entries are removed once the respective call is disconnected.
SEQUENCE OF PptpCallEntry
.1.3.6.1.4.1.272.4.23.3
pptpCallEntry
PptpCallEntry
.1.3.6.1.4.1.272.4.23.3.1
pptpCallTypeThe PPTP call type.ro
Enumeration
.1.3.6.1.4.1.272.4.23.3.1.1
pptpCallDirectionDirection of the PPTP call, incoming(1) or outgoing(2).ro
Enumeration
.1.3.6.1.4.1.272.4.23.3.1.2
pptpCallAgeThe age of the call. For outgoing calls, the time since the call began, or for incoming calls, the time since the call was received. The format is in hh:mm:ss.00.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.272.4.23.3.1.3
pptpCallStateThe state of the PPTP call according RFC 2637.rw
Enumeration
.1.3.6.1.4.1.272.4.23.3.1.4
pptpCallRemoteIpAddressThe called (for outgoing calls) or calling IP address (for incoming calls).ro
IpAddress
.1.3.6.1.4.1.272.4.23.3.1.5
pptpCallLocalIpAddressThe calling (for outgoing calls) or called IP address (for incoming calls).ro
IpAddress
.1.3.6.1.4.1.272.4.23.3.1.6
pptpCallReceivedPacketsCount of received valid GRE-encapsulated packets.ro
Counter
.1.3.6.1.4.1.272.4.23.3.1.7
pptpCallReceivedOctetsCount of received valid Octets.ro
Counter
.1.3.6.1.4.1.272.4.23.3.1.8
pptpCallReceivedErrorsCount of received invalid GRE-encapsulated packets.ro
Counter
.1.3.6.1.4.1.272.4.23.3.1.9
pptpCallTransmitPacketsCount of transmitted GRE-encapsulated packets.ro
Counter
.1.3.6.1.4.1.272.4.23.3.1.10
pptpCallTransmitOctetsCount of transmitted Octets.ro
Counter
.1.3.6.1.4.1.272.4.23.3.1.11
pptpCallTransmitErrorsCount of transmit errors.ro
Counter
.1.3.6.1.4.1.272.4.23.3.1.12
pptpCallInfoAdditional information to identify the PPTP callro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.272.4.23.3.1.13
pptpCreditsTableThe pptpCreditsTable contains informations about current used resources and maximum allowed resources for each during a specified interval subsystem. Creating entries: Entries are added by the system during startup. Deleting entries: Is not possible.
SEQUENCE OF PptpCreditsEntry
.1.3.6.1.4.1.272.4.23.4
pptpCreditsEntry
PptpCreditsEntry
.1.3.6.1.4.1.272.4.23.4.1
pptpCreditsSubsysNumberType of Subsystem.ro
Enumeration
.1.3.6.1.4.1.272.4.23.4.1.1
pptpCreditsSurveillanceSurveillance on or off.rw
Enumeration
.1.3.6.1.4.1.272.4.23.4.1.2
pptpCreditsMeasuretimeTime of one observation interval in seconds.rw
INTEGER
.1.3.6.1.4.1.272.4.23.4.1.3
pptpCreditsMaxInConMaximum number of allowed incoming connections during the observation interval. -1 disables this limit.rw
INTEGER
.1.3.6.1.4.1.272.4.23.4.1.4
pptpCreditsMaxOutConMaximum number of allowed outgoing connections during the observation interval. -1 disables this limit.rw
INTEGER
.1.3.6.1.4.1.272.4.23.4.1.5
pptpCreditsMaxInDurationMaximum connect time for incoming connections in seconds during the observation interval. -1 disables this limit.rw
INTEGER
.1.3.6.1.4.1.272.4.23.4.1.6
pptpCreditsMaxOutDurationMaximum connect time for outgoing connections in seconds during the observation interval. -1 disables this limitrw
INTEGER
.1.3.6.1.4.1.272.4.23.4.1.7
pptpCreditsTimeleftTime in seconds left in current interval. Writing to Timeleft will restart the observation interval.rw
INTEGER
.1.3.6.1.4.1.272.4.23.4.1.8
pptpCreditsCurrentInConCurrent number of incoming connections.ro
INTEGER
.1.3.6.1.4.1.272.4.23.4.1.9
pptpCreditsCurrentOutConCurrent number of outgoing connections.ro
INTEGER
.1.3.6.1.4.1.272.4.23.4.1.10
pptpCreditsTotalInConTotal count of incoming connections during the observation interval.ro
INTEGER
.1.3.6.1.4.1.272.4.23.4.1.11
pptpCreditsTotalOutConTotal count of outgoing connections during the observation interval.ro
INTEGER
.1.3.6.1.4.1.272.4.23.4.1.12
pptpCreditsTotalMaxConMaximum number of simultaniously established connections during the observation interval.ro
INTEGER
.1.3.6.1.4.1.272.4.23.4.1.13
pptpCreditsTotalInDurationTotal connect time of incoming connections during the observation interval.ro
INTEGER
.1.3.6.1.4.1.272.4.23.4.1.14
pptpCreditsTotalOutDurationTotal connect time of outgoing connections during the observation interval.ro
INTEGER
.1.3.6.1.4.1.272.4.23.4.1.15
pptpCreditsMaxCurrentInConMaximum number of currently allowed incoming connections. -1 disables this limit.rw
INTEGER
.1.3.6.1.4.1.272.4.23.4.1.16
pptpCreditsMaxCurrentOutConMaximum number of currently allowed outgoing connections. -1 disables this limit.rw
INTEGER
.1.3.6.1.4.1.272.4.23.4.1.17
pptpCreditsMaxCurrentConMaximum number of currently allowed connections in both directions. -1 disables this limit.rw
INTEGER
.1.3.6.1.4.1.272.4.23.4.1.18