Technical data

Monitoring Statistics
117347-A Rev. A 8-39
Using the ASCII Version of the Bay Networks MIB
Site Manager software provides a directory of ASCII MIB files in ASN.1 syntax --
each file (identified by a .mib extension) contains a single MIB. You can use these
files as a reference to MIB objects. You can also compile these files with a
network management application to provide network management access to Bay
Networks routers.
MIB files are found in the Windows directory \wf\mibs or the UNIX directory
/usr/wf/mibs. For example, the Point-to-Point Protocol MIB (ppp) can be found in
/usr/wf/mibs/ppp.mib on a UNIX workstation, or in \wf\mibs\ppp.mib on a PC.
Using the MIB II Counters Feature
MIB II is the second version of the Management Information Base. The MIB II
Counters feature lets you track the number of packets each circuit in the router
processes at the data link layer. By default, Site Manager enables the MIB II
counters described in T
able 8-6.
To access these counters in the MIB Browser, use the Quick Get tool to select the
objects wfApplication, wfDataLink, wfIfGroup, and then wfIfTable.
Table 8-6. MIB II Counters
Counter Description
ifInNUcastPkts Counts the number of non-unicast (such as
subnetwork-broadcast or subnetwork-multicast) packets
delivered to a higher-layer protocol
ifOutUcastPkts Counts the total number of packets that higher-level
protocols requested be transmitted to a
subnetwork-unicast address, including those that were
discarded or not sent
ifOutNUcastPkts Counts the total number of packets that higher-level
protocols requested be transmitted to a non-unicast
address, including those that were discarded or not sent
ifInUcastPkts Counts the number of subnetwork-unicast packets
delivered to a higher-layer protocol
ifInUnknownProtos Counts the number of packets received by the interface
that were discarded because of an unknown or
unsupported protocol