Cabletron Systems ELS10-26 Network Router User Manual


 
5-1
CHAPTER 5
PPP MIB
The ELS10-26 supports RFC 1471 for PPP link control and RFC
1473 for PPP IP support.
The MIB tree for reaching the PPP group is:
1.3.6.1.2.1.10
ppp {transmission 23}
5.1 PPP LINK CONTROL TABLE
pppLCP {ppp 1}
pppLinkStatusTable {pppLink1}
Not-Accessible
A table containing PPP-Link specific variables for this PPP
implementation.
pppLinkStatusEntry {pppLinkStatusTable 1}
Not-Accessible
Management information about a particular PPP Link.
pppLinkStatusPhysicalIndex {pppLinkStatusEntry 1}
Integer Read-only
The value of ifIndex that identifies the lower-level interface over
which this PPP Link is operating. This interface would usually be
an HDLC or RS-232 type of interface. If there is no lower layer
interface element, or there is no ifEntry for the element, or the
element can not be identified, then the value of this object is 0. For
example, suppose that PPP is operating over a serial port. This
would use two entries in the ifTable. The PPP could be running
over ‘interface’ number 123 and the serial port could be running
over ‘interface’ number 987. Therefore, ifSpecific.123 would
contain the OBJECT IDENTIFIER ppp
pppLinkStatusPhysicalIndex.123 would contain 987, and