HM2-PLATFORM-SWITCHING-MIB

File: HM2-PLATFORM-SWITCHING-MIB.mib (221837 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC BRIDGE-MIB
P-BRIDGE-MIB Q-BRIDGE-MIB IF-MIB
INET-ADDRESS-MIB HM2-TC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
OBJECT-IDENTITY IpAddress Integer32
Unsigned32 Counter32 Gauge32
TimeTicks RowStatus TruthValue
MacAddress TEXTUAL-CONVENTION DisplayString
dot1dBasePortEntry dot1dPortGmrpEntry VlanId
VlanIndex dot1qVlanIndex dot1qFdbId
PortList dot1qPortVlanEntry InterfaceIndexOrZero
InterfaceIndex ifIndex InetAddressType
InetAddress hm2PlatformMibs HmEnabledStatus

Defined Types

Hm2AgentPortMask  
Each octet within this value specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the bridge is represented by a single bit within the value of this object. If that bit has a value of '1' then that port is included in the set of ports, the port is not included if its bit has a value of '0'. 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.
TEXTUAL-CONVENTION    
  OCTET STRING  

LagList  
Each octet within this value specifies a set of eight LAGs, with the first octet specifying LAG 1 through 8, the second octet specifying LAG 9 through 16, etc. Within each octet, the most significant bit represents LAG1, and the least significant bit represents LAGn. Thus, each LAG of the bridge is represented by a single bit within the value of this object. If that bit has a value of '1' then that LAG is configured; the LAG is not configured if its bit has a value of '0'.
TEXTUAL-CONVENTION    
  OCTET STRING  

VlanList  
Each octet within this value specifies a set of eight vlans, with the first octet specifying vlans 1 through 8, the second octet specifying vlans 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered vlan, and the least significant bit represents the highest numbered vlan. Thus, each vlan supported is represented by a single bit within the value of this object. If that bit has a value of '1' then the associated port is in that VLAN, the port is not included if the vlans bit has a value of '0'.
TEXTUAL-CONVENTION    
  OCTET STRING  

Ipv6Address  
This data type is used to model IPv6 addresses. This is a binary string of 16 octets in network byte order.
TEXTUAL-CONVENTION    
  OCTET STRING Size(16)  

Ipv6AddressPrefix  
This data type is used to model IPv6 address prefixes. This is a binary string of up to 16 octets in network byte order.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..16)  

Ipv6AddressIfIdentifier  
This data type is used to model IPv6 address interface identifiers. This is a binary string of up to 8 octets in network byte order.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..8)  

Ipv6IfIndex  
A unique value, greater than zero for each internetwork layer interface in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each internetwork layer interface must remain constant at least from one reinitialization of the entity's network management system to the next reinitialization.
TEXTUAL-CONVENTION    
  Integer32 1..2147483647  

Ipv6IfIndexOrZero  
This textual convention is an extension of the Ipv6IfIndex convention. The latter defines a greater than zero value used to identify an IPv6 interface in the managed system. This extension permits the additional value of zero. The value zero is object specific and must therefore be defined as part of the description of any object which uses this syntax. Examples of the usage of zero might include situations where the interface was unknown, or when none or all interfaces need to be referenced.
TEXTUAL-CONVENTION    
  Integer32 0..2147483647  

Hm2AgentLagSummaryConfigEntry  
SEQUENCE    
  hm2AgentLagSummaryLagIndex Integer32
  hm2AgentLagSummaryName DisplayString
  hm2AgentLagSummaryFlushTimer Integer32
  hm2AgentLagSummaryLinkTrap INTEGER
  hm2AgentLagSummaryAdminMode HmEnabledStatus
  hm2AgentLagSummaryStpMode HmEnabledStatus
  hm2AgentLagSummaryAddPort Integer32
  hm2AgentLagSummaryDeletePort Integer32
  hm2AgentLagSummaryStatus RowStatus
  hm2AgentLagSummaryType INTEGER
  hm2AgentLagSummaryStaticCapability HmEnabledStatus
  hm2AgentLagSummaryHashOption INTEGER
  hm2AgentLagSummaryMinimumActiveLinks Integer32
  hm2AgentLagSummaryMaxFrameSizeLimit Integer32
  hm2AgentLagSummaryMaxFrameSize Integer32

Hm2AgentLagDetailedConfigEntry  
SEQUENCE    
  hm2AgentLagDetailedLagIndex Integer32
  hm2AgentLagDetailedIfIndex Integer32
  hm2AgentLagDetailedPortSpeed OBJECT IDENTIFIER
  hm2AgentLagDetailedPortStatus INTEGER

Hm2AgentSwitchAddressAgingTimeoutEntry  
SEQUENCE    
  hm2AgentSwitchAddressAgingTimeout Integer32

Hm2AgentSwitchStaticMacFilteringEntry  
SEQUENCE    
  hm2AgentSwitchStaticMacFilteringVlanId Integer32
  hm2AgentSwitchStaticMacFilteringAddress MacAddress
  hm2AgentSwitchStaticMacFilteringSourcePortMask Hm2AgentPortMask
  hm2AgentSwitchStaticMacFilteringDestPortMask Hm2AgentPortMask
  hm2AgentSwitchStaticMacFilteringStatus RowStatus

Hm2AgentSwitchSnoopingCfgEntry  
SEQUENCE    
  hm2AgentSwitchSnoopingProtocol InetAddressType
  hm2AgentSwitchSnoopingAdminMode HmEnabledStatus
  hm2AgentSwitchSnoopingPortMask Hm2AgentPortMask
  hm2AgentSwitchSnoopingMulticastControlFramesProcessed Counter32

Hm2AgentSwitchSnoopingIntfEntry  
SEQUENCE    
  hm2AgentSwitchSnoopingIntfIndex Unsigned32
  hm2AgentSwitchSnoopingIntfAdminMode HmEnabledStatus
  hm2AgentSwitchSnoopingIntfGroupMembershipInterval Integer32
  hm2AgentSwitchSnoopingIntfMaxResponseTime Integer32
  hm2AgentSwitchSnoopingIntfMRPExpirationTime Integer32
  hm2AgentSwitchSnoopingIntfFastLeaveAdminMode HmEnabledStatus
  hm2AgentSwitchSnoopingIntfMulticastRouterMode HmEnabledStatus
  hm2AgentSwitchSnoopingIntfVlanIDs VlanList

Hm2AgentSwitchSnoopingVlanEntry  
SEQUENCE    
  hm2AgentSwitchSnoopingVlanAdminMode HmEnabledStatus
  hm2AgentSwitchSnoopingVlanGroupMembershipInterval Integer32
  hm2AgentSwitchSnoopingVlanMaxResponseTime Integer32
  hm2AgentSwitchSnoopingVlanFastLeaveAdminMode HmEnabledStatus
  hm2AgentSwitchSnoopingVlanMRPExpirationTime Integer32
  hm2AgentSwitchSnoopingVlanReportSuppMode HmEnabledStatus

Hm2AgentSwitchVlanStaticMrouterEntry  
SEQUENCE    
  hm2AgentSwitchVlanStaticMrouterAdminMode HmEnabledStatus

Hm2AgentSwitchMFDBEntry  
SEQUENCE    
  hm2AgentSwitchMFDBVlanId VlanIndex
  hm2AgentSwitchMFDBMacAddress MacAddress
  hm2AgentSwitchMFDBProtocolType INTEGER
  hm2AgentSwitchMFDBType INTEGER
  hm2AgentSwitchMFDBDescription DisplayString
  hm2AgentSwitchMFDBForwardingPortMask Hm2AgentPortMask
  hm2AgentSwitchMFDBFilteringPortMask Hm2AgentPortMask

Hm2AgentSwitchMFDBSummaryEntry  
SEQUENCE    
  hm2AgentSwitchMFDBSummaryVlanId VlanIndex
  hm2AgentSwitchMFDBSummaryMacAddress MacAddress
  hm2AgentSwitchMFDBSummaryForwardingPortMask Hm2AgentPortMask

Hm2AgentSwitchGmrpPortEntry  
SEQUENCE    
  hm2AgentSwitchGmrpPortPktRx Counter32
  hm2AgentSwitchGmrpPortPktTx Counter32

Hm2AgentSwitchGvrpPortEntry  
SEQUENCE    
  hm2AgentSwitchGvrpPortPktRx Counter32
  hm2AgentSwitchGvrpPortPktTx Counter32

Hm2AgentSwitchVlanMacAssociationEntry  
SEQUENCE    
  hm2AgentSwitchVlanMacAssociationMacAddress MacAddress
  hm2AgentSwitchVlanMacAssociationVlanId VlanIndex
  hm2AgentSwitchVlanMacAssociationRowStatus RowStatus

Hm2AgentSwitchProtectedPortEntry  
SEQUENCE    
  hm2AgentSwitchProtectedPortGroupId Integer32
  hm2AgentSwitchProtectedPortGroupName DisplayString
  hm2AgentSwitchProtectedPortPortList PortList

Hm2AgentSwitchVlanSubnetAssociationEntry  
SEQUENCE    
  hm2AgentSwitchVlanSubnetAssociationIPAddress IpAddress
  hm2AgentSwitchVlanSubnetAssociationSubnetMask IpAddress
  hm2AgentSwitchVlanSubnetAssociationVlanId VlanIndex
  hm2AgentSwitchVlanSubnetAssociationRowStatus RowStatus

Hm2AgentSwitchSnoopingQuerierCfgEntry  
SEQUENCE    
  hm2AgentSwitchSnoopingQuerierAdminMode HmEnabledStatus
  hm2AgentSwitchSnoopingQuerierVersion Integer32
  hm2AgentSwitchSnoopingQuerierQueryInterval Integer32
  hm2AgentSwitchSnoopingQuerierExpiryInterval Integer32

Hm2AgentSwitchSnoopingQuerierVlanEntry  
SEQUENCE    
  hm2AgentSwitchSnoopingQuerierVlanAdminMode HmEnabledStatus
  hm2AgentSwitchSnoopingQuerierVlanOperMode INTEGER
  hm2AgentSwitchSnoopingQuerierElectionParticipateMode HmEnabledStatus
  hm2AgentSwitchSnoopingQuerierVlanAddress InetAddress
  hm2AgentSwitchSnoopingQuerierOperVersion Integer32
  hm2AgentSwitchSnoopingQuerierOperMaxResponseTime Integer32
  hm2AgentSwitchSnoopingQuerierLastQuerierAddress InetAddress
  hm2AgentSwitchSnoopingQuerierLastQuerierVersion Integer32

Hm2AgentPortMirrorEntry  
SEQUENCE    
  hm2AgentPortMirrorSessionNum Unsigned32
  hm2AgentPortMirrorDestinationPort InterfaceIndexOrZero
  hm2AgentPortMirrorSourcePortMask Hm2AgentPortMask
  hm2AgentPortMirrorAdminMode INTEGER
  hm2AgentPortMirrorSourceVlan Unsigned32
  hm2AgentPortMirrorRemoteSourceVlan Unsigned32
  hm2AgentPortMirrorRemoteDestinationVlan Unsigned32
  hm2AgentPortMirrorReflectorPort InterfaceIndexOrZero
  hm2AgentPortMirrorReset INTEGER
  hm2AgentPortMirrorAllowMgmtMode HmEnabledStatus

Hm2AgentPortMirrorTypeEntry  
SEQUENCE    
  hm2AgentPortMirrorTypeSourcePort Unsigned32
  hm2AgentPortMirrorTypeType INTEGER

Hm2AgentDot3adAggPortEntry  
SEQUENCE    
  hm2AgentDot3adAggPort Integer32
  hm2AgentDot3adAggPortLACPMode HmEnabledStatus

Hm2AgentPortConfigEntry  
SEQUENCE    
  hm2AgentPortDot1dBasePort Integer32
  hm2AgentPortIfIndex Integer32
  hm2AgentPortClearStats HmEnabledStatus
  hm2AgentPortDot3FlowControlMode INTEGER
  hm2AgentPortMaxFrameSizeLimit Integer32
  hm2AgentPortMaxFrameSize Integer32
  hm2AgentPortBroadcastControlMode HmEnabledStatus
  hm2AgentPortBroadcastControlThreshold Integer32
  hm2AgentPortMulticastControlMode HmEnabledStatus
  hm2AgentPortMulticastControlThreshold Integer32
  hm2AgentPortUnicastControlMode HmEnabledStatus
  hm2AgentPortUnicastControlThreshold Integer32
  hm2AgentPortBroadcastControlThresholdUnit INTEGER
  hm2AgentPortMulticastControlThresholdUnit INTEGER
  hm2AgentPortUnicastControlThresholdUnit INTEGER
  hm2AgentPortVoiceVlanMode INTEGER
  hm2AgentPortVoiceVlanID Integer32
  hm2AgentPortVoiceVlanPriority Integer32
  hm2AgentPortVoiceVlanDataPriorityMode INTEGER
  hm2AgentPortVoiceVlanOperationalStatus INTEGER
  hm2AgentPortVoiceVlanUntagged INTEGER
  hm2AgentPortVoiceVlanNoneMode INTEGER
  hm2AgentPortVoiceVlanDSCP Integer32
  hm2AgentPortVoiceVlanAuthMode HmEnabledStatus
  hm2AgentPortDot3FlowControlOperStatus INTEGER
  hm2AgentPortSfpLinkLossAlert HmEnabledStatus

Hm2AgentProtocolGroupEntry  
SEQUENCE    
  hm2AgentProtocolGroupId Integer32
  hm2AgentProtocolGroupName DisplayString
  hm2AgentProtocolGroupVlanId Integer32
  hm2AgentProtocolGroupStatus RowStatus

Hm2AgentProtocolGroupPortEntry  
SEQUENCE    
  hm2AgentProtocolGroupPortIfIndex Integer32
  hm2AgentProtocolGroupPortStatus RowStatus

Hm2AgentProtocolGroupProtocolEntry  
SEQUENCE    
  hm2AgentProtocolGroupProtocolID Integer32
  hm2AgentProtocolGroupProtocolStatus RowStatus

Hm2AgentStpPortEntry  
SEQUENCE    
  hm2AgentStpPortState HmEnabledStatus
  hm2AgentStpPortStatsMstpBpduRx Counter32
  hm2AgentStpPortStatsMstpBpduTx Counter32
  hm2AgentStpPortStatsRstpBpduRx Counter32
  hm2AgentStpPortStatsRstpBpduTx Counter32
  hm2AgentStpPortStatsStpBpduRx Counter32
  hm2AgentStpPortStatsStpBpduTx Counter32
  hm2AgentStpPortUpTime TimeTicks
  hm2AgentStpPortMigrationCheck INTEGER

Hm2AgentStpCstPortEntry  
SEQUENCE    
  hm2AgentStpCstPortOperEdge HmEnabledStatus
  hm2AgentStpCstPortOperPointToPoint INTEGER
  hm2AgentStpCstPortTopologyChangeAck INTEGER
  hm2AgentStpCstPortEdge HmEnabledStatus
  hm2AgentStpCstPortForwardingState INTEGER
  hm2AgentStpCstPortId OCTET STRING
  hm2AgentStpCstPortPathCost Unsigned32
  hm2AgentStpCstPortPriority Unsigned32
  hm2AgentStpCstDesignatedBridgeId OCTET STRING
  hm2AgentStpCstDesignatedCost Unsigned32
  hm2AgentStpCstDesignatedPortId OCTET STRING
  hm2AgentStpCstExtPortPathCost Unsigned32
  hm2AgentStpCstPortBpduGuardEffect HmEnabledStatus
  hm2AgentStpCstPortBpduFilter HmEnabledStatus
  hm2AgentStpCstPortBpduFlood HmEnabledStatus
  hm2AgentStpCstPortAutoEdge HmEnabledStatus
  hm2AgentStpCstPortRootGuard HmEnabledStatus
  hm2AgentStpCstPortTCNGuard HmEnabledStatus
  hm2AgentStpCstPortLoopGuard HmEnabledStatus

Hm2AgentStpMstEntry  
SEQUENCE    
  hm2AgentStpMstId Unsigned32
  hm2AgentStpMstBridgePriority Unsigned32
  hm2AgentStpMstBridgeIdentifier OCTET STRING
  hm2AgentStpMstDesignatedRootId OCTET STRING
  hm2AgentStpMstRootPathCost Unsigned32
  hm2AgentStpMstRootPortId OCTET STRING
  hm2AgentStpMstTimeSinceTopologyChange TimeTicks
  hm2AgentStpMstTopologyChangeCount Counter32
  hm2AgentStpMstTopologyChangeParm INTEGER
  hm2AgentStpMstRowStatus RowStatus

Hm2AgentStpMstPortEntry  
SEQUENCE    
  hm2AgentStpMstPortForwardingState INTEGER
  hm2AgentStpMstPortId OCTET STRING
  hm2AgentStpMstPortPathCost Unsigned32
  hm2AgentStpMstPortPriority Unsigned32
  hm2AgentStpMstDesignatedBridgeId OCTET STRING
  hm2AgentStpMstDesignatedCost Unsigned32
  hm2AgentStpMstDesignatedPortId OCTET STRING
  hm2AgentStpMstPortLoopInconsistentState INTEGER
  hm2AgentStpMstPortTransitionsIntoLoopInconsistentState Counter32
  hm2AgentStpMstPortTransitionsOutOfLoopInconsistentState Counter32
  hm2AgentStpMstPortRole INTEGER
  hm2AgentStpCstAutoPortPathCost INTEGER
  hm2AgentStpMstPortReceivedBridgeId OCTET STRING
  hm2AgentStpMstPortReceivedRPC Unsigned32
  hm2AgentStpMstPortReceivedPortId OCTET STRING
  hm2AgentStpMstAutoPortPathCost INTEGER
  hm2AgentStpMstPortReceivedRegionalRPC INTEGER

Hm2AgentStpMstVlanEntry  
SEQUENCE    
  hm2AgentStpMstVlanRowStatus RowStatus

Hm2AgentClassOfServicePortEntry  
SEQUENCE    
  hm2AgentClassOfServicePortPriority Integer32
  hm2AgentClassOfServicePortClass Integer32

Hm2AgentDaiVlanConfigEntry  
SEQUENCE    
  hm2AgentDaiVlanIndex VlanIndex
  hm2AgentDaiVlanDynArpInspEnable TruthValue
  hm2AgentDaiVlanLoggingEnable TruthValue
  hm2AgentDaiVlanArpAclName DisplayString
  hm2AgentDaiVlanArpAclStaticFlag TruthValue
  hm2AgentDaiVlanBindingCheckEnable TruthValue

Hm2AgentDaiVlanStatsEntry  
SEQUENCE    
  hm2AgentDaiVlanStatsIndex VlanIndex
  hm2AgentDaiVlanPktsForwarded Counter32
  hm2AgentDaiVlanPktsDropped Counter32
  hm2AgentDaiVlanDhcpDrops Counter32
  hm2AgentDaiVlanDhcpPermits Counter32
  hm2AgentDaiVlanAclDrops Counter32
  hm2AgentDaiVlanAclPermits Counter32
  hm2AgentDaiVlanSrcMacFailures Counter32
  hm2AgentDaiVlanDstMacFailures Counter32
  hm2AgentDaiVlanIpValidFailures Counter32

Hm2AgentDaiIfConfigEntry  
SEQUENCE    
  hm2AgentDaiIfTrustEnable TruthValue
  hm2AgentDaiIfRateLimit Integer32
  hm2AgentDaiIfBurstInterval Unsigned32
  hm2AgentDaiIfAutoDisable TruthValue

Hm2AgentArpAclEntry  
SEQUENCE    
  hm2AgentArpAclName DisplayString
  hm2AgentArpAclRowStatus RowStatus

Hm2AgentArpAclRuleEntry  
SEQUENCE    
  hm2AgentArpAclRuleMatchSenderIpAddr IpAddress
  hm2AgentArpAclRuleMatchSenderMacAddr MacAddress
  hm2AgentArpAclRuleRowStatus RowStatus

Hm2AgentDhcpSnoopingVlanConfigEntry  
SEQUENCE    
  hm2AgentDhcpSnoopingVlanIndex VlanIndex
  hm2AgentDhcpSnoopingVlanEnable TruthValue

Hm2AgentDhcpSnoopingIfConfigEntry  
SEQUENCE    
  hm2AgentDhcpSnoopingIfTrustEnable TruthValue
  hm2AgentDhcpSnoopingIfLogEnable TruthValue
  hm2AgentDhcpSnoopingIfRateLimit Integer32
  hm2AgentDhcpSnoopingIfBurstInterval Integer32
  hm2AgentDhcpSnoopingIfAutoDisable TruthValue

Hm2AgentIpsgIfConfigEntry  
SEQUENCE    
  hm2AgentIpsgIfVerifySource TruthValue
  hm2AgentIpsgIfPortSecurity TruthValue

Hm2AgentDhcpSnoopingStatsEntry  
SEQUENCE    
  hm2AgentDhcpSnoopingMacVerifyFailures Counter32
  hm2AgentDhcpSnoopingInvalidClientMessages Counter32
  hm2AgentDhcpSnoopingInvalidServerMessages Counter32

Hm2AgentStaticIpsgBindingEntry  
SEQUENCE    
  hm2AgentStaticIpsgBindingIfIndex InterfaceIndex
  hm2AgentStaticIpsgBindingVlanId VlanIndex
  hm2AgentStaticIpsgBindingMacAddr MacAddress
  hm2AgentStaticIpsgBindingIpAddr IpAddress
  hm2AgentStaticIpsgBindingRowStatus RowStatus
  hm2AgentStaticIpsgBindingHwStatus TruthValue

Hm2AgentDynamicIpsgBindingEntry  
SEQUENCE    
  hm2AgentDynamicIpsgBindingIfIndex InterfaceIndex
  hm2AgentDynamicIpsgBindingVlanId VlanIndex
  hm2AgentDynamicIpsgBindingMacAddr MacAddress
  hm2AgentDynamicIpsgBindingIpAddr IpAddress
  hm2AgentDynamicIpsgBindingHwStatus TruthValue

Hm2AgentStaticDsBindingEntry  
SEQUENCE    
  hm2AgentStaticDsBindingIfIndex InterfaceIndexOrZero
  hm2AgentStaticDsBindingVlanId VlanId
  hm2AgentStaticDsBindingMacAddr MacAddress
  hm2AgentStaticDsBindingIpAddr IpAddress
  hm2AgentStaticDsBindingRowStatus RowStatus

Hm2AgentDynamicDsBindingEntry  
SEQUENCE    
  hm2AgentDynamicDsBindingIfIndex InterfaceIndex
  hm2AgentDynamicDsBindingVlanId VlanIndex
  hm2AgentDynamicDsBindingMacAddr MacAddress
  hm2AgentDynamicDsBindingIpAddr IpAddress
  hm2AgentDynamicDsBindingLeaseRemainingTime TimeTicks

Hm2AgentDhcpL2RelayIfConfigEntry  
SEQUENCE    
  hm2AgentDhcpL2RelayIfEnable TruthValue
  hm2AgentDhcpL2RelayIfTrustEnable TruthValue

Hm2AgentDhcpL2RelayVlanConfigEntry  
SEQUENCE    
  hm2AgentDhcpL2RelayVlanIndex VlanIndex
  hm2AgentDhcpL2RelayVlanEnable TruthValue
  hm2AgentDhcpL2RelayCircuitIdVlanEnable TruthValue
  hm2AgentDhcpL2RelayRemoteIdVlanEnable DisplayString
  hm2AgentDhcpL2RelayVlanRemoteIdType INTEGER

Hm2AgentDhcpL2RelayStatsEntry  
SEQUENCE    
  hm2AgentDhcpL2RelayUntrustedSrvrMsgsWithOptn82 Counter32
  hm2AgentDhcpL2RelayUntrustedClntMsgsWithOptn82 Counter32
  hm2AgentDhcpL2RelayTrustedSrvrMsgsWithoutOptn82 Counter32
  hm2AgentDhcpL2RelayTrustedClntMsgsWithoutOptn82 Counter32

Hm2AgentSwitchVoiceVlanDeviceEntry  
SEQUENCE    
  hm2AgentSwitchVoiceVlanInterfaceNum Integer32
  hm2AgentSwitchVoiceVlanDeviceMacAddress MacAddress

Hm2AgentSdmTemplateEntry  
SEQUENCE    
  hm2AgentSdmTemplateId INTEGER
  hm2AgentArpEntries Integer32
  hm2AgentIPv4UnicastRoutes Integer32
  hm2AgentIPv6NdpEntries Integer32
  hm2AgentIPv6UnicastRoutes Integer32
  hm2AgentEcmpNextHops Integer32
  hm2AgentIPv4MulticastRoutes Integer32
  hm2AgentIPv6MulticastRoutes Integer32

Defined Values

hm2PlatformSwitching 1.3.6.1.4.1.248.12.1
The Hirschmann Private Platform2 MIB for Layer2 Switching. Copyright (C) 2011. All Rights Reserved.
MODULE-IDENTITY    

hm2AgentConfigGroup 1.3.6.1.4.1.248.12.1.2
OBJECT IDENTIFIER    

hm2AgentLagConfigGroup 1.3.6.1.4.1.248.12.1.2.2
OBJECT IDENTIFIER    

hm2AgentLagConfigCreate 1.3.6.1.4.1.248.12.1.2.2.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0|1..15)  

hm2AgentLagSummaryConfigTable 1.3.6.1.4.1.248.12.1.2.2.2
A summary table of the switch's LAG config entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentLagSummaryConfigEntry

hm2AgentLagSummaryConfigEntry 1.3.6.1.4.1.248.12.1.2.2.2.1
Switch's LAG config entry
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentLagSummaryConfigEntry  

hm2AgentLagSummaryLagIndex 1.3.6.1.4.1.248.12.1.2.2.2.1.1
Agent LAG IfIndex. This value corresponds with the LAG interface in the ifTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

hm2AgentLagSummaryName 1.3.6.1.4.1.248.12.1.2.2.2.1.2
Agent LAG Name. The associated name of the LAG used during creation.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..15)  

hm2AgentLagSummaryFlushTimer 1.3.6.1.4.1.248.12.1.2.2.2.1.3
Agent LAG FlushTimer.
Status: obsolete Access: read-create
OBJECT-TYPE    
  Integer32  

hm2AgentLagSummaryLinkTrap 1.3.6.1.4.1.248.12.1.2.2.2.1.4
Agent LAG LinkTrap. Configures sending Link Up/Down traps when the LAG interface goes Up or Down.
Status: current Access: read-create
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentLagSummaryAdminMode 1.3.6.1.4.1.248.12.1.2.2.2.1.5
Agent LAG AdminMode. Administratively enables or disables this LAG interface.
Status: current Access: read-create
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentLagSummaryStpMode 1.3.6.1.4.1.248.12.1.2.2.2.1.6
Agent LAG StpMode Administratively enables or disables STP on this interface.
Status: current Access: read-create
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentLagSummaryAddPort 1.3.6.1.4.1.248.12.1.2.2.2.1.7
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hm2AgentLagSummaryDeletePort 1.3.6.1.4.1.248.12.1.2.2.2.1.8
Agent LAG DeletePort. Set to a non 0 value to remove a port from the LAG. Values correspond to ifIndex values in the ifTable.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hm2AgentLagSummaryStatus 1.3.6.1.4.1.248.12.1.2.2.2.1.9
Agent LAG Status. active(1) - This LAG is enabled. destroy(6) - Set to this value to remove the LAG.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hm2AgentLagSummaryType 1.3.6.1.4.1.248.12.1.2.2.2.1.10
Agent LAG Type. static(1) - This LAG is staticly maintained. dynamic(2) - This LAG is dynamicly maintained.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

hm2AgentLagSummaryStaticCapability 1.3.6.1.4.1.248.12.1.2.2.2.1.11
Agent LAG Static Capability enable(1) - Static capability is enabled for this LAG interface disable(2) - Static capability is disabled for this LAG interface
Status: current Access: read-create
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentLagSummaryHashOption 1.3.6.1.4.1.248.12.1.2.2.2.1.12
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER sourceMacVlan(1), destMacVlan(2), sourceDestMacVlan(3), sourceIPsourcePort(4), destIPdestPort(5), sourceDestIPPort(6), enhanced(7)  


hm2AgentLagSummaryMaxFrameSizeLimit 1.3.6.1.4.1.248.12.1.2.2.2.1.248
This object identifies the largest value that can be configured for hm2AgentLagSummaryMaxFrameSize.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hm2AgentLagSummaryMaxFrameSize 1.3.6.1.4.1.248.12.1.2.2.2.1.249
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
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hm2AgentLagDetailedConfigTable 1.3.6.1.4.1.248.12.1.2.2.3
A detailed table of the switch's LAG config entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentLagDetailedConfigEntry

hm2AgentLagDetailedConfigEntry 1.3.6.1.4.1.248.12.1.2.2.3.1
Switch's LAG config entry
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentLagDetailedConfigEntry  

hm2AgentLagDetailedLagIndex 1.3.6.1.4.1.248.12.1.2.2.3.1.1
LAG index
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

hm2AgentLagDetailedIfIndex 1.3.6.1.4.1.248.12.1.2.2.3.1.2
LAG port index
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

hm2AgentLagDetailedPortSpeed 1.3.6.1.4.1.248.12.1.2.2.3.1.3
LAG port speed. See agentPortType for a description and list of valid values.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

hm2AgentLagDetailedPortStatus 1.3.6.1.4.1.248.12.1.2.2.3.1.4
LAG port status. active(1) - Actively participating in the LAG. inactive(2) - Not participating in the LAG.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

hm2AgentLagConfigStaticCapability 1.3.6.1.4.1.248.12.1.2.2.4
Agent LAG Static Capability. Configures whether Static LAGs are supported on this device.
Status: obsolete Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentLagConfigGroupHashOption 1.3.6.1.4.1.248.12.1.2.2.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER sourceMacVlan(1), destMacVlan(2), sourceDestMacVlan(3), sourceIPsourcePort(4), destIPdestPort(5), sourceDestIPPort(6), enhanced(7)  

hm2AgentLagConfigGroupMaxNumPortsPerLag 1.3.6.1.4.1.248.12.1.2.2.248
The maximum number of ports per LAG supported on this device.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hm2AgentLagConfigGroupMaxNumOfLags 1.3.6.1.4.1.248.12.1.2.2.249
The maximum number of LAGs this device supports.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hm2AgentLagConfigGroupNumOfLagsConfigured 1.3.6.1.4.1.248.12.1.2.2.250
The number of LAGs currently configured on this device.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hm2AgentLagConfigGroupLagsConfigured 1.3.6.1.4.1.248.12.1.2.2.251
The LAGs currently configured on the device.
Status: current Access: read-only
OBJECT-TYPE    
  LagList  

hm2AgentLagConfigSNMPExtensionGroup 1.3.6.1.4.1.248.12.1.2.2.260
OBJECT IDENTIFIER    

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.
Status: current Access: read-only
OBJECT-IDENTITY    

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.
Status: current Access: read-only
OBJECT-IDENTITY    

hm2AgentSwitchConfigGroup 1.3.6.1.4.1.248.12.1.2.8
OBJECT IDENTIFIER    

hm2AgentSwitchAddressAgingTimeoutTable 1.3.6.1.4.1.248.12.1.2.8.4
The switch's address aging timeout table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentSwitchAddressAgingTimeoutEntry

hm2AgentSwitchAddressAgingTimeoutEntry 1.3.6.1.4.1.248.12.1.2.8.4.1
Aging information about a specific Filtering Database.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentSwitchAddressAgingTimeoutEntry  

hm2AgentSwitchAddressAgingTimeout 1.3.6.1.4.1.248.12.1.2.8.4.1.1
The FDB entry's address aging timeout (in seconds)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 10..500000  

hm2AgentSwitchStaticMacFilteringTable 1.3.6.1.4.1.248.12.1.2.8.5
The switch's static Mac filtering table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentSwitchStaticMacFilteringEntry

hm2AgentSwitchStaticMacFilteringEntry 1.3.6.1.4.1.248.12.1.2.8.5.1
Per port ingress/egress filter configuration based on VLAN Id and MAC address.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentSwitchStaticMacFilteringEntry  

hm2AgentSwitchStaticMacFilteringVlanId 1.3.6.1.4.1.248.12.1.2.8.5.1.1
The Static MAC Filter Vlan Id
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

hm2AgentSwitchStaticMacFilteringAddress 1.3.6.1.4.1.248.12.1.2.8.5.1.2
The Static MAC Filter MAC address
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hm2AgentSwitchStaticMacFilteringSourcePortMask 1.3.6.1.4.1.248.12.1.2.8.5.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  Hm2AgentPortMask  

hm2AgentSwitchStaticMacFilteringDestPortMask 1.3.6.1.4.1.248.12.1.2.8.5.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  Hm2AgentPortMask  

hm2AgentSwitchStaticMacFilteringStatus 1.3.6.1.4.1.248.12.1.2.8.5.1.5
The Static MAC Filter status. Supported values: active(1) - valid entry createAndGo(4) - used to create a new entry destroy(6) - removes the entry
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hm2AgentSwitchSnoopingGroup 1.3.6.1.4.1.248.12.1.2.8.6
OBJECT IDENTIFIER    

hm2AgentSwitchSnoopingCfgTable 1.3.6.1.4.1.248.12.1.2.8.6.1
A table of the IGMP/MLD Snooping Global configuration entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentSwitchSnoopingCfgEntry

hm2AgentSwitchSnoopingCfgEntry 1.3.6.1.4.1.248.12.1.2.8.6.1.1
Represents entry for Snooping switch Configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentSwitchSnoopingCfgEntry  

hm2AgentSwitchSnoopingProtocol 1.3.6.1.4.1.248.12.1.2.8.6.1.1.1
The protocol type of network protocol in use.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

hm2AgentSwitchSnoopingAdminMode 1.3.6.1.4.1.248.12.1.2.8.6.1.1.2
This enables or disables Snooping on the system.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentSwitchSnoopingPortMask 1.3.6.1.4.1.248.12.1.2.8.6.1.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  Hm2AgentPortMask  

hm2AgentSwitchSnoopingMulticastControlFramesProcessed 1.3.6.1.4.1.248.12.1.2.8.6.1.1.4
Multicast Control Frames Processed by CPU. The number of multicast control frames that have been processed by the CPU.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2AgentSwitchSnoopingIntfGroup 1.3.6.1.4.1.248.12.1.2.8.7
OBJECT IDENTIFIER    

hm2AgentSwitchSnoopingIntfTable 1.3.6.1.4.1.248.12.1.2.8.7.1
A table of the IGMP/MLD Snooping Interface configuration entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentSwitchSnoopingIntfEntry

hm2AgentSwitchSnoopingIntfEntry 1.3.6.1.4.1.248.12.1.2.8.7.1.1
Represents entry for a IGMP/MLD Snooping Interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentSwitchSnoopingIntfEntry  

hm2AgentSwitchSnoopingIntfIndex 1.3.6.1.4.1.248.12.1.2.8.7.1.1.1
The port number to be selected. Each port maps to an interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..65535  

hm2AgentSwitchSnoopingIntfAdminMode 1.3.6.1.4.1.248.12.1.2.8.7.1.1.2
This enables or disables IGMP/MLD Snooping on a selected interface.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentSwitchSnoopingIntfGroupMembershipInterval 1.3.6.1.4.1.248.12.1.2.8.7.1.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 2..3600  

hm2AgentSwitchSnoopingIntfMaxResponseTime 1.3.6.1.4.1.248.12.1.2.8.7.1.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hm2AgentSwitchSnoopingIntfMRPExpirationTime 1.3.6.1.4.1.248.12.1.2.8.7.1.1.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..3600  

hm2AgentSwitchSnoopingIntfFastLeaveAdminMode 1.3.6.1.4.1.248.12.1.2.8.7.1.1.6
This enables or disables IGMP/MLD Snooping on the selected interface.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentSwitchSnoopingIntfMulticastRouterMode 1.3.6.1.4.1.248.12.1.2.8.7.1.1.7
The port explicitly configured by management to be IGMP query port for all VLANs.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentSwitchSnoopingIntfVlanIDs 1.3.6.1.4.1.248.12.1.2.8.7.1.1.8
This field lists all the VlanIDs which include the selected interface.
Status: current Access: read-only
OBJECT-TYPE    
  VlanList  

hm2AgentSwitchSnoopingVlanGroup 1.3.6.1.4.1.248.12.1.2.8.8
OBJECT IDENTIFIER    

hm2AgentSwitchSnoopingVlanTable 1.3.6.1.4.1.248.12.1.2.8.8.1
A table of the IGMP/MLD Snooping Vlan configuration entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentSwitchSnoopingVlanEntry

hm2AgentSwitchSnoopingVlanEntry 1.3.6.1.4.1.248.12.1.2.8.8.1.1
Represents entry for a IGMP/MLD Snooping Vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentSwitchSnoopingVlanEntry  

hm2AgentSwitchSnoopingVlanAdminMode 1.3.6.1.4.1.248.12.1.2.8.8.1.1.1
This enables or disables IGMP/MLD Snooping on a selected Vlan interface.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentSwitchSnoopingVlanGroupMembershipInterval 1.3.6.1.4.1.248.12.1.2.8.8.1.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 2..3600  

hm2AgentSwitchSnoopingVlanMaxResponseTime 1.3.6.1.4.1.248.12.1.2.8.8.1.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hm2AgentSwitchSnoopingVlanFastLeaveAdminMode 1.3.6.1.4.1.248.12.1.2.8.8.1.1.4
This enables or disables IGMP/MLD Snooping on the selected vlan.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentSwitchSnoopingVlanMRPExpirationTime 1.3.6.1.4.1.248.12.1.2.8.8.1.1.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..3600  

hm2AgentSwitchSnoopingVlanReportSuppMode 1.3.6.1.4.1.248.12.1.2.8.8.1.1.6
This enables or disables IGMP/MLD Snooping Report Suppression feature on the selected vlan.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentSwitchVlanStaticMrouterGroup 1.3.6.1.4.1.248.12.1.2.8.9
OBJECT IDENTIFIER    

hm2AgentSwitchVlanStaticMrouterTable 1.3.6.1.4.1.248.12.1.2.8.9.1
A table of the IGMP/MLD Static Mrouter Configuration parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentSwitchVlanStaticMrouterEntry

hm2AgentSwitchVlanStaticMrouterEntry 1.3.6.1.4.1.248.12.1.2.8.9.1.1
Represents entry for a IGMP/MLD Static Mrouter.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentSwitchVlanStaticMrouterEntry  

hm2AgentSwitchVlanStaticMrouterAdminMode 1.3.6.1.4.1.248.12.1.2.8.9.1.1.1
This enables or disables IGMP/MLD mrouter on a per interface per VLAN basis.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentSwitchMFDBGroup 1.3.6.1.4.1.248.12.1.2.8.10
OBJECT IDENTIFIER    

hm2AgentSwitchMFDBTable 1.3.6.1.4.1.248.12.1.2.8.10.1
The Multicast Forwarding Database table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentSwitchMFDBEntry

hm2AgentSwitchMFDBEntry 1.3.6.1.4.1.248.12.1.2.8.10.1.1
Contains Forwarding and Filtering information per Vlan Index, MAC Address, and Component User.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentSwitchMFDBEntry  

hm2AgentSwitchMFDBVlanId 1.3.6.1.4.1.248.12.1.2.8.10.1.1.1
Vlan Index for which this entry is associated with.
Status: current Access: read-only
OBJECT-TYPE    
  VlanIndex  

hm2AgentSwitchMFDBMacAddress 1.3.6.1.4.1.248.12.1.2.8.10.1.1.2
A multicast MAC address for which the switch has forwarding and or filtering information.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hm2AgentSwitchMFDBProtocolType 1.3.6.1.4.1.248.12.1.2.8.10.1.1.3
The component that is responsible for this entry in the Multicast Forwarding Database.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), gmrp(2), igmp(3), mld(4), mrp-mmrp(248)  

hm2AgentSwitchMFDBType 1.3.6.1.4.1.248.12.1.2.8.10.1.1.4
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
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

hm2AgentSwitchMFDBDescription 1.3.6.1.4.1.248.12.1.2.8.10.1.1.5
Text description of this multicast table entry.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hm2AgentSwitchMFDBForwardingPortMask 1.3.6.1.4.1.248.12.1.2.8.10.1.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  Hm2AgentPortMask  

hm2AgentSwitchMFDBFilteringPortMask 1.3.6.1.4.1.248.12.1.2.8.10.1.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  Hm2AgentPortMask  

hm2AgentSwitchMFDBSummaryTable 1.3.6.1.4.1.248.12.1.2.8.10.2
The multicast forwarding database summary table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentSwitchMFDBSummaryEntry

hm2AgentSwitchMFDBSummaryEntry 1.3.6.1.4.1.248.12.1.2.8.10.2.1
Summarizes the forwarding ports for all components registered for all MFDB table entries with the same Vlan Index and MAC Address.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentSwitchMFDBSummaryEntry  

hm2AgentSwitchMFDBSummaryVlanId 1.3.6.1.4.1.248.12.1.2.8.10.2.1.1
Vlan Index for which this entry is associated with.
Status: current Access: read-only
OBJECT-TYPE    
  VlanIndex  

hm2AgentSwitchMFDBSummaryMacAddress 1.3.6.1.4.1.248.12.1.2.8.10.2.1.2
A multicast MAC address for which the switch has forwarding and or filtering information.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hm2AgentSwitchMFDBSummaryForwardingPortMask 1.3.6.1.4.1.248.12.1.2.8.10.2.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Hm2AgentPortMask  

hm2AgentSwitchMFDBMaxTableEntries 1.3.6.1.4.1.248.12.1.2.8.10.3
This displays the maximum number of entries that can possibly be in the Multicast Forwarding Database table.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hm2AgentSwitchMFDBMostEntriesUsed 1.3.6.1.4.1.248.12.1.2.8.10.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hm2AgentSwitchMFDBCurrentEntries 1.3.6.1.4.1.248.12.1.2.8.10.5
This displays the current number of entries in the Multicast Forwarding Database table.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

hm2AgentSwitchStaticMacStatsGroup 1.3.6.1.4.1.248.12.1.2.8.248
OBJECT IDENTIFIER    

hm2AgentSwitchStaticMacEntries 1.3.6.1.4.1.248.12.1.2.8.248.1
Total number of MAC addresses configured statically in mac-filter-table.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2AgentSwitchGARPGroup 1.3.6.1.4.1.248.12.1.2.8.249
OBJECT IDENTIFIER    

hm2AgentSwitchGmrpUnknownMulticastFilterMode 1.3.6.1.4.1.248.12.1.2.8.249.1
This configures whether traffic from unknown multicast addresses must be flooded or be discarded.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER flood(1), discard(2)  

hm2AgentSwitchGmrpPortTable 1.3.6.1.4.1.248.12.1.2.8.249.10
GMRP control and status information for a bridge port. Augments dot1dPortGmrpEntry in P-BRIDGE-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentSwitchGmrpPortEntry

hm2AgentSwitchGmrpPortEntry 1.3.6.1.4.1.248.12.1.2.8.249.10.1
GMRP control and status information for a bridge port. Augments dot1dPortGmrpEntry in P-BRIDGE-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentSwitchGmrpPortEntry  

hm2AgentSwitchGmrpPortPktRx 1.3.6.1.4.1.248.12.1.2.8.249.10.1.1
The total number of GMRP packets received, in all VLANs, on this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2AgentSwitchGmrpPortPktTx 1.3.6.1.4.1.248.12.1.2.8.249.10.1.2
The total number of GMRP packets transmitted, in all VLANs, on this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2AgentSwitchGvrpPortTable 1.3.6.1.4.1.248.12.1.2.8.249.15
GVRP control and status information for a bridge port. Augments dot1qPortVlanEntry in Q-BRIDGE-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentSwitchGvrpPortEntry

hm2AgentSwitchGvrpPortEntry 1.3.6.1.4.1.248.12.1.2.8.249.15.1
GVRP control and status information for a bridge port. Augments dot1qPortVlanEntry in Q-BRIDGE-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentSwitchGvrpPortEntry  

hm2AgentSwitchGvrpPortPktRx 1.3.6.1.4.1.248.12.1.2.8.249.15.1.1
The total number of GVRP packets received on this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2AgentSwitchGvrpPortPktTx 1.3.6.1.4.1.248.12.1.2.8.249.15.1.2
The total number of GVRP packets transmitted on this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2AgentSwitchVlanMacAssociationGroup 1.3.6.1.4.1.248.12.1.2.8.17
OBJECT IDENTIFIER    

hm2AgentSwitchVlanMacAssociationTable 1.3.6.1.4.1.248.12.1.2.8.17.1
The switch's MAC To VLAN association table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentSwitchVlanMacAssociationEntry

hm2AgentSwitchVlanMacAssociationEntry 1.3.6.1.4.1.248.12.1.2.8.17.1.1
VLAN to be assigned to untagged or priority tagged packets based on MAC address.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentSwitchVlanMacAssociationEntry  

hm2AgentSwitchVlanMacAssociationMacAddress 1.3.6.1.4.1.248.12.1.2.8.17.1.1.1
The Mac address
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

hm2AgentSwitchVlanMacAssociationVlanId 1.3.6.1.4.1.248.12.1.2.8.17.1.1.2
The VLAN the Mac address assigned to
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

hm2AgentSwitchVlanMacAssociationRowStatus 1.3.6.1.4.1.248.12.1.2.8.17.1.1.3
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
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hm2AgentSwitchProtectedPortConfigGroup 1.3.6.1.4.1.248.12.1.2.8.18
OBJECT IDENTIFIER    

hm2AgentSwitchProtectedPortTable 1.3.6.1.4.1.248.12.1.2.8.18.1
The switch's protected port mapping table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentSwitchProtectedPortEntry

hm2AgentSwitchProtectedPortEntry 1.3.6.1.4.1.248.12.1.2.8.18.1.1
Protected ports assigned to groups.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentSwitchProtectedPortEntry  

hm2AgentSwitchProtectedPortGroupId 1.3.6.1.4.1.248.12.1.2.8.18.1.1.1
The group that this port belongs to
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

hm2AgentSwitchProtectedPortGroupName 1.3.6.1.4.1.248.12.1.2.8.18.1.1.2
The name of the group
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

hm2AgentSwitchProtectedPortPortList 1.3.6.1.4.1.248.12.1.2.8.18.1.1.3
The set of ports that are protected in this group
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

hm2AgentSwitchVlanSubnetAssociationGroup 1.3.6.1.4.1.248.12.1.2.8.19
OBJECT IDENTIFIER    

hm2AgentSwitchVlanSubnetAssociationTable 1.3.6.1.4.1.248.12.1.2.8.19.1
The switch's Subnet To VLAN association table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentSwitchVlanSubnetAssociationEntry

hm2AgentSwitchVlanSubnetAssociationEntry 1.3.6.1.4.1.248.12.1.2.8.19.1.1
VLAN to be assigned to untagged or priority tagged packets based on IP address and Subnet Mask.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentSwitchVlanSubnetAssociationEntry  

hm2AgentSwitchVlanSubnetAssociationIPAddress 1.3.6.1.4.1.248.12.1.2.8.19.1.1.1
The ip address
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

hm2AgentSwitchVlanSubnetAssociationSubnetMask 1.3.6.1.4.1.248.12.1.2.8.19.1.1.2
The subnet mask
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

hm2AgentSwitchVlanSubnetAssociationVlanId 1.3.6.1.4.1.248.12.1.2.8.19.1.1.3
The VLAN that the IP address and subnet mask assigned to
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

hm2AgentSwitchVlanSubnetAssociationRowStatus 1.3.6.1.4.1.248.12.1.2.8.19.1.1.4
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
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hm2AgentSwitchSnoopingQuerierGroup 1.3.6.1.4.1.248.12.1.2.8.20
OBJECT IDENTIFIER    

hm2AgentSwitchSnoopingQuerierCfgTable 1.3.6.1.4.1.248.12.1.2.8.20.1
A table of the IGMP/MLD Snooping Querier Global configuration entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentSwitchSnoopingQuerierCfgEntry

hm2AgentSwitchSnoopingQuerierCfgEntry 1.3.6.1.4.1.248.12.1.2.8.20.1.1
Represents entry for Snooping Querier Configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentSwitchSnoopingQuerierCfgEntry  

hm2AgentSwitchSnoopingQuerierAdminMode 1.3.6.1.4.1.248.12.1.2.8.20.1.1.1
This enables or disables Snooping Querier on the system.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentSwitchSnoopingQuerierVersion 1.3.6.1.4.1.248.12.1.2.8.20.1.1.2
This specifies the multicast protocol versions that are supported by the system.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hm2AgentSwitchSnoopingQuerierQueryInterval 1.3.6.1.4.1.248.12.1.2.8.20.1.1.4
This specified the timer interval after which the system generates general queries.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..1800  

hm2AgentSwitchSnoopingQuerierExpiryInterval 1.3.6.1.4.1.248.12.1.2.8.20.1.1.5
This specified the timer interval after which the detected other querier information is no longer valid.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 60..300  

hm2AgentSwitchSnoopingQuerierVlanTable 1.3.6.1.4.1.248.12.1.2.8.20.2
A table of the Snooping Querier Vlan configuration entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentSwitchSnoopingQuerierVlanEntry

hm2AgentSwitchSnoopingQuerierVlanEntry 1.3.6.1.4.1.248.12.1.2.8.20.2.1
Represents entry for a Snooping Querier configurable Vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentSwitchSnoopingQuerierVlanEntry  

hm2AgentSwitchSnoopingQuerierVlanAdminMode 1.3.6.1.4.1.248.12.1.2.8.20.2.1.1
This enables or disables Snooping Querier on a selected Vlan interface.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentSwitchSnoopingQuerierVlanOperMode 1.3.6.1.4.1.248.12.1.2.8.20.2.1.2
This specifies the current state of the Snooping Querier on a selected vlan interface
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), querier(1), non-querier(2)  

hm2AgentSwitchSnoopingQuerierElectionParticipateMode 1.3.6.1.4.1.248.12.1.2.8.20.2.1.3
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).
Status: deprecated Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentSwitchSnoopingQuerierVlanAddress 1.3.6.1.4.1.248.12.1.2.8.20.2.1.4
This specifies the default source ip address to be used while generating general queries on the specified vlan.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

hm2AgentSwitchSnoopingQuerierOperVersion 1.3.6.1.4.1.248.12.1.2.8.20.2.1.5
This specifies the multicast protocol version that is currently being used by the snooping switch for the specified vlan while generating query messages.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hm2AgentSwitchSnoopingQuerierOperMaxResponseTime 1.3.6.1.4.1.248.12.1.2.8.20.2.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -1 | 0..2147483647  

hm2AgentSwitchSnoopingQuerierLastQuerierAddress 1.3.6.1.4.1.248.12.1.2.8.20.2.1.7
This specifies the last querier's ip address for the specified vlan. It represents the detected other multicast querier in the vlan.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

hm2AgentSwitchSnoopingQuerierLastQuerierVersion 1.3.6.1.4.1.248.12.1.2.8.20.2.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hm2AgentPortMirroringGroup 1.3.6.1.4.1.248.12.1.2.10
OBJECT IDENTIFIER    

hm2AgentPortMirrorTable 1.3.6.1.4.1.248.12.1.2.10.4
This table includes entries for each Port Mirroring session.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentPortMirrorEntry

hm2AgentPortMirrorEntry 1.3.6.1.4.1.248.12.1.2.10.4.1
Provides configuration of a Port Mirroring session specifying the destination port, and the source Port Mask, providing a many-to-one mapping.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentPortMirrorEntry  

hm2AgentPortMirrorSessionNum 1.3.6.1.4.1.248.12.1.2.10.4.1.1
The Session number of this mirroring entry. The number of sessions is fixed and platform dependant.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hm2AgentPortMirrorDestinationPort 1.3.6.1.4.1.248.12.1.2.10.4.1.2
The port which traffic from the mirrored ports will be sent to.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndexOrZero  

hm2AgentPortMirrorSourcePortMask 1.3.6.1.4.1.248.12.1.2.10.4.1.3
The ports from which traffic will be sent to the destination port. The destination port can not be included in this list of ports.
Status: current Access: read-write
OBJECT-TYPE    
  Hm2AgentPortMask  

hm2AgentPortMirrorAdminMode 1.3.6.1.4.1.248.12.1.2.10.4.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hm2AgentPortMirrorSourceVlan 1.3.6.1.4.1.248.12.1.2.10.4.1.5
The vlan from which traffic will be sent to the destination port.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..4042  

hm2AgentPortMirrorRemoteSourceVlan 1.3.6.1.4.1.248.12.1.2.10.4.1.6
The remote vlan from which traffic will be sent to the destination port.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0 | 2..4042  

hm2AgentPortMirrorRemoteDestinationVlan 1.3.6.1.4.1.248.12.1.2.10.4.1.7
The VLAN that forwards the network traffic to the destination switch.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0 | 2..4042  

hm2AgentPortMirrorReflectorPort 1.3.6.1.4.1.248.12.1.2.10.4.1.8
The port which traffic from the mirrored ports will be sent to in case of destination being remote VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndexOrZero  

hm2AgentPortMirrorAllowMgmtMode 1.3.6.1.4.1.248.12.1.2.10.4.1.9
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.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentPortMirrorReset 1.3.6.1.4.1.248.12.1.2.10.4.1.248
Removes, reset(2) the configuration for this session. Returns always other(1) when read.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), reset(2)  

hm2AgentPortMirrorTypeTable 1.3.6.1.4.1.248.12.1.2.10.5
This table includes entries for each source ports direction of port mirroring.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentPortMirrorTypeEntry

hm2AgentPortMirrorTypeEntry 1.3.6.1.4.1.248.12.1.2.10.5.1
Provides configuration of a Port Mirroring direction specifying the session of the port mirroring and source port.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentPortMirrorTypeEntry  

hm2AgentPortMirrorTypeSourcePort 1.3.6.1.4.1.248.12.1.2.10.5.1.1
The port from which traffic will be sent to the destination port. This port should be a source port in the corresponding session.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hm2AgentPortMirrorTypeType 1.3.6.1.4.1.248.12.1.2.10.5.1.2
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
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), tx(1), rx(2), txrx(3)  

hm2AgentPortMirrorRemoteVlan 1.3.6.1.4.1.248.12.1.2.10.6
The VLAN configured as RSPAN VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

hm2AgentPortMirrorSNMPExtensionGroup 1.3.6.1.4.1.248.12.1.2.10.248
OBJECT IDENTIFIER    

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.
Status: current Access: read-write
OBJECT-IDENTITY    

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.
Status: current Access: read-write
OBJECT-IDENTITY    

hm2AgentPortMirrorProbePortAlreadySet 1.3.6.1.4.1.248.12.1.2.10.248.3
Selected interface is already used.
Status: current Access: read-write
OBJECT-IDENTITY    

hm2AgentPortMirrorProbePortVlanConflict 1.3.6.1.4.1.248.12.1.2.10.248.4
Destination interface cannot participate in source VLAN.
Status: current Access: read-write
OBJECT-IDENTITY    

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.
Status: current Access: read-write
OBJECT-IDENTITY    

hm2AgentPortMirrorInvalidSourcePort 1.3.6.1.4.1.248.12.1.2.10.248.6
Selected interface () cannot be configured as source interface.
Status: current Access: read-write
OBJECT-IDENTITY    

hm2AgentPortMirrorSourcePortDestinationPortConflict 1.3.6.1.4.1.248.12.1.2.10.248.7
Destination interface () cannot be configured as source interface.
Status: current Access: read-write
OBJECT-IDENTITY    

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.
Status: current Access: read-write
OBJECT-IDENTITY    

hm2AgentPortMirrorVlanRspanVlanConflict 1.3.6.1.4.1.248.12.1.2.10.248.9
RSPAN vlan () cannot be configured as source vlan.
Status: current Access: read-write
OBJECT-IDENTITY    

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.
Status: current Access: read-write
OBJECT-IDENTITY    

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.
Status: current Access: read-write
OBJECT-IDENTITY    

hm2AgentPortMirrorSourcePortReflectorPortConflict 1.3.6.1.4.1.248.12.1.2.10.248.12
Source interface () cannot be configured as reflector interface.
Status: current Access: read-write
OBJECT-IDENTITY    

hm2AgentPortMirrorReflectorPortVlanConflict 1.3.6.1.4.1.248.12.1.2.10.248.13
Reflector interface () cannot participate in source vlan ().
Status: current Access: read-write
OBJECT-IDENTITY    

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.
Status: current Access: read-write
OBJECT-IDENTITY    

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.
Status: current Access: read-write
OBJECT-IDENTITY    

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.
Status: current Access: read-write
OBJECT-IDENTITY    

hm2AgentPortMirrorRspanVlanIdInvalid 1.3.6.1.4.1.248.12.1.2.10.248.17
VLAN 1 cannot be used as the RSPAN VLAN.
Status: current Access: read-write
OBJECT-IDENTITY    

hm2AgentDot3adAggPortTable 1.3.6.1.4.1.248.12.1.2.12
This table provides 802.3ad link aggregation information for each physical port that is not available through the standard MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentDot3adAggPortEntry

hm2AgentDot3adAggPortEntry 1.3.6.1.4.1.248.12.1.2.12.1
Information about a table entry. The hm2AgentDot3adAggPort identifies the external interface number of the port.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentDot3adAggPortEntry  

hm2AgentDot3adAggPort 1.3.6.1.4.1.248.12.1.2.12.1.1
ifIndex of this physical port
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

hm2AgentDot3adAggPortLACPMode 1.3.6.1.4.1.248.12.1.2.12.1.2
Enable/disable 802.3ad LACP on this port
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentPortConfigTable 1.3.6.1.4.1.248.12.1.2.13
A table of the switch's physical port config entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentPortConfigEntry

hm2AgentPortConfigEntry 1.3.6.1.4.1.248.12.1.2.13.1
Switch's physical port config entry
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentPortConfigEntry  

hm2AgentPortDot1dBasePort 1.3.6.1.4.1.248.12.1.2.13.1.1
The number of this port.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

hm2AgentPortIfIndex 1.3.6.1.4.1.248.12.1.2.13.1.2
The switchs Port IfIndex.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hm2AgentPortClearStats 1.3.6.1.4.1.248.12.1.2.13.1.10
Clear stats for this port only.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentPortDot3FlowControlMode 1.3.6.1.4.1.248.12.1.2.13.1.14
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER symmetric(1), asymmetric(2), disable(3)  

hm2AgentPortMaxFrameSizeLimit 1.3.6.1.4.1.248.12.1.2.13.1.18
This object identifies the largest value that can be configured for hm2AgentPortMaxFrameSize.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hm2AgentPortMaxFrameSize 1.3.6.1.4.1.248.12.1.2.13.1.19
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
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hm2AgentPortBroadcastControlMode 1.3.6.1.4.1.248.12.1.2.13.1.20
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.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentPortBroadcastControlThreshold 1.3.6.1.4.1.248.12.1.2.13.1.21
Configures the broadcast storm recovery threshold for this port as a percentage of port speed or as an absolute pps rate.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..14880000  

hm2AgentPortMulticastControlMode 1.3.6.1.4.1.248.12.1.2.13.1.22
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.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentPortMulticastControlThreshold 1.3.6.1.4.1.248.12.1.2.13.1.23
Configures the multicast storm recovery threshold for this port as a percentage of port speed or as an absolute pps rate.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..14880000  

hm2AgentPortUnicastControlMode 1.3.6.1.4.1.248.12.1.2.13.1.24
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.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentPortUnicastControlThreshold 1.3.6.1.4.1.248.12.1.2.13.1.25
Configures the unicast storm recovery threshold for this port as a percentage of port speed or as an absolute pps rate.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..14880000  

hm2AgentPortBroadcastControlThresholdUnit 1.3.6.1.4.1.248.12.1.2.13.1.26
Configures the units of the threshold value to percentage of port speed or absolute packets per second.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER percent(1), pps(2)  

hm2AgentPortMulticastControlThresholdUnit 1.3.6.1.4.1.248.12.1.2.13.1.27
Configures the units of the threshold value to percentage of port speed or absolute packets per second.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER percent(1), pps(2)  

hm2AgentPortUnicastControlThresholdUnit 1.3.6.1.4.1.248.12.1.2.13.1.28
Configures the units of the threshold value to percentage of port speed or absolute packets per second.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER percent(1), pps(2)  

hm2AgentPortVoiceVlanMode 1.3.6.1.4.1.248.12.1.2.13.1.29
Describes and Configures the Port Voice VLAN Mode. This object can only be set to disable(5).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), vlanid(2), dot1p(3), vlanidanddot1p(4), untagged(5), disable(6)  

hm2AgentPortVoiceVlanID 1.3.6.1.4.1.248.12.1.2.13.1.30
Describes and Configures the Port Voice VLAN ID if the Voice Vlan Mode is Vlan ID.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4093  

hm2AgentPortVoiceVlanPriority 1.3.6.1.4.1.248.12.1.2.13.1.31
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7 | 255  

hm2AgentPortVoiceVlanDataPriorityMode 1.3.6.1.4.1.248.12.1.2.13.1.32
Describes and Configures the Port Voice VLAN Data Priority Mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER trust(1), untrust(2)  

hm2AgentPortVoiceVlanOperationalStatus 1.3.6.1.4.1.248.12.1.2.13.1.33
Describes the Port Voice VLAN Operational Status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

hm2AgentPortVoiceVlanUntagged 1.3.6.1.4.1.248.12.1.2.13.1.34
Describes and Configures the Port Voice VLAN tagging mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER false(0), true(1)  

hm2AgentPortVoiceVlanNoneMode 1.3.6.1.4.1.248.12.1.2.13.1.35
Describes and Configures the Port Voice VLAN None mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER false(0), true(1)  

hm2AgentPortVoiceVlanDSCP 1.3.6.1.4.1.248.12.1.2.13.1.36
Describes and Configures the Port Voice VLAN DSCP value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hm2AgentPortVoiceVlanAuthMode 1.3.6.1.4.1.248.12.1.2.13.1.37
Describes and Configures the Port Voice VLAN Authentication mode. Disable means authentication not required for voice devices when dot1x is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentPortDot3FlowControlOperStatus 1.3.6.1.4.1.248.12.1.2.13.1.38
This object identifies operational status of the flow control per port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

hm2AgentPortSfpLinkLossAlert 1.3.6.1.4.1.248.12.1.2.13.1.248
If enabled, this object helps in the detecting the loss of a SFP link by deactivating its light.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentProtocolConfigGroup 1.3.6.1.4.1.248.12.1.2.14
OBJECT IDENTIFIER    

hm2AgentProtocolGroupTable 1.3.6.1.4.1.248.12.1.2.14.2
A table of the switch's Protocol-based VLAN entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentProtocolGroupEntry

hm2AgentProtocolGroupEntry 1.3.6.1.4.1.248.12.1.2.14.2.1
Switch's Protocol-based VLAN entry
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentProtocolGroupEntry  

hm2AgentProtocolGroupId 1.3.6.1.4.1.248.12.1.2.14.2.1.1
Group identifier of the Protocol-based VLAN entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

hm2AgentProtocolGroupName 1.3.6.1.4.1.248.12.1.2.14.2.1.2
Group name of the Protocol-based VLAN entry.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0|1..16)  

hm2AgentProtocolGroupVlanId 1.3.6.1.4.1.248.12.1.2.14.2.1.3
VLAN associated with the Protocol-based VLAN entry. Set to 0 to remove.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4093  

hm2AgentProtocolGroupStatus 1.3.6.1.4.1.248.12.1.2.14.2.1.7
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
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hm2AgentProtocolGroupPortTable 1.3.6.1.4.1.248.12.1.2.14.3
A table of the switch's physical port config entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentProtocolGroupPortEntry

hm2AgentProtocolGroupPortEntry 1.3.6.1.4.1.248.12.1.2.14.3.1
Switch's physical port config entry
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentProtocolGroupPortEntry  

hm2AgentProtocolGroupPortIfIndex 1.3.6.1.4.1.248.12.1.2.14.3.1.1
The interface number of this instance.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

hm2AgentProtocolGroupPortStatus 1.3.6.1.4.1.248.12.1.2.14.3.1.2
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
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hm2AgentProtocolGroupProtocolTable 1.3.6.1.4.1.248.12.1.2.14.4
A table of the switch's physical port config entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentProtocolGroupProtocolEntry

hm2AgentProtocolGroupProtocolEntry 1.3.6.1.4.1.248.12.1.2.14.4.1
Switch's physical port config entry
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentProtocolGroupProtocolEntry  

hm2AgentProtocolGroupProtocolID 1.3.6.1.4.1.248.12.1.2.14.4.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1536..65535  

hm2AgentProtocolGroupProtocolStatus 1.3.6.1.4.1.248.12.1.2.14.4.1.2
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
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hm2AgentStpSwitchConfigGroup 1.3.6.1.4.1.248.12.1.2.15
OBJECT IDENTIFIER    

hm2AgentStpConfigDigestKey 1.3.6.1.4.1.248.12.1.2.15.1
The MST configuration digest key.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(16)  

hm2AgentStpConfigFormatSelector 1.3.6.1.4.1.248.12.1.2.15.2
The MST configuration format selector. A value other than 0 (zero) indicates non-support for the IEEE 802.1s standard.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

hm2AgentStpConfigName 1.3.6.1.4.1.248.12.1.2.15.3
The MST configuration name of at most 32 characters.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..32)  

hm2AgentStpConfigRevision 1.3.6.1.4.1.248.12.1.2.15.4
The MST configuration revision. The default value is 1.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..65535  

hm2AgentStpForceVersion 1.3.6.1.4.1.248.12.1.2.15.5
The MST configuration force protocol version. The default version is RSTP.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER stp(1), rstp(2), mstp(3)  

hm2AgentStpAdminMode 1.3.6.1.4.1.248.12.1.2.15.6
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.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentStpPortTable 1.3.6.1.4.1.248.12.1.2.15.7
STP port table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentStpPortEntry

hm2AgentStpPortEntry 1.3.6.1.4.1.248.12.1.2.15.7.1
STP port entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentStpPortEntry  

hm2AgentStpPortState 1.3.6.1.4.1.248.12.1.2.15.7.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentStpPortStatsMstpBpduRx 1.3.6.1.4.1.248.12.1.2.15.7.1.2
The MSTP BPDUs received on a specific port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2AgentStpPortStatsMstpBpduTx 1.3.6.1.4.1.248.12.1.2.15.7.1.3
The MSTP BPDUs sent from a specific port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2AgentStpPortStatsRstpBpduRx 1.3.6.1.4.1.248.12.1.2.15.7.1.4
The RSTP BPDUs received on a specific port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2AgentStpPortStatsRstpBpduTx 1.3.6.1.4.1.248.12.1.2.15.7.1.5
The RSTP BPDUs sent from a specific port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2AgentStpPortStatsStpBpduRx 1.3.6.1.4.1.248.12.1.2.15.7.1.6
The STP BPDUs received on a specific port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2AgentStpPortStatsStpBpduTx 1.3.6.1.4.1.248.12.1.2.15.7.1.7
The STP BPDUs sent from a specific port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2AgentStpPortUpTime 1.3.6.1.4.1.248.12.1.2.15.7.1.8
Time since port was reset. It is displayed in days, hours, minutes, and seconds.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hm2AgentStpPortMigrationCheck 1.3.6.1.4.1.248.12.1.2.15.7.1.9
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER false(0), true(1)  

hm2AgentStpCstConfigGroup 1.3.6.1.4.1.248.12.1.2.15.8
OBJECT IDENTIFIER    

hm2AgentStpCstHelloTime 1.3.6.1.4.1.248.12.1.2.15.8.1
The MSTP root port hello time for the CIST.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hm2AgentStpCstMaxAge 1.3.6.1.4.1.248.12.1.2.15.8.2
The MSTP root port max age for the CIST.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hm2AgentStpCstRegionalRootId 1.3.6.1.4.1.248.12.1.2.15.8.3
The MSTP regional root identifier for the CIST.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8)  

hm2AgentStpCstRegionalRootPathCost 1.3.6.1.4.1.248.12.1.2.15.8.4
The MSTP regional root path cost for the CIST.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hm2AgentStpCstRootFwdDelay 1.3.6.1.4.1.248.12.1.2.15.8.5
The MSTP root port forward delay for the CIST.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hm2AgentStpCstBridgeFwdDelay 1.3.6.1.4.1.248.12.1.2.15.8.6
The MSTP bridge forward delay for the CIST. The default value is 15.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 4..30  

hm2AgentStpCstBridgeHelloTime 1.3.6.1.4.1.248.12.1.2.15.8.7
The MSTP bridge hello time for the CIST. The default value is 2.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..2  

hm2AgentStpCstBridgeHoldTime 1.3.6.1.4.1.248.12.1.2.15.8.8
The MSTP bridge hold time for the CIST.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hm2AgentStpCstBridgeMaxAge 1.3.6.1.4.1.248.12.1.2.15.8.9
The MSTP bridge max age for the CIST. The default value is 20.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 6..40  

hm2AgentStpCstBridgeMaxHops 1.3.6.1.4.1.248.12.1.2.15.8.10
The MSTP bridge max hops for the CIST. The default value is 20.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 6..40  

hm2AgentStpCstBridgePriority 1.3.6.1.4.1.248.12.1.2.15.8.11
The MSTP bridge priority for the CIST. The default value is 32768.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..61440  

hm2AgentStpCstBridgeHoldCount 1.3.6.1.4.1.248.12.1.2.15.8.12
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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..40  

hm2AgentStpCstPortTable 1.3.6.1.4.1.248.12.1.2.15.9
CIST port table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentStpCstPortEntry

hm2AgentStpCstPortEntry 1.3.6.1.4.1.248.12.1.2.15.9.1
CIST port entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentStpCstPortEntry  

hm2AgentStpCstPortOperEdge 1.3.6.1.4.1.248.12.1.2.15.9.1.1
The MSTP operational status of a specific port for the CIST.
Status: current Access: read-only
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentStpCstPortOperPointToPoint 1.3.6.1.4.1.248.12.1.2.15.9.1.2
The MSTP operational point to point mac of a specific port for the CIST.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

hm2AgentStpCstPortTopologyChangeAck 1.3.6.1.4.1.248.12.1.2.15.9.1.3
The MSTP topology change acknowledge for a specific port in the CIST.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

hm2AgentStpCstPortEdge 1.3.6.1.4.1.248.12.1.2.15.9.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentStpCstPortForwardingState 1.3.6.1.4.1.248.12.1.2.15.9.1.5
The MSTP forwarding state of a specific port in CIST.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER discarding(1), learning(2), forwarding(3), disabled(4), manualFwd(5), notParticipate(6)  

hm2AgentStpCstPortId 1.3.6.1.4.1.248.12.1.2.15.9.1.6
The MSTP port identifier of a specific port in CIST.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

hm2AgentStpCstPortPathCost 1.3.6.1.4.1.248.12.1.2.15.9.1.7
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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..200000000  

hm2AgentStpCstPortPriority 1.3.6.1.4.1.248.12.1.2.15.9.1.8
The MSTP port priority in CIST. The priority is in the increments of 16. The default value is 128.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..240  

hm2AgentStpCstDesignatedBridgeId 1.3.6.1.4.1.248.12.1.2.15.9.1.9
The MSTP designated bridge ID of a specific port in CIST.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8)  

hm2AgentStpCstDesignatedCost 1.3.6.1.4.1.248.12.1.2.15.9.1.10
The MSTP designated cost of a specific port in CIST.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hm2AgentStpCstDesignatedPortId 1.3.6.1.4.1.248.12.1.2.15.9.1.11
The MSTP designated port ID of a specific port in CIST.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

hm2AgentStpCstExtPortPathCost 1.3.6.1.4.1.248.12.1.2.15.9.1.12
The MSTP external port path cost in CIST. The default value varies depending upon the link speed.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..200000000  

hm2AgentStpCstPortBpduGuardEffect 1.3.6.1.4.1.248.12.1.2.15.9.1.13
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.
Status: current Access: read-only
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentStpCstPortBpduFilter 1.3.6.1.4.1.248.12.1.2.15.9.1.14
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.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentStpCstPortBpduFlood 1.3.6.1.4.1.248.12.1.2.15.9.1.15
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.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentStpCstPortAutoEdge 1.3.6.1.4.1.248.12.1.2.15.9.1.16
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.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentStpCstPortRootGuard 1.3.6.1.4.1.248.12.1.2.15.9.1.17
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.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentStpCstPortTCNGuard 1.3.6.1.4.1.248.12.1.2.15.9.1.18
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.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentStpCstPortLoopGuard 1.3.6.1.4.1.248.12.1.2.15.9.1.19
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.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentStpMstTable 1.3.6.1.4.1.248.12.1.2.15.10
MST table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentStpMstEntry

hm2AgentStpMstEntry 1.3.6.1.4.1.248.12.1.2.15.10.1
MST entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentStpMstEntry  

hm2AgentStpMstId 1.3.6.1.4.1.248.12.1.2.15.10.1.1
The MSTP instance ID.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hm2AgentStpMstBridgePriority 1.3.6.1.4.1.248.12.1.2.15.10.1.2
The MSTP bridge priority in a specific instance. The priority is in the increments of 4096. The recommended default value is 32768.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..61440  

hm2AgentStpMstBridgeIdentifier 1.3.6.1.4.1.248.12.1.2.15.10.1.3
The MSTP bridge identifier in a specific instance.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8)  

hm2AgentStpMstDesignatedRootId 1.3.6.1.4.1.248.12.1.2.15.10.1.4
The MSTP designated root bridge identifier in a specific instance.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8)  

hm2AgentStpMstRootPathCost 1.3.6.1.4.1.248.12.1.2.15.10.1.5
The MSTP root path cost in a specific instance.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hm2AgentStpMstRootPortId 1.3.6.1.4.1.248.12.1.2.15.10.1.6
The MSTP root port ID in a specific instance.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

hm2AgentStpMstTimeSinceTopologyChange 1.3.6.1.4.1.248.12.1.2.15.10.1.7
The MSTP time since the last topology change in a specific instance.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hm2AgentStpMstTopologyChangeCount 1.3.6.1.4.1.248.12.1.2.15.10.1.8
The MSTP count of topology changes in a specific instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2AgentStpMstTopologyChangeParm 1.3.6.1.4.1.248.12.1.2.15.10.1.9
The MSTP topology change parameter in a specific instance.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

hm2AgentStpMstRowStatus 1.3.6.1.4.1.248.12.1.2.15.10.1.10
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hm2AgentStpMstPortTable 1.3.6.1.4.1.248.12.1.2.15.11
MST port table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentStpMstPortEntry

hm2AgentStpMstPortEntry 1.3.6.1.4.1.248.12.1.2.15.11.1
MST port entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentStpMstPortEntry  

hm2AgentStpMstPortForwardingState 1.3.6.1.4.1.248.12.1.2.15.11.1.1
The MSTP forwarding state of a specific port in a specific instance.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER discarding(1), learning(2), forwarding(3), disabled(4), manualFwd(5), notParticipate(6)  

hm2AgentStpMstPortId 1.3.6.1.4.1.248.12.1.2.15.11.1.2
The MSTP port identifier of a specific port in a specific instance.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

hm2AgentStpMstPortPathCost 1.3.6.1.4.1.248.12.1.2.15.11.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..200000000  

hm2AgentStpMstPortPriority 1.3.6.1.4.1.248.12.1.2.15.11.1.4
The MSTP port priority in a specific instance. The priority is in the increments of 16. The default value is 128.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..240  

hm2AgentStpMstDesignatedBridgeId 1.3.6.1.4.1.248.12.1.2.15.11.1.5
The MSTP designated bridge ID of a specific port in a specific instance.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8)  

hm2AgentStpMstDesignatedCost 1.3.6.1.4.1.248.12.1.2.15.11.1.6
The MSTP designated cost of a specific port in a specific instance.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hm2AgentStpMstDesignatedPortId 1.3.6.1.4.1.248.12.1.2.15.11.1.7
The MSTP designated port ID of a specific port in a specific instance.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

hm2AgentStpMstPortLoopInconsistentState 1.3.6.1.4.1.248.12.1.2.15.11.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER false(0), true(1)  

hm2AgentStpMstPortTransitionsIntoLoopInconsistentState 1.3.6.1.4.1.248.12.1.2.15.11.1.9
The number of times this interface has transitioned into loop inconsistent state.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2AgentStpMstPortTransitionsOutOfLoopInconsistentState 1.3.6.1.4.1.248.12.1.2.15.11.1.10
The number of times this interface has transitioned out of loop inconsistent state.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2AgentStpMstPortRole 1.3.6.1.4.1.248.12.1.2.15.11.1.248
The current port pole for a specific port (i.e., root, alternate, designated or backup) in a specific instance.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER root(1), alternate(2), designated(3), backup(4), master(5), disabled(6)  

hm2AgentStpCstAutoPortPathCost 1.3.6.1.4.1.248.12.1.2.15.11.1.249
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER false(0), true(1)  

hm2AgentStpMstPortReceivedBridgeId 1.3.6.1.4.1.248.12.1.2.15.11.1.250
The received bridge ID on a specific port in a specific instance.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8)  

hm2AgentStpMstPortReceivedRPC 1.3.6.1.4.1.248.12.1.2.15.11.1.251
The received root path cost of a specific port in a specific instance.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hm2AgentStpMstPortReceivedPortId 1.3.6.1.4.1.248.12.1.2.15.11.1.252
The received port ID on a specific port in a specific instance.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

hm2AgentStpMstAutoPortPathCost 1.3.6.1.4.1.248.12.1.2.15.11.1.253
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER false(0), true(1)  

hm2AgentStpMstPortReceivedRegionalRPC 1.3.6.1.4.1.248.12.1.2.15.11.1.254
The received regional (internal) root path cost of a specific port in a specific instance.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hm2AgentStpMstVlanTable 1.3.6.1.4.1.248.12.1.2.15.12
MST VLAN table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentStpMstVlanEntry

hm2AgentStpMstVlanEntry 1.3.6.1.4.1.248.12.1.2.15.12.1
MST VLAN entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentStpMstVlanEntry  

hm2AgentStpMstVlanRowStatus 1.3.6.1.4.1.248.12.1.2.15.12.1.1
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hm2AgentStpBpduGuardMode 1.3.6.1.4.1.248.12.1.2.15.13
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.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentStpBpduFilterDefault 1.3.6.1.4.1.248.12.1.2.15.14
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.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentStpRingOnlyMode 1.3.6.1.4.1.248.12.1.2.15.248
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.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentStpRingOnlyModeIntfOne 1.3.6.1.4.1.248.12.1.2.15.249
Interface index of the first interface.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndexOrZero  

hm2AgentStpRingOnlyModeIntfTwo 1.3.6.1.4.1.248.12.1.2.15.250
Interface index of the second interface.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndexOrZero  

hm2AgentStpMstSNMPExtensionGroup 1.3.6.1.4.1.248.12.1.2.15.260
OBJECT IDENTIFIER    

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.
Status: current Access: read-write
OBJECT-IDENTITY    

hm2AgentStpCstFwdDelayErrorReturn 1.3.6.1.4.1.248.12.1.2.15.260.2
Invalid value combination for Max Age/Forward Delay.
Status: current Access: read-write
OBJECT-IDENTITY    

hm2AgentStpMstSwitchVersionConflict 1.3.6.1.4.1.248.12.1.2.15.260.3
Cannot switch version while spanning-tree is disabled.
Status: current Access: read-write
OBJECT-IDENTITY    

hm2AgentClassOfServiceGroup 1.3.6.1.4.1.248.12.1.2.17
OBJECT IDENTIFIER    

hm2AgentClassOfServicePortTable 1.3.6.1.4.1.248.12.1.2.17.1
A table that contains information about the 802.1p priority mapping to traffic class priority queue for every physical port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentClassOfServicePortEntry

hm2AgentClassOfServicePortEntry 1.3.6.1.4.1.248.12.1.2.17.1.1
A 802.1p priority mapped to a traffic class priority queue.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentClassOfServicePortEntry  

hm2AgentClassOfServicePortPriority 1.3.6.1.4.1.248.12.1.2.17.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..7  

hm2AgentClassOfServicePortClass 1.3.6.1.4.1.248.12.1.2.17.1.1.2
Traffic class priority queue the received frame is mapped to.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

hm2AgentSystemGroup 1.3.6.1.4.1.248.12.1.3
OBJECT IDENTIFIER    

hm2AgentClearVlan 1.3.6.1.4.1.248.12.1.3.9
clear vlan entries
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentDaiConfigGroup 1.3.6.1.4.1.248.12.1.2.8.21
OBJECT IDENTIFIER    

hm2AgentDaiSrcMacValidate 1.3.6.1.4.1.248.12.1.2.8.21.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hm2AgentDaiDstMacValidate 1.3.6.1.4.1.248.12.1.2.8.21.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hm2AgentDaiIPValidate 1.3.6.1.4.1.248.12.1.2.8.21.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hm2AgentDaiVlanConfigTable 1.3.6.1.4.1.248.12.1.2.8.21.4
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentDaiVlanConfigEntry

hm2AgentDaiVlanConfigEntry 1.3.6.1.4.1.248.12.1.2.8.21.4.1
A row instance contains the configuration for Dynamic ARP Inspection at each existing VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentDaiVlanConfigEntry  

hm2AgentDaiVlanIndex 1.3.6.1.4.1.248.12.1.2.8.21.4.1.1
This object indicates the VLAN number on which Dynamic ARP Inspection feature is configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

hm2AgentDaiVlanDynArpInspEnable 1.3.6.1.4.1.248.12.1.2.8.21.4.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hm2AgentDaiVlanLoggingEnable 1.3.6.1.4.1.248.12.1.2.8.21.4.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hm2AgentDaiVlanArpAclName 1.3.6.1.4.1.248.12.1.2.8.21.4.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..31)  

hm2AgentDaiVlanArpAclStaticFlag 1.3.6.1.4.1.248.12.1.2.8.21.4.1.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hm2AgentDaiVlanBindingCheckEnable 1.3.6.1.4.1.248.12.1.2.8.21.4.1.248
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hm2AgentDaiStatsReset 1.3.6.1.4.1.248.12.1.2.8.21.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), reset(1)  

hm2AgentDaiVlanStatsTable 1.3.6.1.4.1.248.12.1.2.8.21.6
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentDaiVlanStatsEntry

hm2AgentDaiVlanStatsEntry 1.3.6.1.4.1.248.12.1.2.8.21.6.1
A row instance contains the Dynamic ARP Inspection statistics per VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentDaiVlanStatsEntry  

hm2AgentDaiVlanStatsIndex 1.3.6.1.4.1.248.12.1.2.8.21.6.1.1
This object indicates the VLAN number on which Dynamic ARP Inspection statistics are retrieved.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

hm2AgentDaiVlanPktsForwarded 1.3.6.1.4.1.248.12.1.2.8.21.6.1.2
Number of valid ARP packets forwarded by DAI.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2AgentDaiVlanPktsDropped 1.3.6.1.4.1.248.12.1.2.8.21.6.1.3
Number of invalid ARP packets dropped by DAI.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2AgentDaiVlanDhcpDrops 1.3.6.1.4.1.248.12.1.2.8.21.6.1.4
Number of ARP packets that were dropped by DAI as there is no matching DHCP Snooping binding entry found.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2AgentDaiVlanDhcpPermits 1.3.6.1.4.1.248.12.1.2.8.21.6.1.5
Number of ARP packets that were forwarded by DAI as there is a matching DHCP Snooping binding entry found.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2AgentDaiVlanAclDrops 1.3.6.1.4.1.248.12.1.2.8.21.6.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2AgentDaiVlanAclPermits 1.3.6.1.4.1.248.12.1.2.8.21.6.1.7
Number of ARP packets that were permitted by DAI as there is a matching ARP ACL rule found for this Vlan.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2AgentDaiVlanSrcMacFailures 1.3.6.1.4.1.248.12.1.2.8.21.6.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2AgentDaiVlanDstMacFailures 1.3.6.1.4.1.248.12.1.2.8.21.6.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2AgentDaiVlanIpValidFailures 1.3.6.1.4.1.248.12.1.2.8.21.6.1.10
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).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2AgentDaiIfConfigTable 1.3.6.1.4.1.248.12.1.2.8.21.7
A table provides the mechanism to configure the trust state for Dynamic ARP Inspection purpose at each physical interface capable of this feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentDaiIfConfigEntry

hm2AgentDaiIfConfigEntry 1.3.6.1.4.1.248.12.1.2.8.21.7.1
A row instance contains the configuration for Dynamic ARP Inspection at each physical interface capable of this feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentDaiIfConfigEntry  

hm2AgentDaiIfTrustEnable 1.3.6.1.4.1.248.12.1.2.8.21.7.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hm2AgentDaiIfRateLimit 1.3.6.1.4.1.248.12.1.2.8.21.7.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 0..300  

hm2AgentDaiIfBurstInterval 1.3.6.1.4.1.248.12.1.2.8.21.7.1.3
This object indicates the burst interval value for rate limiting purpose on this interface.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..15  

hm2AgentDaiIfAutoDisable 1.3.6.1.4.1.248.12.1.2.8.21.7.1.248
This object indicates whether a port is auto-disabled when the configured ARP threshold is exceeded.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hm2AgentArpAclGroup 1.3.6.1.4.1.248.12.1.2.8.22
OBJECT IDENTIFIER    

hm2AgentArpAclTable 1.3.6.1.4.1.248.12.1.2.8.22.1
A table of the ARP ACL entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentArpAclEntry

hm2AgentArpAclEntry 1.3.6.1.4.1.248.12.1.2.8.22.1.1
Represents entry for an ARP ACL
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentArpAclEntry  

hm2AgentArpAclName 1.3.6.1.4.1.248.12.1.2.8.22.1.1.1
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.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..31)  

hm2AgentArpAclRowStatus 1.3.6.1.4.1.248.12.1.2.8.22.1.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hm2AgentArpAclRuleTable 1.3.6.1.4.1.248.12.1.2.8.22.2
A table of the ARP ACL Rule entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentArpAclRuleEntry

hm2AgentArpAclRuleEntry 1.3.6.1.4.1.248.12.1.2.8.22.2.1
Represents entry for a set of ARP ACL-match rules
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentArpAclRuleEntry  

hm2AgentArpAclRuleMatchSenderIpAddr 1.3.6.1.4.1.248.12.1.2.8.22.2.1.1
Sender IP address match value for the ARP ACL. This address must be a unicast address unequal to 0.0.0.0.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hm2AgentArpAclRuleMatchSenderMacAddr 1.3.6.1.4.1.248.12.1.2.8.22.2.1.2
Sender MAC address match value for the ARP ACL. This address must be a unicast address unequal to 00:0:00:00:00:00.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

hm2AgentArpAclRuleRowStatus 1.3.6.1.4.1.248.12.1.2.8.22.2.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hm2AgentDhcpSnoopingConfigGroup 1.3.6.1.4.1.248.12.1.2.8.23
OBJECT IDENTIFIER    

hm2AgentDhcpSnoopingAdminMode 1.3.6.1.4.1.248.12.1.2.8.23.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hm2AgentDhcpSnoopingVerifyMac 1.3.6.1.4.1.248.12.1.2.8.23.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hm2AgentDhcpSnoopingVlanConfigTable 1.3.6.1.4.1.248.12.1.2.8.23.3
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentDhcpSnoopingVlanConfigEntry

hm2AgentDhcpSnoopingVlanConfigEntry 1.3.6.1.4.1.248.12.1.2.8.23.3.1
A row instance contains the configuration for DHCP SNOOPING at each existing VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentDhcpSnoopingVlanConfigEntry  

hm2AgentDhcpSnoopingVlanIndex 1.3.6.1.4.1.248.12.1.2.8.23.3.1.1
This object indicates the VLAN number on which DHCP SNOOPING Inspection feature is configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

hm2AgentDhcpSnoopingVlanEnable 1.3.6.1.4.1.248.12.1.2.8.23.3.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hm2AgentDhcpSnoopingIfConfigTable 1.3.6.1.4.1.248.12.1.2.8.23.4
A table provides the mechanism to configure the trust state for DHCP snooping purpose at each physical interface capable of this feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentDhcpSnoopingIfConfigEntry

hm2AgentDhcpSnoopingIfConfigEntry 1.3.6.1.4.1.248.12.1.2.8.23.4.1
A row instance contains the configuration for DHCP snooping at each physical interface capable of this feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentDhcpSnoopingIfConfigEntry  

hm2AgentDhcpSnoopingIfTrustEnable 1.3.6.1.4.1.248.12.1.2.8.23.4.1.1
This object indicates whether the interface is trusted for DHCP snooping purpose.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hm2AgentDhcpSnoopingIfLogEnable 1.3.6.1.4.1.248.12.1.2.8.23.4.1.2
This object indicates whether the Logging needs on DHCP snooping validations or not
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hm2AgentDhcpSnoopingIfRateLimit 1.3.6.1.4.1.248.12.1.2.8.23.4.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 0..150  

hm2AgentDhcpSnoopingIfBurstInterval 1.3.6.1.4.1.248.12.1.2.8.23.4.1.4
This object indicates the burst interval value for rate limiting purpose on this interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..15  

hm2AgentDhcpSnoopingIfAutoDisable 1.3.6.1.4.1.248.12.1.2.8.23.4.1.248
This object indicates whether a port is auto-disabled when the configured threshold is reached.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hm2AgentIpsgIfConfigTable 1.3.6.1.4.1.248.12.1.2.8.23.5
A table provides the mechanism to configure the IPSG at each physical interface capable of this feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentIpsgIfConfigEntry

hm2AgentIpsgIfConfigEntry 1.3.6.1.4.1.248.12.1.2.8.23.5.1
A row instance contains the configuration for IPSG at each physical interface capable of this feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentIpsgIfConfigEntry  

hm2AgentIpsgIfVerifySource 1.3.6.1.4.1.248.12.1.2.8.23.5.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hm2AgentIpsgIfPortSecurity 1.3.6.1.4.1.248.12.1.2.8.23.5.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hm2AgentDhcpSnoopingStatsReset 1.3.6.1.4.1.248.12.1.2.8.23.6
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), reset(1)  

hm2AgentDhcpSnoopingStatsTable 1.3.6.1.4.1.248.12.1.2.8.23.7
A table provides the mechanism for statics of DHCP snooping.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentDhcpSnoopingStatsEntry

hm2AgentDhcpSnoopingStatsEntry 1.3.6.1.4.1.248.12.1.2.8.23.7.1
A row instance contains the DHCP snooping statistics per VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentDhcpSnoopingStatsEntry  

hm2AgentDhcpSnoopingMacVerifyFailures 1.3.6.1.4.1.248.12.1.2.8.23.7.1.1
This object indicates the number of failure verifications of client mac address with source mac address
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2AgentDhcpSnoopingInvalidClientMessages 1.3.6.1.4.1.248.12.1.2.8.23.7.1.2
This object indicates the number of invalid DHCP releases and deny messages
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2AgentDhcpSnoopingInvalidServerMessages 1.3.6.1.4.1.248.12.1.2.8.23.7.1.3
This object indicates the number of invalid DHCP server mesaages
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2AgentStaticIpsgBindingTable 1.3.6.1.4.1.248.12.1.2.8.23.8
A table of the IPSG static entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentStaticIpsgBindingEntry

hm2AgentStaticIpsgBindingEntry 1.3.6.1.4.1.248.12.1.2.8.23.8.1
Represents a binding in IPSG table
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentStaticIpsgBindingEntry  

hm2AgentStaticIpsgBindingIfIndex 1.3.6.1.4.1.248.12.1.2.8.23.8.1.1
Interface on which this IPSG binding is going to be added.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

hm2AgentStaticIpsgBindingVlanId 1.3.6.1.4.1.248.12.1.2.8.23.8.1.2
VLAN to which this IPSG binding is going to be added.
Status: current Access: read-create
OBJECT-TYPE    
  VlanIndex  

hm2AgentStaticIpsgBindingMacAddr 1.3.6.1.4.1.248.12.1.2.8.23.8.1.3
MAC address match value for the IPSG Binding. This address must be a unicast address unequal to 00:0:00:00:00:00.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

hm2AgentStaticIpsgBindingIpAddr 1.3.6.1.4.1.248.12.1.2.8.23.8.1.4
IP address match value for the IPSG Binding. This address must be a unicast address unequal to 0.0.0.0.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hm2AgentStaticIpsgBindingRowStatus 1.3.6.1.4.1.248.12.1.2.8.23.8.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hm2AgentStaticIpsgBindingHwStatus 1.3.6.1.4.1.248.12.1.2.8.23.8.1.248
Set to true when Binding is applied to the Hardware
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hm2AgentDynamicIpsgBindingTable 1.3.6.1.4.1.248.12.1.2.8.23.9
A table of the IPSG dynamic entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentDynamicIpsgBindingEntry

hm2AgentDynamicIpsgBindingEntry 1.3.6.1.4.1.248.12.1.2.8.23.9.1
Represents a binding in IPSG table
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentDynamicIpsgBindingEntry  

hm2AgentDynamicIpsgBindingIfIndex 1.3.6.1.4.1.248.12.1.2.8.23.9.1.1
Interface on which this IPSG binding is added.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

hm2AgentDynamicIpsgBindingVlanId 1.3.6.1.4.1.248.12.1.2.8.23.9.1.2
VLAN to which this IPSG binding is going to be added.
Status: current Access: read-only
OBJECT-TYPE    
  VlanIndex  

hm2AgentDynamicIpsgBindingMacAddr 1.3.6.1.4.1.248.12.1.2.8.23.9.1.3
MAC address match value for the IPSG Binding.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hm2AgentDynamicIpsgBindingIpAddr 1.3.6.1.4.1.248.12.1.2.8.23.9.1.4
Sender IP address match value for the IPSG Binding.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hm2AgentDynamicIpsgBindingHwStatus 1.3.6.1.4.1.248.12.1.2.8.23.9.1.248
Set to true when Binding is applied to the Hardware
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hm2AgentStaticDsBindingTable 1.3.6.1.4.1.248.12.1.2.8.23.10
A table of the DHCP SNOOPING static entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentStaticDsBindingEntry

hm2AgentStaticDsBindingEntry 1.3.6.1.4.1.248.12.1.2.8.23.10.1
Represents a binding in DHCP SNOOPING table
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentStaticDsBindingEntry  

hm2AgentStaticDsBindingIfIndex 1.3.6.1.4.1.248.12.1.2.8.23.10.1.1
Interface on which this DHCP SNOOPING binding is going to be added.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndexOrZero  

hm2AgentStaticDsBindingVlanId 1.3.6.1.4.1.248.12.1.2.8.23.10.1.2
VLAN to which this DHCP SNOOPING binding is going to be added.
Status: current Access: read-create
OBJECT-TYPE    
  VlanId  

hm2AgentStaticDsBindingMacAddr 1.3.6.1.4.1.248.12.1.2.8.23.10.1.3
MAC address match value for the DHCP SNOOPING Binding. This address must be a unicast address unequal to 00:0:00:00:00:00.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

hm2AgentStaticDsBindingIpAddr 1.3.6.1.4.1.248.12.1.2.8.23.10.1.4
IP address match value for the DHCP SNOOPING Binding. This address must be a unicast address unequal to 0.0.0.0.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hm2AgentStaticDsBindingRowStatus 1.3.6.1.4.1.248.12.1.2.8.23.10.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hm2AgentDynamicDsBindingTable 1.3.6.1.4.1.248.12.1.2.8.23.11
A table of the DHCP SNOOPING Dynamic entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentDynamicDsBindingEntry

hm2AgentDynamicDsBindingEntry 1.3.6.1.4.1.248.12.1.2.8.23.11.1
Represents a binding in DHCP SNOOPING table
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentDynamicDsBindingEntry  

hm2AgentDynamicDsBindingIfIndex 1.3.6.1.4.1.248.12.1.2.8.23.11.1.1
Interface on which this DHCP SNOOPING binding is going to be added.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

hm2AgentDynamicDsBindingVlanId 1.3.6.1.4.1.248.12.1.2.8.23.11.1.2
VLAN to which this DHCP SNOOPING binding is going to be added.
Status: current Access: read-only
OBJECT-TYPE    
  VlanIndex  

hm2AgentDynamicDsBindingMacAddr 1.3.6.1.4.1.248.12.1.2.8.23.11.1.3
MAC address match value for the DHCP SNOOPING Binding.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hm2AgentDynamicDsBindingIpAddr 1.3.6.1.4.1.248.12.1.2.8.23.11.1.4
IP address match value for the DHCP SNOOPING Binding.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hm2AgentDynamicDsBindingLeaseRemainingTime 1.3.6.1.4.1.248.12.1.2.8.23.11.1.5
This specifies the period for which the DHCP SNOOPING Binding is valid.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hm2AgentDhcpSnoopingRemoteFileName 1.3.6.1.4.1.248.12.1.2.8.23.12
This object indicates the file name on the remote machine to save the DHCP Snooping bindings.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

hm2AgentDhcpSnoopingRemoteIpAddr 1.3.6.1.4.1.248.12.1.2.8.23.13
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.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hm2AgentDhcpSnoopingStoreInterval 1.3.6.1.4.1.248.12.1.2.8.23.14
This object indicates the perodic time interval to save the (changed) DHCP Snooping bindings database.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 15..86400  

hm2AgentDhcpL2RelayConfigGroup 1.3.6.1.4.1.248.12.1.2.8.24
OBJECT IDENTIFIER    

hm2AgentDhcpL2RelayAdminMode 1.3.6.1.4.1.248.12.1.2.8.24.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hm2AgentDhcpL2RelayIfConfigTable 1.3.6.1.4.1.248.12.1.2.8.24.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentDhcpL2RelayIfConfigEntry

hm2AgentDhcpL2RelayIfConfigEntry 1.3.6.1.4.1.248.12.1.2.8.24.2.1
A row instance contains the configuration for DHCP L2 Relay at each physical interface capable of this feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentDhcpL2RelayIfConfigEntry  

hm2AgentDhcpL2RelayIfEnable 1.3.6.1.4.1.248.12.1.2.8.24.2.1.1
This object indicates whether the DHCP L2Relay is enabled or not
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hm2AgentDhcpL2RelayIfTrustEnable 1.3.6.1.4.1.248.12.1.2.8.24.2.1.2
This object indicates whether the interface is trusted for DHCP L2 Relay purpose.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hm2AgentDhcpL2RelayVlanConfigTable 1.3.6.1.4.1.248.12.1.2.8.24.3
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentDhcpL2RelayVlanConfigEntry

hm2AgentDhcpL2RelayVlanConfigEntry 1.3.6.1.4.1.248.12.1.2.8.24.3.1
A row instance contains the configuration for DHCP L2 Relay at each existing VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentDhcpL2RelayVlanConfigEntry  

hm2AgentDhcpL2RelayVlanIndex 1.3.6.1.4.1.248.12.1.2.8.24.3.1.1
This object indicates the VLAN number on which DHCP L2 Relay feature is configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

hm2AgentDhcpL2RelayVlanEnable 1.3.6.1.4.1.248.12.1.2.8.24.3.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hm2AgentDhcpL2RelayCircuitIdVlanEnable 1.3.6.1.4.1.248.12.1.2.8.24.3.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hm2AgentDhcpL2RelayRemoteIdVlanEnable 1.3.6.1.4.1.248.12.1.2.8.24.3.1.4
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'.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

hm2AgentDhcpL2RelayVlanRemoteIdType 1.3.6.1.4.1.248.12.1.2.8.24.3.1.248
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
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ip(1), mac(2), client-id(3), other(4)  

hm2AgentDhcpL2RelayStatsReset 1.3.6.1.4.1.248.12.1.2.8.24.6
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), reset(1)  

hm2AgentDhcpL2RelayStatsTable 1.3.6.1.4.1.248.12.1.2.8.24.7
A table provides the mechanism for statics of DHCP L2 Relay.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentDhcpL2RelayStatsEntry

hm2AgentDhcpL2RelayStatsEntry 1.3.6.1.4.1.248.12.1.2.8.24.7.1
A row instance contains the DHCP L2Relay statistics per interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentDhcpL2RelayStatsEntry  

hm2AgentDhcpL2RelayUntrustedSrvrMsgsWithOptn82 1.3.6.1.4.1.248.12.1.2.8.24.7.1.1
This object indicates the number of DHCP server messages received with Option-82 field on the untrusted interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2AgentDhcpL2RelayUntrustedClntMsgsWithOptn82 1.3.6.1.4.1.248.12.1.2.8.24.7.1.2
This object indicates the number of DHCP client messages received with Option-82 field on the untrusted interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2AgentDhcpL2RelayTrustedSrvrMsgsWithoutOptn82 1.3.6.1.4.1.248.12.1.2.8.24.7.1.3
This object indicates the number of DHCP server messages received without Option-82 field on the trusted interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2AgentDhcpL2RelayTrustedClntMsgsWithoutOptn82 1.3.6.1.4.1.248.12.1.2.8.24.7.1.4
This object indicates the number of DHCP client messages received without Option-82 field on the trusted interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2AgentSwitchVoiceVLANGroup 1.3.6.1.4.1.248.12.1.2.8.25
OBJECT IDENTIFIER    

hm2AgentSwitchVoiceVLANAdminMode 1.3.6.1.4.1.248.12.1.2.8.25.1
This enables or disables Voice VLAN on the system.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2AgentSwitchVoiceVlanDeviceTable 1.3.6.1.4.1.248.12.1.2.8.25.2
A table of the Voice Vlan device entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentSwitchVoiceVlanDeviceEntry

hm2AgentSwitchVoiceVlanDeviceEntry 1.3.6.1.4.1.248.12.1.2.8.25.2.1
Represents entry for a Voice Device on the interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentSwitchVoiceVlanDeviceEntry  

hm2AgentSwitchVoiceVlanInterfaceNum 1.3.6.1.4.1.248.12.1.2.8.25.2.1.1
The interface number of this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

hm2AgentSwitchVoiceVlanDeviceMacAddress 1.3.6.1.4.1.248.12.1.2.8.25.2.1.2
The Voice Device Mac address
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hm2AgentSdmPreferConfigGroup 1.3.6.1.4.1.248.12.1.2.8.27
OBJECT IDENTIFIER    

hm2AgentSdmPreferCurrentTemplate 1.3.6.1.4.1.248.12.1.2.8.27.1
Displays the current active SDM Template.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ipv4RoutingDefault(2), ipv4DataCenter(3), ipv4RoutingUnicast(10), ipv4RoutingMulticast(11)  

hm2AgentSdmPreferNextTemplate 1.3.6.1.4.1.248.12.1.2.8.27.2
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).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER default(0), ipv4RoutingDefault(2), ipv4DataCenter(3), ipv4RoutingUnicast(10), ipv4RoutingMulticast(11)  

hm2AgentSdmTemplateSummaryTable 1.3.6.1.4.1.248.12.1.2.8.28
OBJECT IDENTIFIER    

hm2AgentSdmTemplateTable 1.3.6.1.4.1.248.12.1.2.8.28.1
Displays Switch Database Management Template Information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentSdmTemplateEntry

hm2AgentSdmTemplateEntry 1.3.6.1.4.1.248.12.1.2.8.28.1.1
Information about a SDM Template table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentSdmTemplateEntry  

hm2AgentSdmTemplateId 1.3.6.1.4.1.248.12.1.2.8.28.1.1.1
The SDM Template type this instance is associated with.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER ipv4RoutingDefault(2), ipv4DataCenter(3), ipv4RoutingUnicast(10), ipv4RoutingMulticast(11)  

hm2AgentArpEntries 1.3.6.1.4.1.248.12.1.2.8.28.1.1.2
The maximum number of entries in the IPv4 Address Resolution Protocol (ARP) cache for routing interfaces.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hm2AgentIPv4UnicastRoutes 1.3.6.1.4.1.248.12.1.2.8.28.1.1.3
The maximum number of IPv4 unicast forwarding table entries.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hm2AgentIPv6NdpEntries 1.3.6.1.4.1.248.12.1.2.8.28.1.1.4
The maximum number of IPv6 Neighbor Discovery Protocol (NDP) cache entries.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hm2AgentIPv6UnicastRoutes 1.3.6.1.4.1.248.12.1.2.8.28.1.1.5
The maximum number of IPv6 unicast forwarding table entries.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hm2AgentEcmpNextHops 1.3.6.1.4.1.248.12.1.2.8.28.1.1.6
The maximum number of Equal cost next hops that can be installed in the IPv4 and IPv6 unicast forwarding tables.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hm2AgentIPv4MulticastRoutes 1.3.6.1.4.1.248.12.1.2.8.28.1.1.7
The maximum number of IPv4 multicast forwarding table entries.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hm2AgentIPv6MulticastRoutes 1.3.6.1.4.1.248.12.1.2.8.28.1.1.8
The maximum number of IPv6 multicast forwarding table entries.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hm2PlatformSwitchingTraps 1.3.6.1.4.1.248.12.1.0
OBJECT IDENTIFIER    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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).
Status: current Access: read-only
NOTIFICATION-TYPE