Enterasys atx Verweisanleitung

Seite von 252
ATX MIB Reference Guide
8-1
CHAPTER 8
PPP MIB
The unit supports RFC 1471 for PPP link control and RFC 1473 for PPP IP, and 
RFC 1474 for PPP Bridge support.
The MIB tree for reaching the PPP group is:
1.3.6.1.2.1.10.
ppp
{transmission 23}
8.1 PPP LINK CONTROL TABLE
pppLCP
{ppp 1}
pppLink
{pppLCP 1}
pppLinkStatusTable {pppLink 
1} 
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 ifSpecific.987 would 
contain the OBJECT IDENTIFIER for the serial-port’s media-specific MIB.