Add stp_i_mac() to get per STP instance bridge address

This commit is contained in:
Eric A. Miller
2014-11-11 23:09:21 -05:00
parent d7047bda13
commit ddb9dda894
3 changed files with 9 additions and 5 deletions

View File

@@ -124,7 +124,7 @@ $VERSION = '3.20';
'ag_mod2_type' => \&SNMP::Info::munge_e_type,
'ag_mod_type' => \&SNMP::Info::munge_e_type,
'stp_i_mac' => \&SNMP::Info::munge_prio_mac,
'stp_i_mac' => \&SNMP::Info::munge_mac,
'stp_i_root' => \&SNMP::Info::munge_prio_mac,
'stp_p_root' => \&SNMP::Info::munge_prio_mac,
'stp_p_bridge' => \&SNMP::Info::munge_prio_mac,