From: "Wei Dong" <weid@nanjing-fnst.com>
To: "netdev" <netdev@vger.kernel.org>
Cc: <linux.nics@intel.com>, <scott.feldman@intel.com>,
<jesse.brandeburg@intel.com>, <john.ronciak@intel.com>,
<auke-jan.h.kok@intel.com>, <auke@foo-projects.org>
Subject: Question: query for Interface MIB "ifInNUcastPkts "
Date: Fri, 16 Jun 2006 11:36:26 +0800 [thread overview]
Message-ID: <00f801c690f6$0cc1f470$6304a8c0@weidong> (raw)
Hi, All
Now I want to test interface MIB(according to RFC1213), and found that
ifInNUcastPkts doesn't exist in Linux kernel. The kernel maintain a
structure "net_device_stats", but it just contain a member named "multicast"
to show how many multicast packets are received, but no member to show how
many broadcast packets are received. Also, I think ifInNUcastPkts should
equal to broadcast + multicast. Or there is some other statistic value to
show "ifInNUcastPkts"?
RFC1213
INTERNET CONTROL MESSAGE PROTOCOL
ifInNUcastPkts OBJECT-TYP
SYNTAX Counter
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The number of non-unicast (i.e., subnetwork-
broadcast or subnetwork-multicast) packets
delivered to a higher-layer protocol."
::= { ifEntry 12 }
Any help is grateful and thanks in advance.
Regards
Wei Dong
reply other threads:[~2006-06-16 3:48 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='00f801c690f6$0cc1f470$6304a8c0@weidong' \
--to=weid@nanjing-fnst.com \
--cc=auke-jan.h.kok@intel.com \
--cc=auke@foo-projects.org \
--cc=jesse.brandeburg@intel.com \
--cc=john.ronciak@intel.com \
--cc=linux.nics@intel.com \
--cc=netdev@vger.kernel.org \
--cc=scott.feldman@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox