[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090422.025003.92631170.davem@davemloft.net>
Date: Wed, 22 Apr 2009 02:50:03 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: dada1@...mosbay.com
Cc: nhorman@...driver.com, netdev@...r.kernel.org
Subject: Re: [PATCH] snmp: add missing counters for RFC 4293
From: Eric Dumazet <dada1@...mosbay.com>
Date: Wed, 22 Apr 2009 11:35:45 +0200
> So RFC4293 tells corresponding Octets variables should be supported :
>
> InOctets, InMcastOctets, OutMcastOctets, OutBcastOctets, OutOctets
>
> And I dont see them in /proc/net/snmp or /proc/net/netstat
>
> Mitsuru added :
>
> SNMP_MIB_ITEM("InNoRoutes", IPSTATS_MIB_INNOROUTES),
> SNMP_MIB_ITEM("InTruncatedPkts", IPSTATS_MIB_INTRUNCATEDPKTS),
> SNMP_MIB_ITEM("InMcastPkts", IPSTATS_MIB_INMCASTPKTS),
> SNMP_MIB_ITEM("OutMcastPkts", IPSTATS_MIB_OUTMCASTPKTS),
> SNMP_MIB_ITEM("InBcastPkts", IPSTATS_MIB_INBCASTPKTS),
> SNMP_MIB_ITEM("OutBcastPkts", IPSTATS_MIB_OUTBCASTPKTS),
>
> And Neil adds : InOctets, OutOctets, InMcastOctets and OutMcastOctets
>
> Neil, you forgot OutBcastOctets :)
Fair enough. Neil I wait for an updated patch :-)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists