Juniper-PPPOE-MIB

File: Juniper-PPPOE-MIB.mib (74208 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB Juniper-MIBs Juniper-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 Unsigned32 TEXTUAL-CONVENTION
DisplayString RowStatus TruthValue
MacAddress MODULE-COMPLIANCE OBJECT-GROUP
InterfaceIndex InterfaceIndexOrZero juniMibs
JuniNextIfIndex JuniEnable

Defined Types

JuniPPPoEServiceNameAction  
The set of Service-name action types. drop no PADO packet will be sent. terminate a PADO packet will be sent.
TEXTUAL-CONVENTION    
  INTEGER drop(0), terminate(1)  

JuniPPPoEIfEntry  
SEQUENCE    
  juniPPPoEIfIfIndex InterfaceIndex
  juniPPPoEIfMaxNumSessions INTEGER
  juniPPPoEIfRowStatus RowStatus
  juniPPPoEIfLowerIfIndex InterfaceIndexOrZero
  juniPPPoEIfAcName DisplayString
  juniPPPoEIfDupProtect JuniEnable
  juniPPPoEIfPADIFlag JuniEnable
  juniPPPoEIfAutoconfig JuniEnable
  juniPPPoEIfServiceNameTable Unsigned32
  juniPPPoEIfPadrRemoteCircuitIdCapture JuniEnable
  juniPPPoEIfMtu Integer32
  juniPPPoEIfLockoutMin Integer32
  juniPPPoEIfLockoutMax Integer32
  juniPPPoEMaxSessionVsa INTEGER

JuniPPPoEIfStatsEntry  
SEQUENCE    
  juniPPPoEIfStatsRxPADI Counter32
  juniPPPoEIfStatsTxPADO Counter32
  juniPPPoEIfStatsRxPADR Counter32
  juniPPPoEIfStatsTxPADS Counter32
  juniPPPoEIfStatsRxPADT Counter32
  juniPPPoEIfStatsTxPADT Counter32
  juniPPPoEIfStatsRxInvVersion Counter32
  juniPPPoEIfStatsRxInvCode Counter32
  juniPPPoEIfStatsRxInvTags Counter32
  juniPPPoEIfStatsRxInvSession Counter32
  juniPPPoEIfStatsRxInvTypes Counter32
  juniPPPoEIfStatsRxInvPackets Counter32
  juniPPPoEIfStatsRxInsufficientResources Counter32
  juniPPPoEIfStatsTxPADM Counter32
  juniPPPoEIfStatsTxPADN Counter32
  juniPPPoEIfStatsRxInvTagLength Counter32
  juniPPPoEIfStatsRxInvLength Counter32
  juniPPPoEIfStatsRxInvPadISession Counter32
  juniPPPoEIfStatsRxInvPadRSession Counter32

JuniPPPoEIfLockoutEntry  
SEQUENCE    
  juniPPPoEIfLockoutClientAddress MacAddress
  juniPPPoEIfLockoutTime Integer32
  juniPPPoEIfLockoutElapsedTime Integer32
  juniPPPoEIfLockoutNextTime Integer32

JuniPPPoESubIfEntry  
SEQUENCE    
  juniPPPoESubIfIndex InterfaceIndex
  juniPPPoESubIfRowStatus RowStatus
  juniPPPoESubIfLowerIfIndex InterfaceIndexOrZero
  juniPPPoESubIfId Integer32
  juniPPPoESubIfSessionId Integer32
  juniPPPoESubIfMotm DisplayString
  juniPPPoESubIfUrl DisplayString

JuniPPPoEServiceNameTableEntry  
SEQUENCE    
  juniPPPoEServiceNameTableIndex Unsigned32
  juniPPPoEServiceNameTableName DisplayString
  juniPPPoEServiceNameTableEmptyAction JuniPPPoEServiceNameAction
  juniPPPoEServiceNameTableRowStatus RowStatus
  juniPPPoEServiceNameTableUnknownAction JuniPPPoEServiceNameAction

JuniPPPoEServiceNameEntry  
SEQUENCE    
  juniPPPoEServiceName DisplayString
  juniPPPoEServiceNameAction JuniPPPoEServiceNameAction
  juniPPPoEServiceNameRowStatus RowStatus

JuniPPPoEProfileEntry  
SEQUENCE    
  juniPPPoEProfileIndex Unsigned32
  juniPPPoEProfileRowStatus RowStatus
  juniPPPoEProfileMotm DisplayString
  juniPPPoEProfileUrl DisplayString

Defined Values

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.
MODULE-IDENTITY    

juniPPPoEObjects 1.3.6.1.4.1.4874.2.2.18.1
OBJECT IDENTIFIER    

juniPPPoEIfLayer 1.3.6.1.4.1.4874.2.2.18.1.1
OBJECT IDENTIFIER    

juniPPPoESubIfLayer 1.3.6.1.4.1.4874.2.2.18.1.2
OBJECT IDENTIFIER    

juniPPPoEGlobal 1.3.6.1.4.1.4874.2.2.18.1.3
OBJECT IDENTIFIER    

juniPPPoEProfile 1.3.6.1.4.1.4874.2.2.18.1.4
OBJECT IDENTIFIER    

juniPPPoESummary 1.3.6.1.4.1.4874.2.2.18.1.5
OBJECT IDENTIFIER    

juniPPPoEServices 1.3.6.1.4.1.4874.2.2.18.1.6
OBJECT IDENTIFIER    

juniPPPoENextIfIndex 1.3.6.1.4.1.4874.2.2.18.1.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  JuniNextIfIndex  

juniPPPoEIfTable 1.3.6.1.4.1.4874.2.2.18.1.1.2
The parameters for the PPPoE service on this interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniPPPoEIfEntry

juniPPPoEIfEntry 1.3.6.1.4.1.4874.2.2.18.1.1.2.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniPPPoEIfEntry  

juniPPPoEIfIfIndex 1.3.6.1.4.1.4874.2.2.18.1.1.2.1.1
The ifIndex value of the corresponding ifEntry.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

juniPPPoEIfMaxNumSessions 1.3.6.1.4.1.4874.2.2.18.1.1.2.1.2
The number of sessions allowed on the PPPoE interface, zero indicates unlimited.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..65335  

juniPPPoEIfRowStatus 1.3.6.1.4.1.4874.2.2.18.1.1.2.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

juniPPPoEIfLowerIfIndex 1.3.6.1.4.1.4874.2.2.18.1.1.2.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndexOrZero  

juniPPPoEIfAcName 1.3.6.1.4.1.4874.2.2.18.1.1.2.1.5
The name to use for the AC-NAME tag that is sent in any PADO that is sent on this interface.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..64)  

juniPPPoEIfDupProtect 1.3.6.1.4.1.4874.2.2.18.1.1.2.1.6
Flag to allow duplicate MAC addresses.
Status: current Access: read-create
OBJECT-TYPE    
  JuniEnable  

juniPPPoEIfPADIFlag 1.3.6.1.4.1.4874.2.2.18.1.1.2.1.7
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.
Status: current Access: read-create
OBJECT-TYPE    
  JuniEnable  

juniPPPoEIfAutoconfig 1.3.6.1.4.1.4874.2.2.18.1.1.2.1.8
This flags determines whether the upper PPPoE interface is created dynamically or statically. When enable(1) the interface is created dynamically.
Status: current Access: read-create
OBJECT-TYPE    
  JuniEnable  

juniPPPoEIfServiceNameTable 1.3.6.1.4.1.4874.2.2.18.1.1.2.1.9
Associate a PPPoE Service Name Table with this interface for PADI processing.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

juniPPPoEIfPadrRemoteCircuitIdCapture 1.3.6.1.4.1.4874.2.2.18.1.1.2.1.10
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.
Status: current Access: read-create
OBJECT-TYPE    
  JuniEnable  

juniPPPoEIfMtu 1.3.6.1.4.1.4874.2.2.18.1.1.2.1.11
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1 | 2 | 66..65535  

juniPPPoEIfLockoutMin 1.3.6.1.4.1.4874.2.2.18.1.1.2.1.12
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..86400  

juniPPPoEIfLockoutMax 1.3.6.1.4.1.4874.2.2.18.1.1.2.1.13
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..86400  

juniPPPoEMaxSessionVsa 1.3.6.1.4.1.4874.2.2.18.1.1.2.1.14
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
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER override(1), ignore(2)  

juniPPPoEIfStatsTable 1.3.6.1.4.1.4874.2.2.18.1.1.3
The statistics for the PPP over Ethernet Interface for the PPPoE service on this interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniPPPoEIfStatsEntry

juniPPPoEIfStatsEntry 1.3.6.1.4.1.4874.2.2.18.1.1.3.1
The statistics for a particular PPPoE Interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniPPPoEIfStatsEntry  

juniPPPoEIfStatsRxPADI 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.1
Number of PADI packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniPPPoEIfStatsTxPADO 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.2
Number of PADO packets transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniPPPoEIfStatsRxPADR 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.3
Number of PADR packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniPPPoEIfStatsTxPADS 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.4
Number of PADS packets transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniPPPoEIfStatsRxPADT 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.5
Number of PADT packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniPPPoEIfStatsTxPADT 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.6
Number of PADT packets transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniPPPoEIfStatsRxInvVersion 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.7
Number of packets received with invalid version.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniPPPoEIfStatsRxInvCode 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.8
Number of packets received with invalid code.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniPPPoEIfStatsRxInvTags 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.9
Number of packets received with invalid tags.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniPPPoEIfStatsRxInvSession 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.10
Number of packets received with invalid session identifiers. This object became obsolete when separate counters were added for PADI and PADR packets.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

juniPPPoEIfStatsRxInvTypes 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.11
Number of packets received with invalid types.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniPPPoEIfStatsRxInvPackets 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.12
Number of invalid packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniPPPoEIfStatsRxInsufficientResources 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.13
Number of session requests that could not be honored due to invalid resources.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniPPPoEIfStatsTxPADM 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.14
Number of PADM packets transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniPPPoEIfStatsTxPADN 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.15
Number of PADN packets transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniPPPoEIfStatsRxInvTagLength 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.16
Number of packets received with invalid tag length.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniPPPoEIfStatsRxInvLength 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.17
Number of packets received with invalid length.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniPPPoEIfStatsRxInvPadISession 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.18
Number of PADI packets received with invalid session identifiers.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniPPPoEIfStatsRxInvPadRSession 1.3.6.1.4.1.4874.2.2.18.1.1.3.1.19
Number of PADR packets received with invalid session identifiers.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniPPPoEIfLockoutTable 1.3.6.1.4.1.4874.2.2.18.1.1.4
The lockout configuration and state of a PPPoE client on this interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniPPPoEIfLockoutEntry

juniPPPoEIfLockoutEntry 1.3.6.1.4.1.4874.2.2.18.1.1.4.1
Each entry contains the configuration and state of a particular PPPoE interface client lockout.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniPPPoEIfLockoutEntry  

juniPPPoEIfLockoutClientAddress 1.3.6.1.4.1.4874.2.2.18.1.1.4.1.1
The source MAC address if the client.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

juniPPPoEIfLockoutTime 1.3.6.1.4.1.4874.2.2.18.1.1.4.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..86400  

juniPPPoEIfLockoutElapsedTime 1.3.6.1.4.1.4874.2.2.18.1.1.4.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..86400  

juniPPPoEIfLockoutNextTime 1.3.6.1.4.1.4874.2.2.18.1.1.4.1.4
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).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..86400  

juniPPPoESubIfNextIfIndex 1.3.6.1.4.1.4874.2.2.18.1.2.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  JuniNextIfIndex  

juniPPPoESubIfTable 1.3.6.1.4.1.4874.2.2.18.1.2.2
This table contains entries for PPPoE Subinterfaces present in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniPPPoESubIfEntry

juniPPPoESubIfEntry 1.3.6.1.4.1.4874.2.2.18.1.2.2.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniPPPoESubIfEntry  

juniPPPoESubIfIndex 1.3.6.1.4.1.4874.2.2.18.1.2.2.1.1
The ifIndex of the PPPoE Subinterface. When creating entries in this table, suitable values for this object are determined by reading juniPPPoESubNextIfIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

juniPPPoESubIfRowStatus 1.3.6.1.4.1.4874.2.2.18.1.2.2.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

juniPPPoESubIfLowerIfIndex 1.3.6.1.4.1.4874.2.2.18.1.2.2.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndexOrZero  

juniPPPoESubIfId 1.3.6.1.4.1.4874.2.2.18.1.2.2.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 -1..2147483647  

juniPPPoESubIfSessionId 1.3.6.1.4.1.4874.2.2.18.1.2.2.1.5
The current sessionId associated with this sub-interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

juniPPPoESubIfMotm 1.3.6.1.4.1.4874.2.2.18.1.2.2.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..127)  

juniPPPoESubIfUrl 1.3.6.1.4.1.4874.2.2.18.1.2.2.1.7
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.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..127)  

juniPPPoEGlobalMotm 1.3.6.1.4.1.4874.2.2.18.1.3.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..127)  

juniPPPoEServiceNameTableNextIndex 1.3.6.1.4.1.4874.2.2.18.1.6.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

juniPPPoEServiceNameTableTable 1.3.6.1.4.1.4874.2.2.18.1.6.2
This table contains entries for the PPPoE Service-name tables.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniPPPoEServiceNameTableEntry

juniPPPoEServiceNameTableEntry 1.3.6.1.4.1.4874.2.2.18.1.6.2.1
The parameters for the PPPoE service-name table.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniPPPoEServiceNameTableEntry  

juniPPPoEServiceNameTableIndex 1.3.6.1.4.1.4874.2.2.18.1.6.2.1.1
The index value of the Service-name Table Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

juniPPPoEServiceNameTableName 1.3.6.1.4.1.4874.2.2.18.1.6.2.1.2
Service-name table name.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..31)  

juniPPPoEServiceNameTableEmptyAction 1.3.6.1.4.1.4874.2.2.18.1.6.2.1.3
Identifies the behavior when the empty (zero length) Service-name tag is received in a PADI frame.
Status: current Access: read-create
OBJECT-TYPE    
  JuniPPPoEServiceNameAction  

juniPPPoEServiceNameTableRowStatus 1.3.6.1.4.1.4874.2.2.18.1.6.2.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

juniPPPoEServiceNameTableUnknownAction 1.3.6.1.4.1.4874.2.2.18.1.6.2.1.5
Identifies the behavior when the unknown (unconfigured) Service-name tag is received in a PADI frame.
Status: current Access: read-create
OBJECT-TYPE    
  JuniPPPoEServiceNameAction  

juniPPPoEServiceNameTable 1.3.6.1.4.1.4874.2.2.18.1.6.3
This table contains entries for the PPPoE Service-names.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniPPPoEServiceNameEntry

juniPPPoEServiceNameEntry 1.3.6.1.4.1.4874.2.2.18.1.6.3.1
The parameters for the PPPoE service-name table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniPPPoEServiceNameEntry  

juniPPPoEServiceName 1.3.6.1.4.1.4874.2.2.18.1.6.3.1.1
Service-name tag value.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(0..31)  

juniPPPoEServiceNameAction 1.3.6.1.4.1.4874.2.2.18.1.6.3.1.2
Identifies the behavior when the Service-name tag is received in a PADI/PADR frame.
Status: current Access: read-create
OBJECT-TYPE    
  JuniPPPoEServiceNameAction  

juniPPPoEServiceNameRowStatus 1.3.6.1.4.1.4874.2.2.18.1.6.3.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

juniPPPoEProfileTable 1.3.6.1.4.1.4874.2.2.18.1.4.1
This table contains entries for the PPPoE portion of a profile entry.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniPPPoEProfileEntry

juniPPPoEProfileEntry 1.3.6.1.4.1.4874.2.2.18.1.4.1.1
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.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  JuniPPPoEProfileEntry  

juniPPPoEProfileIndex 1.3.6.1.4.1.4874.2.2.18.1.4.1.1.1
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.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

juniPPPoEProfileRowStatus 1.3.6.1.4.1.4874.2.2.18.1.4.1.1.2
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.
Status: deprecated Access: read-create
OBJECT-TYPE    
  RowStatus  

juniPPPoEProfileMotm 1.3.6.1.4.1.4874.2.2.18.1.4.1.1.3
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.
Status: deprecated Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..127)  

juniPPPoEProfileUrl 1.3.6.1.4.1.4874.2.2.18.1.4.1.1.4
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.
Status: deprecated Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..127)  

juniPPPoEMajorInterfaceCount 1.3.6.1.4.1.4874.2.2.18.1.5.1
The total number of PPPoE major interfaces configured and created in the system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPPPoESummaryMajorIfAdminUp 1.3.6.1.4.1.4874.2.2.18.1.5.2
The total number of PPPoE major interfaces in the system that are administratively configured to up(1).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPPPoESummaryMajorIfAdminDown 1.3.6.1.4.1.4874.2.2.18.1.5.3
The total number of PPPoE major interfaces in the system that are administrateively configued to down(2).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPPPoESummaryMajorIfOperUp 1.3.6.1.4.1.4874.2.2.18.1.5.4
The total number of PPPoE major interfaces in the system with an operational state of up(1).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPPPoESummaryMajorIfOperDown 1.3.6.1.4.1.4874.2.2.18.1.5.5
The total number of PPPoE major interfaces in the system with an operational state of down(2).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPPPoESummaryMajorIfLowerLayerDown 1.3.6.1.4.1.4874.2.2.18.1.5.6
The total number of PPPoE major interfaces in the system with an operational state of lowerLayerDown(7).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPPPoESummaryMajorIfNotPresent 1.3.6.1.4.1.4874.2.2.18.1.5.7
The total number of PPPoE major interfaces in the system with an operational state of notPresent(6).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPPPoESummarySubInterfaceCount 1.3.6.1.4.1.4874.2.2.18.1.5.8
The total number of PPPoE subinterfaces configured in the system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPPPoESummarySubIfAdminUp 1.3.6.1.4.1.4874.2.2.18.1.5.9
The total number of PPPoE subinterfaces in the system that are administratively configured to up(1).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPPPoESummarySubIfAdminDown 1.3.6.1.4.1.4874.2.2.18.1.5.10
The total number of PPPoE subinterfaces in the system that are administrateively configued to down(2).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPPPoESummarySubIfOperUp 1.3.6.1.4.1.4874.2.2.18.1.5.11
The total number of PPPoE subinterfaces in the system with an operational state of up(1).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPPPoESummarySubIfOperDown 1.3.6.1.4.1.4874.2.2.18.1.5.12
The total number of PPPoE subinterfaces in the system with an operational state of down(2).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPPPoESummarySubIfLowerLayerDown 1.3.6.1.4.1.4874.2.2.18.1.5.13
The total number of PPPoE subinterfaces in the system with an operational state of lowerLayerDown(7).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPPPoESummarySubIfNotPresent 1.3.6.1.4.1.4874.2.2.18.1.5.14
The total number of PPPoE subinterfaces in the system with an operational state of notPresent(6).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPPPoEConformance 1.3.6.1.4.1.4874.2.2.18.4
OBJECT IDENTIFIER    

juniPPPoECompliances 1.3.6.1.4.1.4874.2.2.18.4.5
OBJECT IDENTIFIER    

juniPPPoEGroups 1.3.6.1.4.1.4874.2.2.18.4.4
OBJECT IDENTIFIER    

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.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

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.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

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.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

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.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

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.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

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.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

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.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

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.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

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.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

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.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

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.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

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
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

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.
Status: current Access: read-only
MODULE-COMPLIANCE    

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.
Status: obsolete Access: read-only
OBJECT-GROUP    

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.
Status: obsolete Access: read-only
OBJECT-GROUP    

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.
Status: deprecated Access: read-only
OBJECT-GROUP    

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.
Status: obsolete Access: read-only
OBJECT-GROUP    

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.
Status: current Access: read-only
OBJECT-GROUP    

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.
Status: current Access: read-only
OBJECT-GROUP    

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.
Status: obsolete Access: read-only
OBJECT-GROUP    

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.
Status: obsolete Access: read-only
OBJECT-GROUP    

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.
Status: obsolete Access: read-only
OBJECT-GROUP    

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.
Status: obsolete Access: read-only
OBJECT-GROUP    

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
Status: obsolete Access: read-only
OBJECT-GROUP    

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.
Status: obsolete Access: read-only
OBJECT-GROUP    

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.
Status: current Access: read-only
OBJECT-GROUP    

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.
Status: current Access: read-only
OBJECT-GROUP    

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.
Status: obsolete Access: read-only
OBJECT-GROUP    

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.
Status: current Access: read-only
OBJECT-GROUP    

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.
Status: current Access: read-only
OBJECT-GROUP