MIBs Depot

Juniper-PPPOE-MIB

Registered at
1.3.6.1.4.1.4874.2.2.18
Last updated
2008-11-27 10:23
Organization
Juniper Networks, Inc.
Revisions
2008-11-27 10:23, 2008-06-18 09:42, 2005-08-03 20:58, 2005-05-18 12:01, 2004-06-09 20:58, 2003-03-10 18:30, 2002-10-02 20:12, 2002-10-01 18:27, 2002-08-16 21:46, 2001-06-19 14:27, 2001-03-21 15:00, 2001-02-12 00:00, 2000-10-25 00:00, 1999-05-13 00:00
Namespace
juniper
Source file
Juniper-PPPOE-MIB
Digest
sha256:49b90991c7ffa3469c763aa950ce9c731655027e015dd38f4dd462285efd158d

Description

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.

Contact

Juniper Networks, Inc. Postal: 10 Technology Park Drive Westford, MA 01886-3146 USA Tel: +1 978 589 5800 Email: mib@Juniper.net

Imports

FromSymbols
IF-MIBInterfaceIndex, InterfaceIndexOrZero
Juniper-MIBsjuniMibs
Juniper-TCJuniEnable, JuniNextIfIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

IANAifType-MIB
IF-MIB
Juniper-MIBs
Juniper-PPPOE-MIB
Juniper-TC
Juniper-UNI-SMI
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
JuniPPPoEServiceNameAction
TEXTUAL-CONVENTION
The set of Service-name action types. drop no PADO packet will be sent. terminate a PADO packet will be sent.
current

Objects

NameOIDSyntaxAccessStatus
juniPPPoEObjects
OBJECT-IDENTITY
1.3.6.1.4.1.4874.2.2.18.1
juniPPPoEIfLayer
OBJECT-IDENTITY
1.3.6.1.4.1.4874.2.2.18.1.1
juniPPPoENextIfIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.18.1.1.1JuniNextIfIndexread-onlycurrent
juniPPPoEIfTable
OBJECT-TYPE
The parameters for the PPPoE service on this interface.
1.3.6.1.4.1.4874.2.2.18.1.1.2not-accessiblecurrent
juniPPPoEIfEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.18.1.1.2.1not-accessiblecurrent
juniPPPoEIfIfIndex
OBJECT-TYPE
The ifIndex value of the corresponding ifEntry.
1.3.6.1.4.1.4874.2.2.18.1.1.2.1.1InterfaceIndexread-onlycurrent
juniPPPoEIfMaxNumSessions
OBJECT-TYPE
The number of sessions allowed on the PPPoE interface, zero indicates unlimited.
1.3.6.1.4.1.4874.2.2.18.1.1.2.1.2INTEGER (0..65335)read-createcurrent
juniPPPoEIfRowStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.18.1.1.2.1.3RowStatusread-createcurrent
juniPPPoEIfLowerIfIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.18.1.1.2.1.4InterfaceIndexOrZeroread-createcurrent
juniPPPoEIfAcName
OBJECT-TYPE
The name to use for the AC-NAME tag that is sent in any PADO that is sent on this interface.
1.3.6.1.4.1.4874.2.2.18.1.1.2.1.5DisplayString (SIZE(0..64))read-createcurrent
juniPPPoEIfDupProtect
OBJECT-TYPE
Flag to allow duplicate MAC addresses.
1.3.6.1.4.1.4874.2.2.18.1.1.2.1.6JuniEnableread-createcurrent
juniPPPoEIfPADIFlag
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.18.1.1.2.1.7JuniEnableread-createcurrent
juniPPPoEIfAutoconfig
OBJECT-TYPE
This flags determines whether the upper PPPoE interface is created dynamically or statically. When enable(1) the interface is created dynamically.
1.3.6.1.4.1.4874.2.2.18.1.1.2.1.8JuniEnableread-createcurrent
juniPPPoEIfServiceNameTable
OBJECT-TYPE
Associate a PPPoE Service Name Table with this interface for PADI processing.
1.3.6.1.4.1.4874.2.2.18.1.1.2.1.9Unsigned32read-createcurrent
juniPPPoEIfPadrRemoteCircuitIdCapture
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.18.1.1.2.1.10JuniEnableread-createcurrent
juniPPPoEIfMtu
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.18.1.1.2.1.11Integer32 (1 | 2 | 66..65535)read-writecurrent
juniPPPoEIfLockoutMin
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.18.1.1.2.1.12Integer32 (0..86400)read-writecurrent
juniPPPoEIfLockoutMax
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.18.1.1.2.1.13Integer32 (0..86400)read-writecurrent
juniPPPoEMaxSessionVsa
OBJECT-TYPE
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
1.3.6.1.4.1.4874.2.2.18.1.1.2.1.14INTEGER {override(1), ignore(2)}read-writecurrent
juniPPPoEIfStatsTable
OBJECT-TYPE
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.3not-accessiblecurrent
juniPPPoEIfStatsEntry
OBJECT-TYPE
The statistics for a particular PPPoE Interface.
1.3.6.1.4.1.4874.2.2.18.1.1.3.1not-accessiblecurrent
juniPPPoEIfStatsRxPADI
OBJECT-TYPE
Number of PADI packets received.
1.3.6.1.4.1.4874.2.2.18.1.1.3.1.1Counter32read-onlycurrent
juniPPPoEIfStatsTxPADO
OBJECT-TYPE
Number of PADO packets transmitted.
1.3.6.1.4.1.4874.2.2.18.1.1.3.1.2Counter32read-onlycurrent
juniPPPoEIfStatsRxPADR
OBJECT-TYPE
Number of PADR packets received.
1.3.6.1.4.1.4874.2.2.18.1.1.3.1.3Counter32read-onlycurrent
juniPPPoEIfStatsTxPADS
OBJECT-TYPE
Number of PADS packets transmitted.
1.3.6.1.4.1.4874.2.2.18.1.1.3.1.4Counter32read-onlycurrent
juniPPPoEIfStatsRxPADT
OBJECT-TYPE
Number of PADT packets received.
1.3.6.1.4.1.4874.2.2.18.1.1.3.1.5Counter32read-onlycurrent
juniPPPoEIfStatsTxPADT
OBJECT-TYPE
Number of PADT packets transmitted.
1.3.6.1.4.1.4874.2.2.18.1.1.3.1.6Counter32read-onlycurrent
juniPPPoEIfStatsRxInvVersion
OBJECT-TYPE
Number of packets received with invalid version.
1.3.6.1.4.1.4874.2.2.18.1.1.3.1.7Counter32read-onlycurrent
juniPPPoEIfStatsRxInvCode
OBJECT-TYPE
Number of packets received with invalid code.
1.3.6.1.4.1.4874.2.2.18.1.1.3.1.8Counter32read-onlycurrent
juniPPPoEIfStatsRxInvTags
OBJECT-TYPE
Number of packets received with invalid tags.
1.3.6.1.4.1.4874.2.2.18.1.1.3.1.9Counter32read-onlycurrent
juniPPPoEIfStatsRxInvSession
OBJECT-TYPE
Number of packets received with invalid session identifiers. This object became obsolete when separate counters were added for PADI and PADR packets.
1.3.6.1.4.1.4874.2.2.18.1.1.3.1.10Counter32read-onlyobsolete
juniPPPoEIfStatsRxInvTypes
OBJECT-TYPE
Number of packets received with invalid types.
1.3.6.1.4.1.4874.2.2.18.1.1.3.1.11Counter32read-onlycurrent
juniPPPoEIfStatsRxInvPackets
OBJECT-TYPE
Number of invalid packets received.
1.3.6.1.4.1.4874.2.2.18.1.1.3.1.12Counter32read-onlycurrent
juniPPPoEIfStatsRxInsufficientResources
OBJECT-TYPE
Number of session requests that could not be honored due to invalid resources.
1.3.6.1.4.1.4874.2.2.18.1.1.3.1.13Counter32read-onlycurrent
juniPPPoEIfStatsTxPADM
OBJECT-TYPE
Number of PADM packets transmitted.
1.3.6.1.4.1.4874.2.2.18.1.1.3.1.14Counter32read-onlycurrent
juniPPPoEIfStatsTxPADN
OBJECT-TYPE
Number of PADN packets transmitted.
1.3.6.1.4.1.4874.2.2.18.1.1.3.1.15Counter32read-onlycurrent
juniPPPoEIfStatsRxInvTagLength
OBJECT-TYPE
Number of packets received with invalid tag length.
1.3.6.1.4.1.4874.2.2.18.1.1.3.1.16Counter32read-onlycurrent
juniPPPoEIfStatsRxInvLength
OBJECT-TYPE
Number of packets received with invalid length.
1.3.6.1.4.1.4874.2.2.18.1.1.3.1.17Counter32read-onlycurrent
juniPPPoEIfStatsRxInvPadISession
OBJECT-TYPE
Number of PADI packets received with invalid session identifiers.
1.3.6.1.4.1.4874.2.2.18.1.1.3.1.18Counter32read-onlycurrent
juniPPPoEIfStatsRxInvPadRSession
OBJECT-TYPE
Number of PADR packets received with invalid session identifiers.
1.3.6.1.4.1.4874.2.2.18.1.1.3.1.19Counter32read-onlycurrent
juniPPPoEIfLockoutTable
OBJECT-TYPE
The lockout configuration and state of a PPPoE client on this interface.
1.3.6.1.4.1.4874.2.2.18.1.1.4not-accessiblecurrent
juniPPPoEIfLockoutEntry
OBJECT-TYPE
Each entry contains the configuration and state of a particular PPPoE interface client lockout.
1.3.6.1.4.1.4874.2.2.18.1.1.4.1not-accessiblecurrent
juniPPPoEIfLockoutClientAddress
OBJECT-TYPE
The source MAC address if the client.
1.3.6.1.4.1.4874.2.2.18.1.1.4.1.1MacAddressnot-accessiblecurrent
juniPPPoEIfLockoutTime
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.18.1.1.4.1.2Integer32 (0..86400)read-onlycurrent
juniPPPoEIfLockoutElapsedTime
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.18.1.1.4.1.3Integer32 (0..86400)read-onlycurrent
juniPPPoEIfLockoutNextTime
OBJECT-TYPE
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).
1.3.6.1.4.1.4874.2.2.18.1.1.4.1.4Integer32 (0..86400)read-onlycurrent
juniPPPoESubIfLayer
OBJECT-IDENTITY
1.3.6.1.4.1.4874.2.2.18.1.2
juniPPPoESubIfNextIfIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.18.1.2.1JuniNextIfIndexread-onlycurrent
juniPPPoESubIfTable
OBJECT-TYPE
This table contains entries for PPPoE Subinterfaces present in the system.
1.3.6.1.4.1.4874.2.2.18.1.2.2not-accessiblecurrent
juniPPPoESubIfEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.18.1.2.2.1not-accessiblecurrent
juniPPPoESubIfIndex
OBJECT-TYPE
The ifIndex of the PPPoE Subinterface. When creating entries in this table, suitable values for this object are determined by reading juniPPPoESubNextIfIndex.
1.3.6.1.4.1.4874.2.2.18.1.2.2.1.1InterfaceIndexnot-accessiblecurrent
juniPPPoESubIfRowStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.18.1.2.2.1.2RowStatusread-createcurrent
juniPPPoESubIfLowerIfIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.18.1.2.2.1.3InterfaceIndexOrZeroread-createcurrent
juniPPPoESubIfId
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.18.1.2.2.1.4Integer32 (-1..2147483647)read-createcurrent
juniPPPoESubIfSessionId
OBJECT-TYPE
The current sessionId associated with this sub-interface.
1.3.6.1.4.1.4874.2.2.18.1.2.2.1.5Integer32 (0..65535)read-onlycurrent
juniPPPoESubIfMotm
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.18.1.2.2.1.6DisplayString (SIZE(0..127))read-createcurrent
juniPPPoESubIfUrl
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.18.1.2.2.1.7DisplayString (SIZE(0..127))read-createcurrent
juniPPPoEGlobal
OBJECT-IDENTITY
1.3.6.1.4.1.4874.2.2.18.1.3
juniPPPoEGlobalMotm
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.18.1.3.1DisplayString (SIZE(0..127))read-writecurrent
juniPPPoEProfile
OBJECT-IDENTITY
1.3.6.1.4.1.4874.2.2.18.1.4
juniPPPoEProfileTable
OBJECT-TYPE
This table contains entries for the PPPoE portion of a profile entry.
1.3.6.1.4.1.4874.2.2.18.1.4.1not-accessibledeprecated
juniPPPoEProfileEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.18.1.4.1.1not-accessibledeprecated
juniPPPoEProfileIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.18.1.4.1.1.1Unsigned32not-accessibledeprecated
juniPPPoEProfileRowStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.18.1.4.1.1.2RowStatusread-createdeprecated
juniPPPoEProfileMotm
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.18.1.4.1.1.3DisplayString (SIZE(0..127))read-createdeprecated
juniPPPoEProfileUrl
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.18.1.4.1.1.4DisplayString (SIZE(0..127))read-createdeprecated
juniPPPoESummary
OBJECT-IDENTITY
1.3.6.1.4.1.4874.2.2.18.1.5
juniPPPoEMajorInterfaceCount
OBJECT-TYPE
The total number of PPPoE major interfaces configured and created in the system.
1.3.6.1.4.1.4874.2.2.18.1.5.1Integer32read-onlycurrent
juniPPPoESummaryMajorIfAdminUp
OBJECT-TYPE
The total number of PPPoE major interfaces in the system that are administratively configured to up(1).
1.3.6.1.4.1.4874.2.2.18.1.5.2Integer32read-onlycurrent
juniPPPoESummaryMajorIfAdminDown
OBJECT-TYPE
The total number of PPPoE major interfaces in the system that are administrateively configued to down(2).
1.3.6.1.4.1.4874.2.2.18.1.5.3Integer32read-onlycurrent
juniPPPoESummaryMajorIfOperUp
OBJECT-TYPE
The total number of PPPoE major interfaces in the system with an operational state of up(1).
1.3.6.1.4.1.4874.2.2.18.1.5.4Integer32read-onlycurrent
juniPPPoESummaryMajorIfOperDown
OBJECT-TYPE
The total number of PPPoE major interfaces in the system with an operational state of down(2).
1.3.6.1.4.1.4874.2.2.18.1.5.5Integer32read-onlycurrent
juniPPPoESummaryMajorIfLowerLayerDown
OBJECT-TYPE
The total number of PPPoE major interfaces in the system with an operational state of lowerLayerDown(7).
1.3.6.1.4.1.4874.2.2.18.1.5.6Integer32read-onlycurrent
juniPPPoESummaryMajorIfNotPresent
OBJECT-TYPE
The total number of PPPoE major interfaces in the system with an operational state of notPresent(6).
1.3.6.1.4.1.4874.2.2.18.1.5.7Integer32read-onlycurrent
juniPPPoESummarySubInterfaceCount
OBJECT-TYPE
The total number of PPPoE subinterfaces configured in the system.
1.3.6.1.4.1.4874.2.2.18.1.5.8Integer32read-onlycurrent
juniPPPoESummarySubIfAdminUp
OBJECT-TYPE
The total number of PPPoE subinterfaces in the system that are administratively configured to up(1).
1.3.6.1.4.1.4874.2.2.18.1.5.9Integer32read-onlycurrent
juniPPPoESummarySubIfAdminDown
OBJECT-TYPE
The total number of PPPoE subinterfaces in the system that are administrateively configued to down(2).
1.3.6.1.4.1.4874.2.2.18.1.5.10Integer32read-onlycurrent
juniPPPoESummarySubIfOperUp
OBJECT-TYPE
The total number of PPPoE subinterfaces in the system with an operational state of up(1).
1.3.6.1.4.1.4874.2.2.18.1.5.11Integer32read-onlycurrent
juniPPPoESummarySubIfOperDown
OBJECT-TYPE
The total number of PPPoE subinterfaces in the system with an operational state of down(2).
1.3.6.1.4.1.4874.2.2.18.1.5.12Integer32read-onlycurrent
juniPPPoESummarySubIfLowerLayerDown
OBJECT-TYPE
The total number of PPPoE subinterfaces in the system with an operational state of lowerLayerDown(7).
1.3.6.1.4.1.4874.2.2.18.1.5.13Integer32read-onlycurrent
juniPPPoESummarySubIfNotPresent
OBJECT-TYPE
The total number of PPPoE subinterfaces in the system with an operational state of notPresent(6).
1.3.6.1.4.1.4874.2.2.18.1.5.14Integer32read-onlycurrent
juniPPPoEServices
OBJECT-IDENTITY
1.3.6.1.4.1.4874.2.2.18.1.6
juniPPPoEServiceNameTableNextIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.18.1.6.1Unsigned32read-onlycurrent
juniPPPoEServiceNameTableTable
OBJECT-TYPE
This table contains entries for the PPPoE Service-name tables.
1.3.6.1.4.1.4874.2.2.18.1.6.2not-accessiblecurrent
juniPPPoEServiceNameTableEntry
OBJECT-TYPE
The parameters for the PPPoE service-name table.
1.3.6.1.4.1.4874.2.2.18.1.6.2.1not-accessiblecurrent
juniPPPoEServiceNameTableIndex
OBJECT-TYPE
The index value of the Service-name Table Entry.
1.3.6.1.4.1.4874.2.2.18.1.6.2.1.1Unsigned32not-accessiblecurrent
juniPPPoEServiceNameTableName
OBJECT-TYPE
Service-name table name.
1.3.6.1.4.1.4874.2.2.18.1.6.2.1.2DisplayString (SIZE(0..31))read-createcurrent
juniPPPoEServiceNameTableEmptyAction
OBJECT-TYPE
Identifies the behavior when the empty (zero length) Service-name tag is received in a PADI frame.
1.3.6.1.4.1.4874.2.2.18.1.6.2.1.3JuniPPPoEServiceNameActionread-createcurrent
juniPPPoEServiceNameTableRowStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.18.1.6.2.1.4RowStatusread-createcurrent
juniPPPoEServiceNameTableUnknownAction
OBJECT-TYPE
Identifies the behavior when the unknown (unconfigured) Service-name tag is received in a PADI frame.
1.3.6.1.4.1.4874.2.2.18.1.6.2.1.5JuniPPPoEServiceNameActionread-createcurrent
juniPPPoEServiceNameTable
OBJECT-TYPE
This table contains entries for the PPPoE Service-names.
1.3.6.1.4.1.4874.2.2.18.1.6.3not-accessiblecurrent
juniPPPoEServiceNameEntry
OBJECT-TYPE
The parameters for the PPPoE service-name table entry.
1.3.6.1.4.1.4874.2.2.18.1.6.3.1not-accessiblecurrent
juniPPPoEServiceName
OBJECT-TYPE
Service-name tag value.
1.3.6.1.4.1.4874.2.2.18.1.6.3.1.1DisplayString (SIZE(0..31))not-accessiblecurrent
juniPPPoEServiceNameAction
OBJECT-TYPE
Identifies the behavior when the Service-name tag is received in a PADI/PADR frame.
1.3.6.1.4.1.4874.2.2.18.1.6.3.1.2JuniPPPoEServiceNameActionread-createcurrent
juniPPPoEServiceNameRowStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.4874.2.2.18.1.6.3.1.3RowStatusread-createcurrent
juniPPPoEConformance
OBJECT-IDENTITY
1.3.6.1.4.1.4874.2.2.18.4
juniPPPoEGroups
OBJECT-IDENTITY
1.3.6.1.4.1.4874.2.2.18.4.4
juniPPPoECompliances
OBJECT-IDENTITY
1.3.6.1.4.1.4874.2.2.18.4.5

Conformance

NameOIDStatus
juniPPPoEGroup
OBJECT-GROUP
Obsolete collection of objects providing management of PPPoE interfaces in a Juniper product. This statement became obsolete when new objects were added.
1.3.6.1.4.1.4874.2.2.18.4.4.1obsolete
juniPPPoESubIfGroup
OBJECT-GROUP
Obsolete collection of objects providing management of PPPoE subinterfaces in a Juniper product. This statement became obsolete when new sub-interface objects were added.
1.3.6.1.4.1.4874.2.2.18.4.4.2obsolete
juniPPPoEProfileGroup
OBJECT-GROUP
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.
1.3.6.1.4.1.4874.2.2.18.4.4.3deprecated
juniPPPoEGroup2
OBJECT-GROUP
Obsolete collection of objects providing management of PPPoE interfaces in a Juniper product. This statement became obsolete when new objects were added.
1.3.6.1.4.1.4874.2.2.18.4.4.4obsolete
juniPPPoESubIfGroup2
OBJECT-GROUP
A collection of objects providing management of PPPoE subinterfaces in a Juniper product.
1.3.6.1.4.1.4874.2.2.18.4.4.5current
juniPPPoESummaryGroup
OBJECT-GROUP
A collection of objects providing collection of summary statistics on PPPoE interfaces.
1.3.6.1.4.1.4874.2.2.18.4.4.6current
juniPPPoEGroup3
OBJECT-GROUP
Obsolete collection of objects providing management of PPPoE interfaces in a Juniper product. This group became obsolete when PADI flag support was added.
1.3.6.1.4.1.4874.2.2.18.4.4.7obsolete
juniPPPoEGroup4
OBJECT-GROUP
Obsolete collection of objects providing management of PPPoE interfaces in a Juniper product. This group became obsolete when PADN counter support was added.
1.3.6.1.4.1.4874.2.2.18.4.4.8obsolete
juniPPPoEGroup5
OBJECT-GROUP
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.
1.3.6.1.4.1.4874.2.2.18.4.4.9obsolete
juniPPPoEGroup6
OBJECT-GROUP
A collection of objects providing management of PPPoE interfaces in a Juniper product.
1.3.6.1.4.1.4874.2.2.18.4.4.10obsolete
juniPPPoEServiceNameTableGroup
OBJECT-GROUP
A collection of objects providing management of PPPoE service-name tables in a Juniper product. This group became obsolete when juniPPPoEServiceNameTableUnknownAction object is added
1.3.6.1.4.1.4874.2.2.18.4.4.11obsolete
juniPPPoEGroup7
OBJECT-GROUP
A collection of objects providing management of PPPoE interfaces in a Juniper product.
1.3.6.1.4.1.4874.2.2.18.4.4.12obsolete
juniPPPoEGroup8
OBJECT-GROUP
A collection of objects providing management of PPPoE interfaces in a Juniper product.
1.3.6.1.4.1.4874.2.2.18.4.4.13current
juniPPPoELockoutTableGroup
OBJECT-GROUP
A collection of objects providing management of PPPoE lockout tables in a Juniper product.
1.3.6.1.4.1.4874.2.2.18.4.4.14current
juniPPPoEGroup9
OBJECT-GROUP
A collection of objects providing management of PPPoE interfaces in a Juniper product.
1.3.6.1.4.1.4874.2.2.18.4.4.15obsolete
juniPPPoEGroup10
OBJECT-GROUP
A collection of objects providing management of PPPoE interfaces in a Juniper product.
1.3.6.1.4.1.4874.2.2.18.4.4.16current
juniPPPoEServiceNameTableGroup1
OBJECT-GROUP
A collection of objects providing management of PPPoE service-name tables in a Juniper product.
1.3.6.1.4.1.4874.2.2.18.4.4.17current
juniPPPoECompliance
MODULE-COMPLIANCE
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.
1.3.6.1.4.1.4874.2.2.18.4.5.1obsolete
juniPPPoECompliance2
MODULE-COMPLIANCE
Obsolete compliance statement for entities which implement the Juniper PPPoE MIB. This statement became obsolete when interface summary statistics objects were added.
1.3.6.1.4.1.4874.2.2.18.4.5.2obsolete
juniPPPoECompliance3
MODULE-COMPLIANCE
Obsolete compliance statement for entities which implement the Juniper PPPoE MIB. This statement became obsolete when the profile objects were deprecated.
1.3.6.1.4.1.4874.2.2.18.4.5.3obsolete
juniPPPoECompliance4
MODULE-COMPLIANCE
Obsolete compliance statement for entities which implement the Juniper PPPoE MIB. This statement became obsolete when new objects were added.
1.3.6.1.4.1.4874.2.2.18.4.5.4obsolete
juniPPPoECompliance5
MODULE-COMPLIANCE
Obsolete compliance statement for entities which implement the Juniper PPPoE MIB. This statement became obsolete when PADI flag support was added.
1.3.6.1.4.1.4874.2.2.18.4.5.5obsolete
juniPPPoECompliance6
MODULE-COMPLIANCE
Obsolete compliance statement for entities which implement the Juniper PPPoE MIB. This statement became obsolete when PADN counter support was added.
1.3.6.1.4.1.4874.2.2.18.4.5.6obsolete
juniPPPoECompliance7
MODULE-COMPLIANCE
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.
1.3.6.1.4.1.4874.2.2.18.4.5.7obsolete
juniPPPoECompliance8
MODULE-COMPLIANCE
Obsolete compliance statement for entities which implement the Juniper PPPoE MIB. This statement became obsolete when support was added for remote circuit id capture.
1.3.6.1.4.1.4874.2.2.18.4.5.8obsolete
juniPPPoECompliance9
MODULE-COMPLIANCE
Obsolete compliance statement for entities which implement the Juniper PPPoE MIB. This statement became obsolete when support was added for MTU configuration.
1.3.6.1.4.1.4874.2.2.18.4.5.9obsolete
juniPPPoECompliance10
MODULE-COMPLIANCE
Obsolete compliance statement for entities which implement the Juniper PPPoE MIB. This statement became obsolete when support was added for lockout configuration.
1.3.6.1.4.1.4874.2.2.18.4.5.10obsolete
juniPPPoECompliance11
MODULE-COMPLIANCE
Obsolete compliance statement for entities which implement the Juniper PPPoE MIB. This statement became obsolete when support was added for juniPPPoEMaxSessionVsa.
1.3.6.1.4.1.4874.2.2.18.4.5.11obsolete
juniPPPoECompliance12
MODULE-COMPLIANCE
The compliance statement for entities which implement the Juniper PPPoE MIB. This statement became obsolete when support was added for juniPPPoEServiceNameTableUnknownAction
1.3.6.1.4.1.4874.2.2.18.4.5.12obsolete
juniPPPoECompliance13
MODULE-COMPLIANCE
The compliance statement for entities which implement the Juniper PPPoE MIB.
1.3.6.1.4.1.4874.2.2.18.4.5.13current