BIANCA-BRICK-PPPOEAC-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for BIANCA-BRICK-PPPOEAC-MIB.
14
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
14 total| Object Name |
|---|
bintec OBJECT IDENTIFIER .1.3.6.1.4.1.272 |
RFC1158-MIB Unknown .1.3.6.1.4.1.272 |
bibo OBJECT IDENTIFIER .1.3.6.1.4.1.272.4 |
pppoe OBJECT IDENTIFIER .1.3.6.1.4.1.272.4.24 |
pppoeAcTableThe pppoeAcTable is used to enable the PPPoE server
mode (Access Concentrator) on the associated Ethernet
interface.
Creating entries: Entries are added by the user.
Deleting entries: Entries are removed once the
respective variable pppoeAcChkService is
set to delete(4). SEQUENCE OF PppoeAcEntry .1.3.6.1.4.1.272.4.24.3 |
pppoeAcEntry PppoeAcEntry .1.3.6.1.4.1.272.4.24.3.1 |
pppoeAcEthIfIndexThe interface index (ifIndex) of the associated Ethernet
interface.rw INTEGER .1.3.6.1.4.1.272.4.24.3.1.1 |
pppoeAcChkServiceIf set to accept-all(1) this variable determines that
- regardless of the PPPoE 'SERVICE-NAME' tag (see RFC 2516) -
all PPPoE Active Discovery Initiation (PADI) packets will
be accepted and answered with a PPPoE Active Discovery Offer
(PADO) packet.
If set to accept-from-list(2) only PADI packets with a
'SERVICE-NAME' tag matching with one of the services
specified via the pppoeAcServiceTable will be accepted and
answered.
If set to delete(4), this entry will be removed and PADI
packets received on the associated Ethernet interface
will be ignored.rw Enumeration .1.3.6.1.4.1.272.4.24.3.1.2 |
pppoeAcNameThe PPPoE AC-NAME to be used for PPPoE Active Discovery Offer
(PADO) and PPPoE Active Discovery Session-confirmation (PADS)
packet. If not specified, the given system name (sysName) will
be used as fallback.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.24.3.1.3 |
pppoeAcServiceTableThe 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). SEQUENCE OF PppoeAcServiceEntry .1.3.6.1.4.1.272.4.24.4 |
pppoeAcServiceEntry PppoeAcServiceEntry .1.3.6.1.4.1.272.4.24.4.1 |
pppoeAcServiceEthIfIndexThe interface index (ifIndex) of the associated Ethernet
interface.rw INTEGER .1.3.6.1.4.1.272.4.24.4.1.1 |
pppoeAcServiceNameThe accepted PPPoE SERVICE-NAME for PPPoE Active Discovery Offer
(PADO) and PPPoE Active Discovery Session-confirmation (PADS)
packets.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.24.4.1.2 |
pppoeAcServiceStatusThe 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.rw Enumeration .1.3.6.1.4.1.272.4.24.4.1.3 |