>> MIB - Management Information Base
|
>> Table: pppoeAcServiceTable - (.1.3.6.1.4.1.272.4.24.4.1) Description: The pppoeAcServiceTable is used to specify the supported PPPoE service on the associated Ethernet interface. It's only relevant for the PPPoE server mode. Creating entries: Entries are added by the user. Deleting entries: Entries are removed once the respective variable pppoeAcServiceStatus is set to delete(3). |
EthIfIndex | The interface index (ifIndex) of the associated Ethernet interface. |
Name | The accepted PPPoE SERVICE-NAME for PPPoE Active Discovery Offer (PADO) and PPPoE Active Discovery Session-confirmation (PADS) packets. Length: 0 to 255 |
Status | The administrative and operational status of this entry. If set to enabled(1), this entry will be considered for the PPPoE SERVICE-NAME check as described for the variable pppoeAcChkService. If set to disabled(2), this entry will be ignored. If set to delete(3), this entry will be removed. Enumerations: - enabled (1)
- disabled (2)
- delete (3)
|
|