Support for IP-MIB::ipSystemStatsHCInOctets ?
Christian Hammers <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Hello I'm using NET-SNMP snmpd 5.4.1 and wonder if how I could monitor the amount of IPv6 traffic in relation to IPv4 traffic on one of our new servers. So far I found the IP-MIB from RFC 4293, which seems to supercede the old IPV6-MIB, but it has only zeros for the "Octets" OIDs and does not even have something like ipSystemStatsHCOutOctets: $ snmpwalk -Cc -v2c -c public -mALL localhost IP-MIB::ipSystemStatsTable IP-MIB::ipSystemStatsInReceives.ipv4 = Counter32: 3578493842 IP-MIB::ipSystemStatsInReceives.ipv6 = Counter32: 2189042 IP-MIB::ipSystemStatsHCInReceives.ipv4 = Counter64: 3578493842 IP-MIB::ipSystemStatsHCInReceives.ipv6 = Counter64: 2189042 IP-MIB::ipSystemStatsHCInOctets.ipv4 = Counter64: 0 IP-MIB::ipSystemStatsHCInOctets.ipv6 = Counter64: 0 ... Comparing the number of IPv4 to IPv6 "datagram delivers" seems to be a bit vague as it does not say something about the size of the individual datagrams. Any suggestion how to monitor the amount of "IPv6 Octets" before they get mixed up with IPv4 Octets and Ethernet headers to the usual ifHCInOctets? bye, -christian- -- NETCOLOGNE Gesellschaft für Telekommunikation mbH Am Coloneum 9 | 50829 Köln Tel: 0221 2222-8711 | Fax: 0221 2222-78711 www.netcologne.de Geschäftsführer: Werner Hanf Karl-Heinz Zankel HRG 25580, AG Köln ------------------------------------------------------------------------------ _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users