From f09c705e71ed58328d753e05ca689c38db25ce13 Mon Sep 17 00:00:00 2001 From: Christian Ramseyer Date: Fri, 5 Aug 2022 12:31:09 +0200 Subject: [PATCH] Add POD for pae_authsess_mab() --- lib/SNMP/Info/PortAccessEntity.pm | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/SNMP/Info/PortAccessEntity.pm b/lib/SNMP/Info/PortAccessEntity.pm index 60833148..6244173e 100644 --- a/lib/SNMP/Info/PortAccessEntity.pm +++ b/lib/SNMP/Info/PortAccessEntity.pm @@ -174,6 +174,11 @@ for dot1x. C +=item $pae->pae_authsess_mab() + +Helper method, guess if this a mac address bypass port: contains the string "mab" for indexes where the +pae_authsess_user looks like a MAC address. + =back =cut