MIBs Depot

JNX-PPPOE-MIB

Registered at
1.3.6.1.4.1.2636.3.67.1
Last updated
2016-02-16 00:00
Organization
Juniper Networks, Inc.
Revisions
2016-02-16 00:00, 2013-06-13 00:00, 2010-07-22 09:42
Namespace
juniper
Source file
JNX-PPPOE-MIB
Digest
sha256:bbff34c1bb83740cc4094fa204d5b1b831667ef628eb0f95aa1068ceafb14753

Description

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.

Contact

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

Imports

FromSymbols
IF-MIBInterfaceIndex, InterfaceIndexOrZero
JUNIPER-SMIjnxPppoeMibRoot
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Counter64, 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
JNX-PPPOE-MIB
JUNIPER-SMI
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
JnxPPPoEServiceNameAction
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
jnxPPPoEObjects
OBJECT-IDENTITY
1.3.6.1.4.1.2636.3.67.1.1
jnxPPPoEIfLayer
OBJECT-IDENTITY
1.3.6.1.4.1.2636.3.67.1.1.1
jnxPPPoENextIfIndex
OBJECT-TYPE
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 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.2636.3.67.1.1.1.1InterfaceIndexOrZeroread-onlycurrent
jnxPPPoEIfTable
OBJECT-TYPE
The parameters for the PPPoEservice on this interface.
1.3.6.1.4.1.2636.3.67.1.1.1.2not-accessiblecurrent
jnxPPPoEIfEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.2636.3.67.1.1.1.2.1not-accessiblecurrent
jnxPPPoEIfIfIndex
OBJECT-TYPE
The ifIndex value of the corresponding ifEntry.
1.3.6.1.4.1.2636.3.67.1.1.1.2.1.1InterfaceIndexnot-accessiblecurrent
jnxPPPoEIfMaxNumSessions
OBJECT-TYPE
The number of sessions allowed on the PPPoEinterface, zero indicates unlimited.
1.3.6.1.4.1.2636.3.67.1.1.1.2.1.2INTEGER (0..65335)read-onlycurrent
jnxPPPoEIfRowStatus
OBJECT-TYPE
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 objects MUST be explicitly configured: jnxPPPoEIfRowStatus jnxPPPoEIfLowerIfIndex In addition, when creating an entry the following conditions must hold: A value for jnxPPPoEIfIndex must have been determined previously, by reading jnxPPPoENextIfIndex. The interface identified by jnxPPPoEIfLowerIfIndex must exist, and must be an interface type that permits layering of PPPoEabove it. A corresponding entry in ifTable/ifXTable/jnxIfTable is created or destroyed as a result of creating or destroying an entry in this table. The following values can be read from this object: active(1)
1.3.6.1.4.1.2636.3.67.1.1.1.2.1.3RowStatusread-onlycurrent
jnxPPPoEIfLowerIfIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.2636.3.67.1.1.1.2.1.4InterfaceIndexOrZeroread-onlycurrent
jnxPPPoEIfAcName
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.2636.3.67.1.1.1.2.1.5DisplayString (SIZE(0..64))read-onlycurrent
jnxPPPoEIfDupProtect
OBJECT-TYPE
Flag to allow duplicate MAC addresses.
1.3.6.1.4.1.2636.3.67.1.1.1.2.1.6INTEGER {enable(1), disable(2)}read-onlycurrent
jnxPPPoEIfPADIFlag
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.2636.3.67.1.1.1.2.1.7INTEGER {enable(1), disable(2)}read-onlycurrent
jnxPPPoEIfAutoconfig
OBJECT-TYPE
This flags determines whether the upper PPPoEinterface is created dynamically or statically. When enable(1) the interface is created dynamically.
1.3.6.1.4.1.2636.3.67.1.1.1.2.1.8INTEGER {enable(1), disable(2)}read-onlycurrent
jnxPPPoEIfServiceNameTable
OBJECT-TYPE
Associate a PPPoEService Name Table with this interface for PADI processing.
1.3.6.1.4.1.2636.3.67.1.1.1.2.1.9DisplayString (SIZE(0..32))read-onlycurrent
jnxPPPoEIfPadrRemoteCircuitIdCapture
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.2636.3.67.1.1.1.2.1.10INTEGER {enable(1), disable(2)}read-onlycurrent
jnxPPPoEIfMtu
OBJECT-TYPE
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 value of this variable is 2 then the local PPPoEentity will use a value determined by the PPPoEMax-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 PPPoEframe overhead.
1.3.6.1.4.1.2636.3.67.1.1.1.2.1.11Integer32 (1 | 2 | 66..65535)read-onlycurrent
jnxPPPoEIfLockoutMin
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 jnxPPPoEIfAutoconfig 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 PPPoEinterface within the greater of 15 minutes and jnxPPPoEIfLockoutMax. The lockout duration for the client will not exceed jnxPPPoEIfLockoutMax. If the time between creation errors for the PPP interface for this interface is greater than the greater of 15 minutes and jnxPPPoEIfLockoutMax, 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 jnxPPPoEIfLockoutMin 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.2636.3.67.1.1.1.2.1.12Integer32 (0..86400)read-onlycurrent
jnxPPPoEIfLockoutMax
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 jnxPPPoEIfAutoconfig 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 jnxPPPoEIfLockoutMin 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 jnxPPPoEIfLockoutMax. If the time between creation errors for the PPP interface for this interface is greater than the greater of 15 minutes and jnxPPPoEIfLockoutMax, then the lockout duration reverts to jnxPPPoEIfLockoutMin. 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 jnxPPPoEIfLockoutMin 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.2636.3.67.1.1.1.2.1.13Integer32 (0..86400)read-onlycurrent
jnxPPPoEIfDynamicProfile
OBJECT-TYPE
Attach dynamic-profile to this interface
1.3.6.1.4.1.2636.3.67.1.1.1.2.1.14DisplayStringread-onlycurrent
jnxPPPoEIfStatsTable
OBJECT-TYPE
The statistics for the PPP over Ethernet Interface for the PPPoE service on this interface.
1.3.6.1.4.1.2636.3.67.1.1.1.3not-accessiblecurrent
jnxPPPoEIfStatsEntry
OBJECT-TYPE
The statistics for a particular PPPoEInterface.
1.3.6.1.4.1.2636.3.67.1.1.1.3.1not-accessiblecurrent
jnxPPPoEIfStatsRxPADI
OBJECT-TYPE
Number of PADI packets received.
1.3.6.1.4.1.2636.3.67.1.1.1.3.1.1Counter32read-onlycurrent
jnxPPPoEIfStatsTxPADO
OBJECT-TYPE
Number of PADO packets transmitted.
1.3.6.1.4.1.2636.3.67.1.1.1.3.1.2Counter32read-onlycurrent
jnxPPPoEIfStatsRxPADR
OBJECT-TYPE
Number of PADR packets received.
1.3.6.1.4.1.2636.3.67.1.1.1.3.1.3Counter32read-onlycurrent
jnxPPPoEIfStatsTxPADS
OBJECT-TYPE
Number of PADS packets transmitted.
1.3.6.1.4.1.2636.3.67.1.1.1.3.1.4Counter32read-onlycurrent
jnxPPPoEIfStatsRxPADT
OBJECT-TYPE
Number of PADT packets received.
1.3.6.1.4.1.2636.3.67.1.1.1.3.1.5Counter32read-onlycurrent
jnxPPPoEIfStatsTxPADT
OBJECT-TYPE
Number of PADT packets transmitted.
1.3.6.1.4.1.2636.3.67.1.1.1.3.1.6Counter32read-onlycurrent
jnxPPPoEIfStatsRxInvVersion
OBJECT-TYPE
Number of packets received with invalid version.
1.3.6.1.4.1.2636.3.67.1.1.1.3.1.7Counter32read-onlycurrent
jnxPPPoEIfStatsRxInvCode
OBJECT-TYPE
Number of packets received with invalid code.
1.3.6.1.4.1.2636.3.67.1.1.1.3.1.8Counter32read-onlycurrent
jnxPPPoEIfStatsRxInvTags
OBJECT-TYPE
Number of packets received with invalid tags.
1.3.6.1.4.1.2636.3.67.1.1.1.3.1.9Counter32read-onlycurrent
jnxPPPoEIfStatsRxInvSession
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.2636.3.67.1.1.1.3.1.10Counter32read-onlyobsolete
jnxPPPoEIfStatsRxInvTypes
OBJECT-TYPE
Number of packets received with invalid types.
1.3.6.1.4.1.2636.3.67.1.1.1.3.1.11Counter32read-onlycurrent
jnxPPPoEIfStatsRxInvPackets
OBJECT-TYPE
Number of invalid packets received.
1.3.6.1.4.1.2636.3.67.1.1.1.3.1.12Counter32read-onlycurrent
jnxPPPoEIfStatsRxInsufficientResources
OBJECT-TYPE
Number of session requests that could not be honored due to invalid resources.
1.3.6.1.4.1.2636.3.67.1.1.1.3.1.13Counter32read-onlycurrent
jnxPPPoEIfStatsTxPADM
OBJECT-TYPE
Number of PADM packets transmitted.
1.3.6.1.4.1.2636.3.67.1.1.1.3.1.14Counter32read-onlycurrent
jnxPPPoEIfStatsTxPADN
OBJECT-TYPE
Number of PADN packets transmitted.
1.3.6.1.4.1.2636.3.67.1.1.1.3.1.15Counter32read-onlycurrent
jnxPPPoEIfStatsRxInvTagLength
OBJECT-TYPE
Number of packets received with invalid tag length.
1.3.6.1.4.1.2636.3.67.1.1.1.3.1.16Counter32read-onlycurrent
jnxPPPoEIfStatsRxInvLength
OBJECT-TYPE
Number of packets received with invalid length.
1.3.6.1.4.1.2636.3.67.1.1.1.3.1.17Counter32read-onlycurrent
jnxPPPoEIfStatsRxInvPadISession
OBJECT-TYPE
Number of PADI packets received with invalid session identifiers.
1.3.6.1.4.1.2636.3.67.1.1.1.3.1.18Counter32read-onlycurrent
jnxPPPoEIfStatsRxInvPadRSession
OBJECT-TYPE
Number of PADR packets received with invalid session identifiers.
1.3.6.1.4.1.2636.3.67.1.1.1.3.1.19Counter32read-onlycurrent
jnxPPPoEIfLockoutTable
OBJECT-TYPE
The lockout configuration and state of a PPPoEclient on this interface.
1.3.6.1.4.1.2636.3.67.1.1.1.4not-accessiblecurrent
jnxPPPoEIfLockoutEntry
OBJECT-TYPE
Each entry contains the configuration and state of a particular PPPoEinterface client lockout.
1.3.6.1.4.1.2636.3.67.1.1.1.4.1not-accessiblecurrent
jnxPPPoEIfLockoutClientAddress
OBJECT-TYPE
The source MAC address if the client.
1.3.6.1.4.1.2636.3.67.1.1.1.4.1.1MacAddressnot-accessiblecurrent
jnxPPPoEIfLockoutTime
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 jnxPPPoEIfLockoutMin and jnxPPPoEIfLockoutMax. A value of 0 indicates that no lockout is occurring for the encapsulation type for the specified interface.
1.3.6.1.4.1.2636.3.67.1.1.1.4.1.2Integer32 (0..86400)read-onlycurrent
jnxPPPoEIfLockoutElapsedTime
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 jnxPPPoEIfLockoutTime. A value of 0 indicates that no lockout is occurring for the encapsulation type for the specified interface.
1.3.6.1.4.1.2636.3.67.1.1.1.4.1.3Integer32 (0..86400)read-onlycurrent
jnxPPPoEIfLockoutNextTime
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 jnxPPPoEIfLockoutMin and jnxPPPoEIfLockoutMax. When jnxPPPoEIfEnable 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., jnxPPPoEIfLockoutMin and jnxPPPoEIfLockoutMax are both set to 0).
1.3.6.1.4.1.2636.3.67.1.1.1.4.1.4Integer32 (0..86400)read-onlycurrent
jnxPPPoESubIfLayer
OBJECT-IDENTITY
1.3.6.1.4.1.2636.3.67.1.1.2
jnxPPPoESubIfNextIfIndex
OBJECT-TYPE
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 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.2636.3.67.1.1.2.1InterfaceIndexOrZeroread-onlycurrent
jnxPPPoESubIfTable
OBJECT-TYPE
This table contains entries for PPPoESubinterfaces present in the system.
1.3.6.1.4.1.2636.3.67.1.1.2.2not-accessiblecurrent
jnxPPPoESubIfEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.2636.3.67.1.1.2.2.1not-accessiblecurrent
jnxPPPoESubIfIndex
OBJECT-TYPE
The ifIndex of the PPPoESubinterface. When creating entries in this table, suitable values for this object are determined by reading jnxPPPoESubNextIfIndex.
1.3.6.1.4.1.2636.3.67.1.1.2.2.1.1InterfaceIndexnot-accessiblecurrent
jnxPPPoESubIfRowStatus
OBJECT-TYPE
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 objects MUST be explicitly configured: jnxPPPoESubIfRowStatus jnxPPPoESubIfLowerIfIndex In addition, when creating an entry the following conditions must hold: A value for jnxPPPoESubIfIndex must have been determined previously, by reading jnxPPPoESubIfNextIfIndex. The interface identified by jnxPPPoESubIfLowerIfIndex must exist, and must be a PPPoEinterface. A positive value configured for jnxPPPoESubIfId must not already be assigned to another subinterface layered onto the same underlying PPPoEinterface. A corresponding entry in ifTable/ifXTable/jnxIfTable is created or destroyed as a result of creating or destroying an entry in this table. The following values can be read from this object: active(1)
1.3.6.1.4.1.2636.3.67.1.1.2.2.1.2RowStatusread-onlycurrent
jnxPPPoESubIfLowerIfIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.2636.3.67.1.1.2.2.1.3InterfaceIndexOrZeroread-onlycurrent
jnxPPPoESubIfId
OBJECT-TYPE
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 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.2636.3.67.1.1.2.2.1.4Unsigned32read-onlycurrent
jnxPPPoESubIfSessionId
OBJECT-TYPE
The current sessionId associated with this sub-interface.
1.3.6.1.4.1.2636.3.67.1.1.2.2.1.5Integer32 (0..65535)read-onlycurrent
jnxPPPoESubIfMotm
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.2636.3.67.1.1.2.2.1.6DisplayString (SIZE(0..127))read-onlycurrent
jnxPPPoESubIfUrl
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.2636.3.67.1.1.2.2.1.7DisplayString (SIZE(0..127))read-onlycurrent
jnxPPPoESubIfSubscriberIdHiWord
OBJECT-TYPE
The subscriber handle associated with this PPPoEsubinterface which can be used to index into the JUNIPER-SUBSCRIBER-MIB table entries. This object is equal to the most significant 32 bit of the 64 bit subscriber id.
1.3.6.1.4.1.2636.3.67.1.1.2.2.1.8Unsigned32read-onlycurrent
jnxPPPoESubIfSubscriberIdLoWord
OBJECT-TYPE
The subscriber handle associated with this PPPoEsubinterface which can be used to index into the JUNIPER-SUBSCRIBER-MIB table entries. This object is equal to the least significant 32 bit of the 64 bit subscriber id.
1.3.6.1.4.1.2636.3.67.1.1.2.2.1.9Unsigned32read-onlycurrent
jnxPppoeSubIfQueueStatsTable
OBJECT-TYPE
Table containing the Queue parameters for the PPPoEsessions.
1.3.6.1.4.1.2636.3.67.1.1.2.3not-accessiblecurrent
jnxPppoeSubIfPerQueueStatsEntry
OBJECT-TYPE
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 is in effect
1.3.6.1.4.1.2636.3.67.1.1.2.3.1not-accessiblecurrent
jnxPppoeSubIfQueueIndex
OBJECT-TYPE
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. Forwarding classes and queues are the same only when default forwarding-class-to-queue mapping is in effect.
1.3.6.1.4.1.2636.3.67.1.1.2.3.1.1INTEGER (0..7)not-accessiblecurrent
jnxPppoeSubIfQueueStatsPacketSent
OBJECT-TYPE
This attribute returns the counts of number of packet sent per PPPoEsession and per queue.
1.3.6.1.4.1.2636.3.67.1.1.2.3.1.2Counter64read-onlycurrent
jnxPppoeSubIfQueueStatsBytesSent
OBJECT-TYPE
This attribute returns the counts of number of bytes sent per PPPoEsession and per queue.
1.3.6.1.4.1.2636.3.67.1.1.2.3.1.3Counter64read-onlycurrent
jnxPppoeSubIfQueueStatsPacketDropped
OBJECT-TYPE
This attribute returns the number of packet dropped per PPPoEsession and per queue.
1.3.6.1.4.1.2636.3.67.1.1.2.3.1.4Counter64read-onlycurrent
jnxPppoeSubIfQueueStatsBytesDropped
OBJECT-TYPE
This attribute returns the number of bytes dropped per PPPoEsession and per queue.
1.3.6.1.4.1.2636.3.67.1.1.2.3.1.5Counter64read-onlycurrent
jnxPppoeSubIfQueueStatsActualBitRate
OBJECT-TYPE
This attribute returns the actual bit rate for per PPPoEsession and per queue.
1.3.6.1.4.1.2636.3.67.1.1.2.3.1.6Counter32read-onlycurrent
jnxPppoeSubIfQueueStatsActualDroppedBitRate
OBJECT-TYPE
This attribute returns the actual dropped bit rate for per PPPoEsession and per queue.
1.3.6.1.4.1.2636.3.67.1.1.2.3.1.7Counter32read-onlycurrent
jnxPPPoESummary
OBJECT-IDENTITY
1.3.6.1.4.1.2636.3.67.1.1.3
jnxPPPoEMajorInterfaceCount
OBJECT-TYPE
The total number of PPPoEmajor interfaces configured and created in the system.
1.3.6.1.4.1.2636.3.67.1.1.3.1Integer32read-onlycurrent
jnxPPPoESummaryMajorIfAdminUp
OBJECT-TYPE
The total number of PPPoEmajor interfaces in the system that are administratively configured to up(1).
1.3.6.1.4.1.2636.3.67.1.1.3.2Integer32read-onlycurrent
jnxPPPoESummaryMajorIfAdminDown
OBJECT-TYPE
The total number of PPPoEmajor interfaces in the system that are administrateively configued to down(2).
1.3.6.1.4.1.2636.3.67.1.1.3.3Integer32read-onlycurrent
jnxPPPoESummaryMajorIfOperUp
OBJECT-TYPE
The total number of PPPoEmajor interfaces in the system with an operational state of up(1).
1.3.6.1.4.1.2636.3.67.1.1.3.4Integer32read-onlycurrent
jnxPPPoESummaryMajorIfOperDown
OBJECT-TYPE
The total number of PPPoEmajor interfaces in the system with an operational state of down(2).
1.3.6.1.4.1.2636.3.67.1.1.3.5Integer32read-onlycurrent
jnxPPPoESummaryMajorIfLowerLayerDown
OBJECT-TYPE
The total number of PPPoEmajor interfaces in the system with an operational state of lowerLayerDown(7).
1.3.6.1.4.1.2636.3.67.1.1.3.6Integer32read-onlycurrent
jnxPPPoESummaryMajorIfNotPresent
OBJECT-TYPE
The total number of PPPoEmajor interfaces in the system with an operational state of notPresent(6).
1.3.6.1.4.1.2636.3.67.1.1.3.7Integer32read-onlycurrent
jnxPPPoESummarySubInterfaceCount
OBJECT-TYPE
The total number of PPPoEsubinterfaces configured in the system.
1.3.6.1.4.1.2636.3.67.1.1.3.8Integer32read-onlycurrent
jnxPPPoESummarySubIfAdminUp
OBJECT-TYPE
The total number of PPPoEsubinterfaces in the system that are administratively configured to up(1).
1.3.6.1.4.1.2636.3.67.1.1.3.9Integer32read-onlycurrent
jnxPPPoESummarySubIfAdminDown
OBJECT-TYPE
The total number of PPPoEsubinterfaces in the system that are administrateively configued to down(2).
1.3.6.1.4.1.2636.3.67.1.1.3.10Integer32read-onlycurrent
jnxPPPoESummarySubIfOperUp
OBJECT-TYPE
The total number of PPPoEsubinterfaces in the system with an operational state of up(1).
1.3.6.1.4.1.2636.3.67.1.1.3.11Integer32read-onlycurrent
jnxPPPoESummarySubIfOperDown
OBJECT-TYPE
The total number of PPPoEsubinterfaces in the system with an operational state of down(2).
1.3.6.1.4.1.2636.3.67.1.1.3.12Integer32read-onlycurrent
jnxPPPoESummarySubIfLowerLayerDown
OBJECT-TYPE
The total number of PPPoEsubinterfaces in the system with an operational state of lowerLayerDown(7).
1.3.6.1.4.1.2636.3.67.1.1.3.13Integer32read-onlycurrent
jnxPPPoESummarySubIfNotPresent
OBJECT-TYPE
The total number of PPPoEsubinterfaces in the system with an operational state of notPresent(6).
1.3.6.1.4.1.2636.3.67.1.1.3.14Integer32read-onlycurrent
jnxPPPoEServices
OBJECT-IDENTITY
1.3.6.1.4.1.2636.3.67.1.1.4
jnxPPPoEServiceNameTableTable
OBJECT-TYPE
This table contains entries for the PPPoEService-name tables.
1.3.6.1.4.1.2636.3.67.1.1.4.1not-accessiblecurrent
jnxPPPoEServiceNameTableEntry
OBJECT-TYPE
The parameters for the PPPoEservice-name table.
1.3.6.1.4.1.2636.3.67.1.1.4.1.1not-accessiblecurrent
jnxPPPoEServiceNameTableName
OBJECT-TYPE
Service-name table name.
1.3.6.1.4.1.2636.3.67.1.1.4.1.1.1DisplayString (SIZE(1..32))not-accessiblecurrent
jnxPPPoEServiceNameTableRowStatus
OBJECT-TYPE
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 objects MUST be explicitly configured: jnxPPPoEServiceNameTableRowStatus jnxPPPoEServiceNameTableName The Empty Service and Any service will be automatically configured for each Service Name Table created. On creating or deleting an entry in this table will create/destroy an entry for <Empty >Service and <Any> service in jnxServiceNameTable. A corresponding entry in jnxServiceNameTable gets created or destroyed as a result of creating or destroying an entry in this table. The following values can be read from this object: active(1)
1.3.6.1.4.1.2636.3.67.1.1.4.1.1.2RowStatusread-onlycurrent
jnxPPPoEServiceNameTable
OBJECT-TYPE
This table contains entries for the PPPoEService-names.
1.3.6.1.4.1.2636.3.67.1.1.4.2not-accessiblecurrent
jnxPPPoEServiceNameEntry
OBJECT-TYPE
The parameters for the PPPoEservice-name table entry.
1.3.6.1.4.1.2636.3.67.1.1.4.2.1not-accessiblecurrent
jnxPPPoEServiceName
OBJECT-TYPE
Service-name tag value.
1.3.6.1.4.1.2636.3.67.1.1.4.2.1.1DisplayString (SIZE(1..64))not-accessiblecurrent
jnxPPPoEServiceNameAction
OBJECT-TYPE
Identifies the behavior when the the Service-name tag is received in a PADI frame.
1.3.6.1.4.1.2636.3.67.1.1.4.2.1.2JnxPPPoEServiceNameActionread-onlycurrent
jnxPPPoEServiceNameDynamicProfile
OBJECT-TYPE
Dynamic Profile associated with a Service-name.
1.3.6.1.4.1.2636.3.67.1.1.4.2.1.3DisplayStringread-onlycurrent
jnxPPPoEServiceNameRoutingInstance
OBJECT-TYPE
Routing Instance associated with a Service-name.
1.3.6.1.4.1.2636.3.67.1.1.4.2.1.4DisplayStringread-onlycurrent
jnxPPPoEServiceNameMaxSessions
OBJECT-TYPE
The Max Sessions value used to cap the number of active PPPoEssessions that may be established with the specified Service entry.
1.3.6.1.4.1.2636.3.67.1.1.4.2.1.5Unsigned32read-onlycurrent
jnxPPPoEServiceNameRowStatus
OBJECT-TYPE
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 objects MUST be explicitly configured: jnxPPPoEServiceNameRowStatus The Service name is configured via the INDEX specified. A corresponding entry in jnxPPPoEServiceNameAciAriTable is destroyed as a result of destroying an entry in this table. The following values can be read from this object: active(1)
1.3.6.1.4.1.2636.3.67.1.1.4.2.1.6RowStatusread-onlycurrent
jnxPPPoEServiceNameAciAriTable
OBJECT-TYPE
This table contains entries for the PPPoEServicename AciAri entries.
1.3.6.1.4.1.2636.3.67.1.1.4.3not-accessiblecurrent
jnxPPPoEServiceNameAciAriEntry
OBJECT-TYPE
The parameters for the PPPoEservice-name AciAri table entry.
1.3.6.1.4.1.2636.3.67.1.1.4.3.1not-accessiblecurrent
jnxPPPoEServiceNameAgentCircuitId
OBJECT-TYPE
ACI tag values that the PPPoEclient would send in the PADI/PADR control packet.
1.3.6.1.4.1.2636.3.67.1.1.4.3.1.1DisplayString (SIZE(0..64))not-accessiblecurrent
jnxPPPoEServiceNameAgentRemoteId
OBJECT-TYPE
ACI tag values that the PPPoEclient would send in the PADI/PADR control packet.
1.3.6.1.4.1.2636.3.67.1.1.4.3.1.2DisplayString (SIZE(0..64))not-accessiblecurrent
jnxPPPoEServiceNameAciAriAction
OBJECT-TYPE
Identifies the behavior when the the Service-name with ACI/ARI pairs is received in a PADI frame.
1.3.6.1.4.1.2636.3.67.1.1.4.3.1.3JnxPPPoEServiceNameActionread-onlycurrent
jnxPPPoEServiceNameAciAriDynamicProfile
OBJECT-TYPE
Dynamic Profile associated with a Service-name and ACI/ARI pairs
1.3.6.1.4.1.2636.3.67.1.1.4.3.1.4DisplayStringread-onlycurrent
jnxPPPoEServiceNameAciAriRoutingInstance
OBJECT-TYPE
Routing-Instance associated with a Service-name and ACI/ARI pairs
1.3.6.1.4.1.2636.3.67.1.1.4.3.1.5DisplayString (SIZE(0..31))read-onlycurrent
jnxPPPoEServiceNameAciAriStaticInterface
OBJECT-TYPE
Static Interface associated with each ACI/ARI Entry.
1.3.6.1.4.1.2636.3.67.1.1.4.3.1.6DisplayStringread-onlycurrent
jnxPPPoEServiceNameAciAriRowStatus
OBJECT-TYPE
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 objects MUST be explicitly configured: jnxPPPoEServiceNameAciAriRowStatus The ACIARI Entry is configured via the INDEX specified. The following values can be read from this object: active(1)
1.3.6.1.4.1.2636.3.67.1.1.4.3.1.7RowStatusread-onlycurrent
jnxPPPoEConformance
OBJECT-IDENTITY
1.3.6.1.4.1.2636.3.67.1.4
jnxPPPoECompliances
OBJECT-IDENTITY
1.3.6.1.4.1.2636.3.67.1.4.1
jnxPPPoEGroups
OBJECT-IDENTITY
1.3.6.1.4.1.2636.3.67.1.4.2