Juniper-PPP-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
14
Rows
14
Columns
114
juniPppLinkStatusTable
table.1.3.6.1.4.1.4874.2.2.11.1.1.1
·
1 row entry
·
12 columns
Uses the junose variant from
Command help
/opt/observium/mibs/junose.
Walk juniPppLinkStatusTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-PPP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-PPP-MIB::juniPppLinkStatusTable'
This table contains entries for PPP interfaces present in the system.
Each entry describes the characteristics of a PPP interface.
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Reason the PPP link was terminated:
none None. other Not specified. adminDisable Interface administratively disabled. lowerLayerDown Underlying interface is down.… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.4874.2.2.11.1.1.1.1.1 |
||||||||||||||||||||||||||||||||||||
|
Reports the PPP LCP option for which negotiation failed, when
juniPppLinkStatusTerminateReason has the value 'negotiationFailure'. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.4874.2.2.11.1.1.1.1.2 |
||||||||||||||||||||||||||||||||||||
|
Number of keepalive requests received.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.11.1.1.1.1.3 |
||||||||||||||||||||||||||||||||||||
|
Number of keepalive requests transmitted.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.11.1.1.1.1.4 |
||||||||||||||||||||||||||||||||||||
|
Number of keepalive replies received.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.11.1.1.1.1.5 |
||||||||||||||||||||||||||||||||||||
|
Number of keepalive replies transmitted.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.11.1.1.1.1.6 |
||||||||||||||||||||||||||||||||||||
|
Number of keepalive failures detected.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.11.1.1.1.1.7 |
||||||||||||||||||||||||||||||||||||
|
Magic number negotiated for the local side.
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4874.2.2.11.1.1.1.1.8 |
||||||||||||||||||||||||||||||||||||
|
Magic number negotiated for the remote side.
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4874.2.2.11.1.1.1.1.9 |
||||||||||||||||||||||||||||||||||||
|
Authentication protocol negotiated for the local side.
|
JuniPppAuthentication2 Type Values:
Description: Specifies the type(s) of PPP authentication used, if any: none No authentication is negotiated. pap PAP negotiation. chap CHAP negotiation. eap EAP negotiation. |
.1.3.6.1.4.1.4874.2.2.11.1.1.1.1.10 |
||||||||||||||||||||||||||||||||||||
|
The ifIndex of an associated interface pertaining to a tunneling
protocol, or zero if no such interface exists. The type of tunneling interface can be identified from information in the entries in ifTable… |
IF-MIBInterfaceIndexOrZero Type Constraints: range: 0..2147483647Description: This textual convention is an extension of the InterfaceIndex convention. The latter defines a greater than zero value used to identify an interface or interface sub-layer in the managed system. This extension permits… |
.1.3.6.1.4.1.4874.2.2.11.1.1.1.1.11 |
||||||||||||||||||||||||||||||||||||
|
Number of times lcp terminated due to peer exceeding max renegotiation
attempts. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.11.1.1.1.1.12 |
juniPppLinkConfigTable
table.1.3.6.1.4.1.4874.2.2.11.1.1.2
·
1 row entry
·
15 columns
Uses the junose variant from
Command help
/opt/observium/mibs/junose.
Walk juniPppLinkConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-PPP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-PPP-MIB::juniPppLinkConfigTable'
This table contains entries for PPP interfaces present in the system.
Each entry describes the characteristics of a PPP interface.
Creating/deleting entries in this table causes corresponding entries for
be created/deleted in ifTable/ifXTable/juniIfTable.
Creating/deleting entries in this table causes corresponding entries for
be created/deleted in ifTable/ifXTable/juniIfTable.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The ifIndex of the PPP interface. When creating entries in this table,
suitable values for this object are determined by reading juniPppNextIfIndex. |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.4874.2.2.11.1.1.2.1.1 |
||||||||||||
|
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 … |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.4874.2.2.11.1.1.2.1.2 |
||||||||||||
|
The ifIndex of an interface over which this PPP interface is to be
layered. A value of zero indicates no layering. An implementation may choose to require that a non-zero value be configured at entry creation. |
IF-MIBInterfaceIndexOrZeror/w Type Constraints: range: 0..2147483647Description: This textual convention is an extension of the InterfaceIndex convention. The latter defines a greater than zero value used to identify an interface or interface sub-layer in the managed system. This extension permits… |
.1.3.6.1.4.1.4874.2.2.11.1.1.2.1.3 |
||||||||||||
|
Keepalive interval in seconds. A value of zero disables keepalive.
Keepalive is performed using LCP Echo. |
secondsInteger32r/w Constraints: range: 0-64800 |
.1.3.6.1.4.1.4874.2.2.11.1.1.2.1.4 |
||||||||||||
|
juniPppLinkConfigAuthenticationdeprecated
Specifies the type(s) of authentication, if any, to be negotiated with
the peer: none No authentication is negotiated. pap PAP negotiation only. chap CHAP negotiation only. papChap PAP negotiat… |
JuniPppAuthenticationr/w Type Values:
Description: Specifies the type(s) of PPP authentication used, if any: none No authentication is negotiated. pap PAP negotiation only. chap CHAP negotiation only. papChap PAP negotiation is attempted first; if fail… |
.1.3.6.1.4.1.4874.2.2.11.1.1.2.1.5 |
||||||||||||
|
The number of authentication retries permitted, in addition to a failed
initial attempt. If all retries fail, the link is reset. If authentication negotiation is not supported for this PPP interface, the… |
Integer32r/w Constraints: range: 0-7 |
.1.3.6.1.4.1.4874.2.2.11.1.1.2.1.6 |
||||||||||||
|
The ifIndex value for this interface in the standard PPP MIBs. The
ifIndex value for PPP interfaces is not the same for both proprietary and standard MIB tables pertaining to PPP interface. Therefore this value is pro… |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.4874.2.2.11.1.1.2.1.7 |
||||||||||||
|
Minimum value of the CHAP authenticator challenge length value. This
value is never allowed to be set to a value greater than juniPppLinkConfigChapMaxChallengeLength. |
Integer32r/w Constraints: range: 8-63 |
.1.3.6.1.4.1.4874.2.2.11.1.1.2.1.8 |
||||||||||||
|
Maximum value of the CHAP authenticator challenge length value. This
value is never allowed to be set to a value less than juniPppLinkConfigChapMinChallengeLength. |
Integer32r/w Constraints: range: 8-63 |
.1.3.6.1.4.1.4874.2.2.11.1.1.2.1.9 |
||||||||||||
|
When enabled, LCP state machine is forced into passive mode on lower
layer UP message. It adds compatibility with slow and buggy clients. |
Juniper-TCJuniEnabler/w Type Values:
|
.1.3.6.1.4.1.4874.2.2.11.1.1.2.1.10 |
||||||||||||
|
The name of the virtual router (Juniper-ROUTER-MIB.juniRouterName) to
be used for authentication on the PPP interface. Setting this object statically binds the authenticating virtual router with the PPP interface. If … |
Juniper-TCJuniNamer/w Type Constraints: range: 0..256 |
.1.3.6.1.4.1.4874.2.2.11.1.1.2.1.11 |
||||||||||||
|
The name of the AAA profile to be used for authentication on the PPP
interface. Setting this object statically binds the AAA profile with the PPP interface. If this object is not explicitly set or it is set to null st… |
Juniper-TCJuniNamer/w Type Constraints: range: 0..256 |
.1.3.6.1.4.1.4874.2.2.11.1.1.2.1.12 |
||||||||||||
|
A configuration variable comprised of nibbles i.e. 4 bits, such that
a client can supply a list of 0 to 8 selections. The least significant nibble is the first value of the list, and the most significant nibble is t… |
Juniper-TCJuniNibbleConfigr/w | .1.3.6.1.4.1.4874.2.2.11.1.1.2.1.13 |
||||||||||||
|
The ignore magic number mismatch option of the PPP interface
determines the action to be taken, when the peer has not negotiated any value yet sent null or invalid magic number in the LCP echo packets. The two action… |
Juniper-TCJuniEnabler/w Type Values:
|
.1.3.6.1.4.1.4874.2.2.11.1.1.2.1.14 |
||||||||||||
|
Maximum number of allowed lcp renegotiation attempts from peer.
|
Integer32r/w Constraints: range: 1-65535 |
.1.3.6.1.4.1.4874.2.2.11.1.1.2.1.15 |
juniPppIpTable
table.1.3.6.1.4.1.4874.2.2.11.1.3.1
·
1 row entry
·
10 columns
Uses the junose variant from
Command help
/opt/observium/mibs/junose.
Walk juniPppIpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-PPP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-PPP-MIB::juniPppIpTable'
Table containing the IP parameters for the local PPP entity.
IPCP status information for a particular PPP link.
| Column | Syntax | OID | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Indicates whether IP protocol service is operating over this PPP link.
Service is established on this link through means outside this MIB. |
Juniper-TCJuniEnable Type Values:
|
.1.3.6.1.4.1.4874.2.2.11.1.3.1.1.1 |
||||||||||||||||||||
|
Reason the IPCP link was terminated:
none None. other Not specified. noService No IP service configured on this PPP link. admin Administratively disab… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.4874.2.2.11.1.3.1.1.2 |
||||||||||||||||||||
|
Reports the PPP IPCP option for which negotiation failed, when
juniPppIpTerminateReason has the value 'negotiationFailure'. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.4874.2.2.11.1.3.1.1.3 |
||||||||||||||||||||
|
IP Address used by the local side.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.4874.2.2.11.1.3.1.1.4 |
||||||||||||||||||||
|
IP Address used by the remote side.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.4874.2.2.11.1.3.1.1.5 |
||||||||||||||||||||
|
Primary DNS server used by the remote side.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.4874.2.2.11.1.3.1.1.6 |
||||||||||||||||||||
|
Secondary DNS server used by the remote side.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.4874.2.2.11.1.3.1.1.7 |
||||||||||||||||||||
|
Primary WINS server used by the remote side.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.4874.2.2.11.1.3.1.1.8 |
||||||||||||||||||||
|
Secondary WINS server used by the remote side.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.4874.2.2.11.1.3.1.1.9 |
||||||||||||||||||||
|
Number of times ipcp terminated due to peer exceeding max
renegotiation attempts. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.11.1.3.1.1.10 |
juniPppIpConfigTable
table.1.3.6.1.4.1.4874.2.2.11.1.3.2
·
1 row entry
·
7 columns
Uses the junose variant from
Command help
/opt/observium/mibs/junose.
Walk juniPppIpConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-PPP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-PPP-MIB::juniPppIpConfigTable'
Table containing the IP parameters for the local PPP entity.
IPCP configuration information for a particular PPP link.
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
When enabled, allows peer's DNS address to prevail in the event of a
negotiation conflict; when disabled, the local PPP interface's DNS address prevails. |
Juniper-TCJuniEnabler/w Type Values:
|
.1.3.6.1.4.1.4874.2.2.11.1.3.2.1.1 |
||||
|
When enabled, allows peer's WINS address to prevail in the event of a
negotiation conflict; when disabled, the local PPP interface's WINS address prevails. |
Juniper-TCJuniEnabler/w Type Values:
|
.1.3.6.1.4.1.4874.2.2.11.1.3.2.1.2 |
||||
|
Enables the negotiation of the IPCP option netmask (0x90) during IPCP
negotiation. |
Juniper-TCJuniEnabler/w Type Values:
|
.1.3.6.1.4.1.4874.2.2.11.1.3.2.1.3 |
||||
|
Enables the initiation of negotiation of the IPCP.
|
Juniper-TCJuniEnabler/w Type Values:
|
.1.3.6.1.4.1.4874.2.2.11.1.3.2.1.4 |
||||
|
Maximum number of allowed ipcp renegotiation attempts from peer.
|
Integer32r/w Constraints: range: 1-65535 |
.1.3.6.1.4.1.4874.2.2.11.1.3.2.1.5 |
||||
|
Control prompting of IPCP DNS option to remote peer.
|
Juniper-TCJuniEnabler/w Type Values:
|
.1.3.6.1.4.1.4874.2.2.11.1.3.2.1.6 |
||||
|
Enables IPCP lockout. It determines whether this NCP can be negotiated
when the interface is already running a different NCP. On enabling this option, the IPCP negotiation will be blocked after a different NCP service i… |
Juniper-TCJuniEnabler/w Type Values:
|
.1.3.6.1.4.1.4874.2.2.11.1.3.2.1.7 |
juniPppOsiTable
table.1.3.6.1.4.1.4874.2.2.11.1.4.1
·
1 row entry
·
6 columns
Uses the junose variant from
Command help
/opt/observium/mibs/junose.
Walk juniPppOsiTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-PPP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-PPP-MIB::juniPppOsiTable'
Table containing the OSI parameters for the local PPP entity.
OSICP status information for a particular PPP link.
| Column | Syntax | OID | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Indicates whether OSI protocol service is operating over this PPP link.
Service is established on this link through means outside this MIB. |
Juniper-TCJuniEnable Type Values:
|
.1.3.6.1.4.1.4874.2.2.11.1.4.1.1.1 |
||||||||||||||||||
|
The operational status of the OSI network protocol. If the value of
this object is up then the finite state machine for the OSI network protocol has reached the Opened state. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.4874.2.2.11.1.4.1.1.2 |
||||||||||||||||||
|
Reason the OSICP link was terminated:
none None. other Not specified. noService No OSI service configured on this PPP link. admin Administratively dis… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.4874.2.2.11.1.4.1.1.3 |
||||||||||||||||||
|
Reports the PPP OSICP option for which negotiation failed, when
juniPppOsiTerminateReason has the value 'negotiationFailure'. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.4874.2.2.11.1.4.1.1.4 |
||||||||||||||||||
|
Local alignment of network PDU:
none No alignment specified. oneModulo4 Alignment on first octet (out of four). twoModulo4 Alignment on second octet (out of four). threeModulo4 Alignment on third… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.4874.2.2.11.1.4.1.1.5 |
||||||||||||||||||
|
Remote alignment of network PDU.
none No alignment specified. oneModulo4 Alignment on first octet (out of four). twoModulo4 Alignment on second octet (out of four). threeModulo4 Alignment on thir… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.4874.2.2.11.1.4.1.1.6 |
juniPppOsiConfigTable
table.1.3.6.1.4.1.4874.2.2.11.1.4.2
·
1 row entry
·
1 columns
Uses the junose variant from
Command help
/opt/observium/mibs/junose.
Walk juniPppOsiConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-PPP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-PPP-MIB::juniPppOsiConfigTable'
Table containing configuration variables for the OSICP for the local PPP entity.
OSICP information for a particular PPP link.
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
The immediate desired status of the OSI network protocol. Setting this
object to open will inject an administrative open event into the OSI network protocol's finite state machine. Setting this object to close will in… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.4874.2.2.11.1.4.2.1.1 |
juniPppSessionTable
table.1.3.6.1.4.1.4874.2.2.11.1.5.1
·
1 row entry
·
18 columns
Uses the junose variant from
Command help
/opt/observium/mibs/junose.
Walk juniPppSessionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-PPP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-PPP-MIB::juniPppSessionTable'
This table contains entries for PPP interfaces present in the system.
Each entry describes the characteristics of a PPP interface.
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Indicates whether a session has been granted via the authentication
mechanism. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.4874.2.2.11.1.5.1.1.1 |
||||||||||||||||||||||||||||||||||||||
|
The reason the session was terminated.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.4874.2.2.11.1.5.1.1.2 |
||||||||||||||||||||||||||||||||||||||
|
The value of sysUpTime when this session last became active.
|
SNMPv2-SMITimeTicks Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.11.1.5.1.1.3 |
||||||||||||||||||||||||||||||||||||||
|
Number of octets received since this session last became active, as
denoted by juniPppSessionStartTime. |
octetsSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.11.1.5.1.1.4 |
||||||||||||||||||||||||||||||||||||||
|
Number of octets sent since this session last became active, as denoted
by juniPppSessionStartTime. |
octetsSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.11.1.5.1.1.5 |
||||||||||||||||||||||||||||||||||||||
|
Number of packets received since this session last became active, as
denoted by juniPppSessionStartTime. |
packetsSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.11.1.5.1.1.6 |
||||||||||||||||||||||||||||||||||||||
|
Number of packets sent since this session last became active, as
denoted by juniPppSessionStartTime. |
packetsSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.11.1.5.1.1.7 |
||||||||||||||||||||||||||||||||||||||
|
Maximum duration for the session, after which the session terminates
automatically. |
millisecondsInteger32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.11.1.5.1.1.8 |
||||||||||||||||||||||||||||||||||||||
|
Maximum inactivity duration for the session, after which the session
terminates automatically. |
millisecondsInteger32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.11.1.5.1.1.9 |
||||||||||||||||||||||||||||||||||||||
|
Interval that must elapse between generation of accounting records for
this session. |
millisecondsInteger32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.4874.2.2.11.1.5.1.1.10 |
||||||||||||||||||||||||||||||||||||||
|
Remote IP address, obtained from the authentication service, to be used
during IPCP negotiation with the remote side. |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.4874.2.2.11.1.5.1.1.11 |
||||||||||||||||||||||||||||||||||||||
|
Remote primary DNS IP address, obtained from the authentication
service, to be used during IPCP negotiation with the remote side. |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.4874.2.2.11.1.5.1.1.12 |
||||||||||||||||||||||||||||||||||||||
|
Remote secondary DNS IP address, obtained from the authentication
service, to be used during IPCP negotiation with the remote side. |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.4874.2.2.11.1.5.1.1.13 |
||||||||||||||||||||||||||||||||||||||
|
Remote primary WINS IP address, obtained from the authentication
service, to be used during IPCP negotiation with the remote side. |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.4874.2.2.11.1.5.1.1.14 |
||||||||||||||||||||||||||||||||||||||
|
Remote secondary WINS IP address, obtained from the authentication
service, to be used during IPCP negotiation with the remote side. |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.4874.2.2.11.1.5.1.1.15 |
||||||||||||||||||||||||||||||||||||||
|
IPV6 Address Interface Identifier obtained from the authentication
service, to be used during IPCP negotiation with the remote side. |
IPV6-TCIpv6AddressIfIdentifier Type Constraints: range: 0..8 |
.1.3.6.1.4.1.4874.2.2.11.1.5.1.1.16 |
||||||||||||||||||||||||||||||||||||||
|
Indicates whether a session has had its IP service inhibited by the
authentication mechanism. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.4874.2.2.11.1.5.1.1.17 |
||||||||||||||||||||||||||||||||||||||
|
Indicates whether a session has had its IPv6 service inhibited by the
authentication mechanism. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.4874.2.2.11.1.5.1.1.18 |
juniPppMlPppBundleTable
table.1.3.6.1.4.1.4874.2.2.11.1.6.1
·
1 row entry
·
3 columns
Uses the junose variant from
Command help
/opt/observium/mibs/junose.
Walk juniPppMlPppBundleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-PPP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-PPP-MIB::juniPppMlPppBundleTable'
This table contains entries for MLPPP bundles present in the system.
Each entry describes the characteristics of a MLPPP bundle.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The administrative name of the MLPPP bundle associated with this MLPPP
network interface. |
JuniPppMlPppBundleName Type Constraints: range: 0..32Description: MLPPP Bundle name. The bundle name is a characteristic of a MLPPP network interface. |
.1.3.6.1.4.1.4874.2.2.11.1.6.1.1.1 |
||||||||||||
|
The rowStatus for this entry. The following sets are supported:
createAndGo(4), destroy(6) The following values can be read from this object: active(1) |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.4874.2.2.11.1.6.1.1.2 |
||||||||||||
|
The ifIndex of this MLPPP network interface. It is a valid ifIndex
even if there is no corresponding network interface instance in the juniPppMlPppLinkConfigTable. |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.4874.2.2.11.1.6.1.1.3 |
.1.3.6.1.4.1.4874.2.2.11.1.6.3
·
1 row entry
·
20 columns
Uses the junose variant from
Command help
/opt/observium/mibs/junose.
Walk juniPppMlPppLinkConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-PPP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-PPP-MIB::juniPppMlPppLinkConfigTable'
This table contains entries for MLPPP interfaces present in the system.
Each entry describes the characteristics of MLPPP interface.
Creating/deleting entries in this table causes corresponding entries for
be created/deleted in ifTable/ifXTable/juniIfTable.
Creating/deleting entries in this table causes corresponding entries for
be created/deleted in ifTable/ifXTable/juniIfTable.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The ifIndex of the MLPPP interface. When creating entries in this
table, suitable values for this object are determined by reading juniPppMlPppNextLinkIfIndex. |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.4874.2.2.11.1.6.3.1.1 |
||||||||||||
|
The ifIndex of an interface over which this PPP interface is to be
layered. A value of zero indicates no layering. An implementation may choose to require that a non-zero value be configured at entry creation. |
IF-MIBInterfaceIndexOrZeror/w Type Constraints: range: 0..2147483647Description: This textual convention is an extension of the InterfaceIndex convention. The latter defines a greater than zero value used to identify an interface or interface sub-layer in the managed system. This extension permits… |
.1.3.6.1.4.1.4874.2.2.11.1.6.3.1.2 |
||||||||||||
|
Keepalive interval in seconds. A value of zero disables keepalive.
Keepalive is performed using LCP Echo. |
secondsInteger32r/w Constraints: range: 10-64800range: 0-0 |
.1.3.6.1.4.1.4874.2.2.11.1.6.3.1.4 |
||||||||||||
|
juniPppMlPppLinkConfigAuthenticationdeprecated
Specifies the type(s) of authentication, if any, to be negotiated with
the peer: none No authentication is negotiated. pap PAP negotiation only. chap CHAP negotiation only. papChap PAP negotiat… |
JuniPppAuthenticationr/w Type Values:
Description: Specifies the type(s) of PPP authentication used, if any: none No authentication is negotiated. pap PAP negotiation only. chap CHAP negotiation only. papChap PAP negotiation is attempted first; if fail… |
.1.3.6.1.4.1.4874.2.2.11.1.6.3.1.5 |
||||||||||||
|
The number of authentication retries permitted, in addition to a failed
initial attempt. If all retries fail, the link is reset. |
Integer32r/w Constraints: range: 0-7 |
.1.3.6.1.4.1.4874.2.2.11.1.6.3.1.6 |
||||||||||||
|
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 … |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.4874.2.2.11.1.6.3.1.7 |
||||||||||||
|
The name of the AAA profile to be used for authentication on the PPP
interface. Setting this object statically binds the AAA profile with the PPP interface. If this object is not explicitly set or it is set to null st… |
Juniper-TCJuniNamer/w Type Constraints: range: 0..256 |
.1.3.6.1.4.1.4874.2.2.11.1.6.3.1.8 |
||||||||||||
|
Minimum value of the CHAP authenticator challenge length value. This
value is never allowed to be set to a value greater than juniPppMlPppLinkConfigChapMaxChallengeLength. |
Integer32r/w Constraints: range: 8-63 |
.1.3.6.1.4.1.4874.2.2.11.1.6.3.1.9 |
||||||||||||
|
Maximum value of the CHAP authenticator challenge length value.
|
Integer32r/w Constraints: range: 8-63 |
.1.3.6.1.4.1.4874.2.2.11.1.6.3.1.10 |
||||||||||||
|
When enabled, LCP state machine is forced into passive mode on lower
layer UP message. It adds compatibility with slow and buggy clients. |
Juniper-TCJuniEnabler/w Type Values:
|
.1.3.6.1.4.1.4874.2.2.11.1.6.3.1.11 |
||||||||||||
|
The name of the virtual router (Juniper-ROUTER-MIB.juniRouterName) to
be used for authentication on the PPP interface. Setting this object statically binds the authenticating virtual router with the link interface. If… |
Juniper-TCJuniNamer/w Type Constraints: range: 0..256 |
.1.3.6.1.4.1.4874.2.2.11.1.6.3.1.12 |
||||||||||||
|
Enables MLPPP fragmentation. Changing this object has an effect when
the link is next restarted. |
Juniper-TCJuniEnabler/w Type Values:
|
.1.3.6.1.4.1.4874.2.2.11.1.6.3.1.13 |
||||||||||||
|
Enables MLPPP reassembly. Changing this object has an effect when the
link is next restarted. |
Juniper-TCJuniEnabler/w Type Values:
|
.1.3.6.1.4.1.4874.2.2.11.1.6.3.1.14 |
||||||||||||
|
The Maximum Receive Reconstructed Unit (MRRU) that the local PPP entity
will advertise to the remote entity. If the value of this variable is 1, then the MRRU is set to the local MRU value. Changing this object has an… |
Integer32r/w Constraints: range: 64-65535range: 1-1 |
.1.3.6.1.4.1.4874.2.2.11.1.6.3.1.15 |
||||||||||||
|
The size of fragments transmitted by the local PPP entity. If the
value of this variable is 1, then the fragment size is set to the link's MTU value. Changing this object has an effect when the link is next restarted. |
Integer32r/w Constraints: range: 128-65535range: 1-1 |
.1.3.6.1.4.1.4874.2.2.11.1.6.3.1.16 |
||||||||||||
|
Enables MLPPP hash-based link selection for non-best-effort traffic.
Changing this object has an effect when the link is next restarted. |
Juniper-TCJuniEnabler/w Type Values:
|
.1.3.6.1.4.1.4874.2.2.11.1.6.3.1.17 |
||||||||||||
|
A configuration variable comprised of nibbles i.e. 4 bits, such that
a client can supply a list of 0 to 8 selections. The least significant nibble is the first value of the list, and the most significant nibble is t… |
Juniper-TCJuniNibbleConfigr/w | .1.3.6.1.4.1.4874.2.2.11.1.6.3.1.18 |
||||||||||||
|
The ignore magic number mismatch option of the PPP interface
determines the action to be taken, when the peer has not negotiated any value yet sent null or invalid magic number in the LCP echo packets. The two actions… |
Juniper-TCJuniEnabler/w Type Values:
|
.1.3.6.1.4.1.4874.2.2.11.1.6.3.1.19 |
||||||||||||
|
Enables Multiclass Multilink PPP (MCML). Changing this object has an
effect when the link is next restarted. |
Juniper-TCJuniEnabler/w Type Values:
|
.1.3.6.1.4.1.4874.2.2.11.1.6.3.1.20 |
||||||||||||
|
Maximum number of MCML classes to be negotiated. Changing this object
has an effect when the link is next restarted. |
Integer32r/w Constraints: range: 0-8 |
.1.3.6.1.4.1.4874.2.2.11.1.6.3.1.21 |
.1.3.6.1.4.1.4874.2.2.11.1.6.5
·
1 row entry
·
4 columns
Uses the junose variant from
Command help
/opt/observium/mibs/junose.
Walk juniPppMlPppNetworkConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-PPP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-PPP-MIB::juniPppMlPppNetworkConfigTable'
This table contains entries for MLPPP network interfaces present in the system.
Each entry describes the characteristics of MLPPP interface.
Creating/deleting entries in this table causes corresponding entries for
be created/deleted in ifTable/ifXTable/juniIfTable.
Creating/deleting entries in this table causes corresponding entries for
be created/deleted in ifTable/ifXTable/juniIfTable.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The ifIndex of the MLPPP network interface. When creating entries in
this table, suitable values for this object are determined by reading juniPppMlPppNextNetworkIfIndex. |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.4874.2.2.11.1.6.5.1.1 |
||||||||||||
|
The ifIndex of a PPP link interface over which this PPP network
interface is to be layered. On sets, the value of this object must equal on of the previously created PPP link interfaces created in the juniPppMlPppLinkC… |
IF-MIBInterfaceIndexr/w Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.4874.2.2.11.1.6.5.1.2 |
||||||||||||
|
The MLPPP bundle name administratively assigned.
|
JuniPppMlPppBundleNamer/w Type Constraints: range: 0..32Description: MLPPP Bundle name. The bundle name is a characteristic of a MLPPP network interface. |
.1.3.6.1.4.1.4874.2.2.11.1.6.5.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 … |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.4874.2.2.11.1.6.5.1.4 |
.1.3.6.1.4.1.4874.2.2.11.1.6.6
·
1 row entry
·
3 columns
Uses the junose variant from
Command help
/opt/observium/mibs/junose.
Walk juniPppMlPppLinkBindTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-PPP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-PPP-MIB::juniPppMlPppLinkBindTable'
This table contains entries for MLPPP Link interface to MLPPP network interfaces bindings.
Each entry describes the MLPPP link interface to MLPPP network
interface bindings.
interface bindings.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The ifIndex of the MLPPP network interface.
|
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.4874.2.2.11.1.6.6.1.1 |
||||||||||||
|
The ifIndex of a MLPPP link interface bound by the MLPPP network
interface defined by juniPppMlPppBindNetworkIfIndex. |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.4874.2.2.11.1.6.6.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 … |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.4874.2.2.11.1.6.6.1.3 |
.1.3.6.1.4.1.4874.2.2.11.1.6.7
·
1 row entry
·
5 columns
Uses the junose variant from
Command help
/opt/observium/mibs/junose.
Walk juniPppMlPppMulticlassTraffiClassTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-PPP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-PPP-MIB::juniPppMlPppMulticlassTraffiClassTable'
This table contains entries for MLPPP Multiclass to traffic class mapping of interfaces present in the system.
Each entry describes the MLPPP multiclass to traffic class mapping of
interfaces.Other characteristics like fragmentation and reassembly
for a particular traffic class can be configured.
interfaces.Other characteristics like fragmentation and reassembly
for a particular traffic class can be configured.
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
The ifIndex of the MLPPP interface. When creating entries in this
table, suitable values for this object are determined by reading juniPppMlPppMulticlassIfIndex. |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.4874.2.2.11.1.6.7.1.1 |
||||
|
The multiclass index of a particular traffic class type. This can be
configured only when MCMP is enabled on the link interface. |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.4874.2.2.11.1.6.7.1.2 |
||||
|
The traffic class index mapped to the MCMP multiclass index. This can be
configured only when MCMP is enabled on the link interface. |
JuniPppMlPppMulticlassTcNamer/w Type Constraints: range: 0..64Description: Name of the Traffic class. The bundle name is a characteristic of a MLPPP Multiclass. |
.1.3.6.1.4.1.4874.2.2.11.1.6.7.1.3 |
||||
|
Enable or disable fragmentation for a particular multiclass. This can be
configured only when MCMP is enaled on the link interface. |
Juniper-TCJuniEnabler/w Type Values:
|
.1.3.6.1.4.1.4874.2.2.11.1.6.7.1.4 |
||||
|
Enable or disable rassembly for a particular multiclass. This can be
configured only when MCMP is enaled on the link interface. |
Juniper-TCJuniEnabler/w Type Values:
|
.1.3.6.1.4.1.4874.2.2.11.1.6.7.1.5 |
juniPppIpv6Table
table.1.3.6.1.4.1.4874.2.2.11.1.8.1
·
1 row entry
·
7 columns
Uses the junose variant from
Command help
/opt/observium/mibs/junose.
Walk juniPppIpv6Table
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-PPP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-PPP-MIB::juniPppIpv6Table'
Table containing the IPv6 parameters for the local PPP entity.
IPV6CP status information for a particular PPP link.
| Column | Syntax | OID | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Indicates whether IPv6 protocol service is operating over this PPP
link. Service is established on this link through means outside this MIB. |
Juniper-TCJuniEnable Type Values:
|
.1.3.6.1.4.1.4874.2.2.11.1.8.1.1.1 |
||||||||||||||||||
|
The operational status of the IPv6 network protocol. If the value of
this object is up then the finite state machine for the IPv6 network protocol has reached the Opened state. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.4874.2.2.11.1.8.1.1.2 |
||||||||||||||||||
|
Reason the IPV6CP link was terminated:
none None. other Not specified. noService No IPv6 service configured on this PPP link. admin Administratively d… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.4874.2.2.11.1.8.1.1.3 |
||||||||||||||||||
|
Reports the PPP IPV6CP option for which negotiation failed, when
juniPppIpv6TerminateReason has the value 'negotiationFailure'. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.4874.2.2.11.1.8.1.1.4 |
||||||||||||||||||
|
IPv6 Address Interface Identifier used by the local side.
|
IPV6-TCIpv6AddressIfIdentifier Type Constraints: range: 0..8 |
.1.3.6.1.4.1.4874.2.2.11.1.8.1.1.5 |
||||||||||||||||||
|
IPv6 Address Interface Identifier used by the remote side.
|
IPV6-TCIpv6AddressIfIdentifier Type Constraints: range: 0..8 |
.1.3.6.1.4.1.4874.2.2.11.1.8.1.1.6 |
||||||||||||||||||
|
Number of times ipv6cp terminated due to peer exceeding max
renegotiation attempts. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.4874.2.2.11.1.8.1.1.7 |
juniPppIpv6ConfigTable
table.1.3.6.1.4.1.4874.2.2.11.1.8.2
·
1 row entry
·
3 columns
Uses the junose variant from
Command help
/opt/observium/mibs/junose.
Walk juniPppIpv6ConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Juniper-PPP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-PPP-MIB::juniPppIpv6ConfigTable'
Table containing the IPv6 parameters for the local PPP entity.
IPV6CP configuration information for a particular PPP link.
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
The immediate desired status of the IPv6 network protocol. Setting
this object to open will inject an administrative open event into the IPv6 network protocol's finite state machine. Setting this object to close will … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.4874.2.2.11.1.8.2.1.1 |
||||
|
Enables the initiation of negotiation of the IPv6CP.
|
Juniper-TCJuniEnabler/w Type Values:
|
.1.3.6.1.4.1.4874.2.2.11.1.8.2.1.2 |
||||
|
Maximum number of allowed ipv6cp renegotiation attempts from peer.
|
Integer32r/w Constraints: range: 1-65535 |
.1.3.6.1.4.1.4874.2.2.11.1.8.2.1.3 |