HM2-PLATFORM-SWITCHING-MIB: View SNMP OID List / Download MIB

VENDOR: RICHARD HIRSCHMANN


 Home MIB: HM2-PLATFORM-SWITCHING-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 hm2PlatformSwitching 1.3.6.1.4.1.248.12.1
The Hirschmann Private Platform2 MIB for Layer2 Switching. Copyright (C) 2011. All Rights Reserved.
     hm2PlatformSwitchingTraps 1.3.6.1.4.1.248.12.1.0
         hm2PlatformStpInstanceNewRootTrap 1.3.6.1.4.1.248.12.1.0.10
Trap is sent when this machine is a new STP Root when there is more than one STP instance.
         hm2PlatformStpInstanceTopologyChangeTrap 1.3.6.1.4.1.248.12.1.0.11
Trap is sent when there is a STP topology change when there is more than one STP instance.
         hm2PlatformDaiIntfErrorDisabledTrap 1.3.6.1.4.1.248.12.1.0.15
Trap is sent once an interface is error disabled by DAI when the incoming packet rate exceeded configured rate limit during a burst-interval.
         hm2PlatformStpInstanceLoopInconsistentStartTrap 1.3.6.1.4.1.248.12.1.0.16
Trap is sent when this port in this STP instance enters loop inconsistent state upon failure to receive a BPDU.
         hm2PlatformStpInstanceLoopInconsistentEndTrap 1.3.6.1.4.1.248.12.1.0.17
Trap is sent when this port in this STP instance exits loop inconsistent state upon reception of a BPDU.
         hm2PlatformDhcpSnoopingIntfErrorDisabledTrap 1.3.6.1.4.1.248.12.1.0.18
Trap is sent once an interface is error disabled by DHCP Snooping when the incoming packet rate exceeded configured rate limit during a burst-interval.
         hm2PlatformStpCstBpduGuardTrap 1.3.6.1.4.1.248.12.1.0.248
This trap is sent if on this port when the BPDU guard functionality is enabled (globally and for this port) and a (R)STP BPDU is received on this port. That means when hm2AgentStpCstPortBpduGuardEffect is set to enable(1) for this port. Then ifAdminStatus for this port is set to down(2).
     hm2AgentConfigGroup 1.3.6.1.4.1.248.12.1.2
         hm2AgentLagConfigGroup 1.3.6.1.4.1.248.12.1.2.2
             hm2AgentLagConfigCreate 1.3.6.1.4.1.248.12.1.2.2.1 displaystring read-write
Agent LAG Create. When this object is set with a non-empty string with the format lag/, a new LAG will be created if possible, with the entered string as its index. Get operation on this MIB object returns a null-value, as for the purpose of viewing the LAG index and details, the user should perform the traversal of hm2AgentLagSummaryConfigTable. For this reason the get operation on this object hm2AgentLagConfigCreate becomes insignificant.
             hm2AgentLagSummaryConfigTable 1.3.6.1.4.1.248.12.1.2.2.2 no-access
A summary table of the switch's LAG config entries
                 hm2AgentLagSummaryConfigEntry 1.3.6.1.4.1.248.12.1.2.2.2.1 no-access
Switch's LAG config entry
                     hm2AgentLagSummaryLagIndex 1.3.6.1.4.1.248.12.1.2.2.2.1.1 integer32 read-only
Agent LAG IfIndex. This value corresponds with the LAG interface in the ifTable.
                     hm2AgentLagSummaryName 1.3.6.1.4.1.248.12.1.2.2.2.1.2 displaystring read-only
Agent LAG Name. The associated name of the LAG used during creation.
                     hm2AgentLagSummaryFlushTimer 1.3.6.1.4.1.248.12.1.2.2.2.1.3 integer32 read-only
Agent LAG FlushTimer.
                     hm2AgentLagSummaryLinkTrap 1.3.6.1.4.1.248.12.1.2.2.2.1.4 hmenabledstatus read-only
Agent LAG LinkTrap. Configures sending Link Up/Down traps when the LAG interface goes Up or Down.
                     hm2AgentLagSummaryAdminMode 1.3.6.1.4.1.248.12.1.2.2.2.1.5 hmenabledstatus read-only
Agent LAG AdminMode. Administratively enables or disables this LAG interface.
                     hm2AgentLagSummaryStpMode 1.3.6.1.4.1.248.12.1.2.2.2.1.6 hmenabledstatus read-only
Agent LAG StpMode Administratively enables or disables STP on this interface.
                     hm2AgentLagSummaryAddPort 1.3.6.1.4.1.248.12.1.2.2.2.1.7 integer32 read-only
Agent LAG AddPort. Set to a non 0 value to add a port to the LAG. Values correspond to ifIndex values in the ifTable. Note: agentPortType for the port to be added must be full duplex and the same speed as previously added port(s), if any.
                     hm2AgentLagSummaryDeletePort 1.3.6.1.4.1.248.12.1.2.2.2.1.8 integer32 read-only
Agent LAG DeletePort. Set to a non 0 value to remove a port from the LAG. Values correspond to ifIndex values in the ifTable.
                     hm2AgentLagSummaryStatus 1.3.6.1.4.1.248.12.1.2.2.2.1.9 rowstatus read-only
Agent LAG Status. active(1) - This LAG is enabled. destroy(6) - Set to this value to remove the LAG.
                     hm2AgentLagSummaryType 1.3.6.1.4.1.248.12.1.2.2.2.1.10 integer read-only
Agent LAG Type. static(1) - This LAG is staticly maintained. dynamic(2) - This LAG is dynamicly maintained. Enumeration: 'dynamic': 2, 'static': 1.
                     hm2AgentLagSummaryStaticCapability 1.3.6.1.4.1.248.12.1.2.2.2.1.11 hmenabledstatus read-only
Agent LAG Static Capability enable(1) - Static capability is enabled for this LAG interface disable(2) - Static capability is disabled for this LAG interface
                     hm2AgentLagSummaryHashOption 1.3.6.1.4.1.248.12.1.2.2.2.1.12 integer read-only
LAG Hashing Option. Valid values correspond to 1 (=Source MAC, VLAN, EtherType, and incoming port associated with the packet) 2 (=Destination MAC, VLAN, EtherType, and incoming port associated with the packet) 3 (=Source/Destination MAC, VLAN, EtherType, and incoming port associated with the packet) 4 (=Source IP and Source TCP/UDP fields of the packet) 5 (=Destination IP and Destination TCP/UDP Port fields of the packet) 6 (=Source/Destination IP and source/destination TCP/UDP Port fields of the packet) 7 (=Enhanced hashing mode) Support for particular options may vary by device. Enumeration: 'sourceDestMacVlan': 3, 'destIPdestPort': 5, 'destMacVlan': 2, 'enhanced': 7, 'sourceMacVlan': 1, 'sourceIPsourcePort': 4, 'sourceDestIPPort': 6.
                     hm2AgentLagSummaryMinimumActiveLinks 1.3.6.1.4.1.248.12.1.2.2.2.1.13 integer32 read-only
Agent LAG Threshold. This configures the threshold(i.e minimum number of active ports) value for trunk port .
                     hm2AgentLagSummaryMaxFrameSizeLimit 1.3.6.1.4.1.248.12.1.2.2.2.1.248 integer32 read-only
This object identifies the largest value that can be configured for hm2AgentLagSummaryMaxFrameSize.
                     hm2AgentLagSummaryMaxFrameSize 1.3.6.1.4.1.248.12.1.2.2.2.1.249 integer32 read-only
This object identifies the currently configured maximum frame size value for this port. The maximum value that this object can be set to is the value of hm2AgentLagSummaryMaxFrameSizeLimit. For Ethernet ports which support 802.1Q vlan tagging, the minimum value that this object can be set to is 1522
             hm2AgentLagDetailedConfigTable 1.3.6.1.4.1.248.12.1.2.2.3 no-access
A detailed table of the switch's LAG config entries
                 hm2AgentLagDetailedConfigEntry 1.3.6.1.4.1.248.12.1.2.2.3.1 no-access
Switch's LAG config entry
                     hm2AgentLagDetailedLagIndex 1.3.6.1.4.1.248.12.1.2.2.3.1.1 integer32 read-only
LAG index
                     hm2AgentLagDetailedIfIndex 1.3.6.1.4.1.248.12.1.2.2.3.1.2 integer32 read-only
LAG port index
                     hm2AgentLagDetailedPortSpeed 1.3.6.1.4.1.248.12.1.2.2.3.1.3 object identifier read-only
LAG port speed. See agentPortType for a description and list of valid values.
                     hm2AgentLagDetailedPortStatus 1.3.6.1.4.1.248.12.1.2.2.3.1.4 integer read-only
LAG port status. active(1) - Actively participating in the LAG. inactive(2) - Not participating in the LAG. Enumeration: 'active': 1, 'inactive': 2.
             hm2AgentLagConfigStaticCapability 1.3.6.1.4.1.248.12.1.2.2.4 hmenabledstatus read-write
Agent LAG Static Capability. Configures whether Static LAGs are supported on this device.
             hm2AgentLagConfigGroupHashOption 1.3.6.1.4.1.248.12.1.2.2.5 integer read-write
LAG Hashing Option. Valid values correspond to 1 (=Source MAC, VLAN, EtherType, and incoming port associated with the packet) 2 (=Destination MAC, VLAN, EtherType, and incoming port associated with the packet) 3 (=Source/Destination MAC, VLAN, EtherType, and incoming port associated with the packet) 4 (=Source IP and Source TCP/UDP fields of the packet) 5 (=Destination IP and Destination TCP/UDP Port fields of the packet) 6 (=Source/Destination IP and source/destination TCP/UDP Port fields of the packet) 7 (=Enhanced hashing mode) Support for particular options may vary by device. Enumeration: 'sourceDestMacVlan': 3, 'destIPdestPort': 5, 'destMacVlan': 2, 'enhanced': 7, 'sourceMacVlan': 1, 'sourceIPsourcePort': 4, 'sourceDestIPPort': 6.
             hm2AgentLagConfigGroupMaxNumPortsPerLag 1.3.6.1.4.1.248.12.1.2.2.248 unsigned32 read-only
The maximum number of ports per LAG supported on this device.
             hm2AgentLagConfigGroupMaxNumOfLags 1.3.6.1.4.1.248.12.1.2.2.249 unsigned32 read-only
The maximum number of LAGs this device supports.
             hm2AgentLagConfigGroupNumOfLagsConfigured 1.3.6.1.4.1.248.12.1.2.2.250 unsigned32 read-only
The number of LAGs currently configured on this device.
             hm2AgentLagConfigGroupLagsConfigured 1.3.6.1.4.1.248.12.1.2.2.251 laglist read-only
The LAGs currently configured on the device.
             hm2AgentLagConfigSNMPExtensionGroup 1.3.6.1.4.1.248.12.1.2.2.260
                     hm2AgentLagConfigGroupPortIsLagMemberErrorReturn 1.3.6.1.4.1.248.12.1.2.2.260.1
Indicates that the port is unavailable for current setting because it is a LAG member.
                     hm2AgentLagMirrorProbePortLagMemberErrorReturn 1.3.6.1.4.1.248.12.1.2.2.260.2
The port cannot be added because it is already a probe port.
         hm2AgentSwitchConfigGroup 1.3.6.1.4.1.248.12.1.2.8
             hm2AgentSwitchAddressAgingTimeoutTable 1.3.6.1.4.1.248.12.1.2.8.4 no-access
The switch's address aging timeout table
                 hm2AgentSwitchAddressAgingTimeoutEntry 1.3.6.1.4.1.248.12.1.2.8.4.1 no-access
Aging information about a specific Filtering Database.
                     hm2AgentSwitchAddressAgingTimeout 1.3.6.1.4.1.248.12.1.2.8.4.1.1 integer32 read-write
The FDB entry's address aging timeout (in seconds)
             hm2AgentSwitchStaticMacFilteringTable 1.3.6.1.4.1.248.12.1.2.8.5 no-access
The switch's static Mac filtering table
                 hm2AgentSwitchStaticMacFilteringEntry 1.3.6.1.4.1.248.12.1.2.8.5.1 no-access
Per port ingress/egress filter configuration based on VLAN Id and MAC address.
                     hm2AgentSwitchStaticMacFilteringVlanId 1.3.6.1.4.1.248.12.1.2.8.5.1.1 integer32 read-only
The Static MAC Filter Vlan Id
                     hm2AgentSwitchStaticMacFilteringAddress 1.3.6.1.4.1.248.12.1.2.8.5.1.2 macaddress read-only
The Static MAC Filter MAC address
                     hm2AgentSwitchStaticMacFilteringSourcePortMask 1.3.6.1.4.1.248.12.1.2.8.5.1.3 hm2agentportmask read-write
The Static MAC Filter source port mask. When setting this value, the system will ignore configuration for ports not between the first and last valid ports. Configuration of any port numbers between this range that are not valid ports return a failure message, but will still apply configuration for valid ports. To obtain port numbers from interface numbers, use the objects hm2AgentPortDot1dBasePort and hm2AgentPortIfIndex in the hm2AgentPortConfigTable table.
                     hm2AgentSwitchStaticMacFilteringDestPortMask 1.3.6.1.4.1.248.12.1.2.8.5.1.4 hm2agentportmask read-write
The Static MAC Filter destination port mask. When setting this value, the system will ignore configuration for ports not between the first and last valid ports. Configuration of any port numbers between this range that are not valid ports return a failure message, but will still apply configuration for valid ports. To obtain port numbers from interface numbers, use the objects hm2AgentPortDot1dBasePort and hm2AgentPortIfIndex in the hm2AgentPortConfigTable table. Configuring destination port mask for a unicast MAC filter is not supported on some platforms.
                     hm2AgentSwitchStaticMacFilteringStatus 1.3.6.1.4.1.248.12.1.2.8.5.1.5 rowstatus read-only
The Static MAC Filter status. Supported values: active(1) - valid entry createAndGo(4) - used to create a new entry destroy(6) - removes the entry
             hm2AgentSwitchSnoopingGroup 1.3.6.1.4.1.248.12.1.2.8.6
                 hm2AgentSwitchSnoopingCfgTable 1.3.6.1.4.1.248.12.1.2.8.6.1 no-access
A table of the IGMP/MLD Snooping Global configuration entries.
                     hm2AgentSwitchSnoopingCfgEntry 1.3.6.1.4.1.248.12.1.2.8.6.1.1 no-access
Represents entry for Snooping switch Configuration.
                         hm2AgentSwitchSnoopingProtocol 1.3.6.1.4.1.248.12.1.2.8.6.1.1.1 inetaddresstype read-only
The protocol type of network protocol in use.
                         hm2AgentSwitchSnoopingAdminMode 1.3.6.1.4.1.248.12.1.2.8.6.1.1.2 hmenabledstatus read-write
This enables or disables Snooping on the system.
                         hm2AgentSwitchSnoopingPortMask 1.3.6.1.4.1.248.12.1.2.8.6.1.1.3 hm2agentportmask read-write
IGMP/MLD Snooping Port Mask. This allows configuration of IGMP/MLD Snooping on selected ports. IGMP/MLD Snooping cannot be enabled on an interface that has routing enabled, or is a member of a LAG. If a port which has IGMP/MLD Snooping enabled becomes enabled for routing, or is enlisted as a member of a LAG, IGMP/MLD Snooping functionality will be disabled on that port. IGMP/MLD Snooping functionality will be subsequently be reenabled if routing is disabled or LAG membership is removed from an interface that had previously had IGMP/MLD Snooping enabled. To obtain port numbers from interface numbers, use the objects hm2AgentPortDot1dBasePort and hm2AgentPortIfIndex in the hm2AgentPortConfigTable table.
                         hm2AgentSwitchSnoopingMulticastControlFramesProcessed 1.3.6.1.4.1.248.12.1.2.8.6.1.1.4 counter32 read-only
Multicast Control Frames Processed by CPU. The number of multicast control frames that have been processed by the CPU.
             hm2AgentSwitchSnoopingIntfGroup 1.3.6.1.4.1.248.12.1.2.8.7
                 hm2AgentSwitchSnoopingIntfTable 1.3.6.1.4.1.248.12.1.2.8.7.1 no-access
A table of the IGMP/MLD Snooping Interface configuration entries.
                     hm2AgentSwitchSnoopingIntfEntry 1.3.6.1.4.1.248.12.1.2.8.7.1.1 no-access
Represents entry for a IGMP/MLD Snooping Interface.
                         hm2AgentSwitchSnoopingIntfIndex 1.3.6.1.4.1.248.12.1.2.8.7.1.1.1 unsigned32 read-only
The port number to be selected. Each port maps to an interface.
                         hm2AgentSwitchSnoopingIntfAdminMode 1.3.6.1.4.1.248.12.1.2.8.7.1.1.2 hmenabledstatus read-write
This enables or disables IGMP/MLD Snooping on a selected interface.
                         hm2AgentSwitchSnoopingIntfGroupMembershipInterval 1.3.6.1.4.1.248.12.1.2.8.7.1.1.3 integer32 read-write
The amount of time in seconds that a switch will wait for a report from a particular group on the selected interface before deleting the interface from the entry. This value must be greater than hm2AgentSwitchSnoopingIntfMaxResponseTime.
                         hm2AgentSwitchSnoopingIntfMaxResponseTime 1.3.6.1.4.1.248.12.1.2.8.7.1.1.4 integer32 read-write
The amount of time in seconds a switch will wait after sending a query on the selected interface because it did not receive a report for a particular group in that interface. This value must be less than hm2AgentSwitchSnoopingIntfGroupMembershipInterval. For IGMP Snooping, this value ranges from 1 to 25 and for MLD Snooping, this value ranges from 1 to 65.
                         hm2AgentSwitchSnoopingIntfMRPExpirationTime 1.3.6.1.4.1.248.12.1.2.8.7.1.1.5 integer32 read-write
The amount of time in seconds that a switch will wait for a query to be received on the selected interface before the interface is removed from the list of interfaces with multicast routers attached. A value of 0 represents an 'infinite' interval.
                         hm2AgentSwitchSnoopingIntfFastLeaveAdminMode 1.3.6.1.4.1.248.12.1.2.8.7.1.1.6 hmenabledstatus read-write
This enables or disables IGMP/MLD Snooping on the selected interface.
                         hm2AgentSwitchSnoopingIntfMulticastRouterMode 1.3.6.1.4.1.248.12.1.2.8.7.1.1.7 hmenabledstatus read-write
The port explicitly configured by management to be IGMP query port for all VLANs.
                         hm2AgentSwitchSnoopingIntfVlanIDs 1.3.6.1.4.1.248.12.1.2.8.7.1.1.8 vlanlist read-only
This field lists all the VlanIDs which include the selected interface.
             hm2AgentSwitchSnoopingVlanGroup 1.3.6.1.4.1.248.12.1.2.8.8
                 hm2AgentSwitchSnoopingVlanTable 1.3.6.1.4.1.248.12.1.2.8.8.1 no-access
A table of the IGMP/MLD Snooping Vlan configuration entries.
                     hm2AgentSwitchSnoopingVlanEntry 1.3.6.1.4.1.248.12.1.2.8.8.1.1 no-access
Represents entry for a IGMP/MLD Snooping Vlan.
                         hm2AgentSwitchSnoopingVlanAdminMode 1.3.6.1.4.1.248.12.1.2.8.8.1.1.1 hmenabledstatus read-write
This enables or disables IGMP/MLD Snooping on a selected Vlan interface.
                         hm2AgentSwitchSnoopingVlanGroupMembershipInterval 1.3.6.1.4.1.248.12.1.2.8.8.1.1.2 integer32 read-write
The amount of time in seconds that a switch will wait for a report from a particular group on the selected vlan before deleting the interface participating in the vlan from the entry. This value must be greater than hm2AgentSwitchSnoopingIntfMaxResponseTime.
                         hm2AgentSwitchSnoopingVlanMaxResponseTime 1.3.6.1.4.1.248.12.1.2.8.8.1.1.3 integer32 read-write
The amount of time in seconds a switch will wait after sending a query on the selected vlan because it did not receive a report for a particular group in the interface participating in the vlan. This value must be less than hm2AgentSwitchSnoopingIntfGroupMembershipInterval. For IGMP Snooping, this value ranges from 1 to 25 and for MLD Snooping, this value ranges from 1 to 65.
                         hm2AgentSwitchSnoopingVlanFastLeaveAdminMode 1.3.6.1.4.1.248.12.1.2.8.8.1.1.4 hmenabledstatus read-write
This enables or disables IGMP/MLD Snooping on the selected vlan.
                         hm2AgentSwitchSnoopingVlanMRPExpirationTime 1.3.6.1.4.1.248.12.1.2.8.8.1.1.5 integer32 read-write
The amount of time in seconds that a switch will wait for a query to be received on the selected interface participating in the vlan before the interface is removed from the list of interfaces with multicast routers attached. This parameter is configurable only for existing VLANs. A value of 0 represents an 'infinite' interval.
                         hm2AgentSwitchSnoopingVlanReportSuppMode 1.3.6.1.4.1.248.12.1.2.8.8.1.1.6 hmenabledstatus read-write
This enables or disables IGMP/MLD Snooping Report Suppression feature on the selected vlan.
             hm2AgentSwitchVlanStaticMrouterGroup 1.3.6.1.4.1.248.12.1.2.8.9
                 hm2AgentSwitchVlanStaticMrouterTable 1.3.6.1.4.1.248.12.1.2.8.9.1 no-access
A table of the IGMP/MLD Static Mrouter Configuration parameters.
                     hm2AgentSwitchVlanStaticMrouterEntry 1.3.6.1.4.1.248.12.1.2.8.9.1.1 no-access
Represents entry for a IGMP/MLD Static Mrouter.
                         hm2AgentSwitchVlanStaticMrouterAdminMode 1.3.6.1.4.1.248.12.1.2.8.9.1.1.1 hmenabledstatus read-write
This enables or disables IGMP/MLD mrouter on a per interface per VLAN basis.
             hm2AgentSwitchMFDBGroup 1.3.6.1.4.1.248.12.1.2.8.10
                   hm2AgentSwitchMFDBTable 1.3.6.1.4.1.248.12.1.2.8.10.1 no-access
The Multicast Forwarding Database table
                       hm2AgentSwitchMFDBEntry 1.3.6.1.4.1.248.12.1.2.8.10.1.1 no-access
Contains Forwarding and Filtering information per Vlan Index, MAC Address, and Component User.
                           hm2AgentSwitchMFDBVlanId 1.3.6.1.4.1.248.12.1.2.8.10.1.1.1 vlanindex read-only
Vlan Index for which this entry is associated with.
                           hm2AgentSwitchMFDBMacAddress 1.3.6.1.4.1.248.12.1.2.8.10.1.1.2 macaddress read-only
A multicast MAC address for which the switch has forwarding and or filtering information.
                           hm2AgentSwitchMFDBProtocolType 1.3.6.1.4.1.248.12.1.2.8.10.1.1.3 integer read-only
The component that is responsible for this entry in the Multicast Forwarding Database. Enumeration: 'mrp-mmrp': 248, 'gmrp': 2, 'static': 1, 'mld': 4, 'igmp': 3.
                           hm2AgentSwitchMFDBType 1.3.6.1.4.1.248.12.1.2.8.10.1.1.4 integer read-only
This displays the type of the entry. static(1) - Entries configured by the end user dynamic(2) - Entries added as a result of a learning process or protocol Enumeration: 'dynamic': 2, 'static': 1.
                           hm2AgentSwitchMFDBDescription 1.3.6.1.4.1.248.12.1.2.8.10.1.1.5 displaystring read-only
Text description of this multicast table entry.
                           hm2AgentSwitchMFDBForwardingPortMask 1.3.6.1.4.1.248.12.1.2.8.10.1.1.6 hm2agentportmask read-only
BitMask indicating which ports this entry indicates should be forwarded. To obtain port numbers from interface numbers, use the objects hm2AgentPortDot1dBasePort and hm2AgentPortIfIndex in the hm2AgentPortConfigTable table.
                           hm2AgentSwitchMFDBFilteringPortMask 1.3.6.1.4.1.248.12.1.2.8.10.1.1.7 hm2agentportmask read-only
BitMask indicating which ports this entry indicates should be filtered. To obtain port numbers from interface numbers, use the objects hm2AgentPortDot1dBasePort and hm2AgentPortIfIndex in the hm2AgentPortConfigTable table.
                   hm2AgentSwitchMFDBSummaryTable 1.3.6.1.4.1.248.12.1.2.8.10.2 no-access
The multicast forwarding database summary table.
                       hm2AgentSwitchMFDBSummaryEntry 1.3.6.1.4.1.248.12.1.2.8.10.2.1 no-access
Summarizes the forwarding ports for all components registered for all MFDB table entries with the same Vlan Index and MAC Address.
                           hm2AgentSwitchMFDBSummaryVlanId 1.3.6.1.4.1.248.12.1.2.8.10.2.1.1 vlanindex read-only
Vlan Index for which this entry is associated with.
                           hm2AgentSwitchMFDBSummaryMacAddress 1.3.6.1.4.1.248.12.1.2.8.10.2.1.2 macaddress read-only
A multicast MAC address for which the switch has forwarding and or filtering information.
                           hm2AgentSwitchMFDBSummaryForwardingPortMask 1.3.6.1.4.1.248.12.1.2.8.10.2.1.3 hm2agentportmask read-only
Port Mask indicating which ports this entry indicates should be forwarded. To obtain port numbers from interface numbers, use the objects hm2AgentPortDot1dBasePort and hm2AgentPortIfIndex in the hm2AgentPortConfigTable table.
                   hm2AgentSwitchMFDBMaxTableEntries 1.3.6.1.4.1.248.12.1.2.8.10.3 gauge32 read-only
This displays the maximum number of entries that can possibly be in the Multicast Forwarding Database table.
                   hm2AgentSwitchMFDBMostEntriesUsed 1.3.6.1.4.1.248.12.1.2.8.10.4 gauge32 read-only
This displays the largest number of entries that have been present in the Multicast Forwarding Database table. This value is also known as the MFDB high water mark.
                   hm2AgentSwitchMFDBCurrentEntries 1.3.6.1.4.1.248.12.1.2.8.10.5 gauge32 read-only
This displays the current number of entries in the Multicast Forwarding Database table.
             hm2AgentSwitchVlanMacAssociationGroup 1.3.6.1.4.1.248.12.1.2.8.17
                   hm2AgentSwitchVlanMacAssociationTable 1.3.6.1.4.1.248.12.1.2.8.17.1 no-access
The switch's MAC To VLAN association table
                       hm2AgentSwitchVlanMacAssociationEntry 1.3.6.1.4.1.248.12.1.2.8.17.1.1 no-access
VLAN to be assigned to untagged or priority tagged packets based on MAC address.
                           hm2AgentSwitchVlanMacAssociationMacAddress 1.3.6.1.4.1.248.12.1.2.8.17.1.1.1 macaddress no-access
The Mac address
                           hm2AgentSwitchVlanMacAssociationVlanId 1.3.6.1.4.1.248.12.1.2.8.17.1.1.2 vlanindex no-access
The VLAN the Mac address assigned to
                           hm2AgentSwitchVlanMacAssociationRowStatus 1.3.6.1.4.1.248.12.1.2.8.17.1.1.3 rowstatus read-only
The Mac to VLAN association row status. Supported values: active(1) - valid entry createAndGo(4) - used to create a new entry destroy(6) - removes the entry
             hm2AgentSwitchProtectedPortConfigGroup 1.3.6.1.4.1.248.12.1.2.8.18
                   hm2AgentSwitchProtectedPortTable 1.3.6.1.4.1.248.12.1.2.8.18.1 no-access
The switch's protected port mapping table
                       hm2AgentSwitchProtectedPortEntry 1.3.6.1.4.1.248.12.1.2.8.18.1.1 no-access
Protected ports assigned to groups.
                           hm2AgentSwitchProtectedPortGroupId 1.3.6.1.4.1.248.12.1.2.8.18.1.1.1 integer32 no-access
The group that this port belongs to
                           hm2AgentSwitchProtectedPortGroupName 1.3.6.1.4.1.248.12.1.2.8.18.1.1.2 displaystring read-write
The name of the group
                           hm2AgentSwitchProtectedPortPortList 1.3.6.1.4.1.248.12.1.2.8.18.1.1.3 portlist read-write
The set of ports that are protected in this group
             hm2AgentSwitchVlanSubnetAssociationGroup 1.3.6.1.4.1.248.12.1.2.8.19
                   hm2AgentSwitchVlanSubnetAssociationTable 1.3.6.1.4.1.248.12.1.2.8.19.1 no-access
The switch's Subnet To VLAN association table
                       hm2AgentSwitchVlanSubnetAssociationEntry 1.3.6.1.4.1.248.12.1.2.8.19.1.1 no-access
VLAN to be assigned to untagged or priority tagged packets based on IP address and Subnet Mask.
                           hm2AgentSwitchVlanSubnetAssociationIPAddress 1.3.6.1.4.1.248.12.1.2.8.19.1.1.1 ipaddress no-access
The ip address
                           hm2AgentSwitchVlanSubnetAssociationSubnetMask 1.3.6.1.4.1.248.12.1.2.8.19.1.1.2 ipaddress no-access
The subnet mask
                           hm2AgentSwitchVlanSubnetAssociationVlanId 1.3.6.1.4.1.248.12.1.2.8.19.1.1.3 vlanindex no-access
The VLAN that the IP address and subnet mask assigned to
                           hm2AgentSwitchVlanSubnetAssociationRowStatus 1.3.6.1.4.1.248.12.1.2.8.19.1.1.4 rowstatus read-only
The Subnet to VLAN association row status. Supported values: active(1) - valid entry createAndGo(4) - used to create a new entry destroy(6) - removes the entry
             hm2AgentSwitchSnoopingQuerierGroup 1.3.6.1.4.1.248.12.1.2.8.20
                   hm2AgentSwitchSnoopingQuerierCfgTable 1.3.6.1.4.1.248.12.1.2.8.20.1 no-access
A table of the IGMP/MLD Snooping Querier Global configuration entries.
                       hm2AgentSwitchSnoopingQuerierCfgEntry 1.3.6.1.4.1.248.12.1.2.8.20.1.1 no-access
Represents entry for Snooping Querier Configuration.
                           hm2AgentSwitchSnoopingQuerierAdminMode 1.3.6.1.4.1.248.12.1.2.8.20.1.1.1 hmenabledstatus read-write
This enables or disables Snooping Querier on the system.
                           hm2AgentSwitchSnoopingQuerierVersion 1.3.6.1.4.1.248.12.1.2.8.20.1.1.2 integer32 read-write
This specifies the multicast protocol versions that are supported by the system.
                           hm2AgentSwitchSnoopingQuerierQueryInterval 1.3.6.1.4.1.248.12.1.2.8.20.1.1.4 integer32 read-write
This specified the timer interval after which the system generates general queries.
                           hm2AgentSwitchSnoopingQuerierExpiryInterval 1.3.6.1.4.1.248.12.1.2.8.20.1.1.5 integer32 read-write
This specified the timer interval after which the detected other querier information is no longer valid.
                   hm2AgentSwitchSnoopingQuerierVlanTable 1.3.6.1.4.1.248.12.1.2.8.20.2 no-access
A table of the Snooping Querier Vlan configuration entries.
                       hm2AgentSwitchSnoopingQuerierVlanEntry 1.3.6.1.4.1.248.12.1.2.8.20.2.1 no-access
Represents entry for a Snooping Querier configurable Vlan.
                           hm2AgentSwitchSnoopingQuerierVlanAdminMode 1.3.6.1.4.1.248.12.1.2.8.20.2.1.1 hmenabledstatus read-write
This enables or disables Snooping Querier on a selected Vlan interface.
                           hm2AgentSwitchSnoopingQuerierVlanOperMode 1.3.6.1.4.1.248.12.1.2.8.20.2.1.2 integer read-only
This specifies the current state of the Snooping Querier on a selected vlan interface Enumeration: 'disabled': 0, 'non-querier': 2, 'querier': 1.
                           hm2AgentSwitchSnoopingQuerierElectionParticipateMode 1.3.6.1.4.1.248.12.1.2.8.20.2.1.3 hmenabledstatus read-write
This object is deprecated. This enables or disables the Snooping Querier Election Participation mode. When enabled snooping querier switch will participate in querier election up on discovering another querier in the specified vlan. When disabled, up on discovering another querier, snooping querier moves to non-querier state. The state of the querier is solely set by hm2AgentSwitchSnoopingQuerierVlanAdminMode. If hm2AgentSwitchSnoopingQuerierVlanAdminMode is set to enable(1) hm2AgentSwitchSnoopingQuerierElectionParticipateMode will be set internally to enable(1). If hm2AgentSwitchSnoopingQuerierVlanAdminMode is set to disable(2) hm2AgentSwitchSnoopingQuerierElectionParticipateMode will be set internally to disable(2).
                           hm2AgentSwitchSnoopingQuerierVlanAddress 1.3.6.1.4.1.248.12.1.2.8.20.2.1.4 inetaddress read-write
This specifies the default source ip address to be used while generating general queries on the specified vlan.
                           hm2AgentSwitchSnoopingQuerierOperVersion 1.3.6.1.4.1.248.12.1.2.8.20.2.1.5 integer32 read-only
This specifies the multicast protocol version that is currently being used by the snooping switch for the specified vlan while generating query messages.
                           hm2AgentSwitchSnoopingQuerierOperMaxResponseTime 1.3.6.1.4.1.248.12.1.2.8.20.2.1.6 integer32 read-only
The amount of time in seconds a switch will wait after sending a query on the selected vlan because it did not receive a report for a particular group in the interface participating in the vlan. This object is valid only when hm2AgentSwitchSnoopingQuerierOperVersion object is valid. (-1) - indicates that parameter is not available; ( 0) - indicates that response time is less then 1 second.
                           hm2AgentSwitchSnoopingQuerierLastQuerierAddress 1.3.6.1.4.1.248.12.1.2.8.20.2.1.7 inetaddress read-only
This specifies the last querier's ip address for the specified vlan. It represents the detected other multicast querier in the vlan.
                           hm2AgentSwitchSnoopingQuerierLastQuerierVersion 1.3.6.1.4.1.248.12.1.2.8.20.2.1.8 integer32 read-only
This specifies the multicast protocol version that is currently being used by the detected other multicast querier for the specified vlan. (-1) - indicates that parameter is not available.
             hm2AgentDaiConfigGroup 1.3.6.1.4.1.248.12.1.2.8.21
                   hm2AgentDaiSrcMacValidate 1.3.6.1.4.1.248.12.1.2.8.21.1 truthvalue read-write
This object indicates whether Sender MAC validation in the ARP packets is enabled. If this object is set to 'true', validation is enabled. If this object is set to 'false', validation is disabled.
                   hm2AgentDaiDstMacValidate 1.3.6.1.4.1.248.12.1.2.8.21.2 truthvalue read-write
This object indicates whether Target MAC validation in the ARP Response packets is enabled. If this object is set to 'true', validation is enabled. If this object is set to 'false', validation is disabled.
                   hm2AgentDaiIPValidate 1.3.6.1.4.1.248.12.1.2.8.21.3 truthvalue read-write
This object indicates whether IP address validation in the ARP packets is enabled. If this object is set to 'true', validation is enabled. If this object is set to 'false', validation is disabled.
                   hm2AgentDaiVlanConfigTable 1.3.6.1.4.1.248.12.1.2.8.21.4 no-access
A table provides the mechanism to control Dynamic ARP Inspection per VLAN. When a VLAN is created in a device supporting this table, a corresponding entry of this table will be added.
                       hm2AgentDaiVlanConfigEntry 1.3.6.1.4.1.248.12.1.2.8.21.4.1 no-access
A row instance contains the configuration for Dynamic ARP Inspection at each existing VLAN.
                           hm2AgentDaiVlanIndex 1.3.6.1.4.1.248.12.1.2.8.21.4.1.1 vlanindex no-access
This object indicates the VLAN number on which Dynamic ARP Inspection feature is configured.
                           hm2AgentDaiVlanDynArpInspEnable 1.3.6.1.4.1.248.12.1.2.8.21.4.1.2 truthvalue read-write
This object indicates whether Dynamic ARP Inspection is enabled in this VLAN. If this object is set to 'true', Dynamic ARP Inspection is enabled. If this object is set to 'false', Dynamic ARP Inspection is disabled.
                           hm2AgentDaiVlanLoggingEnable 1.3.6.1.4.1.248.12.1.2.8.21.4.1.3 truthvalue read-write
This object indicates whether the Dynamic ARP Inspection logging is enabled on this VlAN. If this object is set to 'true', Dynamic ARP Inspection logging is enabled. If this object is set to 'false', Dynamic ARP Inspection loging is disabled.
                           hm2AgentDaiVlanArpAclName 1.3.6.1.4.1.248.12.1.2.8.21.4.1.4 displaystring read-write
This object indicates the ARP ACL name set for this VLAN. Notice that the ACL is regarded only if the corresponding row in 'agentArpAclTable' is active.
                           hm2AgentDaiVlanArpAclStaticFlag 1.3.6.1.4.1.248.12.1.2.8.21.4.1.5 truthvalue read-write
If an ARP ACL is defined for the VLAN and there is no match for the received ARP packet, the further proceeding depends on this MIB object. If it is 'true', then the packet is dropped, otherwise the packet is checked against the DHCP snooping bindings database (optional, see 'hm2AgentDaiVlanBindingCheckEnable'). If there is no match in the bindings database too, the packet is dropped.
                           hm2AgentDaiVlanBindingCheckEnable 1.3.6.1.4.1.248.12.1.2.8.21.4.1.248 truthvalue read-write
If enabled, the ARP frame received on an untrusted port (in a DAI enabled VLAN) is checked against the ARP ACL and the DHCP Snooping bindings database. If disabled it is only checked against the ARP ACL.
                   hm2AgentDaiStatsReset 1.3.6.1.4.1.248.12.1.2.8.21.5 integer read-write
Clear the DAI statistics on all vlans. A value of reset(1) is used to reset the statistics. A read on this object will always return the value none(0). The value none(0) cannot be forcibly set by the administrator. Enumeration: 'reset': 1, 'none': 0.
                   hm2AgentDaiVlanStatsTable 1.3.6.1.4.1.248.12.1.2.8.21.6 no-access
A table provides the mechanism to control Dynamic ARP Inspection per VLAN. When a VLAN is created in a device supporting this table, a corresponding entry of this table will be added.
                       hm2AgentDaiVlanStatsEntry 1.3.6.1.4.1.248.12.1.2.8.21.6.1 no-access
A row instance contains the Dynamic ARP Inspection statistics per VLAN.
                           hm2AgentDaiVlanStatsIndex 1.3.6.1.4.1.248.12.1.2.8.21.6.1.1 vlanindex no-access
This object indicates the VLAN number on which Dynamic ARP Inspection statistics are retrieved.
                           hm2AgentDaiVlanPktsForwarded 1.3.6.1.4.1.248.12.1.2.8.21.6.1.2 counter32 read-only
Number of valid ARP packets forwarded by DAI.
                           hm2AgentDaiVlanPktsDropped 1.3.6.1.4.1.248.12.1.2.8.21.6.1.3 counter32 read-only
Number of invalid ARP packets dropped by DAI.
                           hm2AgentDaiVlanDhcpDrops 1.3.6.1.4.1.248.12.1.2.8.21.6.1.4 counter32 read-only
Number of ARP packets that were dropped by DAI as there is no matching DHCP Snooping binding entry found.
                           hm2AgentDaiVlanDhcpPermits 1.3.6.1.4.1.248.12.1.2.8.21.6.1.5 counter32 read-only
Number of ARP packets that were forwarded by DAI as there is a matching DHCP Snooping binding entry found.
                           hm2AgentDaiVlanAclDrops 1.3.6.1.4.1.248.12.1.2.8.21.6.1.6 counter32 read-only
Number of ARP packets that were dropped by DAI as there is no matching ARP ACL rule found for this Vlan and the static flag is set on this vlan.
                           hm2AgentDaiVlanAclPermits 1.3.6.1.4.1.248.12.1.2.8.21.6.1.7 counter32 read-only
Number of ARP packets that were permitted by DAI as there is a matching ARP ACL rule found for this Vlan.
                           hm2AgentDaiVlanSrcMacFailures 1.3.6.1.4.1.248.12.1.2.8.21.6.1.8 counter32 read-only
Number of ARP packets that were dropped by DAI as the sender mac address in ARP packet didn't match the source mac in ethernet header.
                           hm2AgentDaiVlanDstMacFailures 1.3.6.1.4.1.248.12.1.2.8.21.6.1.9 counter32 read-only
Number of ARP packets that were dropped by DAI as the target mac address in ARP reply packet didn't match the destination mac in ethernet header.
                           hm2AgentDaiVlanIpValidFailures 1.3.6.1.4.1.248.12.1.2.8.21.6.1.10 counter32 read-only
Number of ARP packets that were dropped by DAI as the sender IP address in ARP packet or target IP address in ARP reply packet is invalid. Invalid addresses include 0.0.0.0, 255.255.255.255, IP multicast addresses, class E addresses (240.0.0.0/4), loopback addresses (127.0.0.0/8).
                   hm2AgentDaiIfConfigTable 1.3.6.1.4.1.248.12.1.2.8.21.7 no-access
A table provides the mechanism to configure the trust state for Dynamic ARP Inspection purpose at each physical interface capable of this feature.
                       hm2AgentDaiIfConfigEntry 1.3.6.1.4.1.248.12.1.2.8.21.7.1 no-access
A row instance contains the configuration for Dynamic ARP Inspection at each physical interface capable of this feature.
                           hm2AgentDaiIfTrustEnable 1.3.6.1.4.1.248.12.1.2.8.21.7.1.1 truthvalue read-write
This object indicates whether the interface is trusted for Dynamic ARP Inspection purpose. If this object is set to 'true', the interface is trusted. ARP packets coming to this interface will be forwarded without checking. If this object is set to 'false', the interface is not trusted. ARP packets coming to this interface will be subjected to ARP inspection.
                           hm2AgentDaiIfRateLimit 1.3.6.1.4.1.248.12.1.2.8.21.7.1.2 integer32 read-write
This object indicates rate limit value for Dynamic ARP Inspection purpose. If the incoming rate of ARP packets exceeds the value of this object for consecutively burst interval seconds, ARP packets will be dropped. Value of -1 indicates that there is no rate limit.
                           hm2AgentDaiIfBurstInterval 1.3.6.1.4.1.248.12.1.2.8.21.7.1.3 unsigned32 read-write
This object indicates the burst interval value for rate limiting purpose on this interface.
                           hm2AgentDaiIfAutoDisable 1.3.6.1.4.1.248.12.1.2.8.21.7.1.248 truthvalue read-write
This object indicates whether a port is auto-disabled when the configured ARP threshold is exceeded.
             hm2AgentArpAclGroup 1.3.6.1.4.1.248.12.1.2.8.22
                   hm2AgentArpAclTable 1.3.6.1.4.1.248.12.1.2.8.22.1 no-access
A table of the ARP ACL entries
                       hm2AgentArpAclEntry 1.3.6.1.4.1.248.12.1.2.8.22.1.1 no-access
Represents entry for an ARP ACL
                           hm2AgentArpAclName 1.3.6.1.4.1.248.12.1.2.8.22.1.1.1 displaystring read-only
Name of the ARP ACL, which must consist of 1 to 31 alphanumeric characters and uniquely identify this ARP ACL. This object must be set to complete a new ARP ACL row instance.
                           hm2AgentArpAclRowStatus 1.3.6.1.4.1.248.12.1.2.8.22.1.1.2 rowstatus read-only
The status of this conceptual row. Entries can not be deleted until all rows in arpAclRuleTable with corresponding values of arpAclIndex have been deleted. active(1) - This ACL instance is active. notInService(2) - Row has been suspended. notReady(3) - Row has incomplete values. createAndGo(4) - Accept row values and activate. createAndWait(5) - Accept row values and wait. destroy(6) - Set to this value to delete this instance.
                   hm2AgentArpAclRuleTable 1.3.6.1.4.1.248.12.1.2.8.22.2 no-access
A table of the ARP ACL Rule entries
                       hm2AgentArpAclRuleEntry 1.3.6.1.4.1.248.12.1.2.8.22.2.1 no-access
Represents entry for a set of ARP ACL-match rules
                           hm2AgentArpAclRuleMatchSenderIpAddr 1.3.6.1.4.1.248.12.1.2.8.22.2.1.1 ipaddress read-only
Sender IP address match value for the ARP ACL. This address must be a unicast address unequal to 0.0.0.0.
                           hm2AgentArpAclRuleMatchSenderMacAddr 1.3.6.1.4.1.248.12.1.2.8.22.2.1.2 macaddress read-only
Sender MAC address match value for the ARP ACL. This address must be a unicast address unequal to 00:0:00:00:00:00.
                           hm2AgentArpAclRuleRowStatus 1.3.6.1.4.1.248.12.1.2.8.22.2.1.3 rowstatus read-only
The status of this conceptual row. active(1) - This ACL Rule is active. notInService(2) - Row has been suspended. notReady(3) - Row has incomplete values. createAndGo(4) - Accept row values and activate. createAndWait(5) - Accept row values and wait. destroy(6) - Set to this value to delete an instance.
             hm2AgentDhcpSnoopingConfigGroup 1.3.6.1.4.1.248.12.1.2.8.23
                   hm2AgentDhcpSnoopingAdminMode 1.3.6.1.4.1.248.12.1.2.8.23.1 truthvalue read-write
This object indicates whether DHCP Snooping is enabled globally. If this object is set to 'true',admin mode is enabled globally. If this object is set to 'false',admin mode is disabled globally.
                   hm2AgentDhcpSnoopingVerifyMac 1.3.6.1.4.1.248.12.1.2.8.23.2 truthvalue read-write
This object indicates whether source Mac address in the received DHCP Message needs to be verified or not. If this object is set to 'true',verifyMac is enabled globally. If this object is set to 'false',verifyMac is disabled globally.
                   hm2AgentDhcpSnoopingVlanConfigTable 1.3.6.1.4.1.248.12.1.2.8.23.3 no-access
A table provides the mechanism to control DHCP SNOOPING per VLAN. When a VLAN is created in a device supporting this table, a corresponding entry of this table will be added.
                       hm2AgentDhcpSnoopingVlanConfigEntry 1.3.6.1.4.1.248.12.1.2.8.23.3.1 no-access
A row instance contains the configuration for DHCP SNOOPING at each existing VLAN.
                           hm2AgentDhcpSnoopingVlanIndex 1.3.6.1.4.1.248.12.1.2.8.23.3.1.1 vlanindex no-access
This object indicates the VLAN number on which DHCP SNOOPING Inspection feature is configured.
                           hm2AgentDhcpSnoopingVlanEnable 1.3.6.1.4.1.248.12.1.2.8.23.3.1.2 truthvalue read-write
This object indicates whether DHCP SNOOPING is enabled in this VLAN. If this object is set to 'true', DHCP SNOOPING is enabled. If this object is set to 'false', DHCP SNOOPING is disabled.
                   hm2AgentDhcpSnoopingIfConfigTable 1.3.6.1.4.1.248.12.1.2.8.23.4 no-access
A table provides the mechanism to configure the trust state for DHCP snooping purpose at each physical interface capable of this feature.
                       hm2AgentDhcpSnoopingIfConfigEntry 1.3.6.1.4.1.248.12.1.2.8.23.4.1 no-access
A row instance contains the configuration for DHCP snooping at each physical interface capable of this feature.
                           hm2AgentDhcpSnoopingIfTrustEnable 1.3.6.1.4.1.248.12.1.2.8.23.4.1.1 truthvalue read-write
This object indicates whether the interface is trusted for DHCP snooping purpose.
                           hm2AgentDhcpSnoopingIfLogEnable 1.3.6.1.4.1.248.12.1.2.8.23.4.1.2 truthvalue read-write
This object indicates whether the Logging needs on DHCP snooping validations or not
                           hm2AgentDhcpSnoopingIfRateLimit 1.3.6.1.4.1.248.12.1.2.8.23.4.1.3 integer32 read-write
This object indicates rate limit value for DHCP Snooping purpose. If the incoming rate of DHCP packets exceeds the value of this object for consecutively burst interval seconds, DHCP packets will be dropped. Value of -1 indicates that there is no rate limit.
                           hm2AgentDhcpSnoopingIfBurstInterval 1.3.6.1.4.1.248.12.1.2.8.23.4.1.4 integer32 read-write
This object indicates the burst interval value for rate limiting purpose on this interface.
                           hm2AgentDhcpSnoopingIfAutoDisable 1.3.6.1.4.1.248.12.1.2.8.23.4.1.248 truthvalue read-write
This object indicates whether a port is auto-disabled when the configured threshold is reached.
                   hm2AgentIpsgIfConfigTable 1.3.6.1.4.1.248.12.1.2.8.23.5 no-access
A table provides the mechanism to configure the IPSG at each physical interface capable of this feature.
                       hm2AgentIpsgIfConfigEntry 1.3.6.1.4.1.248.12.1.2.8.23.5.1 no-access
A row instance contains the configuration for IPSG at each physical interface capable of this feature.
                           hm2AgentIpsgIfVerifySource 1.3.6.1.4.1.248.12.1.2.8.23.5.1.1 truthvalue read-write
This object indicates whether IP packets received on this interface are filtered based on whether IP Source Guard considers the source IP address to be a valid client address. Setting this variable to false automatically sets hm2AgentIpsgIfPortSecurity to false.
                           hm2AgentIpsgIfPortSecurity 1.3.6.1.4.1.248.12.1.2.8.23.5.1.2 truthvalue read-write
This object indicates whether IP packets received on this interface are filtered based on whether IP Source Guard considers the source MAC address to be a valid client address. The port security option cannot be enabled unless hm2AgentIpsgIfVerifySource is also enabled. That is, MAC address filtering cannot be done without also doing IP address filtering. But IP address filtering can be done without MAC address filtering. Once the port security option is enabled, it can only be disabled by disabling hm2AgentIpsgIfVerifySource.
                   hm2AgentDhcpSnoopingStatsReset 1.3.6.1.4.1.248.12.1.2.8.23.6 integer read-write
Clear the DHCP snooping statistics on all ports. A value of reset(1) is used to reset the statistics. A read on this object will always return the value none(0). The value none(0) cannot be forcibly set by the administrator. Enumeration: 'reset': 1, 'none': 0.
                   hm2AgentDhcpSnoopingStatsTable 1.3.6.1.4.1.248.12.1.2.8.23.7 no-access
A table provides the mechanism for statics of DHCP snooping.
                       hm2AgentDhcpSnoopingStatsEntry 1.3.6.1.4.1.248.12.1.2.8.23.7.1 no-access
A row instance contains the DHCP snooping statistics per VLAN.
                           hm2AgentDhcpSnoopingMacVerifyFailures 1.3.6.1.4.1.248.12.1.2.8.23.7.1.1 counter32 read-only
This object indicates the number of failure verifications of client mac address with source mac address
                           hm2AgentDhcpSnoopingInvalidClientMessages 1.3.6.1.4.1.248.12.1.2.8.23.7.1.2 counter32 read-only
This object indicates the number of invalid DHCP releases and deny messages
                           hm2AgentDhcpSnoopingInvalidServerMessages 1.3.6.1.4.1.248.12.1.2.8.23.7.1.3 counter32 read-only
This object indicates the number of invalid DHCP server mesaages
                   hm2AgentStaticIpsgBindingTable 1.3.6.1.4.1.248.12.1.2.8.23.8 no-access
A table of the IPSG static entries
                       hm2AgentStaticIpsgBindingEntry 1.3.6.1.4.1.248.12.1.2.8.23.8.1 no-access
Represents a binding in IPSG table
                           hm2AgentStaticIpsgBindingIfIndex 1.3.6.1.4.1.248.12.1.2.8.23.8.1.1 interfaceindex read-only
Interface on which this IPSG binding is going to be added.
                           hm2AgentStaticIpsgBindingVlanId 1.3.6.1.4.1.248.12.1.2.8.23.8.1.2 vlanindex read-only
VLAN to which this IPSG binding is going to be added.
                           hm2AgentStaticIpsgBindingMacAddr 1.3.6.1.4.1.248.12.1.2.8.23.8.1.3 macaddress read-only
MAC address match value for the IPSG Binding. This address must be a unicast address unequal to 00:0:00:00:00:00.
                           hm2AgentStaticIpsgBindingIpAddr 1.3.6.1.4.1.248.12.1.2.8.23.8.1.4 ipaddress read-only
IP address match value for the IPSG Binding. This address must be a unicast address unequal to 0.0.0.0.
                           hm2AgentStaticIpsgBindingRowStatus 1.3.6.1.4.1.248.12.1.2.8.23.8.1.5 rowstatus read-only
The status of this conceptual row. active(1) - This DHCP Snooping binding is active. notInService(2) - Row has been suspended. notReady(3) - Row has incomplete values. createAndGo(4) - Accept row values and activate. createAndWait(5) - Accept row values and wait. destroy(6) - Set to this value to remove this binding.
                           hm2AgentStaticIpsgBindingHwStatus 1.3.6.1.4.1.248.12.1.2.8.23.8.1.248 truthvalue read-only
Set to true when Binding is applied to the Hardware
                   hm2AgentDynamicIpsgBindingTable 1.3.6.1.4.1.248.12.1.2.8.23.9 no-access
A table of the IPSG dynamic entries
                       hm2AgentDynamicIpsgBindingEntry 1.3.6.1.4.1.248.12.1.2.8.23.9.1 no-access
Represents a binding in IPSG table
                           hm2AgentDynamicIpsgBindingIfIndex 1.3.6.1.4.1.248.12.1.2.8.23.9.1.1 interfaceindex read-only
Interface on which this IPSG binding is added.
                           hm2AgentDynamicIpsgBindingVlanId 1.3.6.1.4.1.248.12.1.2.8.23.9.1.2 vlanindex read-only
VLAN to which this IPSG binding is going to be added.
                           hm2AgentDynamicIpsgBindingMacAddr 1.3.6.1.4.1.248.12.1.2.8.23.9.1.3 macaddress read-only
MAC address match value for the IPSG Binding.
                           hm2AgentDynamicIpsgBindingIpAddr 1.3.6.1.4.1.248.12.1.2.8.23.9.1.4 ipaddress read-only
Sender IP address match value for the IPSG Binding.
                           hm2AgentDynamicIpsgBindingHwStatus 1.3.6.1.4.1.248.12.1.2.8.23.9.1.248 truthvalue read-only
Set to true when Binding is applied to the Hardware
                   hm2AgentStaticDsBindingTable 1.3.6.1.4.1.248.12.1.2.8.23.10 no-access
A table of the DHCP SNOOPING static entries
                         hm2AgentStaticDsBindingEntry 1.3.6.1.4.1.248.12.1.2.8.23.10.1 no-access
Represents a binding in DHCP SNOOPING table
                             hm2AgentStaticDsBindingIfIndex 1.3.6.1.4.1.248.12.1.2.8.23.10.1.1 interfaceindexorzero read-only
Interface on which this DHCP SNOOPING binding is going to be added.
                             hm2AgentStaticDsBindingVlanId 1.3.6.1.4.1.248.12.1.2.8.23.10.1.2 vlanid read-only
VLAN to which this DHCP SNOOPING binding is going to be added.
                             hm2AgentStaticDsBindingMacAddr 1.3.6.1.4.1.248.12.1.2.8.23.10.1.3 macaddress read-only
MAC address match value for the DHCP SNOOPING Binding. This address must be a unicast address unequal to 00:0:00:00:00:00.
                             hm2AgentStaticDsBindingIpAddr 1.3.6.1.4.1.248.12.1.2.8.23.10.1.4 ipaddress read-only
IP address match value for the DHCP SNOOPING Binding. This address must be a unicast address unequal to 0.0.0.0.
                             hm2AgentStaticDsBindingRowStatus 1.3.6.1.4.1.248.12.1.2.8.23.10.1.5 rowstatus read-only
The status of this conceptual row. active(1) - This DHCP Snooping binding is active. notInService(2) - Row has been suspended. notReady(3) - Row has incomplete values. createAndGo(4) - Accept row values and activate. createAndWait(5) - Accept row values and wait. destroy(6) - Set to this value to remove this binding.
                   hm2AgentDynamicDsBindingTable 1.3.6.1.4.1.248.12.1.2.8.23.11 no-access
A table of the DHCP SNOOPING Dynamic entries
                         hm2AgentDynamicDsBindingEntry 1.3.6.1.4.1.248.12.1.2.8.23.11.1 no-access
Represents a binding in DHCP SNOOPING table
                             hm2AgentDynamicDsBindingIfIndex 1.3.6.1.4.1.248.12.1.2.8.23.11.1.1 interfaceindex read-only
Interface on which this DHCP SNOOPING binding is going to be added.
                             hm2AgentDynamicDsBindingVlanId 1.3.6.1.4.1.248.12.1.2.8.23.11.1.2 vlanindex read-only
VLAN to which this DHCP SNOOPING binding is going to be added.
                             hm2AgentDynamicDsBindingMacAddr 1.3.6.1.4.1.248.12.1.2.8.23.11.1.3 macaddress read-only
MAC address match value for the DHCP SNOOPING Binding.
                             hm2AgentDynamicDsBindingIpAddr 1.3.6.1.4.1.248.12.1.2.8.23.11.1.4 ipaddress read-only
IP address match value for the DHCP SNOOPING Binding.
                             hm2AgentDynamicDsBindingLeaseRemainingTime 1.3.6.1.4.1.248.12.1.2.8.23.11.1.5 timeticks read-only
This specifies the period for which the DHCP SNOOPING Binding is valid.
                   hm2AgentDhcpSnoopingRemoteFileName 1.3.6.1.4.1.248.12.1.2.8.23.12 displaystring read-write
This object indicates the file name on the remote machine to save the DHCP Snooping bindings.
                   hm2AgentDhcpSnoopingRemoteIpAddr 1.3.6.1.4.1.248.12.1.2.8.23.13 ipaddress read-write
This object indicates the IP address of the remote machine to save the DHCP Snooping bindings. This will be set only when we have a valid file name.
                   hm2AgentDhcpSnoopingStoreInterval 1.3.6.1.4.1.248.12.1.2.8.23.14 unsigned32 read-write
This object indicates the perodic time interval to save the (changed) DHCP Snooping bindings database.
             hm2AgentDhcpL2RelayConfigGroup 1.3.6.1.4.1.248.12.1.2.8.24
                   hm2AgentDhcpL2RelayAdminMode 1.3.6.1.4.1.248.12.1.2.8.24.1 truthvalue read-write
This object indicates whether DHCP L2 Relay is enabled globally. If this object is set to 'true',admin mode is enabled globally. If this object is set to 'false',admin mode is disabled globally.
                   hm2AgentDhcpL2RelayIfConfigTable 1.3.6.1.4.1.248.12.1.2.8.24.2 no-access
A table provides the mechanism to enable/disable and configure the trust state for DHCP L2Relay purpose at each physical interface capable of this feature.
                       hm2AgentDhcpL2RelayIfConfigEntry 1.3.6.1.4.1.248.12.1.2.8.24.2.1 no-access
A row instance contains the configuration for DHCP L2 Relay at each physical interface capable of this feature.
                           hm2AgentDhcpL2RelayIfEnable 1.3.6.1.4.1.248.12.1.2.8.24.2.1.1 truthvalue read-write
This object indicates whether the DHCP L2Relay is enabled or not
                           hm2AgentDhcpL2RelayIfTrustEnable 1.3.6.1.4.1.248.12.1.2.8.24.2.1.2 truthvalue read-write
This object indicates whether the interface is trusted for DHCP L2 Relay purpose.
                   hm2AgentDhcpL2RelayVlanConfigTable 1.3.6.1.4.1.248.12.1.2.8.24.3 no-access
A table provides the mechanism to control DHCP L2 Relay per VLAN. When a VLAN is created in a device supporting this table, a corresponding entry of this table will be added.
                       hm2AgentDhcpL2RelayVlanConfigEntry 1.3.6.1.4.1.248.12.1.2.8.24.3.1 no-access
A row instance contains the configuration for DHCP L2 Relay at each existing VLAN.
                           hm2AgentDhcpL2RelayVlanIndex 1.3.6.1.4.1.248.12.1.2.8.24.3.1.1 vlanindex no-access
This object indicates the VLAN number on which DHCP L2 Relay feature is configured.
                           hm2AgentDhcpL2RelayVlanEnable 1.3.6.1.4.1.248.12.1.2.8.24.3.1.2 truthvalue read-write
This object indicates whether DHCP L2 Relay is enabled in this VLAN. If this object is set to 'true', DHCP L2 Relay is enabled. If this object is set to 'false', DHCP L2 Relay is disabled.
                           hm2AgentDhcpL2RelayCircuitIdVlanEnable 1.3.6.1.4.1.248.12.1.2.8.24.3.1.3 truthvalue read-write
This object indicates whether DHCP CircuitId is enabled for L2 relaying in this VLAN. If this object is set to 'true', DHCP CircuitId is enabled. If this object is set to 'false', DHCP CircuitId is disabled.
                           hm2AgentDhcpL2RelayRemoteIdVlanEnable 1.3.6.1.4.1.248.12.1.2.8.24.3.1.4 displaystring read-write
When this object is set with a non-empty string, DHCP RemoteId is enabled for L2 relaying in this VLAN. Notice that you can set this object only if hm2AgentDhcpL2RelayVlanRemoteIdType is 'other'.
                           hm2AgentDhcpL2RelayVlanRemoteIdType 1.3.6.1.4.1.248.12.1.2.8.24.3.1.248 integer read-write
This option determines the content of the option 82 Remote ID. ip(1) - inserts the IP address mac(2) - inserts the MAC adress client-id(3) - inserts the client identifier (sysName) other(4) - inserts the value in hm2AgentDhcpL2RelayRemoteIdVlanEnable Enumeration: 'client-id': 3, 'ip': 1, 'mac': 2, 'other': 4.
                   hm2AgentDhcpL2RelayStatsReset 1.3.6.1.4.1.248.12.1.2.8.24.6 integer read-write
Clear the DHCP L2Relay statistics on all ports. A value of reset(1) is used to reset the statistics. A read on this object will always return the value none(0). The value none(0) cannot be forcibly set by the administrator. Enumeration: 'reset': 1, 'none': 0.
                   hm2AgentDhcpL2RelayStatsTable 1.3.6.1.4.1.248.12.1.2.8.24.7 no-access
A table provides the mechanism for statics of DHCP L2 Relay.
                       hm2AgentDhcpL2RelayStatsEntry 1.3.6.1.4.1.248.12.1.2.8.24.7.1 no-access
A row instance contains the DHCP L2Relay statistics per interface.
                           hm2AgentDhcpL2RelayUntrustedSrvrMsgsWithOptn82 1.3.6.1.4.1.248.12.1.2.8.24.7.1.1 counter32 read-only
This object indicates the number of DHCP server messages received with Option-82 field on the untrusted interface.
                           hm2AgentDhcpL2RelayUntrustedClntMsgsWithOptn82 1.3.6.1.4.1.248.12.1.2.8.24.7.1.2 counter32 read-only
This object indicates the number of DHCP client messages received with Option-82 field on the untrusted interface.
                           hm2AgentDhcpL2RelayTrustedSrvrMsgsWithoutOptn82 1.3.6.1.4.1.248.12.1.2.8.24.7.1.3 counter32 read-only
This object indicates the number of DHCP server messages received without Option-82 field on the trusted interface.
                           hm2AgentDhcpL2RelayTrustedClntMsgsWithoutOptn82 1.3.6.1.4.1.248.12.1.2.8.24.7.1.4 counter32 read-only
This object indicates the number of DHCP client messages received without Option-82 field on the trusted interface.
             hm2AgentSwitchVoiceVLANGroup 1.3.6.1.4.1.248.12.1.2.8.25
                   hm2AgentSwitchVoiceVLANAdminMode 1.3.6.1.4.1.248.12.1.2.8.25.1 hmenabledstatus read-write
This enables or disables Voice VLAN on the system.
                   hm2AgentSwitchVoiceVlanDeviceTable 1.3.6.1.4.1.248.12.1.2.8.25.2 no-access
A table of the Voice Vlan device entries.
                       hm2AgentSwitchVoiceVlanDeviceEntry 1.3.6.1.4.1.248.12.1.2.8.25.2.1 no-access
Represents entry for a Voice Device on the interface.
                           hm2AgentSwitchVoiceVlanInterfaceNum 1.3.6.1.4.1.248.12.1.2.8.25.2.1.1 integer32 read-only
The interface number of this interface.
                           hm2AgentSwitchVoiceVlanDeviceMacAddress 1.3.6.1.4.1.248.12.1.2.8.25.2.1.2 macaddress read-only
The Voice Device Mac address
             hm2AgentSdmPreferConfigGroup 1.3.6.1.4.1.248.12.1.2.8.27
                   hm2AgentSdmPreferCurrentTemplate 1.3.6.1.4.1.248.12.1.2.8.27.1 integer read-only
Displays the current active SDM Template. Enumeration: 'ipv4RoutingUnicast': 10, 'ipv4DataCenter': 3, 'ipv4RoutingMulticast': 11, 'ipv4RoutingDefault': 2.
                   hm2AgentSdmPreferNextTemplate 1.3.6.1.4.1.248.12.1.2.8.27.2 integer read-write
Configures the next active template. It will be active only after the next reboot. To revert to the default template after the next reboot, use the option default(0). Enumeration: 'default': 0, 'ipv4RoutingUnicast': 10, 'ipv4DataCenter': 3, 'ipv4RoutingMulticast': 11, 'ipv4RoutingDefault': 2.
             hm2AgentSdmTemplateSummaryTable 1.3.6.1.4.1.248.12.1.2.8.28
                   hm2AgentSdmTemplateTable 1.3.6.1.4.1.248.12.1.2.8.28.1 no-access
Displays Switch Database Management Template Information.
                       hm2AgentSdmTemplateEntry 1.3.6.1.4.1.248.12.1.2.8.28.1.1 no-access
Information about a SDM Template table entry.
                           hm2AgentSdmTemplateId 1.3.6.1.4.1.248.12.1.2.8.28.1.1.1 integer no-access
The SDM Template type this instance is associated with. Enumeration: 'ipv4RoutingUnicast': 10, 'ipv4DataCenter': 3, 'ipv4RoutingMulticast': 11, 'ipv4RoutingDefault': 2.
                           hm2AgentArpEntries 1.3.6.1.4.1.248.12.1.2.8.28.1.1.2 integer32 read-only
The maximum number of entries in the IPv4 Address Resolution Protocol (ARP) cache for routing interfaces.
                           hm2AgentIPv4UnicastRoutes 1.3.6.1.4.1.248.12.1.2.8.28.1.1.3 integer32 read-only
The maximum number of IPv4 unicast forwarding table entries.
                           hm2AgentIPv6NdpEntries 1.3.6.1.4.1.248.12.1.2.8.28.1.1.4 integer32 read-only
The maximum number of IPv6 Neighbor Discovery Protocol (NDP) cache entries.
                           hm2AgentIPv6UnicastRoutes 1.3.6.1.4.1.248.12.1.2.8.28.1.1.5 integer32 read-only
The maximum number of IPv6 unicast forwarding table entries.
                           hm2AgentEcmpNextHops 1.3.6.1.4.1.248.12.1.2.8.28.1.1.6 integer32 read-only
The maximum number of Equal cost next hops that can be installed in the IPv4 and IPv6 unicast forwarding tables.
                           hm2AgentIPv4MulticastRoutes 1.3.6.1.4.1.248.12.1.2.8.28.1.1.7 integer32 read-only
The maximum number of IPv4 multicast forwarding table entries.
                           hm2AgentIPv6MulticastRoutes 1.3.6.1.4.1.248.12.1.2.8.28.1.1.8 integer32 read-only
The maximum number of IPv6 multicast forwarding table entries.
             hm2AgentSwitchStaticMacStatsGroup 1.3.6.1.4.1.248.12.1.2.8.248
                     hm2AgentSwitchStaticMacEntries 1.3.6.1.4.1.248.12.1.2.8.248.1 counter32 read-only
Total number of MAC addresses configured statically in mac-filter-table.
             hm2AgentSwitchGARPGroup 1.3.6.1.4.1.248.12.1.2.8.249
                     hm2AgentSwitchGmrpUnknownMulticastFilterMode 1.3.6.1.4.1.248.12.1.2.8.249.1 integer read-write
This configures whether traffic from unknown multicast addresses must be flooded or be discarded. Enumeration: 'flood': 1, 'discard': 2.
                     hm2AgentSwitchGmrpPortTable 1.3.6.1.4.1.248.12.1.2.8.249.10 no-access
GMRP control and status information for a bridge port. Augments dot1dPortGmrpEntry in P-BRIDGE-MIB.
                           hm2AgentSwitchGmrpPortEntry 1.3.6.1.4.1.248.12.1.2.8.249.10.1 no-access
GMRP control and status information for a bridge port. Augments dot1dPortGmrpEntry in P-BRIDGE-MIB.
                               hm2AgentSwitchGmrpPortPktRx 1.3.6.1.4.1.248.12.1.2.8.249.10.1.1 counter32 read-only
The total number of GMRP packets received, in all VLANs, on this port.
                               hm2AgentSwitchGmrpPortPktTx 1.3.6.1.4.1.248.12.1.2.8.249.10.1.2 counter32 read-only
The total number of GMRP packets transmitted, in all VLANs, on this port.
                     hm2AgentSwitchGvrpPortTable 1.3.6.1.4.1.248.12.1.2.8.249.15 no-access
GVRP control and status information for a bridge port. Augments dot1qPortVlanEntry in Q-BRIDGE-MIB.
                           hm2AgentSwitchGvrpPortEntry 1.3.6.1.4.1.248.12.1.2.8.249.15.1 no-access
GVRP control and status information for a bridge port. Augments dot1qPortVlanEntry in Q-BRIDGE-MIB.
                               hm2AgentSwitchGvrpPortPktRx 1.3.6.1.4.1.248.12.1.2.8.249.15.1.1 counter32 read-only
The total number of GVRP packets received on this port.
                               hm2AgentSwitchGvrpPortPktTx 1.3.6.1.4.1.248.12.1.2.8.249.15.1.2 counter32 read-only
The total number of GVRP packets transmitted on this port.
         hm2AgentPortMirroringGroup 1.3.6.1.4.1.248.12.1.2.10
               hm2AgentPortMirrorTable 1.3.6.1.4.1.248.12.1.2.10.4 no-access
This table includes entries for each Port Mirroring session.
                   hm2AgentPortMirrorEntry 1.3.6.1.4.1.248.12.1.2.10.4.1 no-access
Provides configuration of a Port Mirroring session specifying the destination port, and the source Port Mask, providing a many-to-one mapping.
                       hm2AgentPortMirrorSessionNum 1.3.6.1.4.1.248.12.1.2.10.4.1.1 unsigned32 no-access
The Session number of this mirroring entry. The number of sessions is fixed and platform dependant.
                       hm2AgentPortMirrorDestinationPort 1.3.6.1.4.1.248.12.1.2.10.4.1.2 interfaceindexorzero read-write
The port which traffic from the mirrored ports will be sent to.
                       hm2AgentPortMirrorSourcePortMask 1.3.6.1.4.1.248.12.1.2.10.4.1.3 hm2agentportmask read-write
The ports from which traffic will be sent to the destination port. The destination port can not be included in this list of ports.
                       hm2AgentPortMirrorAdminMode 1.3.6.1.4.1.248.12.1.2.10.4.1.4 integer read-write
The status of this port mirroring session. enable(1) - This session is active and all traffic from the source ports will be mirrored to the destination port. disable(2) - This session is not active. Enumeration: 'enable': 1, 'disable': 2.
                       hm2AgentPortMirrorSourceVlan 1.3.6.1.4.1.248.12.1.2.10.4.1.5 unsigned32 read-write
The vlan from which traffic will be sent to the destination port.
                       hm2AgentPortMirrorRemoteSourceVlan 1.3.6.1.4.1.248.12.1.2.10.4.1.6 unsigned32 read-write
The remote vlan from which traffic will be sent to the destination port.
                       hm2AgentPortMirrorRemoteDestinationVlan 1.3.6.1.4.1.248.12.1.2.10.4.1.7 unsigned32 read-write
The VLAN that forwards the network traffic to the destination switch.
                       hm2AgentPortMirrorReflectorPort 1.3.6.1.4.1.248.12.1.2.10.4.1.8 interfaceindexorzero read-write
The port which traffic from the mirrored ports will be sent to in case of destination being remote VLAN.
                       hm2AgentPortMirrorAllowMgmtMode 1.3.6.1.4.1.248.12.1.2.10.4.1.9 hmenabledstatus read-write
The status of the management access possibility for this session. enable(1) - Management is allowed - The device is accessible via this port and is responsive to protocols while mirroring the probe port. disable(2) - Management not is allowed - the device is not accessible via this port and is not responsive to protocols. It only mirrors the probe port.
                       hm2AgentPortMirrorReset 1.3.6.1.4.1.248.12.1.2.10.4.1.248 integer read-write
Removes, reset(2) the configuration for this session. Returns always other(1) when read. Enumeration: 'reset': 2, 'other': 1.
               hm2AgentPortMirrorTypeTable 1.3.6.1.4.1.248.12.1.2.10.5 no-access
This table includes entries for each source ports direction of port mirroring.
                   hm2AgentPortMirrorTypeEntry 1.3.6.1.4.1.248.12.1.2.10.5.1 no-access
Provides configuration of a Port Mirroring direction specifying the session of the port mirroring and source port.
                       hm2AgentPortMirrorTypeSourcePort 1.3.6.1.4.1.248.12.1.2.10.5.1.1 unsigned32 no-access
The port from which traffic will be sent to the destination port. This port should be a source port in the corresponding session.
                       hm2AgentPortMirrorTypeType 1.3.6.1.4.1.248.12.1.2.10.5.1.2 integer read-write
The direction of the data to be mirrored on this source port. none(0) - No configuration is set. tx(1) - The data that is transmitted from the source port. rx(2) - The data that is received on the source port. txrx(3) - The data that is transmitted/received from/on the source port Enumeration: 'none': 0, 'rx': 2, 'txrx': 3, 'tx': 1.
               hm2AgentPortMirrorRemoteVlan 1.3.6.1.4.1.248.12.1.2.10.6 unsigned32 read-write
The VLAN configured as RSPAN VLAN.
               hm2AgentPortMirrorSNMPExtensionGroup 1.3.6.1.4.1.248.12.1.2.10.248
                       hm2AgentPortMirrorVlanMirrorPortConflict 1.3.6.1.4.1.248.12.1.2.10.248.1
VLAN has been already configured as a source interface. At the same time physical interface and VLAN interface cannot be configured as source interfaces for a session.
                       hm2AgentPortMirrorPortVlanMirrorConflict 1.3.6.1.4.1.248.12.1.2.10.248.2
A physical interface has been already configured as a source interface. At the same time physical interface and VLAN interface cannot be configured as source interfaces for a session.
                       hm2AgentPortMirrorProbePortAlreadySet 1.3.6.1.4.1.248.12.1.2.10.248.3
Selected interface is already used.
                       hm2AgentPortMirrorProbePortVlanConflict 1.3.6.1.4.1.248.12.1.2.10.248.4
Destination interface cannot participate in source VLAN.
                       hm2AgentPortMirrorVlanNotCreated 1.3.6.1.4.1.248.12.1.2.10.248.5
Not existing VLAN cannot be configured as source interface for a session.
                       hm2AgentPortMirrorInvalidSourcePort 1.3.6.1.4.1.248.12.1.2.10.248.6
Selected interface () cannot be configured as source interface.
                       hm2AgentPortMirrorSourcePortDestinationPortConflict 1.3.6.1.4.1.248.12.1.2.10.248.7
Destination interface () cannot be configured as source interface.
                       hm2AgentPortMirrorDestinationPortInvalid 1.3.6.1.4.1.248.12.1.2.10.248.8
Conflict with another feature: Selected interface () is already used by () and cannot be configured as a destination interface.
                       hm2AgentPortMirrorVlanRspanVlanConflict 1.3.6.1.4.1.248.12.1.2.10.248.9
RSPAN vlan () cannot be configured as source vlan.
                       hm2AgentPortMirrorRemoteSourceRemoteDestinationConflict 1.3.6.1.4.1.248.12.1.2.10.248.10
Source and destination cannot be set to remote VLAN at the same time.
                       hm2AgentPortMirrorReflectorPortInvalid 1.3.6.1.4.1.248.12.1.2.10.248.11
Selected interface () cannot be configured as a reflector interface. Only physical interface can be configured as a reflector interface.
                       hm2AgentPortMirrorSourcePortReflectorPortConflict 1.3.6.1.4.1.248.12.1.2.10.248.12
Source interface () cannot be configured as reflector interface.
                       hm2AgentPortMirrorReflectorPortVlanConflict 1.3.6.1.4.1.248.12.1.2.10.248.13
Reflector interface () cannot participate in source vlan ().
                       hm2AgentPortMirrorPrivateVlanConfigured 1.3.6.1.4.1.248.12.1.2.10.248.14
Selected VLAN is already configured as private VLAN and cannot be configured as RSPAN VLAN.
                       hm2AgentPortMirrorDestinationRemotePortNotSet 1.3.6.1.4.1.248.12.1.2.10.248.15
A destination/reflector port must first be set before mirroring/remote-mirroring can be enabled.
                       hm2AgentPortMirrorRspanVlanInconsistent 1.3.6.1.4.1.248.12.1.2.10.248.16
The RSPAN VLAN ID is inconsistent with the RSPAN source/destination VLAN ID.
                       hm2AgentPortMirrorRspanVlanIdInvalid 1.3.6.1.4.1.248.12.1.2.10.248.17
VLAN 1 cannot be used as the RSPAN VLAN.
         hm2AgentDot3adAggPortTable 1.3.6.1.4.1.248.12.1.2.12 no-access
This table provides 802.3ad link aggregation information for each physical port that is not available through the standard MIB.
               hm2AgentDot3adAggPortEntry 1.3.6.1.4.1.248.12.1.2.12.1 no-access
Information about a table entry. The hm2AgentDot3adAggPort identifies the external interface number of the port.
                   hm2AgentDot3adAggPort 1.3.6.1.4.1.248.12.1.2.12.1.1 integer32 read-only
ifIndex of this physical port
                   hm2AgentDot3adAggPortLACPMode 1.3.6.1.4.1.248.12.1.2.12.1.2 hmenabledstatus read-write
Enable/disable 802.3ad LACP on this port
         hm2AgentPortConfigTable 1.3.6.1.4.1.248.12.1.2.13 no-access
A table of the switch's physical port config entries
               hm2AgentPortConfigEntry 1.3.6.1.4.1.248.12.1.2.13.1 no-access
Switch's physical port config entry
                   hm2AgentPortDot1dBasePort 1.3.6.1.4.1.248.12.1.2.13.1.1 integer32 read-only
The number of this port.
                   hm2AgentPortIfIndex 1.3.6.1.4.1.248.12.1.2.13.1.2 integer32 read-only
The switchs Port IfIndex.
                   hm2AgentPortClearStats 1.3.6.1.4.1.248.12.1.2.13.1.10 hmenabledstatus read-write
Clear stats for this port only.
                   hm2AgentPortDot3FlowControlMode 1.3.6.1.4.1.248.12.1.2.13.1.14 integer read-write
Config flowcontrol allows you to enable or disable 802.3x flow control for this port. This value applies to only full-duplex mode ports. Enabling symmetric flow control allows the port to send and receive pause frames. Enabling asymmetric flow control allows the port to receive pause frames but it will not transmit pause frames. Enumeration: 'symmetric': 1, 'asymmetric': 2, 'disable': 3.
                   hm2AgentPortMaxFrameSizeLimit 1.3.6.1.4.1.248.12.1.2.13.1.18 integer32 read-only
This object identifies the largest value that can be configured for hm2AgentPortMaxFrameSize.
                   hm2AgentPortMaxFrameSize 1.3.6.1.4.1.248.12.1.2.13.1.19 integer32 read-write
This object identifies the currently configured maximum frame size value for this port. The maximum value that this object can be set to is the value of hm2AgentPortMaxFrameSizeLimit. For Ethernet ports which support 802.1Q vlan tagging, the minimum value that this object can be set to is 1522
                   hm2AgentPortBroadcastControlMode 1.3.6.1.4.1.248.12.1.2.13.1.20 hmenabledstatus read-write
If enabled, broadcast storm recovery will function on this port. When you specify Enable for Broadcast Storm Recovery and the broadcast traffic on this Ethernet port exceeds the configured threshold, the switch blocks (discards) the broadcast traffic.
                   hm2AgentPortBroadcastControlThreshold 1.3.6.1.4.1.248.12.1.2.13.1.21 integer32 read-write
Configures the broadcast storm recovery threshold for this port as a percentage of port speed or as an absolute pps rate.
                   hm2AgentPortMulticastControlMode 1.3.6.1.4.1.248.12.1.2.13.1.22 hmenabledstatus read-write
If enabled, multicast storm recovery will function on this port. When you specify Enable for Multicast Storm Recovery and the multicast traffic on this Ethernet port exceeds the configured threshold, the switch blocks (discards) the multicast traffic.
                   hm2AgentPortMulticastControlThreshold 1.3.6.1.4.1.248.12.1.2.13.1.23 integer32 read-write
Configures the multicast storm recovery threshold for this port as a percentage of port speed or as an absolute pps rate.
                   hm2AgentPortUnicastControlMode 1.3.6.1.4.1.248.12.1.2.13.1.24 hmenabledstatus read-write
If enabled, unicast storm recovery will function on this port. When you specify Enable for Unicast Storm Recovery and the unknown unicast traffic on this Ethernet port exceeds the configured threshold, the switch blocks (discards) the unknown unicast traffic.
                   hm2AgentPortUnicastControlThreshold 1.3.6.1.4.1.248.12.1.2.13.1.25 integer32 read-write
Configures the unicast storm recovery threshold for this port as a percentage of port speed or as an absolute pps rate.
                   hm2AgentPortBroadcastControlThresholdUnit 1.3.6.1.4.1.248.12.1.2.13.1.26 integer read-write
Configures the units of the threshold value to percentage of port speed or absolute packets per second. Enumeration: 'pps': 2, 'percent': 1.
                   hm2AgentPortMulticastControlThresholdUnit 1.3.6.1.4.1.248.12.1.2.13.1.27 integer read-write
Configures the units of the threshold value to percentage of port speed or absolute packets per second. Enumeration: 'pps': 2, 'percent': 1.
                   hm2AgentPortUnicastControlThresholdUnit 1.3.6.1.4.1.248.12.1.2.13.1.28 integer read-write
Configures the units of the threshold value to percentage of port speed or absolute packets per second. Enumeration: 'pps': 2, 'percent': 1.
                   hm2AgentPortVoiceVlanMode 1.3.6.1.4.1.248.12.1.2.13.1.29 integer read-write
Describes and Configures the Port Voice VLAN Mode. This object can only be set to disable(5). Enumeration: 'none': 1, 'dot1p': 3, 'vlanid': 2, 'disable': 6, 'untagged': 5, 'vlanidanddot1p': 4.
                   hm2AgentPortVoiceVlanID 1.3.6.1.4.1.248.12.1.2.13.1.30 integer32 read-write
Describes and Configures the Port Voice VLAN ID if the Voice Vlan Mode is Vlan ID.
                   hm2AgentPortVoiceVlanPriority 1.3.6.1.4.1.248.12.1.2.13.1.31 integer32 read-write
Describes and Configures the Port Voice VLAN Priority if the Voice Vlan Mode is dot1p. A value of 255 indicates that the priority is not configured.
                   hm2AgentPortVoiceVlanDataPriorityMode 1.3.6.1.4.1.248.12.1.2.13.1.32 integer read-write
Describes and Configures the Port Voice VLAN Data Priority Mode. Enumeration: 'untrust': 2, 'trust': 1.
                   hm2AgentPortVoiceVlanOperationalStatus 1.3.6.1.4.1.248.12.1.2.13.1.33 integer read-only
Describes the Port Voice VLAN Operational Status. Enumeration: 'disabled': 2, 'enabled': 1.
                   hm2AgentPortVoiceVlanUntagged 1.3.6.1.4.1.248.12.1.2.13.1.34 integer read-write
Describes and Configures the Port Voice VLAN tagging mode. Enumeration: 'true': 1, 'false': 0.
                   hm2AgentPortVoiceVlanNoneMode 1.3.6.1.4.1.248.12.1.2.13.1.35 integer read-write
Describes and Configures the Port Voice VLAN None mode. Enumeration: 'true': 1, 'false': 0.
                   hm2AgentPortVoiceVlanDSCP 1.3.6.1.4.1.248.12.1.2.13.1.36 integer32 read-write
Describes and Configures the Port Voice VLAN DSCP value.
                   hm2AgentPortVoiceVlanAuthMode 1.3.6.1.4.1.248.12.1.2.13.1.37 hmenabledstatus read-write
Describes and Configures the Port Voice VLAN Authentication mode. Disable means authentication not required for voice devices when dot1x is enabled.
                   hm2AgentPortDot3FlowControlOperStatus 1.3.6.1.4.1.248.12.1.2.13.1.38 integer read-only
This object identifies operational status of the flow control per port. Enumeration: 'active': 1, 'inactive': 2.
                   hm2AgentPortSfpLinkLossAlert 1.3.6.1.4.1.248.12.1.2.13.1.248 hmenabledstatus read-write
If enabled, this object helps in the detecting the loss of a SFP link by deactivating its light.
         hm2AgentProtocolConfigGroup 1.3.6.1.4.1.248.12.1.2.14
               hm2AgentProtocolGroupTable 1.3.6.1.4.1.248.12.1.2.14.2 no-access
A table of the switch's Protocol-based VLAN entries
                   hm2AgentProtocolGroupEntry 1.3.6.1.4.1.248.12.1.2.14.2.1 no-access
Switch's Protocol-based VLAN entry
                       hm2AgentProtocolGroupId 1.3.6.1.4.1.248.12.1.2.14.2.1.1 integer32 no-access
Group identifier of the Protocol-based VLAN entry.
                       hm2AgentProtocolGroupName 1.3.6.1.4.1.248.12.1.2.14.2.1.2 displaystring read-write
Group name of the Protocol-based VLAN entry.
                       hm2AgentProtocolGroupVlanId 1.3.6.1.4.1.248.12.1.2.14.2.1.3 integer32 read-write
VLAN associated with the Protocol-based VLAN entry. Set to 0 to remove.
                       hm2AgentProtocolGroupStatus 1.3.6.1.4.1.248.12.1.2.14.2.1.7 rowstatus read-only
The status of the Protocol-based VLAN entry. active(1) - this entry is active createAndGo(4) - used to create a new entry destroy(6) - remove this entry
               hm2AgentProtocolGroupPortTable 1.3.6.1.4.1.248.12.1.2.14.3 no-access
A table of the switch's physical port config entries
                   hm2AgentProtocolGroupPortEntry 1.3.6.1.4.1.248.12.1.2.14.3.1 no-access
Switch's physical port config entry
                       hm2AgentProtocolGroupPortIfIndex 1.3.6.1.4.1.248.12.1.2.14.3.1.1 integer32 read-only
The interface number of this instance.
                       hm2AgentProtocolGroupPortStatus 1.3.6.1.4.1.248.12.1.2.14.3.1.2 rowstatus read-only
The status of this entry. active(1) - the port is associated with this group createAndGo(4) - add the port to this group createAndWait(5) - add the port to this group destroy(6) - remove the port from this group
               hm2AgentProtocolGroupProtocolTable 1.3.6.1.4.1.248.12.1.2.14.4 no-access
A table of the switch's physical port config entries
                   hm2AgentProtocolGroupProtocolEntry 1.3.6.1.4.1.248.12.1.2.14.4.1 no-access
Switch's physical port config entry
                       hm2AgentProtocolGroupProtocolID 1.3.6.1.4.1.248.12.1.2.14.4.1.1 integer32 no-access
The protocol ID of this instance. The value for IP is 2048 (0x0800), ARP is 2054 (0x0806) and IPX is 33079 (0x8137). Other protocol Ids in the range 1536 to 65535 can also be configured.
                       hm2AgentProtocolGroupProtocolStatus 1.3.6.1.4.1.248.12.1.2.14.4.1.2 rowstatus read-only
The status of this entry. active(1) - the port is associated with this group createAndGo(4) - add the port to this group createAndWait(5) - add the port to this group destroy(6) - remove the port from this group
         hm2AgentStpSwitchConfigGroup 1.3.6.1.4.1.248.12.1.2.15
               hm2AgentStpConfigDigestKey 1.3.6.1.4.1.248.12.1.2.15.1 octet string read-only
The MST configuration digest key.
               hm2AgentStpConfigFormatSelector 1.3.6.1.4.1.248.12.1.2.15.2 unsigned32 read-only
The MST configuration format selector. A value other than 0 (zero) indicates non-support for the IEEE 802.1s standard.
               hm2AgentStpConfigName 1.3.6.1.4.1.248.12.1.2.15.3 displaystring read-write
The MST configuration name of at most 32 characters.
               hm2AgentStpConfigRevision 1.3.6.1.4.1.248.12.1.2.15.4 unsigned32 read-write
The MST configuration revision. The default value is 1.
               hm2AgentStpForceVersion 1.3.6.1.4.1.248.12.1.2.15.5 integer read-write
The MST configuration force protocol version. The default version is RSTP. Enumeration: 'mstp': 3, 'stp': 1, 'rstp': 2.
               hm2AgentStpAdminMode 1.3.6.1.4.1.248.12.1.2.15.6 hmenabledstatus read-write
The spanning tree operational status. enable(1) - enables spanning tree operational status on the switch. disable(2) - disables spanning tree operational status on the switch. The default status is enabled.
               hm2AgentStpPortTable 1.3.6.1.4.1.248.12.1.2.15.7 no-access
STP port table.
                   hm2AgentStpPortEntry 1.3.6.1.4.1.248.12.1.2.15.7.1 no-access
STP port entry.
                       hm2AgentStpPortState 1.3.6.1.4.1.248.12.1.2.15.7.1.1 hmenabledstatus read-write
The administrative STP state for the port. enable(1) - enables STP on the port. disable(2) - disables STP on the port. The default port STP state is enabled for the first 4095 ports and disabled for any ports beyond.
                       hm2AgentStpPortStatsMstpBpduRx 1.3.6.1.4.1.248.12.1.2.15.7.1.2 counter32 read-only
The MSTP BPDUs received on a specific port.
                       hm2AgentStpPortStatsMstpBpduTx 1.3.6.1.4.1.248.12.1.2.15.7.1.3 counter32 read-only
The MSTP BPDUs sent from a specific port.
                       hm2AgentStpPortStatsRstpBpduRx 1.3.6.1.4.1.248.12.1.2.15.7.1.4 counter32 read-only
The RSTP BPDUs received on a specific port.
                       hm2AgentStpPortStatsRstpBpduTx 1.3.6.1.4.1.248.12.1.2.15.7.1.5 counter32 read-only
The RSTP BPDUs sent from a specific port.
                       hm2AgentStpPortStatsStpBpduRx 1.3.6.1.4.1.248.12.1.2.15.7.1.6 counter32 read-only
The STP BPDUs received on a specific port.
                       hm2AgentStpPortStatsStpBpduTx 1.3.6.1.4.1.248.12.1.2.15.7.1.7 counter32 read-only
The STP BPDUs sent from a specific port.
                       hm2AgentStpPortUpTime 1.3.6.1.4.1.248.12.1.2.15.7.1.8 timeticks read-only
Time since port was reset. It is displayed in days, hours, minutes, and seconds.
                       hm2AgentStpPortMigrationCheck 1.3.6.1.4.1.248.12.1.2.15.7.1.9 integer read-write
Force the specified port to transmit RSTP or MSTP BPDUs. Supported values: false(0) - BPDUs are not to be transmitted. true(1) - BPDUs are to be transmitted A non-zero value indicates that BPDUs are to be sent on the specified port. Enumeration: 'true': 1, 'false': 0.
               hm2AgentStpCstConfigGroup 1.3.6.1.4.1.248.12.1.2.15.8
                   hm2AgentStpCstHelloTime 1.3.6.1.4.1.248.12.1.2.15.8.1 unsigned32 read-only
The MSTP root port hello time for the CIST.
                   hm2AgentStpCstMaxAge 1.3.6.1.4.1.248.12.1.2.15.8.2 unsigned32 read-only
The MSTP root port max age for the CIST.
                   hm2AgentStpCstRegionalRootId 1.3.6.1.4.1.248.12.1.2.15.8.3 octet string read-only
The MSTP regional root identifier for the CIST.
                   hm2AgentStpCstRegionalRootPathCost 1.3.6.1.4.1.248.12.1.2.15.8.4 unsigned32 read-only
The MSTP regional root path cost for the CIST.
                   hm2AgentStpCstRootFwdDelay 1.3.6.1.4.1.248.12.1.2.15.8.5 unsigned32 read-only
The MSTP root port forward delay for the CIST.
                   hm2AgentStpCstBridgeFwdDelay 1.3.6.1.4.1.248.12.1.2.15.8.6 unsigned32 read-write
The MSTP bridge forward delay for the CIST. The default value is 15.
                   hm2AgentStpCstBridgeHelloTime 1.3.6.1.4.1.248.12.1.2.15.8.7 unsigned32 read-write
The MSTP bridge hello time for the CIST. The default value is 2.
                   hm2AgentStpCstBridgeHoldTime 1.3.6.1.4.1.248.12.1.2.15.8.8 unsigned32 read-only
The MSTP bridge hold time for the CIST.
                   hm2AgentStpCstBridgeMaxAge 1.3.6.1.4.1.248.12.1.2.15.8.9 unsigned32 read-write
The MSTP bridge max age for the CIST. The default value is 20.
                   hm2AgentStpCstBridgeMaxHops 1.3.6.1.4.1.248.12.1.2.15.8.10 unsigned32 read-write
The MSTP bridge max hops for the CIST. The default value is 20.
                   hm2AgentStpCstBridgePriority 1.3.6.1.4.1.248.12.1.2.15.8.11 unsigned32 read-write
The MSTP bridge priority for the CIST. The default value is 32768.
                   hm2AgentStpCstBridgeHoldCount 1.3.6.1.4.1.248.12.1.2.15.8.12 unsigned32 read-write
The MSTP bridge hold count for the CIST. This command sets the value of maximum bpdus that a bridge is allowed to send within a hello time window. The default value is 10.
               hm2AgentStpCstPortTable 1.3.6.1.4.1.248.12.1.2.15.9 no-access
CIST port table.
                   hm2AgentStpCstPortEntry 1.3.6.1.4.1.248.12.1.2.15.9.1 no-access
CIST port entry.
                       hm2AgentStpCstPortOperEdge 1.3.6.1.4.1.248.12.1.2.15.9.1.1 hmenabledstatus read-only
The MSTP operational status of a specific port for the CIST.
                       hm2AgentStpCstPortOperPointToPoint 1.3.6.1.4.1.248.12.1.2.15.9.1.2 integer read-only
The MSTP operational point to point mac of a specific port for the CIST. Enumeration: 'false': 2, 'true': 1.
                       hm2AgentStpCstPortTopologyChangeAck 1.3.6.1.4.1.248.12.1.2.15.9.1.3 integer read-only
The MSTP topology change acknowledge for a specific port in the CIST. Enumeration: 'false': 2, 'true': 1.
                       hm2AgentStpCstPortEdge 1.3.6.1.4.1.248.12.1.2.15.9.1.4 hmenabledstatus read-write
The administrative state of a specific port in CIST. enable(1) - enables the port. disable(2) - disables the port. The default port state is disabled.
                       hm2AgentStpCstPortForwardingState 1.3.6.1.4.1.248.12.1.2.15.9.1.5 integer read-only
The MSTP forwarding state of a specific port in CIST. Enumeration: 'manualFwd': 5, 'notParticipate': 6, 'discarding': 1, 'disabled': 4, 'learning': 2, 'forwarding': 3.
                       hm2AgentStpCstPortId 1.3.6.1.4.1.248.12.1.2.15.9.1.6 octet string read-only
The MSTP port identifier of a specific port in CIST.
                       hm2AgentStpCstPortPathCost 1.3.6.1.4.1.248.12.1.2.15.9.1.7 unsigned32 read-write
The MSTP port path cost in CIST. The default value will correspond to the recommendation specified in IEEE 802.1s Table 13-2 which varies depending upon link speed.
                       hm2AgentStpCstPortPriority 1.3.6.1.4.1.248.12.1.2.15.9.1.8 unsigned32 read-write
The MSTP port priority in CIST. The priority is in the increments of 16. The default value is 128.
                       hm2AgentStpCstDesignatedBridgeId 1.3.6.1.4.1.248.12.1.2.15.9.1.9 octet string read-only
The MSTP designated bridge ID of a specific port in CIST.
                       hm2AgentStpCstDesignatedCost 1.3.6.1.4.1.248.12.1.2.15.9.1.10 unsigned32 read-only
The MSTP designated cost of a specific port in CIST.
                       hm2AgentStpCstDesignatedPortId 1.3.6.1.4.1.248.12.1.2.15.9.1.11 octet string read-only
The MSTP designated port ID of a specific port in CIST.
                       hm2AgentStpCstExtPortPathCost 1.3.6.1.4.1.248.12.1.2.15.9.1.12 unsigned32 read-write
The MSTP external port path cost in CIST. The default value varies depending upon the link speed.
                       hm2AgentStpCstPortBpduGuardEffect 1.3.6.1.4.1.248.12.1.2.15.9.1.13 hmenabledstatus read-only
BPDU Guard Mode effect on the port. enable(1) - BPDU Guard Mode is enabled on the port. disable(2) - BPDU Guard Mode is disabled on the port.
                       hm2AgentStpCstPortBpduFilter 1.3.6.1.4.1.248.12.1.2.15.9.1.14 hmenabledstatus read-write
This command sets BPDU Filter mode on the port. enable(1) - BPDU Filter Mode is enabled on the port. disable(2) - BPDU Filter Mode is disabled on the port.
                       hm2AgentStpCstPortBpduFlood 1.3.6.1.4.1.248.12.1.2.15.9.1.15 hmenabledstatus read-write
This command sets BPDU Flood mode on the port. enable(1) - BPDU Flood Mode is enabled on the port. disable(2) - BPDU Flood Mode is disabled on the port.
                       hm2AgentStpCstPortAutoEdge 1.3.6.1.4.1.248.12.1.2.15.9.1.16 hmenabledstatus read-write
This command sets the auto-edge mode of the port which enables it to become an edge port if it does not see BPDUs for some duration. enable(1) - enables the auto-edge mode for the port. disable(2) - disables the auto-edge mode for the port. The default auto-edge mode is enabled.
                       hm2AgentStpCstPortRootGuard 1.3.6.1.4.1.248.12.1.2.15.9.1.17 hmenabledstatus read-write
This command sets a port to discard any superior information received by the port and thus protect against root of the device from changing.The port gets put into discarding state and does not forward any packets. enable(1) - enables the root guard mode for the port. disable(2) - disables the root guard mode for the port. The default root guard mode is disabled.
                       hm2AgentStpCstPortTCNGuard 1.3.6.1.4.1.248.12.1.2.15.9.1.18 hmenabledstatus read-write
This command restricts the port from propagating any topology change information received through that port. enable(1) - enables the TCN guard mode for the port. disable(2) - disables the TCN guard mode for the port. The default TCN guard mode is disabled.
                       hm2AgentStpCstPortLoopGuard 1.3.6.1.4.1.248.12.1.2.15.9.1.19 hmenabledstatus read-write
This command enables loop guard on this port. This setting applies to all Spanning Tree instances of which this port is a member. enable(1) - enables the loop guard mode for the port. disable(2) - disables the loop guard mode for the port. The default loop guard mode is disabled.
               hm2AgentStpMstTable 1.3.6.1.4.1.248.12.1.2.15.10 no-access
MST table.
                     hm2AgentStpMstEntry 1.3.6.1.4.1.248.12.1.2.15.10.1 no-access
MST entry.
                         hm2AgentStpMstId 1.3.6.1.4.1.248.12.1.2.15.10.1.1 unsigned32 read-only
The MSTP instance ID.
                         hm2AgentStpMstBridgePriority 1.3.6.1.4.1.248.12.1.2.15.10.1.2 unsigned32 read-write
The MSTP bridge priority in a specific instance. The priority is in the increments of 4096. The recommended default value is 32768.
                         hm2AgentStpMstBridgeIdentifier 1.3.6.1.4.1.248.12.1.2.15.10.1.3 octet string read-only
The MSTP bridge identifier in a specific instance.
                         hm2AgentStpMstDesignatedRootId 1.3.6.1.4.1.248.12.1.2.15.10.1.4 octet string read-only
The MSTP designated root bridge identifier in a specific instance.
                         hm2AgentStpMstRootPathCost 1.3.6.1.4.1.248.12.1.2.15.10.1.5 unsigned32 read-only
The MSTP root path cost in a specific instance.
                         hm2AgentStpMstRootPortId 1.3.6.1.4.1.248.12.1.2.15.10.1.6 octet string read-only
The MSTP root port ID in a specific instance.
                         hm2AgentStpMstTimeSinceTopologyChange 1.3.6.1.4.1.248.12.1.2.15.10.1.7 timeticks read-only
The MSTP time since the last topology change in a specific instance.
                         hm2AgentStpMstTopologyChangeCount 1.3.6.1.4.1.248.12.1.2.15.10.1.8 counter32 read-only
The MSTP count of topology changes in a specific instance.
                         hm2AgentStpMstTopologyChangeParm 1.3.6.1.4.1.248.12.1.2.15.10.1.9 integer read-only
The MSTP topology change parameter in a specific instance. Enumeration: 'false': 2, 'true': 1.
                         hm2AgentStpMstRowStatus 1.3.6.1.4.1.248.12.1.2.15.10.1.10 rowstatus read-only
The MSTP instance status. Supported values: active(1) - valid instance. notReady(3) - row has incomplete values. createAndGo(4) - used to create a new instance. destroy(6) - removes an instance.
               hm2AgentStpMstPortTable 1.3.6.1.4.1.248.12.1.2.15.11 no-access
MST port table.
                     hm2AgentStpMstPortEntry 1.3.6.1.4.1.248.12.1.2.15.11.1 no-access
MST port entry.
                         hm2AgentStpMstPortForwardingState 1.3.6.1.4.1.248.12.1.2.15.11.1.1 integer read-only
The MSTP forwarding state of a specific port in a specific instance. Enumeration: 'manualFwd': 5, 'notParticipate': 6, 'discarding': 1, 'disabled': 4, 'learning': 2, 'forwarding': 3.
                         hm2AgentStpMstPortId 1.3.6.1.4.1.248.12.1.2.15.11.1.2 octet string read-only
The MSTP port identifier of a specific port in a specific instance.
                         hm2AgentStpMstPortPathCost 1.3.6.1.4.1.248.12.1.2.15.11.1.3 unsigned32 read-write
The MSTP port path cost in a specific instance. The default value will correspond to the recommendation specified in IEEE 802.1s Table 13-2 which varies depending upon link speed.
                         hm2AgentStpMstPortPriority 1.3.6.1.4.1.248.12.1.2.15.11.1.4 unsigned32 read-write
The MSTP port priority in a specific instance. The priority is in the increments of 16. The default value is 128.
                         hm2AgentStpMstDesignatedBridgeId 1.3.6.1.4.1.248.12.1.2.15.11.1.5 octet string read-only
The MSTP designated bridge ID of a specific port in a specific instance.
                         hm2AgentStpMstDesignatedCost 1.3.6.1.4.1.248.12.1.2.15.11.1.6 unsigned32 read-only
The MSTP designated cost of a specific port in a specific instance.
                         hm2AgentStpMstDesignatedPortId 1.3.6.1.4.1.248.12.1.2.15.11.1.7 octet string read-only
The MSTP designated port ID of a specific port in a specific instance.
                         hm2AgentStpMstPortLoopInconsistentState 1.3.6.1.4.1.248.12.1.2.15.11.1.8 integer read-only
The loop inconsistent state of a specific port in a specific instance. This value can only report as true(1) when loop guard is enabled on the port and the port has transitioned from blocking state in this MST instance. Enumeration: 'true': 1, 'false': 0.
                         hm2AgentStpMstPortTransitionsIntoLoopInconsistentState 1.3.6.1.4.1.248.12.1.2.15.11.1.9 counter32 read-only
The number of times this interface has transitioned into loop inconsistent state.
                         hm2AgentStpMstPortTransitionsOutOfLoopInconsistentState 1.3.6.1.4.1.248.12.1.2.15.11.1.10 counter32 read-only
The number of times this interface has transitioned out of loop inconsistent state.
                         hm2AgentStpMstPortRole 1.3.6.1.4.1.248.12.1.2.15.11.1.248 integer read-only
The current port pole for a specific port (i.e., root, alternate, designated or backup) in a specific instance. Enumeration: 'backup': 4, 'alternate': 2, 'designated': 3, 'disabled': 6, 'master': 5, 'root': 1.
                         hm2AgentStpCstAutoPortPathCost 1.3.6.1.4.1.248.12.1.2.15.11.1.249 integer read-only
The Spanning Tree auto port path cost. If the value is true, the port path cost will be calculated depending on link speed corresponding to the recommendation specified in IEEE 802.1s Table 13-2 which varies depending upon link speed. Enumeration: 'true': 1, 'false': 0.
                         hm2AgentStpMstPortReceivedBridgeId 1.3.6.1.4.1.248.12.1.2.15.11.1.250 octet string read-only
The received bridge ID on a specific port in a specific instance.
                         hm2AgentStpMstPortReceivedRPC 1.3.6.1.4.1.248.12.1.2.15.11.1.251 unsigned32 read-only
The received root path cost of a specific port in a specific instance.
                         hm2AgentStpMstPortReceivedPortId 1.3.6.1.4.1.248.12.1.2.15.11.1.252 octet string read-only
The received port ID on a specific port in a specific instance.
                         hm2AgentStpMstAutoPortPathCost 1.3.6.1.4.1.248.12.1.2.15.11.1.253 integer read-only
The Spanning Tree auto port path cost of a given instance. If the value is true, the port path cost will be calculated depending on link speed corresponding to the recommendation specified in IEEE 802.1s Table 13-2 which varies depending upon link speed. Enumeration: 'true': 1, 'false': 0.
                         hm2AgentStpMstPortReceivedRegionalRPC 1.3.6.1.4.1.248.12.1.2.15.11.1.254 unsigned32 read-only
The received regional (internal) root path cost of a specific port in a specific instance.
               hm2AgentStpMstVlanTable 1.3.6.1.4.1.248.12.1.2.15.12 no-access
MST VLAN table.
                     hm2AgentStpMstVlanEntry 1.3.6.1.4.1.248.12.1.2.15.12.1 no-access
MST VLAN entry.
                         hm2AgentStpMstVlanRowStatus 1.3.6.1.4.1.248.12.1.2.15.12.1.1 rowstatus read-only
The association status of an MSTP instance and a VLAN. Supported values: active(1) - valid association between an MSTP instance and a VLAN. notReady(3) - inconsistent values for the the association between an MSTP instance and a VLAN (VLAN it's not created or version is not MSTP). createAndGo(4) - used to create a new association between an MSTP instance and a VLAN. destroy(6) - removes the association between an MSTP instance and a VLAN.
               hm2AgentStpBpduGuardMode 1.3.6.1.4.1.248.12.1.2.15.13 hmenabledstatus read-write
The spanning tree BPDU Guard Mode. enable(1) - enables BPDU Guard Mode on the switch. disable(2) - disables BPDU Guard Mode on the switch. The default status is disabled.
               hm2AgentStpBpduFilterDefault 1.3.6.1.4.1.248.12.1.2.15.14 hmenabledstatus read-write
The spanning tree BPDU Filter Mode, it enables BPDU Filter on all edge ports. enable(1) - enables BPDU Filter Mode on the switch. disable(2) - disables BPDU Filter Mode on the switch. The default status is disabled.
               hm2AgentStpRingOnlyMode 1.3.6.1.4.1.248.12.1.2.15.248 hmenabledstatus read-write
When RSTP Ring Only Mode is enabled the switch ignores the BPDUs age on Ring Only Mode ports. The topology change BPDUs sent on Ring Only Mode ports will have a message age of 1. enable(1) - enables RSTP Ring Only Mode globally. disable(2) - disables RSTP Ring Only Mode globally. The default status is disabled.
               hm2AgentStpRingOnlyModeIntfOne 1.3.6.1.4.1.248.12.1.2.15.249 interfaceindexorzero read-write
Interface index of the first interface.
               hm2AgentStpRingOnlyModeIntfTwo 1.3.6.1.4.1.248.12.1.2.15.250 interfaceindexorzero read-write
Interface index of the second interface.
               hm2AgentStpMstSNMPExtensionGroup 1.3.6.1.4.1.248.12.1.2.15.260
                       hm2AgentStpMstInstanceVlanErrorReturn 1.3.6.1.4.1.248.12.1.2.15.260.1
Invalid value for instance. Instance 0 is a system managed instance and the user should not modify it.
                       hm2AgentStpCstFwdDelayErrorReturn 1.3.6.1.4.1.248.12.1.2.15.260.2
Invalid value combination for Max Age/Forward Delay.
                       hm2AgentStpMstSwitchVersionConflict 1.3.6.1.4.1.248.12.1.2.15.260.3
Cannot switch version while spanning-tree is disabled.
         hm2AgentClassOfServiceGroup 1.3.6.1.4.1.248.12.1.2.17
               hm2AgentClassOfServicePortTable 1.3.6.1.4.1.248.12.1.2.17.1 no-access
A table that contains information about the 802.1p priority mapping to traffic class priority queue for every physical port.
                   hm2AgentClassOfServicePortEntry 1.3.6.1.4.1.248.12.1.2.17.1.1 no-access
A 802.1p priority mapped to a traffic class priority queue.
                       hm2AgentClassOfServicePortPriority 1.3.6.1.4.1.248.12.1.2.17.1.1.1 integer32 no-access
The Priority value determined for the received frame. This value is equivalent to the priority indicated in the tagged frame received, or one of the evaluated priorities, determined according to the media type. For untagged frames received from Ethernet media, this value is equal to the dot1dPortDefaultUserPriority value for the ingress port.
                       hm2AgentClassOfServicePortClass 1.3.6.1.4.1.248.12.1.2.17.1.1.2 integer32 read-write
Traffic class priority queue the received frame is mapped to.
     hm2AgentSystemGroup 1.3.6.1.4.1.248.12.1.3
         hm2AgentClearVlan 1.3.6.1.4.1.248.12.1.3.9 hmenabledstatus read-write
clear vlan entries