Correct munging of stp_root()

This commit is contained in:
Eric A. Miller
2014-11-09 17:53:48 -05:00
parent 47954aba8e
commit d674b22b39
2 changed files with 3 additions and 3 deletions

View File

@@ -125,7 +125,7 @@ $VERSION = '3.20';
'b_mac' => \&SNMP::Info::munge_mac,
'fw_mac' => \&SNMP::Info::munge_mac,
'bs_mac' => \&SNMP::Info::munge_mac,
'stp_root' => \&SNMP::Info::munge_mac,
'stp_root' => \&SNMP::Info::munge_prio_mac,
'stp_p_root' => \&SNMP::Info::munge_prio_mac,
'stp_p_bridge' => \&SNMP::Info::munge_prio_mac,
'stp_p_port' => \&SNMP::Info::munge_prio_port,