From ef8afd8b653eb99c736547aac34496f8077c9c9a Mon Sep 17 00:00:00 2001 From: nick n <39005454+inphobia@users.noreply.github.com> Date: Sat, 9 Feb 2019 21:21:19 +0100 Subject: [PATCH] mau means Medium Attachment Unit mau means "Medium Attachment Unit" --- lib/SNMP/Info/MAU.pm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/SNMP/Info/MAU.pm b/lib/SNMP/Info/MAU.pm index 4a9b46b7..1bc9ee13 100644 --- a/lib/SNMP/Info/MAU.pm +++ b/lib/SNMP/Info/MAU.pm @@ -1,4 +1,4 @@ -# SNMP::Info::MAU - Media Access Unit - RFC 2668 +# SNMP::Info::MAU - Medium Attachment Unit - RFC 2668 # $Id$ # # Copyright (c) 2008 Max Baker changes from version 0.8 and beyond. @@ -451,7 +451,7 @@ __END__ =head1 NAME -SNMP::Info::MAU - SNMP Interface to Medium Access Unit (MAU) MIB (RFC 2668) +SNMP::Info::MAU - SNMP Interface to Medium Attachment Unit (MAU) MIB (RFC 2668) via SNMP =head1 AUTHOR @@ -475,7 +475,7 @@ Max Baker SNMP::Info::MAU is a subclass of SNMP::Info that supplies access to the F (RFC 2668). This MIB is sometimes implemented on Layer 2 network -devices like HP Switches. MAU = Media Access Unit. +devices like HP Switches. MAU = Medium Attachment Unit. The MAU table contains link and duplex info for the port itself and the device connected to that port.