HP-ICF-MLD-MIB

File: HP-ICF-MLD-MIB.mib (66319 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
HP-ICF-OID IPV6-MLD-MIB INET-ADDRESS-MIB
Q-BRIDGE-MIB IF-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY Integer32
Counter32 Unsigned32 MODULE-COMPLIANCE
OBJECT-GROUP TEXTUAL-CONVENTION TruthValue
RowStatus hpSwitch mldInterfaceEntry
TimeTicks InetAddressIPv6 PortList
InterfaceIndex

Defined Types

HpicfMcastGroupTypeDefinition  
Type definition. This type distinguishes the different ways of tracking this device has for multicast joins. The method of tracking is primarily determined by the IGMP/MLD feature configuration. In particular if the snooping feature is enabled then port level tracking is the default which results in filtered groups. If the snooping feature is disabled then joins will result in standard groups being tracked by this device. When hardware resources are exhausted for multicast filtered bridging, joins may result in standard groups even though the snooping feature is enabled. Mini groups may be used when other resources, such as RAM, are low or exhausted.
TEXTUAL-CONVENTION    
  INTEGER standard(1), filtered(2), mini(3)  

HpicfMldIfEntryState  
MLD interface states.
TEXTUAL-CONVENTION    
  INTEGER initialWait(1), querierElection(2), querier(3), nonQuerier(4)  

HpicfMldIfEntry  
SEQUENCE    
  hpicfMldIfEntryQuerierFeature TruthValue
  hpicfMldIfEntrySnoopingFeature TruthValue
  hpicfMldIfEntryQuerierPort Integer32
  hpicfMldIfEntryFilteredJoins Integer32
  hpicfMldIfEntryStandardJoins Integer32
  hpicfMldIfEntryPortsWithMcastRouter PortList
  hpicfMldIfEntryStatGeneralQueryRx Counter32
  hpicfMldIfEntryStatQueryTx Counter32
  hpicfMldIfEntryStatGSQRx Counter32
  hpicfMldIfEntryStatGSQTx Counter32
  hpicfMldIfEntryStatMldV1ReportRx Counter32
  hpicfMldIfEntryStatMldV2ReportRx Counter32
  hpicfMldIfEntryStatMldV1LeaveRx Counter32
  hpicfMldIfEntryStatUnknownMldTypeRx Counter32
  hpicfMldIfEntryStatUnknownPktRx Counter32
  hpicfMldIfEntryStatForwardToRoutersTx Counter32
  hpicfMldIfEntryStatForwardToAllPortsTx Counter32
  hpicfMldIfEntryStatFastLeaves Counter32
  hpicfMldIfEntryStatForcedFastLeaves Counter32
  hpicfMldIfEntryStatJoinTimeouts Counter32
  hpicfMldIfEntryStatWrongVersionQueries Counter32
  hpicfMldIfEntryLastMemberQueryCount Counter32
  hpicfMldIfEntryStartupQueryCount Counter32
  hpicfMldIfEntryStartupQueryInterval Unsigned32
  hpicfMldIfEntryStatExcludeGroupJoinsCount Counter32
  hpicfMldIfEntryStatIncludeGroupJoinsCount Counter32
  hpicfMldIfEntryStatFilteredExcludeGroupJoinsCount Counter32
  hpicfMldIfEntryStatFilteredIncludeGroupJoinsCount Counter32
  hpicfMldIfEntryStatStandardExcludeGroupJoinsCount Counter32
  hpicfMldIfEntryStatStandardIncludeGroupJoinsCount Counter32
  hpicfMldIfEntryStatV1QueryTx Counter32
  hpicfMldIfEntryStatV1QueryRx Counter32
  hpicfMldIfEntryStatV2QueryTx Counter32
  hpicfMldIfEntryStatV2QueryRx Counter32
  hpicfMldIfEntryStatGSSQTx Counter32
  hpicfMldIfEntryStatGSSQRx Counter32
  hpicfMldIfEntryStatMalformedPktRx Counter32
  hpicfMldIfEntryStatBadCheckSumRx Counter32
  hpicfMldIfEntryStatMartianSourceRx Counter32
  hpicfMldIfEntryStatPacketsRxOnDisabled Counter32
  hpicfMldIfEntryStrictVersionMode TruthValue
  hpicfMldIfEntryStatMldV1ReportTx Counter32
  hpicfMldIfEntryStatMldV2ReportTx Counter32
  hpicfMldIfEntryState HpicfMldIfEntryState
  hpicfMldIfEntryStatV1GSQRx Counter32
  hpicfMldIfEntryStatV1GSQTx Counter32
  hpicfMldIfEntryStatV2GSQRx Counter32
  hpicfMldIfEntryStatV2GSQTx Counter32

HpicfMldCacheEntry  
SEQUENCE    
  hpicfMldCacheIfIndex InterfaceIndex
  hpicfMldCacheAddress InetAddressIPv6
  hpicfMldCacheSelf TruthValue
  hpicfMldCacheLastReporter InetAddressIPv6
  hpicfMldCacheUpTime TimeTicks
  hpicfMldCacheExpiryTime TimeTicks
  hpicfMldGroupType HpicfMcastGroupTypeDefinition
  hpicfJoinedPorts PortList
  hpicfMldCacheStatus RowStatus
  hpicfMldCacheFilterMode INTEGER
  hpicfMldCacheExcludeModeExpiryTimer TimeTicks
  hpicfMldCacheVersion1HostTimer TimeTicks
  hpicfMldCacheSrcCount Counter32

HpicfMldConfigPortModeType  
Type definition. See hpicfMldPortConfigEntryPortModeFeature for definition of this feature.
TEXTUAL-CONVENTION    
  INTEGER auto(1), blocked(2), forward(3)  

HpicfMldPortConfigEntry  
SEQUENCE    
  hpicfMldPortConfigEntryInterfaceIfIndex InterfaceIndex
  hpicfMldPortConfigEntryIndex Integer32
  hpicfMldPortConfigEntryPortModeFeature HpicfMldConfigPortModeType
  hpicfMldPortConfigEntryForcedLeaveFeature TruthValue
  hpicfMldPortConfigEntryFastLeaveFeature TruthValue

HpicfMldFilteredGroupPortCacheEntry  
SEQUENCE    
  hpicfMldFilteredGroupPortCacheIfIndex InterfaceIndex
  hpicfMldFilteredGroupPortCacheGroupAddress InetAddressIPv6
  hpicfMldFilteredGroupPortCachePortIndex Integer32
  hpicfMldFilteredGroupPortCacheExpiryTime TimeTicks

HpicfMldSrcListEntry  
SEQUENCE    
  hpicfMldSrcListIfIndex InterfaceIndex
  hpicfMldSrcListAddress InetAddressIPv6
  hpicfMldSrcListHostAddress InetAddressIPv6
  hpicfMldSrcListPorts PortList
  hpicfMldSrcListExpiry TimeTicks
  hpicfMldSrcListUpTime TimeTicks
  hpicfMldSrcListType HpicfMcastGroupTypeDefinition

HpicfMldPortSrcEntry  
SEQUENCE    
  hpicfMldPortSrcIfIndex InterfaceIndex
  hpicfMldPortSrcAddress InetAddressIPv6
  hpicfMldPortSrcHostAddress InetAddressIPv6
  hpicfMldPortSrcPortIndex Integer32
  hpicfMldPortSrcExpiry TimeTicks
  hpicfMldPortSrcUpTime TimeTicks
  hpicfMldPortSrcFilterMode INTEGER

HpicfMldGroupPortCacheEntry  
SEQUENCE    
  hpicfMldGroupPortCacheIfIndex InterfaceIndex
  hpicfMldGroupPortCacheGroupAddress InetAddressIPv6
  hpicfMldGroupPortCachePortIndex Integer32
  hpicfMldGroupPortCacheExpiryTime TimeTicks
  hpicfMldGroupPortCacheUpTime TimeTicks
  hpicfMldGroupPortCacheVersion1Timer TimeTicks
  hpicfMldGroupPortCacheFilterTimer TimeTicks
  hpicfMldGroupPortCacheFilterMode INTEGER
  hpicfMldGroupPortCacheExcludeSrcCount Counter32
  hpicfMldGroupPortCacheRequestedSrcCount Counter32

Defined Values

hpicfMldMIB 1.3.6.1.4.1.11.2.14.11.5.1.48
This MIB module contains HP proprietary MIB definitions for managing MLD services including extensions to the standard MLD MIB (RFC 3019).
MODULE-IDENTITY    

hpicfMldObjects 1.3.6.1.4.1.11.2.14.11.5.1.48.1
OBJECT IDENTIFIER    

hpicfMld 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1
OBJECT IDENTIFIER    

hpicfMldConformance 1.3.6.1.4.1.11.2.14.11.5.1.48.2
OBJECT IDENTIFIER    

hpicfMldGroups 1.3.6.1.4.1.11.2.14.11.5.1.48.2.1
OBJECT IDENTIFIER    

hpicfMldCompliances 1.3.6.1.4.1.11.2.14.11.5.1.48.2.2
OBJECT IDENTIFIER    

hpicfMldControlUnknownMulticast 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.1
When enabled along with MLD, any IPv6 Multicast packets that are not joined by an MLD host will will be restricted to ports that have detected a multicast router or ports that are configured to always forward IPv6 multicast. When set to disabled or when MLD is disabled, the unjoined IPv6 multicast packets will be flooded out all ports in the VLAN. Permanently assigned multicast addresses are always flooded and so are not impacted by this object.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpicfMldConfigForcedLeaveInterval 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.2
When a port's hpicfMldPortConfigEntryForcedLeaveFeature is enabled, this is the amount of time allowed for an MLD Report to arrive and cancel deletion of a multicast group requested by a previous MLD Leave request. Units are tenths of seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

hpicfMldEnabledCount 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.3
Current total count of interfaces with MLD enabled.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpicfMldMcastGroupJoinsCount 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.4
Current total count of Multicast groups joined.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpicfMldIfTable 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5
HP extensions to the MLD standard MIB table mldIfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfMldIfEntry

hpicfMldIfEntry 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1
HP extensions for an entry in the mldInterfaceTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfMldIfEntry  

hpicfMldIfEntryQuerierFeature 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.1
Turns MLD querier functionality on and off.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpicfMldIfEntrySnoopingFeature 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.2
When enabled along with MLD, any IPv6 Multicast packets that are joined by an MLD host will be be restricted to ports which have received the joins. This can be overridden by other features like hpicfMldPortConfigEntryPortModeFeature.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpicfMldIfEntryQuerierPort 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.3
Logical port which the querier is connected to. This is determined by the presence of querier packets on this port. This value is 0 if this device is querier.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpicfMldIfEntryFilteredJoins 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.4
Current total count of groups on this interface being tracked on a per port basis. Traffic for these groups will be filtered to flow only to ports with active joins, subject to HW resource limitations such as the maximum number of groups supported by the hardware.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpicfMldIfEntryStandardJoins 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.5
Current total count of groups on this interface being traced on a per interface basis. Traffic for these groups are flooded to the ports on the interface. These can come form joinees on interfaces which do not have MLD snooping turned on. They can also come from interfaces which have MLD snooping on, but HW resources have been exhausted for bridging traffic based on joins.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpicfMldIfEntryPortsWithMcastRouter 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.6
This indicates which ports have a multicast router detected on them.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

hpicfMldIfEntryStatGeneralQueryRx 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.7
The number of times an Mld General Service Query has been received on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfMldIfEntryStatQueryTx 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.8
The number of times a query has been sent from this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfMldIfEntryStatGSQRx 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.9
The number of times a group specific query has been received from this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfMldIfEntryStatGSQTx 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.10
The number of times a group specific query has been sent from this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfMldIfEntryStatMldV1ReportRx 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.11
The number of times an MLD version 1 report has been received on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfMldIfEntryStatMldV2ReportRx 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.12
The number of times an MLD version 2 report has been received on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfMldIfEntryStatMldV1LeaveRx 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.13
The number of times an MLD version 1 leave has been received on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfMldIfEntryStatUnknownMldTypeRx 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.14
The number of times an Mld packet of unknown type has been received on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfMldIfEntryStatUnknownPktRx 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.15
The number of times a packet of unknown type has been sent to the MLD protocol on this device on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfMldIfEntryStatForwardToRoutersTx 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.16
The number of times a packet has been forwarded to routers on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfMldIfEntryStatForwardToAllPortsTx 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.17
The number of times a packet has been forwarded to all ports on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfMldIfEntryStatFastLeaves 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.18
The number of times a fast leave has occurred on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfMldIfEntryStatForcedFastLeaves 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.19
The number of times a forced fast leave has occurred on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfMldIfEntryStatJoinTimeouts 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.20
The number of times a join has timeout out on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfMldIfEntryStatWrongVersionQueries 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.21
The number of general queries received whose MLD version does not match the equivalent Interface Version.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfMldIfEntryLastMemberQueryCount 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.22
Represents the number of group-specific and group-and-source-specific queries sent by the router before it assumes there are no local members.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfMldIfEntryStartupQueryCount 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.23
Represents the number of Queries sent out on startup, separated by the Startup Query Interval (hpicfMldIfEntryStartupQueryInterval)
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfMldIfEntryStartupQueryInterval 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.24
Represents the interval between General Queries sent by a Querier on startup.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpicfMldIfEntryStatExcludeGroupJoinsCount 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.25
Current number of groups on this interface which are in EXCLUDE mode.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfMldIfEntryStatIncludeGroupJoinsCount 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.26
Current number of groups on this interface which are in INCLUDE mode.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfMldIfEntryStatFilteredExcludeGroupJoinsCount 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.27
Current number of filtered groups on this interface which are in EXCLUDE mode.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfMldIfEntryStatFilteredIncludeGroupJoinsCount 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.28
Current number of filtered groups on this interface which are in INCLUDE mode.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfMldIfEntryStatStandardExcludeGroupJoinsCount 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.29
Current number of standard groups on this interface which are in EXCLUDE Mode. Traffic for these groups is flooded to the ports on the interface. These can come form joins on interfaces which do not have MLD snooping turned on. They can also come from interfaces which have MLD snooping on, but hardware resources have been exhausted for bridging traffic based on joins.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfMldIfEntryStatStandardIncludeGroupJoinsCount 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.30
Current number of standard groups on this interface which are in INCLUDE Mode. Traffic for these groups is flooded to the ports on the interface. These can come form joins on interfaces which do not have MLD snooping turned on. They can also come from interfaces which have MLD snooping on, but hardware resources have been exhausted for bridging traffic based on joins.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfMldIfEntryStatV1QueryTx 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.31
The number of V1 Queries transmitted on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfMldIfEntryStatV1QueryRx 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.32
The number of V1 Queries received on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfMldIfEntryStatV2QueryTx 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.33
The number of V2 Queries transmitted on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfMldIfEntryStatV2QueryRx 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.34
The number of V2 Queries received on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfMldIfEntryStatGSSQTx 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.35
The number of Group Source Specific Queries transmitted on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfMldIfEntryStatGSSQRx 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.36
The number of Group Source Specific Queries received on this interface
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfMldIfEntryStatMalformedPktRx 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.37
The number of malformed packets received on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfMldIfEntryStatBadCheckSumRx 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.38
The number of bad checksum packets received on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfMldIfEntryStatMartianSourceRx 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.39
The number of packets received on this interface from Martian source. Martian source are the packets with invalid source address, e.g. 255.255.255.255.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfMldIfEntryStatPacketsRxOnDisabled 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.40
The number of MLD packets received on this interface when MLD is disabled.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfMldIfEntryStrictVersionMode 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.41
When true, MLD packets whose version matches the protocol version configured on this interface will be processed. Other version MLD packets will be dropped. When false, all protocol version packets will be processed irrespective of the configured version.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpicfMldIfEntryStatMldV1ReportTx 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.42
The number of times an MLD version 1 report was transmitted on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfMldIfEntryStatMldV2ReportTx 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.43
The number of times an MLD version 2 report was transmitted on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfMldIfEntryState 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.44
Represents the MLD interface state.
Status: current Access: read-only
OBJECT-TYPE    
  HpicfMldIfEntryState  

hpicfMldIfEntryStatV1GSQRx 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.45
The number of V1 group specific queries received on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfMldIfEntryStatV1GSQTx 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.46
The number of V1 group specific queries transmitted by this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfMldIfEntryStatV2GSQRx 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.47
The number of V2 group specific queries received on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfMldIfEntryStatV2GSQTx 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.48
The number of V2 group specific queries transmitted by this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfMldCacheTable 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.6
HP extensions to the MLD standard MIB table mldCacheTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfMldCacheEntry

hpicfMldCacheEntry 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.6.1
HP extensions for an entry in the mldCacheTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfMldCacheEntry  

hpicfMldCacheIfIndex 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.6.1.1
The internetwork-layer interface for which this entry contains information for an IPv6 multicast group address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hpicfMldCacheAddress 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.6.1.2
The IPv6 multicast group address for which this entry contains information.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv6 Size(16)  

hpicfMldCacheSelf 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.6.1.3
An indication of whether the local system is a member of this group address on this interface.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hpicfMldCacheLastReporter 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.6.1.4
The IPv6 address of the source of the last membership report received for this IPv6 Multicast group address on this interface. If no membership report has been received, this object has the value 0::0.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressIPv6 Size(16)  

hpicfMldCacheUpTime 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.6.1.5
The time elapsed since this entry was created.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hpicfMldCacheExpiryTime 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.6.1.6
The minimum amount of time remaining before this entry will be aged out. A value of 0 indicates that the entry is only present because mldCacheSelf is true and that if the router left the group, this entry would be aged out immediately. Note that some implementations may process Membership Reports from the local system in the same way as reports from other hosts, so a value of 0 is not required.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hpicfMldGroupType 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.6.1.7
See HpicfMldGroupTypeDefinition description.
Status: current Access: read-only
OBJECT-TYPE    
  HpicfMcastGroupTypeDefinition  

hpicfJoinedPorts 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.6.1.8
Logical ports with active MLD joins on them for this entry. For Filtered groups this will be the logical ports which have active joins. For standard and mini groups this will include all logical ports on the interface running MLD.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

hpicfMldCacheStatus 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.6.1.9
The status of this row, by which new entries may be created, or existing entries deleted from this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpicfMldCacheFilterMode 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.6.1.10
The value indicates whether the group state is include(1) or exclude(2)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER include(1), exclude(2)  

hpicfMldCacheExcludeModeExpiryTimer 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.6.1.11
The time remaining before the group in EXCLUDE state expires and transitions to INCLUDE mode.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hpicfMldCacheVersion1HostTimer 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.6.1.12
The time remaining until the local router will assume that there are no longer any MLD version 1 members on the IP subnet attached to this interface
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hpicfMldCacheSrcCount 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.6.1.13
The number of sources either included or excluded for this group. If V1 host timer (hpicfMldCacheVersion1HostTimer) is active, this value will be zero.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfMldPortConfigTable 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.7
This table contains information about the MLD port configurations on this switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfMldPortConfigEntry

hpicfMldPortConfigEntry 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.7.1
The information associated with each MLD port configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfMldPortConfigEntry  

hpicfMldPortConfigEntryInterfaceIfIndex 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.7.1.1
The internetwork-layer interface value of the interface for which MLD is enabled.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hpicfMldPortConfigEntryIndex 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.7.1.2
The ifIndex value which uniquely identifies a row in the Interfaces Table for a port or trunk.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

hpicfMldPortConfigEntryPortModeFeature 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.7.1.3
The operational status of the MLD feature for this port or trunk. 1 implies that all IP Multicast traffic will be monitored on the port, 2 implies that IP Multicast traffic will be dropped on the port, and 3 implies that all IP Multicast traffic will be forwarded without the switch examining it.
Status: current Access: read-write
OBJECT-TYPE    
  HpicfMldConfigPortModeType  

hpicfMldPortConfigEntryForcedLeaveFeature 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.7.1.4
The operational status of the MLD feature for this port or trunk indicates whether any MLD Leaves received for an IPv6 Multicast group will cause the group to be deleted after the hpicfMLDConfigForcedLeaveInterval if no new MLD Reports are received for that group. Normal behavior is for a group issuing a Leave to be deleted after the Querier's Maximum Response time if no MLD Report is received.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpicfMldPortConfigEntryFastLeaveFeature 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.7.1.5
The operational status of the MLD feature for this port or trunk indicates whether any MLD Leaves received for an IPv6 Multicast group will cause the group to be deleted immediately on single- connection ports. Normal behavior is for a group issuing a Leave to be deleted after the Querier's Maximum Response time if no MLD Report is received.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpicfMldFilteredGroupPortCacheTable 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.8
This table contains information about the MLD port configurations on this switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfMldFilteredGroupPortCacheEntry

hpicfMldFilteredGroupPortCacheEntry 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.8.1
The information associated with each MLD port configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfMldFilteredGroupPortCacheEntry  

hpicfMldFilteredGroupPortCacheIfIndex 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.8.1.1
The internetwork-layer interface value of the interface for which MLD is enabled and for which this filtered group exists.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hpicfMldFilteredGroupPortCacheGroupAddress 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.8.1.2
The IPv6 multicast group address for which this entry contains information.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv6  

hpicfMldFilteredGroupPortCachePortIndex 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.8.1.3
The ifIndex value which uniquely identifies a row in the Interfaces Table for a port or trunk.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

hpicfMldFilteredGroupPortCacheExpiryTime 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.8.1.4
The minimum amount of time remaining before this entry will be aged out.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hpicfMldSrcListTable 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.9
HP extensions to the Mgmd standard MIB table mgmdRouterSrcListTable for Ipv6 type.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfMldSrcListEntry

hpicfMldSrcListEntry 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.9.1
HP extensions to the Mgmd standard MIB table mgmdRouterSrcListTable for Ipv6 type.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfMldSrcListEntry  

hpicfMldSrcListIfIndex 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.9.1.1
The internetwork-layer interface for which this entry contains information for an IPv6 multicast group address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hpicfMldSrcListAddress 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.9.1.2
The IPv6 multicast group address for which this entry contains information.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv6 Size(16)  

hpicfMldSrcListHostAddress 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.9.1.3
The Host Address to which this entry corresponds.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv6 Size(16)  

hpicfMldSrcListPorts 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.9.1.4
List of ports for which this entry is either excluded or included.
Status: current Access: read-only
OBJECT-TYPE    
  PortList  

hpicfMldSrcListExpiry 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.9.1.5
This value indicates the relevance of the SrcList entry, whereby a non-zero value indicates this is an INCLUDE state value, and a zero value indicates this to be an EXCLUDE state value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hpicfMldSrcListUpTime 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.9.1.6
The time elapsed since this entry was created.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hpicfMldSrcListType 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.9.1.7
See HpicfMldGroupTypeDefinition description.
Status: current Access: read-only
OBJECT-TYPE    
  HpicfMcastGroupTypeDefinition  

hpicfMldPortSrcTable 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.10
This table contains information about the MLD PortSrc configurations on this switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfMldPortSrcEntry

hpicfMldPortSrcEntry 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.10.1
HP extensions for an entry in the MLD PortSrc Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfMldPortSrcEntry  

hpicfMldPortSrcIfIndex 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.10.1.1
The internetwork-layer interface for which this entry contains information for an IPv6 multicast group address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hpicfMldPortSrcAddress 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.10.1.2
The IPv6 multicast group address for which this entry contains information.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv6 Size(16)  

hpicfMldPortSrcHostAddress 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.10.1.3
The Host Address to which this entry corresponds.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv6 Size(16)  

hpicfMldPortSrcPortIndex 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.10.1.4
The ifIndex value which uniquely identifies a row in the PortSrc Table for a port or trunk.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

hpicfMldPortSrcExpiry 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.10.1.5
This value indicates the relevance of the SrcList entry, whereby a non-zero value indicates this is an INCLUDE state value, and a zero value indicates this to be an EXCLUDE state value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hpicfMldPortSrcUpTime 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.10.1.6
The time elapsed since this entry was created.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hpicfMldPortSrcFilterMode 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.10.1.7
The Value indicates whether the port state is include(1) or exclude(2).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER include(1), exclude(2)  

hpicfMldMcastExcludeGroupJoinsCount 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.11
Number of multicast groups in Exclude mode.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpicfMldMcastIncludeGroupJoinsCount 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.12
Number of multicast groups in Include mode.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpicfMldMcastPortFastLearn 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.13
List of ports on which the fast learn feature is enabled
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

hpicfMldGroupPortCacheTable 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.14
This table contains information about the MLD port configurations on this switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfMldGroupPortCacheEntry

hpicfMldGroupPortCacheEntry 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.14.1
The information associated with each MLD port configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfMldGroupPortCacheEntry  

hpicfMldGroupPortCacheIfIndex 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.14.1.1
The internetwork-layer interface value of the interface for which MLD is enabled and for which this group exists.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hpicfMldGroupPortCacheGroupAddress 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.14.1.2
The IPv6 multicast group address for which this entry contains information.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv6  

hpicfMldGroupPortCachePortIndex 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.14.1.3
The ifIndex value which uniquely identifies a row in the Interfaces Table for a port or trunk.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

hpicfMldGroupPortCacheExpiryTime 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.14.1.4
The minimum amount of time remaining before this entry will be aged out.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hpicfMldGroupPortCacheUpTime 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.14.1.5
The time elapsed since this entry was created.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hpicfMldGroupPortCacheVersion1Timer 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.14.1.6
The time remaining until the local router will assume that there are no longer any MLD version 1 members on this port.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hpicfMldGroupPortCacheFilterTimer 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.14.1.7
The time remaining before the port in EXCLUDE state expires and transitions to INCLUDE mode.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

hpicfMldGroupPortCacheFilterMode 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.14.1.8
The Value indicates whether the port state is include(1) or exclude(2).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER include(1), exclude(2)  

hpicfMldGroupPortCacheExcludeSrcCount 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.14.1.9
Current number of sources excluded on this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfMldGroupPortCacheRequestedSrcCount 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.14.1.10
Current number of sources requested on this port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfMldBaseGroup 1.3.6.1.4.1.11.2.14.11.5.1.48.2.1.1
A collection of objects to support basic MLD configuration information on HP routers.
Status: current Access: read-only
OBJECT-GROUP    

hpicfMldIfGroup 1.3.6.1.4.1.11.2.14.11.5.1.48.2.1.2
A collection of objects that extends objects defined in mldInterfaceTable and used to support management of interfaces with MLD enabled.
Status: current Access: read-only
OBJECT-GROUP    

hpicfMldCacheGroup 1.3.6.1.4.1.11.2.14.11.5.1.48.2.1.3
A collection of objects that extends objects defined in mldCacheTable and used to support management of interfaces with MLD enabled.
Status: current Access: read-only
OBJECT-GROUP    

hpicfMldPortGroup 1.3.6.1.4.1.11.2.14.11.5.1.48.2.1.4
A collection of objects that extends objects defined in mldInterfaceTable and used to support management of interfaces with MLD enabled.
Status: current Access: read-only
OBJECT-GROUP    

hpicfMldFilteredGroupPortCacheGroup 1.3.6.1.4.1.11.2.14.11.5.1.48.2.1.5
A collection of objects that extends objects defined in hpicfMldCacheTable which are of type filtered. These are used to support management of interfaces with MLD enabled.
Status: current Access: read-only
OBJECT-GROUP    

hpicfMldBaseGroupV2 1.3.6.1.4.1.11.2.14.11.5.1.48.2.1.6
A collection of objects to support basic MLD configuration information on HP routers.
Status: current Access: read-only
OBJECT-GROUP    

hpicfMldIfGroupV2 1.3.6.1.4.1.11.2.14.11.5.1.48.2.1.7
A collection of objects that extends objects defined in mldInterfaceTable and used to support management of interfaces with MLD enabled.
Status: current Access: read-only
OBJECT-GROUP    

hpicfMldCacheGroupV2 1.3.6.1.4.1.11.2.14.11.5.1.48.2.1.8
A collection of objects that extends objects defined in mldCacheTable and used to support management of interfaces with MLD enabled.
Status: current Access: read-only
OBJECT-GROUP    

hpicfMldSrcListGroup 1.3.6.1.4.1.11.2.14.11.5.1.48.2.1.9
A collection of objects that extends objects defined in Mgmd standard MIB table mgmdRouterSrcListTable for Ipv6 type.
Status: current Access: read-only
OBJECT-GROUP    

hpicfMldPortSrcGroup 1.3.6.1.4.1.11.2.14.11.5.1.48.2.1.10
A collection of objects containing information about the MLD PortSrc configurations on this switch
Status: current Access: read-only
OBJECT-GROUP    

hpicfMldGroupPortCacheGroup 1.3.6.1.4.1.11.2.14.11.5.1.48.2.1.11
A collection of objects that extends objects defined in hpicfMldCacheTable. These are used to support management of interfaces with MLD enabled.
Status: current Access: read-only
OBJECT-GROUP    

hpicfMldMIBCompliance 1.3.6.1.4.1.11.2.14.11.5.1.48.2.2.1
The compliance statement for HP routers running MLD and implementing the HP-ICF-MLD MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

hpicfMldMIBComplianceV2 1.3.6.1.4.1.11.2.14.11.5.1.48.2.2.2
The compliance statement for HP routers running MLD and implementing the HP-ICF-MLD MIB.
Status: current Access: read-only
MODULE-COMPLIANCE