|
NAMEOVERVIEWMIB LISTAUTHORmrtg-mibhelp - A Table of some interesting OIDs This File Contains a collection of interesting MIB Entries ... mrtg knows about their names ... depending on the ASN.1 Syntax you may have to put gauge into the Options[]: parameter. For information about how to create a Target[]: parameter which references these MIB entries, please consult mrtg-reference. ifOperStatus
The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed. ifAdminStatus
The current administrative state of the interface. The testing(3) state indicates that no operational packets can be passed. ifInOctets
The total number of octets received on the interface, including framing characters. ifInUcastPkts
The number of subnetwork-unicast packets delivered to a higher-layer protocol. ifInNUcastPkts
The number of non-unicast (i.e., subnetwork- broadcast or subnetwork-multicast) packets delivered to a higher-layer protocol. ifInDiscards
The number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable to a higher-layer protocol. One possible reason for discarding such a packet could be to free up buffer space. ifInErrors
The number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol. ifInUnknownProtos
The number of packets received via the interface which were discarded because of an unknown or unsupported protocol. ifOutOctets
The total number of octets transmitted out of the interface, including framing characters. ifOutUcastPkts
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
The total number of packets that higher-level protocols requested be transmitted to a non- unicast (i.e., a subnetwork-broadcast or subnetwork-multicast) address, including those that were discarded or not sent. ifOutDiscards
The number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space. ifOutErrors
The number of outbound packets that could not be transmitted because of errors. ifOutQLen
The length of the output packet queue (in packets). frInOctetsFrom: Simon Ferrett <simonf@world.net>
which when used in the form:
where pp is the physical port that the frame relay pvc is defined on and dd is the DLCI of the pvc gets you the in and out octets for just that pvc. ifAdminHack and ifOperHackThe return values of ifAdminStatus and ifOperStatus are not very useful for graphing. Use ifOperHack and ifAdminHack instead. They return 1 for UP and 0 otherwise. Note these are not real MIB entities but mrtg hacks PseudoZero and PseudoOnewill return 0 and 1 respectively Note these are not real MIB entities but mrtg hacks Tobias Oetiker <tobi@oetiker.ch> |
NOTE: The content of this website is accessible with any browser. The graphical design though relies completely on CSS2 styles. If you see this text, this means that your browser does not support CSS2. Consider upgrading to a standard conformant browser like Mozilla Firefox or Opera but also Apple's Safari or KDE's Konqueror for example. It may also be that you are looking at a mirror page which did not copy the CSS for this page. Or if some pictures are missing, then the mirror may not have picked up the contents of either the images or the inc directory.