JNX-PPPOE-MIB Download
The Point-to-Point Protocol over Ethernet (PPPoE) MIB for the Junos
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.
With the IPHost SNMP tool, you can monitor any SNMP objects of the
JNX-PPPOE-MIB.
OID list for JNX-PPPOE-MIB
- jnxPPPoENextIfIndex
- Coordinate ifIndex value allocation for entries in jnxPPPoEIfTable. 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 objec ...
- jnxPPPoEIfTable
- The parameters for the PPPoEservice on this interface.
- jnxPPPoEIfEntry
- The Parameters for a particular PPPoEinterface. Creating/deleting entries in this table causes corresponding entries for be created/deleted in ifTable/ifXTable/jnxIfTable, and jnxPPPoEIfStatsTable.
- jnxPPPoEIfIfIndex
- The ifIndex value of the corresponding ifEntry.
- jnxPPPoEIfMaxNumSessions
- The number of sessions allowed on the PPPoEinterface, zero indicates unlimited.
- jnxPPPoEIfRowStatus
- Controls creation/deletion of entries in this table with READ-CREATE maximum access, 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 ...
- jnxPPPoEIfLowerIfIndex
- The ifIndex of an interface over which this PPPoEinterface 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.
- jnxPPPoEIfAcName
- The name to use for the AC-NAME tag that is sent in any PADO that is sent on this interface.
- jnxPPPoEIfDupProtect
- Flag to allow duplicate MAC addresses.
- jnxPPPoEIfPADIFlag
- 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.
- jnxPPPoEIfAutoconfig
- This flags determines whether the upper PPPoEinterface is created dynamically or statically. When enable(1) the interface is created dynamically.
- jnxPPPoEIfServiceNameTable
- Associate a PPPoEService Name Table with this interface for PADI processing.
- jnxPPPoEIfPadrRemoteCircuitIdCapture
- 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.
- jnxPPPoEIfMtu
- The initial Maximum Transmit Unit (MTU) that the PPPoEmajor interface entity will advertise to the remote entity. If the value of this variable is 1 then the local PPPoEentity will use an MTU value determined by its underlying media interface. If the valu ...
- jnxPPPoEIfLockoutMin
- 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 jnxPPPoEIfAutoconfig is set for this interface. The ability to lockout the cl ...
- jnxPPPoEIfLockoutMax
- 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 jnxPPPoEIfAutoconfig is set for this interface. The ability to lockout the cl ...
- jnxPPPoEIfDynamicProfile
- Attach dynamic-profile to this interface
- jnxPPPoEIfStatsTable
- The statistics for the PPP over Ethernet Interface for the PPPoE service on this interface.
- jnxPPPoEIfStatsEntry
- The statistics for a particular PPPoEInterface.
- jnxPPPoEIfStatsRxPADI
- Number of PADI packets received.
- jnxPPPoEIfStatsTxPADO
- Number of PADO packets transmitted.
- jnxPPPoEIfStatsRxPADR
- Number of PADR packets received.
- jnxPPPoEIfStatsTxPADS
- Number of PADS packets transmitted.
- jnxPPPoEIfStatsRxPADT
- Number of PADT packets received.
- jnxPPPoEIfStatsTxPADT
- Number of PADT packets transmitted.
- jnxPPPoEIfStatsRxInvVersion
- Number of packets received with invalid version.
- jnxPPPoEIfStatsRxInvCode
- Number of packets received with invalid code.
- jnxPPPoEIfStatsRxInvTags
- Number of packets received with invalid tags.
- jnxPPPoEIfStatsRxInvSession
- Number of packets received with invalid session identifiers. This object became obsolete when separate counters were added for PADI and PADR packets.
- jnxPPPoEIfStatsRxInvTypes
- Number of packets received with invalid types.
- jnxPPPoEIfStatsRxInvPackets
- Number of invalid packets received.
- jnxPPPoEIfStatsRxInsufficientResources
- Number of session requests that could not be honored due to invalid resources.
- jnxPPPoEIfStatsTxPADM
- Number of PADM packets transmitted.
- jnxPPPoEIfStatsTxPADN
- Number of PADN packets transmitted.
- jnxPPPoEIfStatsRxInvTagLength
- Number of packets received with invalid tag length.
- jnxPPPoEIfStatsRxInvLength
- Number of packets received with invalid length.
- jnxPPPoEIfStatsRxInvPadISession
- Number of PADI packets received with invalid session identifiers.
- jnxPPPoEIfStatsRxInvPadRSession
- Number of PADR packets received with invalid session identifiers.
- jnxPPPoEIfLockoutTable
- The lockout configuration and state of a PPPoEclient on this interface.
- jnxPPPoEIfLockoutEntry
- Each entry contains the configuration and state of a particular PPPoEinterface client lockout.
- jnxPPPoEIfLockoutClientAddress
- The source MAC address if the client.
- jnxPPPoEIfLockoutTime
- 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 jnxPPPoEIfLockoutMin and jnxPPPoEIfLockoutMax. A value of 0 indic ...
- jnxPPPoEIfLockoutElapsedTime
- 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 jnxPPPoEIfLockoutTime. A value of 0 indicates that no lockout is occurring for the enc ...
- jnxPPPoEIfLockoutNextTime
- 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 jnxPPPoEI ...
- jnxPPPoESubIfNextIfIndex
- Coordinate ifIndex value allocation for entries in jnxPPPoESubIfTable. 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 ob ...
- jnxPPPoESubIfTable
- This table contains entries for PPPoESubinterfaces present in the system.
- jnxPPPoESubIfEntry
- Each entry describes the characteristics of a PPPoESubinterface. With READ-CREATE maximum access ,creating/deleting entries in this table causes corresponding entries for be created /deleted in ifTable/ifXTable/jnxIfTable.
- jnxPPPoESubIfIndex
- The ifIndex of the PPPoESubinterface. When creating entries in this table, suitable values for this object are determined by reading jnxPPPoESubNextIfIndex.
- jnxPPPoESubIfRowStatus
- Controls creation/deletion of entries in this table with READ-CREATE maximum access ,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 ...
- jnxPPPoESubIfLowerIfIndex
- The ifIndex of a PPPoEinterface over which this PPPoESubinterface 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.
- jnxPPPoESubIfId
- An integer identifier for the PPPoEsubinterface, 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 PPPoEinterface. If ...
- jnxPPPoESubIfSessionId
- The current sessionId associated with this sub-interface.
- jnxPPPoESubIfMotm
- 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.
- jnxPPPoESubIfUrl
- 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.
- jnxPppoeSubIfQueueStatsTable
- Table containing the Queue parameters for the PPPoEsessions.
- jnxPppoeSubIfPerQueueStatsEntry
- The statistics for a particular trrafic class queue for PPPoEsub Interface(i.e. session). ). Forwarding class to queue number mapping is not always one-to-one. Forwarding classes and queues are the same only when default forwarding-class-to-queue mapping ...
- jnxPppoeSubIfQueueIndex
- This attribute returns the queue index ranging from 0 to 7 of the queue configure on the PPPoEsubinterface to support the traffic class for PPPoEsession configured on that subinterface. Forwarding class to queue number mapping is not always one-to-one. Fo ...
- jnxPppoeSubIfQueueStatsPacketSent
- This attribute returns the counts of number of packet sent per PPPoEsession and per queue.
- jnxPppoeSubIfQueueStatsBytesSent
- This attribute returns the counts of number of bytes sent per PPPoEsession and per queue.
- jnxPppoeSubIfQueueStatsPacketDropped
- This attribute returns the number of packet dropped per PPPoEsession and per queue.
- jnxPppoeSubIfQueueStatsBytesDropped
- This attribute returns the number of bytes dropped per PPPoEsession and per queue.
- jnxPppoeSubIfQueueStatsActualBitRate
- This attribute returns the actual bit rate for per PPPoEsession and per queue.
- jnxPppoeSubIfQueueStatsActualDroppedBitRate
- This attribute returns the actual dropped bit rate for per PPPoEsession and per queue.
- jnxPPPoEServiceNameTableTable
- This table contains entries for the PPPoEService-name tables.
- jnxPPPoEServiceNameTableEntry
- The parameters for the PPPoEservice-name table.
- jnxPPPoEServiceNameTableName
- Service-name table name.
- jnxPPPoEServiceNameTableRowStatus
- Controls creation/deletion of entries in this table with READ-CREATE maximum access,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 ...
- jnxPPPoEServiceNameTable
- This table contains entries for the PPPoEService-names.
- jnxPPPoEServiceNameEntry
- The parameters for the PPPoEservice-name table entry.
- jnxPPPoEServiceName
- Service-name tag value.
- jnxPPPoEServiceNameAction
- Identifies the behavior when the the Service-name tag is received in a PADI frame.
- jnxPPPoEServiceNameDynamicProfile
- Dynamic Profile associated with a Service-name.
- jnxPPPoEServiceNameRoutingInstance
- Routing Instance associated with a Service-name.
- jnxPPPoEServiceNameMaxSessions
- The Max Sessions value used to cap the number of active PPPoEssessions that may be established with the specified Service entry.
- jnxPPPoEServiceNameRowStatus
- Controls creation/deletion of entries in this table with READ-CREATE maximum access ,according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entr ...
- jnxPPPoEServiceNameAciAriTable
- This table contains entries for the PPPoEServicename AciAri entries.
- jnxPPPoEServiceNameAciAriEntry
- The parameters for the PPPoEservice-name AciAri table entry.
- jnxPPPoEServiceNameAgentCircuitId
- ACI tag values that the PPPoEclient would send in the PADI/PADR control packet.
- jnxPPPoEServiceNameAgentRemoteId
- ACI tag values that the PPPoEclient would send in the PADI/PADR control packet.
- jnxPPPoEServiceNameAciAriAction
- Identifies the behavior when the the Service-name with ACI/ARI pairs is received in a PADI frame.
- jnxPPPoEServiceNameAciAriDynamicProfile
- Dynamic Profile associated with a Service-name and ACI/ARI pairs
- jnxPPPoEServiceNameAciAriRoutingInstance
- Routing-Instance associated with a Service-name and ACI/ARI pairs
- jnxPPPoEServiceNameAciAriStaticInterface
- Static Interface associated with each ACI/ARI Entry.
- jnxPPPoEServiceNameAciAriRowStatus
- Controls creation/deletion of entries in this table with READ-CREATE maximum access, 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 ...
- jnxPPPoEMajorInterfaceCount
- The total number of PPPoEmajor interfaces configured and created in the system.
- jnxPPPoESummaryMajorIfAdminUp
- The total number of PPPoEmajor interfaces in the system that are administratively configured to up(1).
- jnxPPPoESummaryMajorIfAdminDown
- The total number of PPPoEmajor interfaces in the system that are administrateively configued to down(2).
- jnxPPPoESummaryMajorIfOperUp
- The total number of PPPoEmajor interfaces in the system with an operational state of up(1).
- jnxPPPoESummaryMajorIfOperDown
- The total number of PPPoEmajor interfaces in the system with an operational state of down(2).
- jnxPPPoESummaryMajorIfLowerLayerDown
- The total number of PPPoEmajor interfaces in the system with an operational state of lowerLayerDown(7).
- jnxPPPoESummaryMajorIfNotPresent
- The total number of PPPoEmajor interfaces in the system with an operational state of notPresent(6).
- jnxPPPoESummarySubInterfaceCount
- The total number of PPPoEsubinterfaces configured in the system.
- jnxPPPoESummarySubIfAdminUp
- The total number of PPPoEsubinterfaces in the system that are administratively configured to up(1).
- jnxPPPoESummarySubIfAdminDown
- The total number of PPPoEsubinterfaces in the system that are administrateively configued to down(2).
- jnxPPPoESummarySubIfOperUp
- The total number of PPPoEsubinterfaces in the system with an operational state of up(1).
- jnxPPPoESummarySubIfOperDown
- The total number of PPPoEsubinterfaces in the system with an operational state of down(2).
- jnxPPPoESummarySubIfLowerLayerDown
- The total number of PPPoEsubinterfaces in the system with an operational state of lowerLayerDown(7).
- jnxPPPoESummarySubIfNotPresent
- The total number of PPPoEsubinterfaces in the system with an operational state of notPresent(6).
Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.
Witn IPHost SNMP monitor you can monitor network performance, audit network usage, detect network faults, or inappropriate access.
The IPHost's SNMP monitor can communicate and interact with any SNMP-enabled device.