mrtg-mibhelp.txt
上传用户:shbosideng
上传日期:2013-05-04
资源大小:1555k
文件大小:6k
源码类别:

SNMP编程

开发平台:

C/C++

  1. MRTG-MIBHELP(1)                mrtg               MRTG-MIBHELP(1)
  2. NNAAMMEE
  3.        mrtg-mibhelp - A Table of some interesting OIDs
  4. OOVVEERRVVIIEEWW
  5.        This File Contains a collection of interesting MIB Entries
  6.        ...  mrtg knows about their names ... depending on the
  7.        ASN.1 Syntax you may have to put ggaauuggee into the OOppttiioonnss[[]]::
  8.        parameter.
  9.        For information about how to create a TTaarrggeett[[]]:: parameter
  10.        which references these MIB entries, please consult mrtg-
  11.        reference.
  12. MMIIBB LLIISSTT
  13.        iiffOOppeerrSSttaattuuss
  14.         Descriptor:            ifOperStatus
  15.         Identifier:            1.3.6.1.2.1.2.2.1.8
  16.         ASN.1 Syntax:          INTEGER
  17.         Enumeration:           up 1, down 2, testing 3
  18.        The current operational state of the interface.  The _t_e_s_t_-
  19.        _i_n_g(3) state indicates that no operational packets can be
  20.        passed.
  21.        iiffAAddmmiinnSSttaattuuss
  22.         Descriptor:            ifAdminStatus
  23.         Identifier:            1.3.6.1.2.1.2.2.1.7
  24.         ASN.1 Syntax:          INTEGER
  25.         Enumeration:           up 1, down 2, testing 3
  26.        The current administrative state of the interface.  The
  27.        _t_e_s_t_i_n_g(3) state indicates that no operational packets can
  28.        be passed.
  29.        iiffIInnOOcctteettss
  30.         Descriptor:            ifInOctets
  31.         Identifier:            1.3.6.1.2.1.2.2.1.10
  32.         ASN.1 Syntax:          Counter32
  33.        The total number of octets received on the interface,
  34.        including framing characters.
  35.        iiffIInnUUccaassttPPkkttss
  36.         Descriptor:            ifInUcastPkts
  37.         Identifier:            1.3.6.1.2.1.2.2.1.11
  38.         ASN.1 Syntax:          Counter32
  39.        The number of subnetwork-unicast packets delivered to a
  40.        higher-layer protocol.
  41.        iiffIInnNNUUccaassttPPkkttss
  42.         Descriptor:            ifInNUcastPkts
  43.         Identifier:            1.3.6.1.2.1.2.2.1.12
  44.         ASN.1 Syntax:          Counter32
  45.        The number of non-unicast (i.e., subnetwork- broadcast or
  46.        subnetwork-multicast) packets delivered to a higher-layer
  47.        protocol.
  48.        iiffIInnDDiissccaarrddss
  49.         Descriptor:            ifInDiscards
  50.         Identifier:            1.3.6.1.2.1.2.2.1.13
  51.         ASN.1 Syntax:          Counter32
  52.        The number of inbound packets which were chosen to be dis-
  53.        carded even though no errors had been detected to prevent
  54.        their being deliverable to a higher-layer protocol.  One
  55.        possible reason for discarding such a packet could be to
  56.        free up buffer space.
  57.        iiffIInnEErrrroorrss
  58.         Descriptor:            ifInErrors
  59.         Identifier:            1.3.6.1.2.1.2.2.1.14
  60.         ASN.1 Syntax:          Counter32
  61.        The number of inbound packets that contained errors pre-
  62.        venting them from being deliverable to a higher-layer pro-
  63.        tocol.
  64.        iiffIInnUUnnkknnoowwnnPPrroottooss
  65.         Descriptor:            ifInUnknownProtos
  66.         Identifier:            1.3.6.1.2.1.2.2.1.15
  67.         ASN.1 Syntax:          Counter32
  68.        The number of packets received via the interface which
  69.        were discarded because of an unknown or unsupported proto-
  70.        col.
  71.        iiffOOuuttOOcctteettss
  72.         Descriptor:            ifOutOctets
  73.         Identifier:            1.3.6.1.2.1.2.2.1.16
  74.         ASN.1 Syntax:          Counter32
  75.        The total number of octets transmitted out of the inter-
  76.        face, including framing characters.
  77.        iiffOOuuttUUccaassttPPkkttss
  78.         Descriptor:            ifOutUcastPkts
  79.         Identifier:            1.3.6.1.2.1.2.2.1.17
  80.         ASN.1 Syntax:          Counter32
  81.        The total number of packets that higher-level protocols
  82.        requested be transmitted to a subnetwork-unicast address,
  83.        including those that were discarded or not sent.
  84.        iiffOOuuttNNUUccaassttPPkkttss
  85.         Descriptor:             ifOutNUcastPkts
  86.         Identifier:            1.3.6.1.2.1.2.2.1.18
  87.         ASN.1 Syntax:          Counter32
  88.        The total number of packets that higher-level protocols
  89.        requested be transmitted to a non- unicast (i.e., a sub-
  90.        network-broadcast or subnetwork-multicast) address,
  91.        including those that were discarded or not sent.
  92.        iiffOOuuttDDiissccaarrddss
  93.         Descriptor:             ifOutDiscards
  94.         Identifier:            1.3.6.1.2.1.2.2.1.19
  95.         ASN.1 Syntax:          Counter32
  96.        The number of outbound packets which were chosen to be
  97.        discarded even though no errors had been detected to pre-
  98.        vent their being transmitted.  One possible reason for
  99.        discarding such a packet could be to free up buffer space.
  100.        iiffOOuuttEErrrroorrss
  101.         Descriptor:             ifOutErrors
  102.         Identifier:            1.3.6.1.2.1.2.2.1.20
  103.         ASN.1 Syntax:          Counter32
  104.        The number of outbound packets that could not be transmit-
  105.        ted because of errors.
  106.        iiffOOuuttQQLLeenn
  107.         Descriptor:             ifOutQLen
  108.         Identifier:            1.3.6.1.2.1.2.2.1.21
  109.         ASN.1 Syntax:          Unsigned32
  110.        The length of the output packet queue (in packets).
  111.        ffrrIInnOOcctteettss
  112.        From: Simon Ferrett <simonf@world.net>
  113.         'frInOctets' => '1.3.6.1.2.1.10.32.2.1.9'
  114.         'frOutOctets' => '1.3.6.1.2.1.10.32.2.1.7'
  115.        which when used in the form:
  116.         frInOctets.pp.dd&frOutOctets.pp.dd:community@cisco.router
  117.        where pp is the physical port that the frame relay pvc is
  118.        defined on and dd is the DLCI of the pvc gets you the in
  119.        and out octets for just that pvc.
  120.        iiffAAddmmiinnHHaacckk aanndd iiffOOppeerrHHaacckk
  121.        The return values of ifAdminStatus and ifOperStatus are
  122.        not very usefull for graphing. Use ifOperHack and ifAdmin-
  123.        Hack instead. They return 1 for UP and 0 otherwise.
  124.        Note these are not real MIB entities but mrtg hacks
  125.        PPsseeuuddooZZeerroo aanndd PPsseeuuddooOOnnee
  126.        will return 0 and 1 respectively
  127.        Note these are not real MIB entities but mrtg hacks
  128. AAUUTTHHOORR
  129.        Tobias Oetiker <oetiker@ee.ethz.ch>
  130. 2.13.2                      2006-02-03            MRTG-MIBHELP(1)