linkBeat OBJECT-TYPE
SYNTAX INTEGER { netlink(1), polling(2) }
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Indicate which method is used to check if a link is up or
down. netlink(1) means that the kernel will push a link state
change while polling(2) means that the status of the link is
checked periodically."