Juniper-PPPOE-MIB: View SNMP OID List / Download MIB
VENDOR: JUNIPER
Home | MIB: Juniper-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 |
juniPPPoEMIB | 1.3.6.1.4.1.4874.2.2.18 |
The Point-to-Point Protocol over Ethernet (PPPoE) MIB for the Juniper E-series product family. This MIB contains managed objects for each of two interface layers: PPPoE interfaces, and PPPoE subinterfaces. For each of these layers, management objects are provided to query for an available interface index, and to create/delete interfaces of that type. Creating/deleting these interface types using this MIB has the side effect of creating/deleting corresponding entries in the IF-MIB ifTable/ifXTable, and in the Juniper-UNI-IF-MIB.juniIfTable. |
||
juniPPPoEObjects | 1.3.6.1.4.1.4874.2.2.18.1 | |||
juniPPPoEIfLayer | 1.3.6.1.4.1.4874.2.2.18.1.1 | |||
juniPPPoENextIfIndex | 1.3.6.1.4.1.4874.2.2.18.1.1.1 | juninextifindex | read-only |
Coordinate ifIndex value allocation for entries in juniPPPoEIfTable. 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. |
juniPPPoEIfTable | 1.3.6.1.4.1.4874.2.2.18.1.1.2 | no-access |
The parameters for the PPPoE service on this interface. |
|
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/juniIfTable, and juniPPPoEIfStatsTable. |
||
juniPPPoEIfIfIndex | 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. |
juniPPPoEIfMaxNumSessions | 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. |
juniPPPoEIfRowStatus | 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: juniPPPoEIfRowStatus juniPPPoEIfLowerIfIndex In addition, when creating an entry the following conditions must hold: A value for juniPPPoEIfIndex must have been determined previously, by reading juniPPPoENextIfIndex. The interface identified by juniPPPoEIfLowerIfIndex must exist, and must be an interface type that permits layering of PPPoE above it. A corresponding entry in ifTable/ifXTable/juniIfTable is created or destroyed as a result of creating or destroying an entry in this table. |
juniPPPoEIfLowerIfIndex | 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. |
juniPPPoEIfAcName | 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. |
juniPPPoEIfDupProtect | 1.3.6.1.4.1.4874.2.2.18.1.1.2.1.6 | junienable | read-only |
Flag to allow duplicate MAC addresses. |
juniPPPoEIfPADIFlag | 1.3.6.1.4.1.4874.2.2.18.1.1.2.1.7 | junienable | read-only |
This flag controls whether we always respond to a PADI with a PADO regardless of the ability to create the session and allows the session establish phase to resolve it. |
juniPPPoEIfAutoconfig | 1.3.6.1.4.1.4874.2.2.18.1.1.2.1.8 | junienable | read-only |
This flags determines whether the upper PPPoE interface is created dynamically or statically. When enable(1) the interface is created dynamically. |
juniPPPoEIfServiceNameTable | 1.3.6.1.4.1.4874.2.2.18.1.1.2.1.9 | unsigned32 | read-only |
Associate a PPPoE Service Name Table with this interface for PADI processing. |
juniPPPoEIfPadrRemoteCircuitIdCapture | 1.3.6.1.4.1.4874.2.2.18.1.1.2.1.10 | junienable | read-only |
This flags determines whether the remote circuit id string will be captured and subsequently used as the NAS-PORT-ID radius attribute when it arrives as a tag in the PADR packet. |
juniPPPoEIfMtu | 1.3.6.1.4.1.4874.2.2.18.1.1.2.1.11 | integer32 | read-write |
The initial Maximum Transmit Unit (MTU) that the PPPoE major interface entity will advertise to the remote entity. If the value of this variable is 1 then the local PPPoE entity will use an MTU value determined by its underlying media interface. If the value of this variable is 2 then the local PPPoE entity will use a value determined by the PPPoE Max-Mtu-Tag transmitted from the client in the PADR packet. If no Max-Mtu-Tag is received, the value defaults to a maximum of 1494. The operational MTU is limited by the MTU of the underlying media interface minus the PPPoE frame overhead. |
juniPPPoEIfLockoutMin | 1.3.6.1.4.1.4874.2.2.18.1.1.2.1.12 | integer32 | read-write |
The lower bound, in seconds, of the time range used to specify the duration of the lockout of the client from recognition for the specified interface. This only takes effect if juniPPPoEIfAutoconfig is set for this interface. The ability to lockout the client in the event of an error in creating a PPP interface is enabled by default. The initial lockout duration is this object's value and increases exponentially for each failure that occurs for the client creating a PPP interface for the PPPoE interface within the greater of 15 minutes and juniPPPoEIfLockoutMax. The lockout duration for the client will not exceed juniPPPoEIfLockoutMax. If the time between creation errors for the PPP interface for this interface is greater than the greater of 15 minutes and juniPPPoEIfLockoutMax, then the lockout duration reverts to this object's value. To disable the ability to lockout the client from recognition in the event of an error in creating a PPP interface for the specified interface, the value of this object and juniPPPoEIfLockoutMin must be set to 0. It is not recommended that this lockout feature be disabled except for debugging purposes or when this interface supports more than one session. |
juniPPPoEIfLockoutMax | 1.3.6.1.4.1.4874.2.2.18.1.1.2.1.13 | integer32 | read-write |
The upper bound, in seconds, of the time range used to specify the duration of the lockout of the client from recognition for the specified interface. This only takes effect if juniPPPoEIfAutoconfig is set for this interface. The ability to lockout the client from recognition in the event of an error in creating a PPP interface is enabled by default. The initial lockout duration is juniPPPoEIfLockoutMin and increases exponentially for each failure that occurs for the client interface within the greater of 15 minutes and this object's value. The lockout duration for the client will not exceed juniPPPoEIfLockoutMax. If the time between creation errors for the PPP interface for this interface is greater than the greater of 15 minutes and juniPPPoEIfLockoutMax, then the lockout duration reverts to juniPPPoEIfLockoutMin. To disable the ability to lockout the client from recognition in the event of an error in creating a PPP interface for the specified interface, the value of this object and juniPPPoEIfLockoutMin must be set to 0. It is not recommended that this lockout feature be disabled except for debugging purposes or when this interface supports more than one session. |
juniPPPoEMaxSessionVsa | 1.3.6.1.4.1.4874.2.2.18.1.1.2.1.14 | integer | read-write |
Configure the action to be taken by PPPoE when RADIUS server returns the PPPoE max-session value: override Override the current PPPoE max-session value with the value returned by RADIUS server. Ignore Ignore the max-session value returned by RADIUS server Enumeration: 'override': 1, 'ignore': 2. |
juniPPPoEIfStatsTable | 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. |
|
1.3.6.1.4.1.4874.2.2.18.1.1.3.1 | no-access |
The statistics for a particular PPPoE Interface. |
||
juniPPPoEIfStatsRxPADI | 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.1 | counter32 | read-only |
Number of PADI packets received. |
juniPPPoEIfStatsTxPADO | 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.2 | counter32 | read-only |
Number of PADO packets transmitted. |
juniPPPoEIfStatsRxPADR | 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.3 | counter32 | read-only |
Number of PADR packets received. |
juniPPPoEIfStatsTxPADS | 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.4 | counter32 | read-only |
Number of PADS packets transmitted. |
juniPPPoEIfStatsRxPADT | 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.5 | counter32 | read-only |
Number of PADT packets received. |
juniPPPoEIfStatsTxPADT | 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.6 | counter32 | read-only |
Number of PADT packets transmitted. |
juniPPPoEIfStatsRxInvVersion | 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. |
juniPPPoEIfStatsRxInvCode | 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. |
juniPPPoEIfStatsRxInvTags | 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. |
juniPPPoEIfStatsRxInvSession | 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. This object became obsolete when separate counters were added for PADI and PADR packets. |
juniPPPoEIfStatsRxInvTypes | 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. |
juniPPPoEIfStatsRxInvPackets | 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.12 | counter32 | read-only |
Number of invalid packets received. |
juniPPPoEIfStatsRxInsufficientResources | 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. |
juniPPPoEIfStatsTxPADM | 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.14 | counter32 | read-only |
Number of PADM packets transmitted. |
juniPPPoEIfStatsTxPADN | 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.15 | counter32 | read-only |
Number of PADN packets transmitted. |
juniPPPoEIfStatsRxInvTagLength | 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.16 | counter32 | read-only |
Number of packets received with invalid tag length. |
juniPPPoEIfStatsRxInvLength | 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.17 | counter32 | read-only |
Number of packets received with invalid length. |
juniPPPoEIfStatsRxInvPadISession | 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.18 | counter32 | read-only |
Number of PADI packets received with invalid session identifiers. |
juniPPPoEIfStatsRxInvPadRSession | 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.19 | counter32 | read-only |
Number of PADR packets received with invalid session identifiers. |
juniPPPoEIfLockoutTable | 1.3.6.1.4.1.4874.2.2.18.1.1.4 | no-access |
The lockout configuration and state of a PPPoE client on this interface. |
|
1.3.6.1.4.1.4874.2.2.18.1.1.4.1 | no-access |
Each entry contains the configuration and state of a particular PPPoE interface client lockout. |
||
juniPPPoEIfLockoutClientAddress | 1.3.6.1.4.1.4874.2.2.18.1.1.4.1.1 | macaddress | no-access |
The source MAC address if the client. |
juniPPPoEIfLockoutTime | 1.3.6.1.4.1.4874.2.2.18.1.1.4.1.2 | integer32 | read-only |
The time duration, in seconds, currently used to lockout the specified encapsulation type from recognition for the specified interface. The reported value is within the range specified by juniPPPoEIfLockoutMin and juniPPPoEIfLockoutMax. A value of 0 indicates that no lockout is occurring for the encapsulation type for the specified interface. |
juniPPPoEIfLockoutElapsedTime | 1.3.6.1.4.1.4874.2.2.18.1.1.4.1.3 | integer32 | read-only |
The elapsed time, in seconds, that the specified encapsulation type has been locked-out from recognition for the specified interface. Its value will not exceed that of juniPPPoEIfLockoutTime. A value of 0 indicates that no lockout is occurring for the encapsulation type for the specified interface. |
juniPPPoEIfLockoutNextTime | 1.3.6.1.4.1.4874.2.2.18.1.1.4.1.4 | integer32 | read-only |
The time duration, in seconds, that will be used to lockout the specified encapsulation type from recognition for the specified interface for the next event that results in a lockout condition. The reported value is within the range specified by juniPPPoEIfLockoutMin and juniPPPoEIfLockoutMax. When juniPPPoEIfEnable is set to enable, a value of 0 indicates that lockout is prevented from occurring for the encapsulation type for the specified interface (i.e., juniPPPoEIfLockoutMin and juniPPPoEIfLockoutMax are both set to 0). |
juniPPPoESubIfLayer | 1.3.6.1.4.1.4874.2.2.18.1.2 | |||
juniPPPoESubIfNextIfIndex | 1.3.6.1.4.1.4874.2.2.18.1.2.1 | juninextifindex | read-only |
Coordinate ifIndex value allocation for entries in juniPPPoESubIfTable. 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. |
juniPPPoESubIfTable | 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. |
|
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/juniIfTable. |
||
juniPPPoESubIfIndex | 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 juniPPPoESubNextIfIndex. |
juniPPPoESubIfRowStatus | 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: juniPPPoESubIfRowStatus juniPPPoESubIfLowerIfIndex In addition, when creating an entry the following conditions must hold: A value for juniPPPoESubIfIndex must have been determined previously, by reading juniPPPoESubIfNextIfIndex. The interface identified by juniPPPoESubIfLowerIfIndex must exist, and must be a PPPoE interface. A positive value configured for juniPPPoESubIfId must not already be assigned to another subinterface layered onto the same underlying PPPoE interface. A corresponding entry in ifTable/ifXTable/juniIfTable is created or destroyed as a result of creating or destroying an entry in this table. |
juniPPPoESubIfLowerIfIndex | 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. |
juniPPPoESubIfId | 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. |
juniPPPoESubIfSessionId | 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. |
juniPPPoESubIfMotm | 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. |
juniPPPoESubIfUrl | 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. |
juniPPPoEGlobal | 1.3.6.1.4.1.4874.2.2.18.1.3 | |||
juniPPPoEGlobalMotm | 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. |
juniPPPoEProfile | 1.3.6.1.4.1.4874.2.2.18.1.4 | |||
juniPPPoEProfileTable | 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. |
|
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. |
||
juniPPPoEProfileIndex | 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 juniProfileIdId in the juniProfileIdTable. |
juniPPPoEProfileRowStatus | 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. |
juniPPPoEProfileMotm | 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. |
juniPPPoEProfileUrl | 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. |
juniPPPoESummary | 1.3.6.1.4.1.4874.2.2.18.1.5 | |||
juniPPPoEMajorInterfaceCount | 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. |
juniPPPoESummaryMajorIfAdminUp | 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). |
juniPPPoESummaryMajorIfAdminDown | 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). |
juniPPPoESummaryMajorIfOperUp | 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). |
juniPPPoESummaryMajorIfOperDown | 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). |
juniPPPoESummaryMajorIfLowerLayerDown | 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). |
juniPPPoESummaryMajorIfNotPresent | 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). |
juniPPPoESummarySubInterfaceCount | 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. |
juniPPPoESummarySubIfAdminUp | 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). |
juniPPPoESummarySubIfAdminDown | 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). |
juniPPPoESummarySubIfOperUp | 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). |
juniPPPoESummarySubIfOperDown | 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). |
juniPPPoESummarySubIfLowerLayerDown | 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). |
juniPPPoESummarySubIfNotPresent | 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). |
juniPPPoEServices | 1.3.6.1.4.1.4874.2.2.18.1.6 | |||
juniPPPoEServiceNameTableNextIndex | 1.3.6.1.4.1.4874.2.2.18.1.6.1 | unsigned32 | read-only |
Coordinate ifIndex value allocation for entries in juniPPPoEServiceNameTableTable. A GET of this object returns the next available ifIndex value to be used to create an entry in the associated service-name table 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. |
juniPPPoEServiceNameTableTable | 1.3.6.1.4.1.4874.2.2.18.1.6.2 | no-access |
This table contains entries for the PPPoE Service-name tables. |
|
1.3.6.1.4.1.4874.2.2.18.1.6.2.1 | no-access |
The parameters for the PPPoE service-name table. |
||
juniPPPoEServiceNameTableIndex | 1.3.6.1.4.1.4874.2.2.18.1.6.2.1.1 | unsigned32 | no-access |
The index value of the Service-name Table Entry. |
juniPPPoEServiceNameTableName | 1.3.6.1.4.1.4874.2.2.18.1.6.2.1.2 | displaystring | read-only |
Service-name table name. |
juniPPPoEServiceNameTableEmptyAction | 1.3.6.1.4.1.4874.2.2.18.1.6.2.1.3 | junipppoeservicenameaction | read-only |
Identifies the behavior when the empty (zero length) Service-name tag is received in a PADI frame. |
juniPPPoEServiceNameTableRowStatus | 1.3.6.1.4.1.4874.2.2.18.1.6.2.1.4 | 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: juniPPPoEServiceNameTableRowStatus juniPPPoEServiceNameTableName Optionally, juniPPPoEServiceNameTableEmptyAction (default is terminate) or juniPPPoEServiceNameTableUnknownAction (default is drop) may be specified . In addition, when creating an entry the following conditions must hold: A value for juniPPPoEServiceNameTableIndex must have been determined previously, by reading juniPPPoEServiceNameTableNextIndex. A corresponding entry in juniServiceNameTable is created or destroyed as a result of creating or destroying an entry in this table. |
juniPPPoEServiceNameTableUnknownAction | 1.3.6.1.4.1.4874.2.2.18.1.6.2.1.5 | junipppoeservicenameaction | read-only |
Identifies the behavior when the unknown (unconfigured) Service-name tag is received in a PADI frame. |
juniPPPoEServiceNameTable | 1.3.6.1.4.1.4874.2.2.18.1.6.3 | no-access |
This table contains entries for the PPPoE Service-names. |
|
1.3.6.1.4.1.4874.2.2.18.1.6.3.1 | no-access |
The parameters for the PPPoE service-name table entry. |
||
juniPPPoEServiceName | 1.3.6.1.4.1.4874.2.2.18.1.6.3.1.1 | displaystring | no-access |
Service-name tag value. |
juniPPPoEServiceNameAction | 1.3.6.1.4.1.4874.2.2.18.1.6.3.1.2 | junipppoeservicenameaction | read-only |
Identifies the behavior when the Service-name tag is received in a PADI/PADR frame. |
juniPPPoEServiceNameRowStatus | 1.3.6.1.4.1.4874.2.2.18.1.6.3.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: juniPPPoEServiceNameRowStatus The Service name is configured via the INDEX specified. A corresponding entry in juniServiceNameTable is created or destroyed as a result of creating or destroying an entry in this table. |
juniPPPoEConformance | 1.3.6.1.4.1.4874.2.2.18.4 | |||
juniPPPoEGroups | 1.3.6.1.4.1.4874.2.2.18.4.4 | |||
juniPPPoEGroup | 1.3.6.1.4.1.4874.2.2.18.4.4.1 |
Obsolete collection of objects providing management of PPPoE interfaces in a Juniper product. This statement became obsolete when new objects were added. |
||
juniPPPoESubIfGroup | 1.3.6.1.4.1.4874.2.2.18.4.4.2 |
Obsolete collection of objects providing management of PPPoE subinterfaces in a Juniper product. This statement became obsolete when new sub-interface objects were added. |
||
juniPPPoEProfileGroup | 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 Juniper product. This group has been deprecated because the information is now supported in the Juniper-PPPOE-PROFILE-MIB. |
||
juniPPPoEGroup2 | 1.3.6.1.4.1.4874.2.2.18.4.4.4 |
Obsolete collection of objects providing management of PPPoE interfaces in a Juniper product. This statement became obsolete when new objects were added. |
||
juniPPPoESubIfGroup2 | 1.3.6.1.4.1.4874.2.2.18.4.4.5 |
A collection of objects providing management of PPPoE subinterfaces in a Juniper product. |
||
juniPPPoESummaryGroup | 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. |
||
juniPPPoEGroup3 | 1.3.6.1.4.1.4874.2.2.18.4.4.7 |
Obsolete collection of objects providing management of PPPoE interfaces in a Juniper product. This group became obsolete when PADI flag support was added. |
||
juniPPPoEGroup4 | 1.3.6.1.4.1.4874.2.2.18.4.4.8 |
Obsolete collection of objects providing management of PPPoE interfaces in a Juniper product. This group became obsolete when PADN counter support was added. |
||
juniPPPoEGroup5 | 1.3.6.1.4.1.4874.2.2.18.4.4.9 |
Obsolete collection of objects providing management of PPPoE interfaces in a Juniper product. This group became obsolete when support was added for invalid length and tag length counters and the invalid session counter was replaced by separate PADI and PADR invalid session counters. |
||
juniPPPoEGroup6 | 1.3.6.1.4.1.4874.2.2.18.4.4.10 |
A collection of objects providing management of PPPoE interfaces in a Juniper product. |
||
juniPPPoEServiceNameTableGroup | 1.3.6.1.4.1.4874.2.2.18.4.4.11 |
A collection of objects providing management of PPPoE service-name tables in a Juniper product. This group became obsolete when juniPPPoEServiceNameTableUnknownAction object is added |
||
juniPPPoEGroup7 | 1.3.6.1.4.1.4874.2.2.18.4.4.12 |
A collection of objects providing management of PPPoE interfaces in a Juniper product. |
||
juniPPPoEGroup8 | 1.3.6.1.4.1.4874.2.2.18.4.4.13 |
A collection of objects providing management of PPPoE interfaces in a Juniper product. |
||
juniPPPoELockoutTableGroup | 1.3.6.1.4.1.4874.2.2.18.4.4.14 |
A collection of objects providing management of PPPoE lockout tables in a Juniper product. |
||
juniPPPoEGroup9 | 1.3.6.1.4.1.4874.2.2.18.4.4.15 |
A collection of objects providing management of PPPoE interfaces in a Juniper product. |
||
juniPPPoEGroup10 | 1.3.6.1.4.1.4874.2.2.18.4.4.16 |
A collection of objects providing management of PPPoE interfaces in a Juniper product. |
||
juniPPPoEServiceNameTableGroup1 | 1.3.6.1.4.1.4874.2.2.18.4.4.17 |
A collection of objects providing management of PPPoE service-name tables in a Juniper product. |
||
juniPPPoECompliances | 1.3.6.1.4.1.4874.2.2.18.4.5 | |||
juniPPPoECompliance | 1.3.6.1.4.1.4874.2.2.18.4.5.1 |
Obsolete compliance statement for entities which implement the Juniper PPPoE MIB. This statement became obsolete when profile support and new sub-interface objects were added. |
||
juniPPPoECompliance2 | 1.3.6.1.4.1.4874.2.2.18.4.5.2 |
Obsolete compliance statement for entities which implement the Juniper PPPoE MIB. This statement became obsolete when interface summary statistics objects were added. |
||
juniPPPoECompliance3 | 1.3.6.1.4.1.4874.2.2.18.4.5.3 |
Obsolete compliance statement for entities which implement the Juniper PPPoE MIB. This statement became obsolete when the profile objects were deprecated. |
||
juniPPPoECompliance4 | 1.3.6.1.4.1.4874.2.2.18.4.5.4 |
Obsolete compliance statement for entities which implement the Juniper PPPoE MIB. This statement became obsolete when new objects were added. |
||
juniPPPoECompliance5 | 1.3.6.1.4.1.4874.2.2.18.4.5.5 |
Obsolete compliance statement for entities which implement the Juniper PPPoE MIB. This statement became obsolete when PADI flag support was added. |
||
juniPPPoECompliance6 | 1.3.6.1.4.1.4874.2.2.18.4.5.6 |
Obsolete compliance statement for entities which implement the Juniper PPPoE MIB. This statement became obsolete when PADN counter support was added. |
||
juniPPPoECompliance7 | 1.3.6.1.4.1.4874.2.2.18.4.5.7 |
Obsolete compliance statement for entities which implement the Juniper PPPoE MIB. This statement became obsolete when support was added for service name table, invalid length and tag length counters, and the invalid session counter was replaced by separate PADI and PADR invalid session counters. |
||
juniPPPoECompliance8 | 1.3.6.1.4.1.4874.2.2.18.4.5.8 |
Obsolete compliance statement for entities which implement the Juniper PPPoE MIB. This statement became obsolete when support was added for remote circuit id capture. |
||
juniPPPoECompliance9 | 1.3.6.1.4.1.4874.2.2.18.4.5.9 |
Obsolete compliance statement for entities which implement the Juniper PPPoE MIB. This statement became obsolete when support was added for MTU configuration. |
||
juniPPPoECompliance10 | 1.3.6.1.4.1.4874.2.2.18.4.5.10 |
Obsolete compliance statement for entities which implement the Juniper PPPoE MIB. This statement became obsolete when support was added for lockout configuration. |
||
juniPPPoECompliance11 | 1.3.6.1.4.1.4874.2.2.18.4.5.11 |
Obsolete compliance statement for entities which implement the Juniper PPPoE MIB. This statement became obsolete when support was added for juniPPPoEMaxSessionVsa. |
||
juniPPPoECompliance12 | 1.3.6.1.4.1.4874.2.2.18.4.5.12 |
The compliance statement for entities which implement the Juniper PPPoE MIB. This statement became obsolete when support was added for juniPPPoEServiceNameTableUnknownAction |
||
juniPPPoECompliance13 | 1.3.6.1.4.1.4874.2.2.18.4.5.13 |
The compliance statement for entities which implement the Juniper PPPoE MIB. |