Re: [PATCH net-next v2] net-sysfs: expose number of carrier on/off changes

From: Stephen Hemminger
Date: Sat Mar 29 2014 - 21:37:30 EST


On Sat, 29 Mar 2014 09:48:35 -0700
David Decotigny <decot@xxxxxxxxxxxx> wrote:

> This allows to monitor carrier on/off transitions and detect link
> flapping issues:
> - new /sys/class/net/X/carrier_changes
> - new rtnetlink IFLA_CARRIER_CHANGES (getlink)
>
> Tested:
> - grep . /sys/class/net/*/carrier_changes
> + ip link set dev X down/up
> + plug/unplug cable
> - updated iproute2: prints IFLA_CARRIER_CHANGES
> - iproute2 20121211-2 (debian): unchanged behavior
>
> Signed-off-by: David Decotigny <decot@xxxxxxxxxxxx>

Is there a related SNMP MIB variable? should there be?


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/