Adding support for CISCO-STP-EXTENSIONS-MIB (ID 1872450)
This commit is contained in:
@@ -55,9 +55,11 @@ $VERSION = '2.00';
|
||||
'b_type' => 'dot1dBaseType',
|
||||
|
||||
# Spanning Tree Protocol
|
||||
'stp_ver' => 'dot1dStpProtocolSpecification',
|
||||
'stp_time' => 'dot1dStpTimeSinceTopologyChange',
|
||||
'stp_root' => 'dot1dStpDesignatedRoot',
|
||||
'stp_ver' => 'dot1dStpProtocolSpecification',
|
||||
'stp_time' => 'dot1dStpTimeSinceTopologyChange',
|
||||
'stp_root' => 'dot1dStpDesignatedRoot',
|
||||
'stp_root_port' => 'dot1dStpRootPort',
|
||||
'stp_priority' => 'dot1dStpPriority',
|
||||
|
||||
# Q-BRIDGE-MIB
|
||||
'qb_vlans_max' => 'dot1qMaxSupportedVlans',
|
||||
|
||||
Reference in New Issue
Block a user