>> MIB - Management Information Base

>> Table: pppoeCallTable - (.1.3.6.1.4.1.272.4.24.1.1)

pppoeCallTable
OIDNameTypeAccess
.1IdINTEGERR
.2DirectionENUMR
.3AgeTimeTicksR
.4StateENUMRW
.5RemotePhysAddressPhysAddressR
.6LocalPhysAddressPhysAddressR
.7AcNameDisplayStringR
.8ServiceDisplayStringR
.9ReceivedPacketsCounterR
.10ReceivedOctetsCounterR
.11ReceivedErrorsCounterR
.12TransmitPacketsCounterR
.13TransmitOctetsCounterR
.14TransmitErrorsCounterR
.15InfoDisplayStringR
.16SessionIdINTEGERR
.17EthIfIndexINTEGERR

Id
System internal and unique ID for the related PPPoE call.
Direction
Direction of the PPPoE call, incoming(1) or outgoing(2).
Enumerations:
  • incoming (1)
  • outgoing (2)
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.
Service
The PPPoE service name, indicating the service the Host is
requesting.
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
SessionId
The PPPoE session ID, assigned via PPPoE Active Discovery
Session-Confirmation (PADS).
EthIfIndex
The interface index (ifIndex) of the associated Ethernet
device.


Copyright ©2003 by BinTec Access Networks GmbH