Unisphere-Data-PPPOE-MIB: View SNMP OID List / Download MIB

VENDOR: JUNIPER


 Home MIB: Unisphere-Data-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 usdPPPoEMIB 1.3.6.1.4.1.4874.2.2.18
The Point-to-Point Protocol over Ethernet (PPPoE) MIB for the Juniper edge router enterprise.
       usdPPPoEObjects 1.3.6.1.4.1.4874.2.2.18.1
           usdPPPoEIfLayer 1.3.6.1.4.1.4874.2.2.18.1.1
               usdPPPoENextIfIndex 1.3.6.1.4.1.4874.2.2.18.1.1.1 usdnextifindex read-only
Coordinate ifIndex value allocation for entries in usdPPPoEIfTable. A GET of this object returns the next available ifIndex value to be used to create an entry in the associated interface table; or zero, if no valid ifIndex value is available. This object also returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that ifIndex allocation is unintended. Successive GETs will typically return different values, thus avoiding collisions among cooperating management clients seeking to create table entries simultaneously.
               usdPPPoEIfTable 1.3.6.1.4.1.4874.2.2.18.1.1.2 no-access
The parameters for the PPPoE service on this interface.
                   usdPPPoEIfEntry 1.3.6.1.4.1.4874.2.2.18.1.1.2.1 no-access
The Parameters for a particular PPPoE interface. Creating/deleting entries in this table causes corresponding entries for be created/deleted in ifTable/ifXTable/usdIfTable, and usdPPPoEIfStatsTable.
                       usdPPPoEIfIfIndex 1.3.6.1.4.1.4874.2.2.18.1.1.2.1.1 interfaceindex read-only
The ifIndex value of the corresponding ifEntry.
                       usdPPPoEIfMaxNumSessions 1.3.6.1.4.1.4874.2.2.18.1.1.2.1.2 integer read-only
The number of sessions allowed on the PPPoE interface, zero indicates unlimited.
                       usdPPPoEIfRowStatus 1.3.6.1.4.1.4874.2.2.18.1.1.2.1.3 rowstatus read-only
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entry objects MUST be explicitly configured: usdPPPoEIfRowStatus usdPPPoEIfLowerIfIndex In addition, when creating an entry the following conditions must hold: A value for usdPPPoEIfIndex must have been determined previously, by reading usdPPPoENextIfIndex. The interface identified by usdPPPoEIfLowerIfIndex must exist, and must be an interface type that permits layering of PPPoE above it. A corresponding entry in ifTable/ifXTable/usdIfTable is created or destroyed as a result of creating or destroying an entry in this table.
                       usdPPPoEIfLowerIfIndex 1.3.6.1.4.1.4874.2.2.18.1.1.2.1.4 interfaceindexorzero read-only
The ifIndex of an interface over which this PPPoE interface is to be layered. A value of zero indicates no layering. An implementation may choose to require that a nonzero value be configured at entry creation.
                       usdPPPoEIfAcName 1.3.6.1.4.1.4874.2.2.18.1.1.2.1.5 displaystring read-only
The name to use for the AC-NAME tag that is sent in any PADO that is sent on this interface.
                       usdPPPoEIfDupProtect 1.3.6.1.4.1.4874.2.2.18.1.1.2.1.6 usdenable read-only
Flag to allow duplicate MAC addresses.
                       usdPPPoEIfPADIFlag 1.3.6.1.4.1.4874.2.2.18.1.1.2.1.7 usdenable read-only
This flag controls whether always repsond to a PADI with a PADO regardless of the ability to create the session and allows the session establish phase to resolve it.
                       usdPPPoEIfAutoconfig 1.3.6.1.4.1.4874.2.2.18.1.1.2.1.8 usdenable read-only
This flags determines whether the upper PPPoE interface is created dynamically or statically. When enable(1) the interface is created dynamically.
               usdPPPoEIfStatsTable 1.3.6.1.4.1.4874.2.2.18.1.1.3 no-access
The statistics for the PPP over Ethernet Interface for the PPPoE service on this interface.
                   usdPPPoEIfStatsEntry 1.3.6.1.4.1.4874.2.2.18.1.1.3.1 no-access
The statistics for a particular PPPoE Interface.
                       usdPPPoEIfStatsRxPADI 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.1 counter32 read-only
Number of PADI packets received.
                       usdPPPoEIfStatsTxPADO 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.2 counter32 read-only
Number of PADO packets transmitted.
                       usdPPPoEIfStatsRxPADR 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.3 counter32 read-only
Number of PADR packets received.
                       usdPPPoEIfStatsTxPADS 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.4 counter32 read-only
Number of PADS packets transmitted.
                       usdPPPoEIfStatsRxPADT 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.5 counter32 read-only
Number of PADT packets received.
                       usdPPPoEIfStatsTxPADT 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.6 counter32 read-only
Number of PADT packets transmitted.
                       usdPPPoEIfStatsRxInvVersion 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.7 counter32 read-only
Number of packets received with invalid version.
                       usdPPPoEIfStatsRxInvCode 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.8 counter32 read-only
Number of packets received with invalid code.
                       usdPPPoEIfStatsRxInvTags 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.9 counter32 read-only
Number of packets received with invalid tags.
                       usdPPPoEIfStatsRxInvSession 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.10 counter32 read-only
Number of packets received with invalid session identifiers.
                       usdPPPoEIfStatsRxInvTypes 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.11 counter32 read-only
Number of packets received with invalid types.
                       usdPPPoEIfStatsRxInvPackets 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.12 counter32 read-only
Number of invalid packets received.
                       usdPPPoEIfStatsRxInsufficientResources 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.13 counter32 read-only
Number of session requests that could not be honored due to invalid resources.
                       usdPPPoEIfStatsTxPADM 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.14 counter32 read-only
Number of PADM packets transmitted.
           usdPPPoESubIfLayer 1.3.6.1.4.1.4874.2.2.18.1.2
               usdPPPoESubIfNextIfIndex 1.3.6.1.4.1.4874.2.2.18.1.2.1 usdnextifindex read-only
Coordinate ifIndex value allocation for entries in usdPPPoESubIfTable. A GET of this object returns the next available ifIndex value to be used to create an entry in the associated interface table; or zero, if no valid ifIndex value is available. This object also returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that ifIndex allocation is unintended. Successive GETs will typically return different values, thus avoiding collisions among cooperating management clients seeking to create table entries simultaneously.
               usdPPPoESubIfTable 1.3.6.1.4.1.4874.2.2.18.1.2.2 no-access
This table contains entries for PPPoE Subinterfaces present in the system.
                   usdPPPoESubIfEntry 1.3.6.1.4.1.4874.2.2.18.1.2.2.1 no-access
Each entry describes the characteristics of a PPPoE Subinterface. Creating/deleting entries in this table causes corresponding entries for be created /deleted in ifTable/ifXTable/usdIfTable.
                       usdPPPoESubIfIndex 1.3.6.1.4.1.4874.2.2.18.1.2.2.1.1 interfaceindex no-access
The ifIndex of the PPPoE Subinterface. When creating entries in this table, suitable values for this object are determined by reading usdPPPoESubNextIfIndex.
                       usdPPPoESubIfRowStatus 1.3.6.1.4.1.4874.2.2.18.1.2.2.1.2 rowstatus read-only
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entry objects MUST be explicitly configured: usdPPPoESubIfRowStatus usdPPPoESubIfLowerIfIndex In addition, when creating an entry the following conditions must hold: A value for usdPPPoESubIfIndex must have been determined previously, by reading usdPPPoESubIfNextIfIndex. The interface identified by usdPPPoESubIfLowerIfIndex must exist, and must be a PPPoE interface. A positive value configured for usdPPPoESubIfId must not already be assigned to another subinterface layered onto the same underlying PPPoE interface. A corresponding entry in ifTable/ifXTable/usdIfTable is created or destroyed as a result of creating or destroying an entry in this table.
                       usdPPPoESubIfLowerIfIndex 1.3.6.1.4.1.4874.2.2.18.1.2.2.1.3 interfaceindexorzero read-only
The ifIndex of a PPPoE interface over which this PPPoE Subinterface is to be layered. A value of zero indicates no layering. An implementation may choose to require that a nonzero value be configured at entry creation.
                       usdPPPoESubIfId 1.3.6.1.4.1.4874.2.2.18.1.2.2.1.4 integer32 read-only
An integer identifier for the PPPoE subinterface, used in conjunction with the command-line interface. It is provided here for cross-reference purposes only. The value must be unique among subinterfaces configured on the same underlying PPPoE interface. If this object is not configured, or is configured with a value of -1, a nonzero value will be allocated internally and can be retrieved from this object after table entry creation has succeeded. A value of zero for this object is reserved for future use.
                       usdPPPoESubIfSessionId 1.3.6.1.4.1.4874.2.2.18.1.2.2.1.5 integer32 read-only
The current sessionId associated with this sub-interface.
                       usdPPPoESubIfMotm 1.3.6.1.4.1.4874.2.2.18.1.2.2.1.6 displaystring read-only
A message to send via a PADM on the sub-interface when the sub-interface transitions to the ifOperStatusUp state. The client may choose to display this message to the user.
                       usdPPPoESubIfUrl 1.3.6.1.4.1.4874.2.2.18.1.2.2.1.7 displaystring read-only
A URL to be sent via a PADM on the sub-interface when the sub-interface transitions to the ifOperStatusUp state. The client may use this URL as the initial web-page for the user.
           usdPPPoEGlobal 1.3.6.1.4.1.4874.2.2.18.1.3
               usdPPPoEGlobalMotm 1.3.6.1.4.1.4874.2.2.18.1.3.1 displaystring read-write
A message to send via a PADM to all sub-interface that are currently in ifOperStatusUp state. A client may choose to display this information to the user. Retrieving this object always returns a null string.
           usdPPPoEProfile 1.3.6.1.4.1.4874.2.2.18.1.4
               usdPPPoEProfileTable 1.3.6.1.4.1.4874.2.2.18.1.4.1 no-access
This table contains entries for the PPPoE portion of a profile entry.
                   usdPPPoEProfileEntry 1.3.6.1.4.1.4874.2.2.18.1.4.1.1 no-access
Each entry describes the characteristics of the PPPoE components of a profile entry. Each entry is applied to an interface when the IP interface above the PPPoE sub-interface becomes active.
                       usdPPPoEProfileIndex 1.3.6.1.4.1.4874.2.2.18.1.4.1.1.1 unsigned32 no-access
This is the index of the profile that the attributes are being set in. The index must exist before creating a row in this table. The index is equivalent to usdProfileIdId in the usdProfileIdTable.
                       usdPPPoEProfileRowStatus 1.3.6.1.4.1.4874.2.2.18.1.4.1.1.2 rowstatus read-only
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy The index must exist in the profile manager before this entry can be created. CreateAndGo simply adds a table entry to the PPPoE component. Destroy deletes the entry in the PPPoE component (but not the entry in other components), and removes all PPPoE information relating to this profile.
                       usdPPPoEProfileMotm 1.3.6.1.4.1.4874.2.2.18.1.4.1.1.3 displaystring read-only
A message to send via a PADM on the sub-interface when this profile is applied to the IP interface above this PPPoE sub-interface. A client may choose to display this message to the user.
                       usdPPPoEProfileUrl 1.3.6.1.4.1.4874.2.2.18.1.4.1.1.4 displaystring read-only
A URL to be sent via a PADM on the sub-interface when this profile is applied to the IP interface above this PPPoE sub-interface. The string entered here can have several substitutions applied: %D is replaced with the profile name %d is replaced with the domain name %u is replaced with the user name %U is replaced with the user/domain name together %% is replaced with the % character The resulting string must not be greater than 127 octets long. The client may use this URL as the initial web-page for the user.
           usdPPPoESummary 1.3.6.1.4.1.4874.2.2.18.1.5
               usdPPPoEMajorInterfaceCount 1.3.6.1.4.1.4874.2.2.18.1.5.1 integer32 read-only
The total number of PPPoE major interfaces configured and created in the system.
               usdPPPoESummaryMajorIfAdminUp 1.3.6.1.4.1.4874.2.2.18.1.5.2 integer32 read-only
The total number of PPPoE major interfaces in the system that are administratively configured to up(1).
               usdPPPoESummaryMajorIfAdminDown 1.3.6.1.4.1.4874.2.2.18.1.5.3 integer32 read-only
The total number of PPPoE major interfaces in the system that are administrateively configued to down(2).
               usdPPPoESummaryMajorIfOperUp 1.3.6.1.4.1.4874.2.2.18.1.5.4 integer32 read-only
The total number of PPPoE major interfaces in the system with an operational state of up(1).
               usdPPPoESummaryMajorIfOperDown 1.3.6.1.4.1.4874.2.2.18.1.5.5 integer32 read-only
The total number of PPPoE major interfaces in the system with an operational state of down(2).
               usdPPPoESummaryMajorIfLowerLayerDown 1.3.6.1.4.1.4874.2.2.18.1.5.6 integer32 read-only
The total number of PPPoE major interfaces in the system with an operational state of lowerLayerDown(7).
               usdPPPoESummaryMajorIfNotPresent 1.3.6.1.4.1.4874.2.2.18.1.5.7 integer32 read-only
The total number of PPPoE major interfaces in the system with an operational state of notPresent(6).
               usdPPPoESummarySubInterfaceCount 1.3.6.1.4.1.4874.2.2.18.1.5.8 integer32 read-only
The total number of PPPoE subinterfaces configured in the system.
               usdPPPoESummarySubIfAdminUp 1.3.6.1.4.1.4874.2.2.18.1.5.9 integer32 read-only
The total number of PPPoE subinterfaces in the system that are administratively configured to up(1).
               usdPPPoESummarySubIfAdminDown 1.3.6.1.4.1.4874.2.2.18.1.5.10 integer32 read-only
The total number of PPPoE subinterfaces in the system that are administrateively configued to down(2).
               usdPPPoESummarySubIfOperUp 1.3.6.1.4.1.4874.2.2.18.1.5.11 integer32 read-only
The total number of PPPoE subinterfaces in the system with an operational state of up(1).
               usdPPPoESummarySubIfOperDown 1.3.6.1.4.1.4874.2.2.18.1.5.12 integer32 read-only
The total number of PPPoE subinterfaces in the system with an operational state of down(2).
               usdPPPoESummarySubIfLowerLayerDown 1.3.6.1.4.1.4874.2.2.18.1.5.13 integer32 read-only
The total number of PPPoE subinterfaces in the system with an operational state of lowerLayerDown(7).
               usdPPPoESummarySubIfNotPresent 1.3.6.1.4.1.4874.2.2.18.1.5.14 integer32 read-only
The total number of PPPoE subinterfaces in the system with an operational state of notPresent(6).
       usdPPPoEConformance 1.3.6.1.4.1.4874.2.2.18.4
           usdPPPoEGroups 1.3.6.1.4.1.4874.2.2.18.4.4
               usdPPPoEGroup 1.3.6.1.4.1.4874.2.2.18.4.4.1
Obsolete collection of objects providing management of PPPoE interfaces in a Unisphere product. This statement became obsolete when new objects were added.
               usdPPPoESubIfGroup 1.3.6.1.4.1.4874.2.2.18.4.4.2
Obsolete collection of objects providing management of PPPoE subinterfaces in a Unisphere product. This statement became obsolete when new sub-interface objects were added.
               usdPPPoEProfileGroup 1.3.6.1.4.1.4874.2.2.18.4.4.3
A collection of objects providing management of PPPoE profile entries in a Unisphere product. This group has been deprecated because the information is now supported in the UNISPHERE-PPPOE-PROFILE-MIB.
               usdPPPoEGroup2 1.3.6.1.4.1.4874.2.2.18.4.4.4
Obsolete collection of objects providing management of PPPoE interfaces in a Unisphere product. This statement became obsolete when new objects were added.
               usdPPPoESubIfGroup2 1.3.6.1.4.1.4874.2.2.18.4.4.5
A collection of objects providing management of PPPoE subinterfaces in a Unisphere product.
               usdPPPoESummaryGroup 1.3.6.1.4.1.4874.2.2.18.4.4.6
A collection of objects providing collection of summary statistics on PPPoE interfaces.
               usdPPPoEGroup3 1.3.6.1.4.1.4874.2.2.18.4.4.7
Obsolete collection of objects providing management of PPPoE interfaces in a Unisphere product. This group became obsolete when PADI flag support was added.
               usdPPPoEGroup4 1.3.6.1.4.1.4874.2.2.18.4.4.8
A collection of objects providing management of PPPoE interfaces in a Unisphere product.
           usdPPPoECompliances 1.3.6.1.4.1.4874.2.2.18.4.5
               usdPPPoECompliance 1.3.6.1.4.1.4874.2.2.18.4.5.1
Obsolete compliance statement for entities which implement the Unisphere PPPoE MIB. This statement became obsolete when profile support and new sub-interface objects were added.
               usdPPPoECompliance2 1.3.6.1.4.1.4874.2.2.18.4.5.2
Obsolete compliance statement for entities which implement the Unisphere PPPoE MIB. This statement became obsolete when interface summary statistics objects were added.
               usdPPPoECompliance3 1.3.6.1.4.1.4874.2.2.18.4.5.3
Obsolete compliance statement for entities which implement the Unisphere PPPoE MIB. This statement became obsolete when the profile objects were deprecated.
               usdPPPoECompliance4 1.3.6.1.4.1.4874.2.2.18.4.5.4
Obsolete compliance statement for entities which implement the Unisphere PPPoE MIB. This statement became obsolete when new objects were added.
               usdPPPoECompliance5 1.3.6.1.4.1.4874.2.2.18.4.5.5
Obsolete compliance statement for entities which implement the Unisphere PPPoE MIB. This statement became obsolete when PADI flag support was added.
               usdPPPoECompliance6 1.3.6.1.4.1.4874.2.2.18.4.5.6
The compliance statement for entities which implement the Unisphere PPPoE MIB.