Blame doc/mrtg-mibhelp.pod

Packit 667938
=head1 NAME
Packit 667938
Packit 667938
mrtg-mibhelp - A Table of some interesting OIDs
Packit 667938
Packit 667938
=head1 OVERVIEW
Packit 667938
Packit 667938
This File Contains a collection of interesting MIB Entries ...
Packit 667938
mrtg knows about their names ... depending on the ASN.1 Syntax
Packit 667938
you may have to put B<gauge> into the B<Options[]:> parameter.
Packit 667938
Packit 667938
For information about how to create a B<Target[]:> parameter which
Packit 667938
references these MIB entries, please consult mrtg-reference.
Packit 667938
Packit 667938
=head1 MIB LIST
Packit 667938
Packit 667938
=head2 ifOperStatus
Packit 667938
Packit 667938
 Descriptor:		ifOperStatus
Packit 667938
 Identifier:		1.3.6.1.2.1.2.2.1.8
Packit 667938
 ASN.1 Syntax:		INTEGER
Packit 667938
 Enumeration:		up 1, down 2, testing 3
Packit 667938
Packit 667938
The current operational state of the interface.
Packit 667938
The testing(3) state indicates that no operational
Packit 667938
packets can be passed.
Packit 667938
Packit 667938
=head2 ifAdminStatus
Packit 667938
Packit 667938
 Descriptor:		ifAdminStatus
Packit 667938
 Identifier:		1.3.6.1.2.1.2.2.1.7
Packit 667938
 ASN.1 Syntax:		INTEGER
Packit 667938
 Enumeration:		up 1, down 2, testing 3
Packit 667938
Packit 667938
The current administrative state of the interface.
Packit 667938
The testing(3) state indicates that no operational
Packit 667938
packets can be passed.
Packit 667938
Packit 667938
Packit 667938
=head2 ifInOctets
Packit 667938
Packit 667938
 Descriptor:            ifInOctets
Packit 667938
 Identifier:		1.3.6.1.2.1.2.2.1.10
Packit 667938
 ASN.1 Syntax:		Counter32
Packit 667938
Packit 667938
The total number of octets received on the
Packit 667938
interface, including framing characters.
Packit 667938
Packit 667938
=head2 ifInUcastPkts
Packit 667938
Packit 667938
 Descriptor:            ifInUcastPkts
Packit 667938
 Identifier:		1.3.6.1.2.1.2.2.1.11
Packit 667938
 ASN.1 Syntax:		Counter32
Packit 667938
Packit 667938
The number of subnetwork-unicast packets
Packit 667938
delivered to a higher-layer protocol.
Packit 667938
Packit 667938
=head2 ifInNUcastPkts
Packit 667938
Packit 667938
 Descriptor:            ifInNUcastPkts
Packit 667938
 Identifier:		1.3.6.1.2.1.2.2.1.12
Packit 667938
 ASN.1 Syntax:		Counter32
Packit 667938
Packit 667938
The number of non-unicast (i.e., subnetwork-
Packit 667938
broadcast or subnetwork-multicast) packets
Packit 667938
delivered to a higher-layer protocol.
Packit 667938
Packit 667938
=head2 ifInDiscards
Packit 667938
Packit 667938
 Descriptor:            ifInDiscards
Packit 667938
 Identifier:		1.3.6.1.2.1.2.2.1.13
Packit 667938
 ASN.1 Syntax:		Counter32
Packit 667938
Packit 667938
The number of inbound packets which were chosen
Packit 667938
to be discarded even though no errors had been
Packit 667938
detected to prevent their being deliverable to a
Packit 667938
higher-layer protocol.  One possible reason for
Packit 667938
discarding such a packet could be to free up
Packit 667938
buffer space.
Packit 667938
Packit 667938
=head2 ifInErrors
Packit 667938
Packit 667938
 Descriptor:            ifInErrors
Packit 667938
 Identifier:		1.3.6.1.2.1.2.2.1.14
Packit 667938
 ASN.1 Syntax:		Counter32
Packit 667938
Packit 667938
The number of inbound packets that contained
Packit 667938
errors preventing them from being deliverable to a
Packit 667938
higher-layer protocol.
Packit 667938
Packit 667938
=head2 ifInUnknownProtos
Packit 667938
Packit 667938
 Descriptor:            ifInUnknownProtos
Packit 667938
 Identifier:		1.3.6.1.2.1.2.2.1.15
Packit 667938
 ASN.1 Syntax:		Counter32
Packit 667938
Packit 667938
The number of packets received via the interface
Packit 667938
which were discarded because of an unknown or
Packit 667938
unsupported protocol.
Packit 667938
Packit 667938
=head2 ifOutOctets
Packit 667938
Packit 667938
 Descriptor:            ifOutOctets
Packit 667938
 Identifier:		1.3.6.1.2.1.2.2.1.16
Packit 667938
 ASN.1 Syntax:		Counter32
Packit 667938
Packit 667938
The total number of octets transmitted out of the
Packit 667938
interface, including framing characters.
Packit 667938
Packit 667938
=head2 ifOutUcastPkts
Packit 667938
Packit 667938
 Descriptor:            ifOutUcastPkts
Packit 667938
 Identifier:		1.3.6.1.2.1.2.2.1.17
Packit 667938
 ASN.1 Syntax:		Counter32
Packit 667938
Packit 667938
The total number of packets that higher-level
Packit 667938
protocols requested be transmitted to a
Packit 667938
subnetwork-unicast address, including those that
Packit 667938
were discarded or not sent.
Packit 667938
Packit 667938
=head2 ifOutNUcastPkts
Packit 667938
Packit 667938
 Descriptor:             ifOutNUcastPkts
Packit 667938
 Identifier:		1.3.6.1.2.1.2.2.1.18
Packit 667938
 ASN.1 Syntax:		Counter32
Packit 667938
Packit 667938
The total number of packets that higher-level
Packit 667938
protocols requested be transmitted to a non-
Packit 667938
unicast (i.e., a subnetwork-broadcast or
Packit 667938
subnetwork-multicast) address, including those
Packit 667938
that were discarded or not sent.
Packit 667938
Packit 667938
=head2 ifOutDiscards
Packit 667938
Packit 667938
 Descriptor:             ifOutDiscards
Packit 667938
 Identifier:		1.3.6.1.2.1.2.2.1.19
Packit 667938
 ASN.1 Syntax:		Counter32
Packit 667938
Packit 667938
The number of outbound packets which were chosen
Packit 667938
to be discarded even though no errors had been
Packit 667938
detected to prevent their being transmitted.  One
Packit 667938
possible reason for discarding such a packet could
Packit 667938
be to free up buffer space.
Packit 667938
Packit 667938
=head2 ifOutErrors
Packit 667938
Packit 667938
 Descriptor:             ifOutErrors
Packit 667938
 Identifier:		1.3.6.1.2.1.2.2.1.20
Packit 667938
 ASN.1 Syntax:		Counter32
Packit 667938
Packit 667938
The number of outbound packets that could not be
Packit 667938
transmitted because of errors.
Packit 667938
Packit 667938
=head2 ifOutQLen
Packit 667938
Packit 667938
 Descriptor:             ifOutQLen
Packit 667938
 Identifier:		1.3.6.1.2.1.2.2.1.21
Packit 667938
 ASN.1 Syntax:		Unsigned32
Packit 667938
Packit 667938
The length of the output packet queue (in
Packit 667938
packets).
Packit 667938
Packit 667938
=head2 frInOctets
Packit 667938
Packit 667938
From: Simon Ferrett <simonf@world.net>
Packit 667938
Packit 667938
 'frInOctets' => '1.3.6.1.2.1.10.32.2.1.9'
Packit 667938
 'frOutOctets' => '1.3.6.1.2.1.10.32.2.1.7'
Packit 667938
Packit 667938
which when used in the form:
Packit 667938
Packit 667938
 frInOctets.pp.dd&frOutOctets.pp.dd:community@cisco.router
Packit 667938
Packit 667938
where pp is the physical port that the frame relay pvc is
Packit 667938
defined on and dd is the DLCI of the pvc gets you the in
Packit 667938
and out octets for just that pvc.
Packit 667938
Packit 667938
=head2 ifAdminHack and ifOperHack
Packit 667938
Packit 667938
The return values of ifAdminStatus and ifOperStatus are not very useful
Packit 667938
for graphing. Use ifOperHack and ifAdminHack instead. They return 1 for
Packit 667938
UP and 0 otherwise.
Packit 667938
Packit 667938
Note these are not real MIB entities but mrtg hacks
Packit 667938
Packit 667938
=head2 PseudoZero and PseudoOne
Packit 667938
Packit 667938
will return 0 and 1 respectively
Packit 667938
Packit 667938
Note these are not real MIB entities but mrtg hacks
Packit 667938
Packit 667938
=head1 AUTHOR
Packit 667938
Packit 667938
Tobias Oetiker E<lt>tobi@oetiker.chE<gt>