Difference between revisions of "Template:FAQ:Agent 38"
From Net-SNMP Wiki
m (5.4 release synchronisation) |
|||
Line 1: | Line 1: | ||
+ | <!-- NB: | ||
+ | There is a mismatch between the template numbering | ||
+ | for this entry, and the FAQ entries that refer to it. | ||
+ | This follows a review of the entries in the | ||
+ | Agent section. | ||
+ | --> | ||
Unfortunately, most kernels that support multiple logical | Unfortunately, most kernels that support multiple logical | ||
interfaces on a single physical interface, don't keep separate | interfaces on a single physical interface, don't keep separate |
Revision as of 16:46, 29 December 2006
Unfortunately, most kernels that support multiple logical interfaces on a single physical interface, don't keep separate statistics for each of these. They simply report the overall statistics for the physical interface itself.
There's no easy way around this problem - the agent can only report such values as it can find out. If the kernel doesn't keep track of these figures, the agent can't report them.
Sorry!