BIANCA-BRICK-PPPOEAC-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
6

pppoeAcTable

table mandatory
.1.3.6.1.4.1.272.4.24.3 · 1 row entry · 3 columns
Uses the bintec variant from /opt/observium/mibs/bintec.
Command help
Walk pppoeAcTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BIANCA-BRICK-PPPOEAC-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-PPPOEAC-MIB::pppoeAcTable'
The 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).
pppoeAcEntry row .1.3.6.1.4.1.272.4.24.3.1
Column Syntax OID
The interface index (ifIndex) of the associated Ethernet
interface.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.24.3.1.1
If 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 …
Enumerationr/w
Enumerated Values:
1accept-all
2accept-from-list
4delete
.1.3.6.1.4.1.272.4.24.3.1.2
pppoeAcNamemandatory
The 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.
r/w .1.3.6.1.4.1.272.4.24.3.1.3

pppoeAcServiceTable

table mandatory
.1.3.6.1.4.1.272.4.24.4 · 1 row entry · 3 columns
Uses the bintec variant from /opt/observium/mibs/bintec.
Command help
Walk pppoeAcServiceTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BIANCA-BRICK-PPPOEAC-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-PPPOEAC-MIB::pppoeAcServiceTable'
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).
pppoeAcServiceEntry row .1.3.6.1.4.1.272.4.24.4.1
Column Syntax OID
The interface index (ifIndex) of the associated Ethernet
interface.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.24.4.1.1
The accepted PPPoE SERVICE-NAME for PPPoE Active Discovery Offer
(PADO) and PPPoE Active Discovery Session-confirmation (PADS)
packets.
r/w .1.3.6.1.4.1.272.4.24.4.1.2
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 …
Enumerationr/w
Enumerated Values:
1enabled
2disabled
3delete
.1.3.6.1.4.1.272.4.24.4.1.3