HP (Hewlett-Packard) 600 Network Router User Manual


 
PPP (Industry-Standard Point-to-Point
Protocol) Circuits
The PPP information contains the PPP MIB Link Quality Table and PPP
circuit event messages. The PPP MIB variables for the Link Quality
Table are organized under
exmib.ppp.link_quality_table.entry
and are separate from the general WAN Circuits variables (page 18-14).
Use NCL’s List command to display all or a part of the ppp information
base, and use NCL’s Get command to obtain the value of any variable
within the information base.
The structure is the following:
exmib
ppp
link_quality_table.entry
variables listed below
cct # stands for the PPP circuit number
The pathname is constructed as follows:
exmib.ppp.link_quality_table.entry.variable.cct
or 36.18.4.1.variable#.cct#
The variables are listed alphabetically:
index Is a unique value for each PPP link interface. The index value is
the circuit number of the PPP circuit.
in_rx_bytes Is a 32-bit state variable indicating the number of bytes
that were received on the inbound link during the last period.
in_rx_pkts Is a 32-bit state variable indicating the number of packets
that were received on the inbound link during the last period.
in_tx_bytes Is a 32-bit state variable indicating the number of bytes
that were transmitted on the inbound link during the last period. In
other words, in_tx_bytes indicates the number of bytes the remote
peer station transmitted during the last period.
Managment
Information Base
18
Management Information Base Variables
cct: Circuits Information Base
18-35