| ConnIfIndex |
| Correlating PPP interface index. |
| ConnActive |
| The actual number of bundled channels. Range: 1 to 250 |
| ConnProtocols |
| The bitwise ORed protocols successfully negotiated on this connection; currently the following protocols are supported: tcp/ip(1), ipx(2), bridge(4), bpdu(8), x25(16). These protocol values are most likely to change in future software releases. |
| ConnState |
| The physical state of the link. This field is obsolete and will not be supported in a future release. Enumerations: - idle (1)
- incoming (2)
- outgoing (3)
- connected (4)
- dataxfer (5)
- disconnect (6)
- authentication-failed (7)
- authentication-successful (8)
|
| ConnDuration |
| The current link duration on this interface in seconds. |
| ConnUnits |
| The current costs on this interface for all member links. |
| ConnTransmitOctets |
| The octets transmitted on this interface since its last change to the 'up' state. |
| ConnReceivedOctets |
| The octets received since its last change to the `up' state. |
| ConnOutgoingCalls |
| The number of outgoing calls on this interface since its last change to the 'up' state. |
| ConnOutgoingFails |
| The number of outgoing call failures on this interface since its last change to the 'up' state. |
| ConnIncomingCalls |
| The number of incoming calls on this interface since its last change to the up state. |
| ConnIncomingFails |
| The number of incoming call failures on this interface since its last change to the up state. |
| TotalDuration |
| The total link duration in seconds. |
| TotalUnits |
| The total costs on this interface for all member links. |
| TotalTransmitOctets |
| The total amount of octets transmitted. |
| TotalReceivedOctets |
| The total amount of octets received. |
| TotalOutgoingCalls |
| The total number of outgoing calls. |
| TotalOutgoingFails |
| The total number of outgoing call failures. |
| TotalIncomingCalls |
| The total number of incoming calls. |
| TotalIncomingFails |
| The total number of incoming call failures. |
| Throughput |
| The actual throughput of the interface; updated every 5 seconds. Note that only the actual maximum of the both directions (send / receive) is considered. |
| ChargeInterval |
| Describes the measured interval between charging info elements received from the ISDN network. Range: 0 to 3600 |
| IdleTime |
| The currently measured connection inactivity time (channel is silent). Range: 0 to 3600 |
| ConnCharge |
| The current charge on this interface as 1/1000 of the respective currency. |
| TotalCharge |
| The total charge on this interface as 1/1000 of the respective currency. |
| LastConnDuration |
| The duration of the last connection on this interface in seconds. |
| LastConnIdle |
| The inactivity time of the last connection on this interface in seconds. |