PPPOE-MIB: View SNMP OID List / Download MIB
VENDOR: INTERNET-STANDARD
Home | MIB: PPPOE-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
pPPoE | 1.3.6.1.3.9999.1 |
The MIB module that describes managed objects of general use by the PPP over Ethernet Protocol. |
||
pPPoEObjects | 1.3.6.1.3.9999.1.1 | |||
pPPoEConfig | 1.3.6.1.3.9999.1.1.1 | |||
pPPoEConfigMaxTotalSessions | 1.3.6.1.3.9999.1.1.1.1 | integer32 | read-write |
The number of maximum allowed PPPoE sessions |
pPPoEConfigMaxSessionsPerHost | 1.3.6.1.3.9999.1.1.1.2 | integer32 | read-write |
The number of maximum allowed PPPoE sessions from a peer |
pPPoEConfigPADITxInterval | 1.3.6.1.3.9999.1.1.1.3 | integer32 | read-write |
The time n seconds between PADI retries from the Host |
pPPoEConfigPADIMaxNumberOfRetries | 1.3.6.1.3.9999.1.1.1.4 | integer32 | read-write |
The number of times the Host sends a PADI |
pPPoEConfigServiceNameTable | 1.3.6.1.3.9999.1.1.1.5 | no-access |
The table listing the service names configured for PPPoE. |
|
1.3.6.1.3.9999.1.1.1.5.1 | no-access |
An entry representing service name enabled for PPPoE |
||
pPPoEConfigServiceName | 1.3.6.1.3.9999.1.1.1.5.1.1 | displaystring | read-only |
The service name enabled for PPPoE. |
pPPoEConfigServiceRowStatus | 1.3.6.1.3.9999.1.1.1.5.1.2 | rowstatus | read-only |
This object is used to create and delete rows from the pPPoEServiceTable. It can be set only to the value of createAndGo and destroy. It returns only the value of active. |
pPPoEBindings | 1.3.6.1.3.9999.1.1.2 | |||
pPPoEBindingsTable | 1.3.6.1.3.9999.1.1.2.1 | no-access |
The table listing the Ethernet interfaces on which PPPoE is bound. |
|
1.3.6.1.3.9999.1.1.2.1.1 | no-access |
An entry representing an interface on which PPPoE is bound. |
||
pPPoEBindingsIndex | 1.3.6.1.3.9999.1.1.2.1.1.1 | interfaceindex | read-only |
This value for this object is equal to the value of ifIndex of the Interfaces MIB for the Ethernet interfaces. |
pPPoEBindingsEnabled | 1.3.6.1.3.9999.1.1.2.1.1.2 | truthvalue | read-write |
Whether pppoe is enabled or not. |
pPPoEBindingsNumberActiveSessions | 1.3.6.1.3.9999.1.1.2.1.1.3 | gauge32 | read-only |
The number of Active PPPoE Sessions |
pPPoEBindingsTotalNumberSessions | 1.3.6.1.3.9999.1.1.2.1.1.4 | counter32 | read-only |
The total number of PPPoE Sessions since last counter reset |
pPPoEBindingsNumberPADIRejected | 1.3.6.1.3.9999.1.1.2.1.1.5 | counter32 | read-only |
The number of PADI discarded |
pPPoEBindingsNumberPADIReceived | 1.3.6.1.3.9999.1.1.2.1.1.6 | counter32 | read-only |
The number of PPPoE PADI received |
pPPoEBindingsNumberPADRRejected | 1.3.6.1.3.9999.1.1.2.1.1.7 | counter32 | read-only |
The number of PPPoE PADR discarded |
pPPoEBindingsNumberPADRReceived | 1.3.6.1.3.9999.1.1.2.1.1.8 | counter32 | read-only |
The number of PPPoE PADR received |
pPPoEBindingsNumberPADOTransmitted | 1.3.6.1.3.9999.1.1.2.1.1.9 | counter32 | read-only |
The number of PPPoE PADO transmitted |
pPPoEBindingsNumberPADSTransmitted | 1.3.6.1.3.9999.1.1.2.1.1.10 | counter32 | read-only |
The number of PPPoE PADS transmitted |
pPPoEBindingsNumberPADTReceived | 1.3.6.1.3.9999.1.1.2.1.1.11 | counter32 | read-only |
The number of PPPoE PADT received |
pPPoEBindingsNumberPADTTransmitted | 1.3.6.1.3.9999.1.1.2.1.1.12 | counter32 | read-only |
The number of PPPoE PADT transmitted |
pPPoEBindingsNumberServiceNameErrors | 1.3.6.1.3.9999.1.1.2.1.1.13 | counter32 | read-only |
The number of PPPoE Service-Name-Error tags received/transmitted |
pPPoEBindingsNumberACSystemErrors | 1.3.6.1.3.9999.1.1.2.1.1.14 | counter32 | read-only |
The number of PPPoE AC-System-Error tags received/transmitted |
pPPoEBindingsNumberGenericErrorsReceived | 1.3.6.1.3.9999.1.1.2.1.1.15 | counter32 | read-only |
The number of PPPoE Generic-Error tags received |
pPPoEBindingsNumberGenericErrorsTransmitted | 1.3.6.1.3.9999.1.1.2.1.1.16 | counter32 | read-only |
The number of PPPoE Generic-Error tags transmitted |
pPPoEBindingsNumberMalformedPackets | 1.3.6.1.3.9999.1.1.2.1.1.17 | counter32 | read-only |
The number of malformed PPPoE packets received |
pPPoEBindingsNumberPADITimeouts | 1.3.6.1.3.9999.1.1.2.1.1.18 | counter32 | read-only |
The number of PPPoE timeouts waiting for a response to a PADI |
pPPoEBindingsNumberMultiplePADOReceived | 1.3.6.1.3.9999.1.1.2.1.1.19 | counter32 | read-only |
The number of PPPoE multiple PADO's received after a PADI request |
pPPoESession | 1.3.6.1.3.9999.1.1.3 | |||
pPPoESessionTable | 1.3.6.1.3.9999.1.1.3.1 | no-access |
This table lists the PPPoE sessions established in the device |
|
1.3.6.1.3.9999.1.1.3.1.1 | no-access |
Table of PPPoE sessions in the device |
||
pPPoESessionIfIndex | 1.3.6.1.3.9999.1.1.3.1.1.1 | interfaceindex | read-only |
The value for this object is equal to the value of ifIndex of the Interfaces MIB for the PPPoE interface instantiated for this session. |
pPPoESessionID | 1.3.6.1.3.9999.1.1.3.1.1.2 | integer32 | read-only |
This object contains the session identifier for this session as assigned by the AC in the PADS message. |
pPPoESessionPeerAddress | 1.3.6.1.3.9999.1.1.3.1.1.3 | displaystring | read-only |
This object contains the MAC address for the session peer. |
pPPoESessionState | 1.3.6.1.3.9999.1.1.3.1.1.4 | integer | read-only |
This object contains the session state for this session Enumeration: 'pADRRcvd': 7, 'pADSRcvd': 9, 'sessionStage': 10, 'pADOSent': 4, 'pADORcvd': 5, 'noState': 1, 'pADRSent': 6, 'pADIRcvd': 3, 'pADISent': 2, 'pADSSent': 8. |
pPPoEConformance | 1.3.6.1.3.9999.1.2 | |||
pPPoEConformanceGroups | 1.3.6.1.3.9999.1.2.1 | |||
pPPoEGeneralConformanceGroup | 1.3.6.1.3.9999.1.2.1.1 |
This group is mandatory for all PPPoE entities. |
||
pPPoEHostConformanceGroup | 1.3.6.1.3.9999.1.2.1.2 |
This group is mandatory for all Host entities. |
||
pPPoEACConformanceGroup | 1.3.6.1.3.9999.1.2.1.3 |
This group is mandatory for all AC entities. |
||
pPPoECompliances | 1.3.6.1.3.9999.1.2.2 | |||
pPPoECompliance | 1.3.6.1.3.9999.1.2.2.1 |
The compliance statement for agents that support the PPPOE-MIB. |