MBS Plugin Documentation

Search:

Statistics   -   FAQ   -   Plugin Parts (All, Dependencies)   -   Class hierarchie

New in Version 7.0 7.1 7.2 7.3 7.4 7.5 7.6 7.7 7.8 8.0 8.1 8.2 8.3 8.4 8.5 8.6 8.7 9.0

The list of the   themes,   classes,   controls,   modules,   global methods by category,   global methods by name,   screenshots,   licenses   and   examples.

Platforms to show: All Mac Windows Linux Cross-Platform

DarwinIFStatInterfaceMBS.Baudrate as Integer
property, Files, MBS MacOSX Plugin (ifstat), class DarwinIFStatInterfaceMBS, Plugin version: 4.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.

Function: The linespeed.
Notes: (Read and Write property)
class DarwinIFStatInterfaceMBS
class, Files, MBS MacOSX Plugin (ifstat), class DarwinIFStatInterfaceMBS, Plugin version: 4.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.

Function: A class for the statistics of one interface.
Notes:
All this integer properties are internally unsigned and they may overflow.
Your application may need to take care for this.
DarwinIFStatInterfaceMBS.Collisions as Integer
property, Files, MBS MacOSX Plugin (ifstat), class DarwinIFStatInterfaceMBS, Plugin version: 4.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.

Function: The number of collisions on csma interfaces.
Notes: (Read and Write property)
DarwinIFStatInterfaceMBS.InputBytes as Integer
property, Files, MBS MacOSX Plugin (ifstat), class DarwinIFStatInterfaceMBS, Plugin version: 4.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.

Function: Total number of octets received.
Notes: (Read and Write property)
DarwinIFStatInterfaceMBS.InputErrors as Integer
property, Files, MBS MacOSX Plugin (ifstat), class DarwinIFStatInterfaceMBS, Plugin version: 4.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.

Function: The number of input errors on interface.
Notes: (Read and Write property)
DarwinIFStatInterfaceMBS.InputMulticasts as Integer
property, Files, MBS MacOSX Plugin (ifstat), class DarwinIFStatInterfaceMBS, Plugin version: 4.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.

Function: The number of packets received via multicast.
Notes: (Read and Write property)
DarwinIFStatInterfaceMBS.InputPackets as Integer
property, Files, MBS MacOSX Plugin (ifstat), class DarwinIFStatInterfaceMBS, Plugin version: 4.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.

Function: The number of packets received.
Notes: (Read and Write property)
DarwinIFStatInterfaceMBS.MTU as Integer
property, Files, MBS MacOSX Plugin (ifstat), class DarwinIFStatInterfaceMBS, Plugin version: 4.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.

Function: The maximum transmission unit.
Notes:
Maximum size of a packet.
(Read and Write property)
DarwinIFStatInterfaceMBS.Name as String
property, Files, MBS MacOSX Plugin (ifstat), class DarwinIFStatInterfaceMBS, Plugin version: 4.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.

Function: The name of the interface.
Notes:
e.g. lo0 for localhost, en0 for the first ethernet interface, fw0 for the first firewire interface, etc.
(Read and Write property)
DarwinIFStatInterfaceMBS.OutputBytes as Integer
property, Files, MBS MacOSX Plugin (ifstat), class DarwinIFStatInterfaceMBS, Plugin version: 4.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.

Function: Total number of octets sent.
Notes: (Read and Write property)
DarwinIFStatInterfaceMBS.OutputErrors as Integer
property, Files, MBS MacOSX Plugin (ifstat), class DarwinIFStatInterfaceMBS, Plugin version: 4.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.

Function: The number of output errors.
Notes: (Read and Write property)
DarwinIFStatInterfaceMBS.OutputMulticasts as Integer
property, Files, MBS MacOSX Plugin (ifstat), class DarwinIFStatInterfaceMBS, Plugin version: 4.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.

Function: The number of packets sent via multicast.
Notes: (Read and Write property)
DarwinIFStatInterfaceMBS.OutputPackets as Integer
property, Files, MBS MacOSX Plugin (ifstat), class DarwinIFStatInterfaceMBS, Plugin version: 4.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.

Function: The number of packets sent.
Notes: (Read and Write property)
DarwinIFStatInterfaceMBS.PhysicalType as Integer
property, Files, MBS MacOSX Plugin (ifstat), class DarwinIFStatInterfaceMBS, Plugin version: 4.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.

Function: The physical network type.
Notes:
e.g., AUI, Thinnet, 10base-T, etc
(Read and Write property)
DarwinIFStatInterfaceMBS.Type as Integer
property, Files, MBS MacOSX Plugin (ifstat), class DarwinIFStatInterfaceMBS, Plugin version: 4.0, Mac OS X: Works, Windows: Does nothing, Linux x86: Does nothing, Feedback.

Function: The network type.
Notes:
e.g. ethernet, tokenring, etc

from if_types.h:

Interface types for benefit of parsing media address headers.
This list is derived from the SNMP list of ifTypes, currently documented in RFC1573.

IFT_OTHER&h1none of the following
IFT_1822&h2old-style arpanet imp
IFT_HDH1822&h3HDH arpanet imp
IFT_X25DDN&h4x25 to imp
IFT_X25&h5PDN X25 interface (RFC877)
IFT_ETHER&h6Ethernet CSMACD
IFT_ISO88023&h7CMSA CD
IFT_ISO88024&h8Token Bus
IFT_ISO88025&h9Token Ring
IFT_ISO88026&haMAN
IFT_STARLAN&hb
IFT_P10&hcProteon 10MBit ring
IFT_P80&hdProteon 80MBit ring
IFT_HY&heHyperchannel
IFT_FDDI&hf
IFT_LAPB&h10
IFT_SDLC&h11
IFT_T1&h12
IFT_CEPT&h13E1 - european T1
IFT_ISDNBASIC&h14
IFT_ISDNPRIMARY&h15
IFT_PTPSERIAL&h16Proprietary PTP serial
IFT_PPP&h17RFC 1331
IFT_LOOP&h18loopback
IFT_EON&h19ISO over IP
IFT_XETHER&h1aobsolete 3MB experimental ethernet
IFT_NSIP&h1bXNS over IP
IFT_SLIP&h1cIP over generic TTY
IFT_ULTRA&h1dUltra Technologies
IFT_DS3&h1eGeneric T3
IFT_SIP&h1fSMDS
IFT_FRELAY&h20Frame Relay DTE only
IFT_RS232&h21
IFT_PARA&h22parallel-port
IFT_ARCNET&h23
IFT_ARCNETPLUS&h24
IFT_ATM&h25ATM cells
IFT_MIOX25&h26
IFT_SONET&h27SONET or SDH
IFT_X25PLE&h28
IFT_ISO88022LLC&h29
IFT_LOCALTALK&h2a
IFT_SMDSDXI&h2b
IFT_FRELAYDCE&h2cFrame Relay DCE
IFT_V35&h2d
IFT_HSSI&h2e
IFT_HIPPI&h2f
IFT_MODEM&h30Generic Modem
IFT_AAL5&h31AAL5 over ATM
IFT_SONETPATH&h32
IFT_SONETVT&h33
IFT_SMDSICIP&h34SMDS InterCarrier Interface
IFT_PROPVIRTUAL&h35Proprietary Virtual/internal
IFT_PROPMUX&h36Proprietary Multiplexing
IFT_GIF&h37
IFT_FAITH&h38
IFT_STF&h39
IFT_L2VLAN&h87Layer 2 Virtual LAN using 802.1Q
IFT_IEEE1394&h90IEEE1394 High Performance SerialBus*/
(Read and Write property)

The items on this page are in the following plugins: MBS MacOSX Plugin.