JNX-PPPOE-MIB: View SNMP OID List / Download MIB
VENDOR: JUNIPER
Home | MIB: JNX-PPPOE-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
jnxPPPoEMIB | 1.3.6.1.4.1.2636.3.67.1 |
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. |
||
jnxPPPoEObjects | 1.3.6.1.4.1.2636.3.67.1.1 | |||
jnxPPPoEIfLayer | 1.3.6.1.4.1.2636.3.67.1.1.1 | |||
jnxPPPoENextIfIndex | 1.3.6.1.4.1.2636.3.67.1.1.1.1 | interfaceindexorzero | read-only |
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. |
jnxPPPoEIfTable | 1.3.6.1.4.1.2636.3.67.1.1.1.2 | no-access |
The parameters for the PPPoEservice on this interface. |
|
1.3.6.1.4.1.2636.3.67.1.1.1.2.1 | no-access |
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 | 1.3.6.1.4.1.2636.3.67.1.1.1.2.1.1 | interfaceindex | no-access |
The ifIndex value of the corresponding ifEntry. |
jnxPPPoEIfMaxNumSessions | 1.3.6.1.4.1.2636.3.67.1.1.1.2.1.2 | integer | read-only |
The number of sessions allowed on the PPPoEinterface, zero indicates unlimited. |
jnxPPPoEIfRowStatus | 1.3.6.1.4.1.2636.3.67.1.1.1.2.1.3 | rowstatus | read-only |
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) |
jnxPPPoEIfLowerIfIndex | 1.3.6.1.4.1.2636.3.67.1.1.1.2.1.4 | interfaceindexorzero | read-only |
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 | 1.3.6.1.4.1.2636.3.67.1.1.1.2.1.5 | displaystring | read-only |
The name to use for the AC-NAME tag that is sent in any PADO that is sent on this interface. |
jnxPPPoEIfDupProtect | 1.3.6.1.4.1.2636.3.67.1.1.1.2.1.6 | integer | read-only |
Flag to allow duplicate MAC addresses. Enumeration: 'enable': 1, 'disable': 2. |
jnxPPPoEIfPADIFlag | 1.3.6.1.4.1.2636.3.67.1.1.1.2.1.7 | integer | read-only |
This flag controls whether we always respond to a PADI with a PADO regardless of the ability to create the session and allows the session establish phase to resolve it. Enumeration: 'enable': 1, 'disable': 2. |
jnxPPPoEIfAutoconfig | 1.3.6.1.4.1.2636.3.67.1.1.1.2.1.8 | integer | read-only |
This flags determines whether the upper PPPoEinterface is created dynamically or statically. When enable(1) the interface is created dynamically. Enumeration: 'enable': 1, 'disable': 2. |
jnxPPPoEIfServiceNameTable | 1.3.6.1.4.1.2636.3.67.1.1.1.2.1.9 | displaystring | read-only |
Associate a PPPoEService Name Table with this interface for PADI processing. |
jnxPPPoEIfPadrRemoteCircuitIdCapture | 1.3.6.1.4.1.2636.3.67.1.1.1.2.1.10 | integer | read-only |
This flags determines whether the remote circuit id string will be captured and subsequently used as the NAS-PORT-ID radius attribute when it arrives as a tag in the PADR packet. Enumeration: 'enable': 1, 'disable': 2. |
jnxPPPoEIfMtu | 1.3.6.1.4.1.2636.3.67.1.1.1.2.1.11 | integer32 | read-only |
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. |
jnxPPPoEIfLockoutMin | 1.3.6.1.4.1.2636.3.67.1.1.1.2.1.12 | integer32 | read-only |
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. |
jnxPPPoEIfLockoutMax | 1.3.6.1.4.1.2636.3.67.1.1.1.2.1.13 | integer32 | read-only |
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. |
jnxPPPoEIfDynamicProfile | 1.3.6.1.4.1.2636.3.67.1.1.1.2.1.14 | displaystring | read-only |
Attach dynamic-profile to this interface |
jnxPPPoEIfStatsTable | 1.3.6.1.4.1.2636.3.67.1.1.1.3 | no-access |
The statistics for the PPP over Ethernet Interface for the PPPoE service on this interface. |
|
1.3.6.1.4.1.2636.3.67.1.1.1.3.1 | no-access |
The statistics for a particular PPPoEInterface. |
||
jnxPPPoEIfStatsRxPADI | 1.3.6.1.4.1.2636.3.67.1.1.1.3.1.1 | counter32 | read-only |
Number of PADI packets received. |
jnxPPPoEIfStatsTxPADO | 1.3.6.1.4.1.2636.3.67.1.1.1.3.1.2 | counter32 | read-only |
Number of PADO packets transmitted. |
jnxPPPoEIfStatsRxPADR | 1.3.6.1.4.1.2636.3.67.1.1.1.3.1.3 | counter32 | read-only |
Number of PADR packets received. |
jnxPPPoEIfStatsTxPADS | 1.3.6.1.4.1.2636.3.67.1.1.1.3.1.4 | counter32 | read-only |
Number of PADS packets transmitted. |
jnxPPPoEIfStatsRxPADT | 1.3.6.1.4.1.2636.3.67.1.1.1.3.1.5 | counter32 | read-only |
Number of PADT packets received. |
jnxPPPoEIfStatsTxPADT | 1.3.6.1.4.1.2636.3.67.1.1.1.3.1.6 | counter32 | read-only |
Number of PADT packets transmitted. |
jnxPPPoEIfStatsRxInvVersion | 1.3.6.1.4.1.2636.3.67.1.1.1.3.1.7 | counter32 | read-only |
Number of packets received with invalid version. |
jnxPPPoEIfStatsRxInvCode | 1.3.6.1.4.1.2636.3.67.1.1.1.3.1.8 | counter32 | read-only |
Number of packets received with invalid code. |
jnxPPPoEIfStatsRxInvTags | 1.3.6.1.4.1.2636.3.67.1.1.1.3.1.9 | counter32 | read-only |
Number of packets received with invalid tags. |
jnxPPPoEIfStatsRxInvSession | 1.3.6.1.4.1.2636.3.67.1.1.1.3.1.10 | counter32 | read-only |
Number of packets received with invalid session identifiers. This object became obsolete when separate counters were added for PADI and PADR packets. |
jnxPPPoEIfStatsRxInvTypes | 1.3.6.1.4.1.2636.3.67.1.1.1.3.1.11 | counter32 | read-only |
Number of packets received with invalid types. |
jnxPPPoEIfStatsRxInvPackets | 1.3.6.1.4.1.2636.3.67.1.1.1.3.1.12 | counter32 | read-only |
Number of invalid packets received. |
jnxPPPoEIfStatsRxInsufficientResources | 1.3.6.1.4.1.2636.3.67.1.1.1.3.1.13 | counter32 | read-only |
Number of session requests that could not be honored due to invalid resources. |
jnxPPPoEIfStatsTxPADM | 1.3.6.1.4.1.2636.3.67.1.1.1.3.1.14 | counter32 | read-only |
Number of PADM packets transmitted. |
jnxPPPoEIfStatsTxPADN | 1.3.6.1.4.1.2636.3.67.1.1.1.3.1.15 | counter32 | read-only |
Number of PADN packets transmitted. |
jnxPPPoEIfStatsRxInvTagLength | 1.3.6.1.4.1.2636.3.67.1.1.1.3.1.16 | counter32 | read-only |
Number of packets received with invalid tag length. |
jnxPPPoEIfStatsRxInvLength | 1.3.6.1.4.1.2636.3.67.1.1.1.3.1.17 | counter32 | read-only |
Number of packets received with invalid length. |
jnxPPPoEIfStatsRxInvPadISession | 1.3.6.1.4.1.2636.3.67.1.1.1.3.1.18 | counter32 | read-only |
Number of PADI packets received with invalid session identifiers. |
jnxPPPoEIfStatsRxInvPadRSession | 1.3.6.1.4.1.2636.3.67.1.1.1.3.1.19 | counter32 | read-only |
Number of PADR packets received with invalid session identifiers. |
jnxPPPoEIfLockoutTable | 1.3.6.1.4.1.2636.3.67.1.1.1.4 | no-access |
The lockout configuration and state of a PPPoEclient on this interface. |
|
1.3.6.1.4.1.2636.3.67.1.1.1.4.1 | no-access |
Each entry contains the configuration and state of a particular PPPoEinterface client lockout. |
||
jnxPPPoEIfLockoutClientAddress | 1.3.6.1.4.1.2636.3.67.1.1.1.4.1.1 | macaddress | no-access |
The source MAC address if the client. |
jnxPPPoEIfLockoutTime | 1.3.6.1.4.1.2636.3.67.1.1.1.4.1.2 | integer32 | read-only |
The time duration, in seconds, currently used to lockout the specified encapsulation type from recognition for the specified interface. The reported value is within the range specified by jnxPPPoEIfLockoutMin and jnxPPPoEIfLockoutMax. A value of 0 indicates that no lockout is occurring for the encapsulation type for the specified interface. |
jnxPPPoEIfLockoutElapsedTime | 1.3.6.1.4.1.2636.3.67.1.1.1.4.1.3 | integer32 | read-only |
The elapsed time, in seconds, that the specified encapsulation type has been locked-out from recognition for the specified interface. Its value will not exceed that of jnxPPPoEIfLockoutTime. A value of 0 indicates that no lockout is occurring for the encapsulation type for the specified interface. |
jnxPPPoEIfLockoutNextTime | 1.3.6.1.4.1.2636.3.67.1.1.1.4.1.4 | integer32 | read-only |
The time duration, in seconds, that will be used to lockout the specified encapsulation type from recognition for the specified interface for the next event that results in a lockout condition. The reported value is within the range specified by 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). |
jnxPPPoESubIfLayer | 1.3.6.1.4.1.2636.3.67.1.1.2 | |||
jnxPPPoESubIfNextIfIndex | 1.3.6.1.4.1.2636.3.67.1.1.2.1 | interfaceindexorzero | read-only |
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. |
jnxPPPoESubIfTable | 1.3.6.1.4.1.2636.3.67.1.1.2.2 | no-access |
This table contains entries for PPPoESubinterfaces present in the system. |
|
1.3.6.1.4.1.2636.3.67.1.1.2.2.1 | no-access |
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 | 1.3.6.1.4.1.2636.3.67.1.1.2.2.1.1 | interfaceindex | no-access |
The ifIndex of the PPPoESubinterface. When creating entries in this table, suitable values for this object are determined by reading jnxPPPoESubNextIfIndex. |
jnxPPPoESubIfRowStatus | 1.3.6.1.4.1.2636.3.67.1.1.2.2.1.2 | rowstatus | read-only |
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) |
jnxPPPoESubIfLowerIfIndex | 1.3.6.1.4.1.2636.3.67.1.1.2.2.1.3 | interfaceindexorzero | read-only |
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 | 1.3.6.1.4.1.2636.3.67.1.1.2.2.1.4 | integer32 | read-only |
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. |
jnxPPPoESubIfSessionId | 1.3.6.1.4.1.2636.3.67.1.1.2.2.1.5 | integer32 | read-only |
The current sessionId associated with this sub-interface. |
jnxPPPoESubIfMotm | 1.3.6.1.4.1.2636.3.67.1.1.2.2.1.6 | displaystring | read-only |
A message to send via a PADM on the sub-interface when the sub-interface transitions to the ifOperStatusUp state. The client may choose to display this message to the user. |
jnxPPPoESubIfUrl | 1.3.6.1.4.1.2636.3.67.1.1.2.2.1.7 | displaystring | read-only |
A URL to be sent via a PADM on the sub-interface when the sub-interface transitions to the ifOperStatusUp state. The client may use this URL as the initial web-page for the user. |
jnxPppoeSubIfQueueStatsTable | 1.3.6.1.4.1.2636.3.67.1.1.2.3 | no-access |
Table containing the Queue parameters for the PPPoEsessions. |
|
1.3.6.1.4.1.2636.3.67.1.1.2.3.1 | no-access |
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 |
||
jnxPppoeSubIfQueueIndex | 1.3.6.1.4.1.2636.3.67.1.1.2.3.1.1 | integer | no-access |
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. |
jnxPppoeSubIfQueueStatsPacketSent | 1.3.6.1.4.1.2636.3.67.1.1.2.3.1.2 | counter64 | read-only |
This attribute returns the counts of number of packet sent per PPPoEsession and per queue. |
jnxPppoeSubIfQueueStatsBytesSent | 1.3.6.1.4.1.2636.3.67.1.1.2.3.1.3 | counter64 | read-only |
This attribute returns the counts of number of bytes sent per PPPoEsession and per queue. |
jnxPppoeSubIfQueueStatsPacketDropped | 1.3.6.1.4.1.2636.3.67.1.1.2.3.1.4 | counter64 | read-only |
This attribute returns the number of packet dropped per PPPoEsession and per queue. |
jnxPppoeSubIfQueueStatsBytesDropped | 1.3.6.1.4.1.2636.3.67.1.1.2.3.1.5 | counter64 | read-only |
This attribute returns the number of bytes dropped per PPPoEsession and per queue. |
jnxPppoeSubIfQueueStatsActualBitRate | 1.3.6.1.4.1.2636.3.67.1.1.2.3.1.6 | counter32 | read-only |
This attribute returns the actual bit rate for per PPPoEsession and per queue. |
jnxPppoeSubIfQueueStatsActualDroppedBitRate | 1.3.6.1.4.1.2636.3.67.1.1.2.3.1.7 | counter32 | read-only |
This attribute returns the actual dropped bit rate for per PPPoEsession and per queue. |
jnxPPPoESummary | 1.3.6.1.4.1.2636.3.67.1.1.3 | |||
jnxPPPoEMajorInterfaceCount | 1.3.6.1.4.1.2636.3.67.1.1.3.1 | integer32 | read-only |
The total number of PPPoEmajor interfaces configured and created in the system. |
jnxPPPoESummaryMajorIfAdminUp | 1.3.6.1.4.1.2636.3.67.1.1.3.2 | integer32 | read-only |
The total number of PPPoEmajor interfaces in the system that are administratively configured to up(1). |
jnxPPPoESummaryMajorIfAdminDown | 1.3.6.1.4.1.2636.3.67.1.1.3.3 | integer32 | read-only |
The total number of PPPoEmajor interfaces in the system that are administrateively configued to down(2). |
jnxPPPoESummaryMajorIfOperUp | 1.3.6.1.4.1.2636.3.67.1.1.3.4 | integer32 | read-only |
The total number of PPPoEmajor interfaces in the system with an operational state of up(1). |
jnxPPPoESummaryMajorIfOperDown | 1.3.6.1.4.1.2636.3.67.1.1.3.5 | integer32 | read-only |
The total number of PPPoEmajor interfaces in the system with an operational state of down(2). |
jnxPPPoESummaryMajorIfLowerLayerDown | 1.3.6.1.4.1.2636.3.67.1.1.3.6 | integer32 | read-only |
The total number of PPPoEmajor interfaces in the system with an operational state of lowerLayerDown(7). |
jnxPPPoESummaryMajorIfNotPresent | 1.3.6.1.4.1.2636.3.67.1.1.3.7 | integer32 | read-only |
The total number of PPPoEmajor interfaces in the system with an operational state of notPresent(6). |
jnxPPPoESummarySubInterfaceCount | 1.3.6.1.4.1.2636.3.67.1.1.3.8 | integer32 | read-only |
The total number of PPPoEsubinterfaces configured in the system. |
jnxPPPoESummarySubIfAdminUp | 1.3.6.1.4.1.2636.3.67.1.1.3.9 | integer32 | read-only |
The total number of PPPoEsubinterfaces in the system that are administratively configured to up(1). |
jnxPPPoESummarySubIfAdminDown | 1.3.6.1.4.1.2636.3.67.1.1.3.10 | integer32 | read-only |
The total number of PPPoEsubinterfaces in the system that are administrateively configued to down(2). |
jnxPPPoESummarySubIfOperUp | 1.3.6.1.4.1.2636.3.67.1.1.3.11 | integer32 | read-only |
The total number of PPPoEsubinterfaces in the system with an operational state of up(1). |
jnxPPPoESummarySubIfOperDown | 1.3.6.1.4.1.2636.3.67.1.1.3.12 | integer32 | read-only |
The total number of PPPoEsubinterfaces in the system with an operational state of down(2). |
jnxPPPoESummarySubIfLowerLayerDown | 1.3.6.1.4.1.2636.3.67.1.1.3.13 | integer32 | read-only |
The total number of PPPoEsubinterfaces in the system with an operational state of lowerLayerDown(7). |
jnxPPPoESummarySubIfNotPresent | 1.3.6.1.4.1.2636.3.67.1.1.3.14 | integer32 | read-only |
The total number of PPPoEsubinterfaces in the system with an operational state of notPresent(6). |
jnxPPPoEServices | 1.3.6.1.4.1.2636.3.67.1.1.4 | |||
jnxPPPoEServiceNameTableTable | 1.3.6.1.4.1.2636.3.67.1.1.4.1 | no-access |
This table contains entries for the PPPoEService-name tables. |
|
1.3.6.1.4.1.2636.3.67.1.1.4.1.1 | no-access |
The parameters for the PPPoEservice-name table. |
||
jnxPPPoEServiceNameTableName | 1.3.6.1.4.1.2636.3.67.1.1.4.1.1.1 | displaystring | no-access |
Service-name table name. |
jnxPPPoEServiceNameTableRowStatus | 1.3.6.1.4.1.2636.3.67.1.1.4.1.1.2 | rowstatus | read-only |
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 |
jnxPPPoEServiceNameTable | 1.3.6.1.4.1.2636.3.67.1.1.4.2 | no-access |
This table contains entries for the PPPoEService-names. |
|
1.3.6.1.4.1.2636.3.67.1.1.4.2.1 | no-access |
The parameters for the PPPoEservice-name table entry. |
||
jnxPPPoEServiceName | 1.3.6.1.4.1.2636.3.67.1.1.4.2.1.1 | displaystring | no-access |
Service-name tag value. |
jnxPPPoEServiceNameAction | 1.3.6.1.4.1.2636.3.67.1.1.4.2.1.2 | jnxpppoeservicenameaction | read-only |
Identifies the behavior when the the Service-name tag is received in a PADI frame. |
jnxPPPoEServiceNameDynamicProfile | 1.3.6.1.4.1.2636.3.67.1.1.4.2.1.3 | displaystring | read-only |
Dynamic Profile associated with a Service-name. |
jnxPPPoEServiceNameRoutingInstance | 1.3.6.1.4.1.2636.3.67.1.1.4.2.1.4 | displaystring | read-only |
Routing Instance associated with a Service-name. |
jnxPPPoEServiceNameMaxSessions | 1.3.6.1.4.1.2636.3.67.1.1.4.2.1.5 | unsigned32 | read-only |
The Max Sessions value used to cap the number of active PPPoEssessions that may be established with the specified Service entry. |
jnxPPPoEServiceNameRowStatus | 1.3.6.1.4.1.2636.3.67.1.1.4.2.1.6 | rowstatus | read-only |
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) |
jnxPPPoEServiceNameAciAriTable | 1.3.6.1.4.1.2636.3.67.1.1.4.3 | no-access |
This table contains entries for the PPPoEServicename AciAri entries. |
|
1.3.6.1.4.1.2636.3.67.1.1.4.3.1 | no-access |
The parameters for the PPPoEservice-name AciAri table entry. |
||
jnxPPPoEServiceNameAgentCircuitId | 1.3.6.1.4.1.2636.3.67.1.1.4.3.1.1 | displaystring | no-access |
ACI tag values that the PPPoEclient would send in the PADI/PADR control packet. |
jnxPPPoEServiceNameAgentRemoteId | 1.3.6.1.4.1.2636.3.67.1.1.4.3.1.2 | displaystring | no-access |
ACI tag values that the PPPoEclient would send in the PADI/PADR control packet. |
jnxPPPoEServiceNameAciAriAction | 1.3.6.1.4.1.2636.3.67.1.1.4.3.1.3 | jnxpppoeservicenameaction | read-only |
Identifies the behavior when the the Service-name with ACI/ARI pairs is received in a PADI frame. |
jnxPPPoEServiceNameAciAriDynamicProfile | 1.3.6.1.4.1.2636.3.67.1.1.4.3.1.4 | displaystring | read-only |
Dynamic Profile associated with a Service-name and ACI/ARI pairs |
jnxPPPoEServiceNameAciAriRoutingInstance | 1.3.6.1.4.1.2636.3.67.1.1.4.3.1.5 | displaystring | read-only |
Routing-Instance associated with a Service-name and ACI/ARI pairs |
jnxPPPoEServiceNameAciAriStaticInterface | 1.3.6.1.4.1.2636.3.67.1.1.4.3.1.6 | displaystring | read-only |
Static Interface associated with each ACI/ARI Entry. |
jnxPPPoEServiceNameAciAriRowStatus | 1.3.6.1.4.1.2636.3.67.1.1.4.3.1.7 | rowstatus | read-only |
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) |
jnxPPPoEConformance | 1.3.6.1.4.1.2636.3.67.1.4 | |||
jnxPPPoECompliances | 1.3.6.1.4.1.2636.3.67.1.4.1 | |||
jnxPPPoEGroups | 1.3.6.1.4.1.2636.3.67.1.4.2 |