| Id |
| System internal and unique ID for the related PPPoE call. |
| Direction |
| Direction of the PPPoE call, incoming(1) or outgoing(2). Enumerations: |
| Age |
| The 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. |
| State |
| The state of the PPPoE discovery stage according RFC 2516. Enumerations: - idle (1)
- wait-pado (2)
- wait-padr (3)
- wait-pads (4)
- established (5)
- terminated (6)
- close (7)
- delete (8)
|
| RemotePhysAddress |
| Peer's Ethernet address. |
| LocalPhysAddress |
| Local Ethernet Address. |
| AcName |
| The PPPoE access concentrator's name. Length: 0 to 255 |
| Service |
| The PPPoE service name, indicating the service the Host is requesting. Length: 0 to 255 |
| ReceivedPackets |
| Count of received valid GRE-encapsulated packets. |
| ReceivedOctets |
| Count of received valid Octets. |
| ReceivedErrors |
| Count of received invalid GRE-encapsulated packets. |
| TransmitPackets |
| Count of transmitted GRE-encapsulated packets. |
| TransmitOctets |
| Count of transmitted Octets. |
| TransmitErrors |
| Count of transmit errors. |
| Info |
| Additional information to identify the PPPoE call Length: 0 to 255 |
| SessionId |
| The PPPoE session ID, assigned via PPPoE Active Discovery Session-Confirmation (PADS). |
| EthIfIndex |
| The interface index (ifIndex) of the associated Ethernet device. |
| AssociatedIfIndex |
| The index of the associated virtual interface. |
| UsedVlanId |
| The used VLAN ID detected via VLAN probing procedure. |