HP-ICF-MLD-MIB: View SNMP OID List / Download MIB
VENDOR: HEWLETT-PACKARD
Home | MIB: HP-ICF-MLD-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
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). |
||
hpicfMldObjects | 1.3.6.1.4.1.11.2.14.11.5.1.48.1 | |||
hpicfMld | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1 | |||
hpicfMldControlUnknownMulticast | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.1 | truthvalue | read-write |
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. |
hpicfMldConfigForcedLeaveInterval | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.2 | integer32 | read-write |
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. |
hpicfMldEnabledCount | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.3 | integer32 | read-only |
Current total count of interfaces with MLD enabled. |
hpicfMldMcastGroupJoinsCount | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.4 | integer32 | read-only |
Current total count of Multicast groups joined. |
hpicfMldIfTable | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5 | no-access |
HP extensions to the MLD standard MIB table mldIfTable. |
|
1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1 | no-access |
HP extensions for an entry in the mldInterfaceTable. |
||
hpicfMldIfEntryQuerierFeature | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.1 | truthvalue | read-write |
Turns MLD querier functionality on and off. |
hpicfMldIfEntrySnoopingFeature | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.2 | truthvalue | read-write |
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. |
hpicfMldIfEntryQuerierPort | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.3 | integer32 | read-only |
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. |
hpicfMldIfEntryFilteredJoins | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.4 | integer32 | read-only |
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. |
hpicfMldIfEntryStandardJoins | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.5 | integer32 | read-only |
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. |
hpicfMldIfEntryPortsWithMcastRouter | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.6 | portlist | read-only |
This indicates which ports have a multicast router detected on them. |
hpicfMldIfEntryStatGeneralQueryRx | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.7 | counter32 | read-only |
The number of times an Mld General Service Query has been received on this interface. |
hpicfMldIfEntryStatQueryTx | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.8 | counter32 | read-only |
The number of times a query has been sent from this interface. |
hpicfMldIfEntryStatGSQRx | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.9 | counter32 | read-only |
The number of times a group specific query has been received from this interface. |
hpicfMldIfEntryStatGSQTx | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.10 | counter32 | read-only |
The number of times a group specific query has been sent from this interface. |
hpicfMldIfEntryStatMldV1ReportRx | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.11 | counter32 | read-only |
The number of times an MLD version 1 report has been received on this interface. |
hpicfMldIfEntryStatMldV2ReportRx | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.12 | counter32 | read-only |
The number of times an MLD version 2 report has been received on this interface. |
hpicfMldIfEntryStatMldV1LeaveRx | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.13 | counter32 | read-only |
The number of times an MLD version 1 leave has been received on this interface. |
hpicfMldIfEntryStatUnknownMldTypeRx | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.14 | counter32 | read-only |
The number of times an Mld packet of unknown type has been received on this interface. |
hpicfMldIfEntryStatUnknownPktRx | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.15 | counter32 | read-only |
The number of times a packet of unknown type has been sent to the MLD protocol on this device on this interface. |
hpicfMldIfEntryStatForwardToRoutersTx | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.16 | counter32 | read-only |
The number of times a packet has been forwarded to routers on this interface. |
hpicfMldIfEntryStatForwardToAllPortsTx | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.17 | counter32 | read-only |
The number of times a packet has been forwarded to all ports on this interface. |
hpicfMldIfEntryStatFastLeaves | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.18 | counter32 | read-only |
The number of times a fast leave has occurred on this interface. |
hpicfMldIfEntryStatForcedFastLeaves | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.19 | counter32 | read-only |
The number of times a forced fast leave has occurred on this interface. |
hpicfMldIfEntryStatJoinTimeouts | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.20 | counter32 | read-only |
The number of times a join has timeout out on this interface. |
hpicfMldIfEntryStatWrongVersionQueries | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.21 | counter32 | read-only |
The number of general queries received whose MLD version does not match the equivalent Interface Version. |
hpicfMldIfEntryLastMemberQueryCount | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.22 | counter32 | read-only |
Represents the number of group-specific and group-and-source-specific queries sent by the router before it assumes there are no local members. |
hpicfMldIfEntryStartupQueryCount | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.23 | counter32 | read-only |
Represents the number of Queries sent out on startup, separated by the Startup Query Interval (hpicfMldIfEntryStartupQueryInterval) |
hpicfMldIfEntryStartupQueryInterval | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.24 | unsigned32 | read-only |
Represents the interval between General Queries sent by a Querier on startup. |
hpicfMldIfEntryStatExcludeGroupJoinsCount | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.25 | counter32 | read-only |
Current number of groups on this interface which are in EXCLUDE mode. |
hpicfMldIfEntryStatIncludeGroupJoinsCount | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.26 | counter32 | read-only |
Current number of groups on this interface which are in INCLUDE mode. |
hpicfMldIfEntryStatFilteredExcludeGroupJoinsCount | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.27 | counter32 | read-only |
Current number of filtered groups on this interface which are in EXCLUDE mode. |
hpicfMldIfEntryStatFilteredIncludeGroupJoinsCount | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.28 | counter32 | read-only |
Current number of filtered groups on this interface which are in INCLUDE mode. |
hpicfMldIfEntryStatStandardExcludeGroupJoinsCount | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.29 | counter32 | read-only |
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. |
hpicfMldIfEntryStatStandardIncludeGroupJoinsCount | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.30 | counter32 | read-only |
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. |
hpicfMldIfEntryStatV1QueryTx | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.31 | counter32 | read-only |
The number of V1 Queries transmitted on this interface. |
hpicfMldIfEntryStatV1QueryRx | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.32 | counter32 | read-only |
The number of V1 Queries received on this interface. |
hpicfMldIfEntryStatV2QueryTx | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.33 | counter32 | read-only |
The number of V2 Queries transmitted on this interface. |
hpicfMldIfEntryStatV2QueryRx | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.34 | counter32 | read-only |
The number of V2 Queries received on this interface. |
hpicfMldIfEntryStatGSSQTx | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.35 | counter32 | read-only |
The number of Group Source Specific Queries transmitted on this interface. |
hpicfMldIfEntryStatGSSQRx | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.36 | counter32 | read-only |
The number of Group Source Specific Queries received on this interface |
hpicfMldIfEntryStatMalformedPktRx | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.37 | counter32 | read-only |
The number of malformed packets received on this interface. |
hpicfMldIfEntryStatBadCheckSumRx | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.38 | counter32 | read-only |
The number of bad checksum packets received on this interface. |
hpicfMldIfEntryStatMartianSourceRx | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.39 | counter32 | read-only |
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. |
hpicfMldIfEntryStatPacketsRxOnDisabled | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.40 | counter32 | read-only |
The number of MLD packets received on this interface when MLD is disabled. |
hpicfMldIfEntryStrictVersionMode | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.41 | truthvalue | read-write |
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. |
hpicfMldIfEntryStatMldV1ReportTx | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.42 | counter32 | read-only |
The number of times an MLD version 1 report was transmitted on this interface. |
hpicfMldIfEntryStatMldV2ReportTx | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.43 | counter32 | read-only |
The number of times an MLD version 2 report was transmitted on this interface. |
hpicfMldIfEntryState | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.44 | hpicfmldifentrystate | read-only |
Represents the MLD interface state. |
hpicfMldIfEntryStatV1GSQRx | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.45 | counter32 | read-only |
The number of V1 group specific queries received on this interface. |
hpicfMldIfEntryStatV1GSQTx | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.46 | counter32 | read-only |
The number of V1 group specific queries transmitted by this interface. |
hpicfMldIfEntryStatV2GSQRx | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.47 | counter32 | read-only |
The number of V2 group specific queries received on this interface. |
hpicfMldIfEntryStatV2GSQTx | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.48 | counter32 | read-only |
The number of V2 group specific queries transmitted by this interface. |
hpicfMldIfEntryStartupQueryExpiryTime | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.49 | timeticks | read-only |
The minimum amount of time remaining before a multicast router decides that there is no longer another multicast router which should be the querier on startup on this interface. |
hpicfMldIfEntryOtherQuerierInterval | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.50 | unsigned32 | read-only |
The length of time that must pass before a multicast router decides that there is no longer another multicast router which should be the querier on this interface. |
hpicfMldIfEntryOtherQuerierExpiryTime | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.5.1.51 | timeticks | read-only |
The minimum amount of time remaining before a multicast router decides that there is no longer another multicast router which should be the querier on this interface. |
hpicfMldCacheTable | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.6 | no-access |
HP extensions to the MLD standard MIB table mldCacheTable. |
|
1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.6.1 | no-access |
HP extensions for an entry in the mldCacheTable. |
||
hpicfMldCacheIfIndex | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.6.1.1 | interfaceindex | no-access |
The internetwork-layer interface for which this entry contains information for an IPv6 multicast group address. |
hpicfMldCacheAddress | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.6.1.2 | inetaddressipv6 | no-access |
The IPv6 multicast group address for which this entry contains information. |
hpicfMldCacheSelf | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.6.1.3 | truthvalue | read-only |
An indication of whether the local system is a member of this group address on this interface. |
hpicfMldCacheLastReporter | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.6.1.4 | inetaddressipv6 | read-only |
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. |
hpicfMldCacheUpTime | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.6.1.5 | timeticks | read-only |
The time elapsed since this entry was created. |
hpicfMldCacheExpiryTime | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.6.1.6 | timeticks | read-only |
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. |
hpicfMldGroupType | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.6.1.7 | hpicfmcastgrouptypedefinition | read-only |
See HpicfMldGroupTypeDefinition description. |
hpicfJoinedPorts | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.6.1.8 | portlist | read-only |
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. |
hpicfMldCacheStatus | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.6.1.9 | rowstatus | read-only |
The status of this row, by which new entries may be created, or existing entries deleted from this table. |
hpicfMldCacheFilterMode | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.6.1.10 | integer | read-only |
The value indicates whether the group state is include(1) or exclude(2) Enumeration: 'exclude': 2, 'include': 1. |
hpicfMldCacheExcludeModeExpiryTimer | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.6.1.11 | timeticks | read-only |
The time remaining before the group in EXCLUDE state expires and transitions to INCLUDE mode. |
hpicfMldCacheVersion1HostTimer | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.6.1.12 | timeticks | read-only |
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 |
hpicfMldCacheSrcCount | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.6.1.13 | counter32 | read-only |
The number of sources either included or excluded for this group. If V1 host timer (hpicfMldCacheVersion1HostTimer) is active, this value will be zero. |
hpicfMldPortConfigTable | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.7 | no-access |
This table contains information about the MLD port configurations on this switch. |
|
1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.7.1 | no-access |
The information associated with each MLD port configuration. |
||
hpicfMldPortConfigEntryInterfaceIfIndex | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.7.1.1 | interfaceindex | no-access |
The internetwork-layer interface value of the interface for which MLD is enabled. |
hpicfMldPortConfigEntryIndex | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.7.1.2 | integer32 | no-access |
The ifIndex value which uniquely identifies a row in the Interfaces Table for a port or trunk. |
hpicfMldPortConfigEntryPortModeFeature | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.7.1.3 | hpicfmldconfigportmodetype | read-write |
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. |
hpicfMldPortConfigEntryForcedLeaveFeature | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.7.1.4 | truthvalue | read-write |
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. |
hpicfMldPortConfigEntryFastLeaveFeature | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.7.1.5 | truthvalue | read-write |
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. |
hpicfMldFilteredGroupPortCacheTable | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.8 | no-access |
This table contains information about the MLD port configurations on this switch. |
|
1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.8.1 | no-access |
The information associated with each MLD port configuration. |
||
hpicfMldFilteredGroupPortCacheIfIndex | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.8.1.1 | interfaceindex | no-access |
The internetwork-layer interface value of the interface for which MLD is enabled and for which this filtered group exists. |
hpicfMldFilteredGroupPortCacheGroupAddress | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.8.1.2 | inetaddressipv6 | no-access |
The IPv6 multicast group address for which this entry contains information. |
hpicfMldFilteredGroupPortCachePortIndex | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.8.1.3 | integer32 | no-access |
The ifIndex value which uniquely identifies a row in the Interfaces Table for a port or trunk. |
hpicfMldFilteredGroupPortCacheExpiryTime | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.8.1.4 | timeticks | read-only |
The minimum amount of time remaining before this entry will be aged out. |
hpicfMldSrcListTable | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.9 | no-access |
HP extensions to the Mgmd standard MIB table mgmdRouterSrcListTable for Ipv6 type. |
|
1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.9.1 | no-access |
HP extensions to the Mgmd standard MIB table mgmdRouterSrcListTable for Ipv6 type. |
||
hpicfMldSrcListIfIndex | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.9.1.1 | interfaceindex | no-access |
The internetwork-layer interface for which this entry contains information for an IPv6 multicast group address. |
hpicfMldSrcListAddress | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.9.1.2 | inetaddressipv6 | no-access |
The IPv6 multicast group address for which this entry contains information. |
hpicfMldSrcListHostAddress | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.9.1.3 | inetaddressipv6 | no-access |
The Host Address to which this entry corresponds. |
hpicfMldSrcListPorts | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.9.1.4 | portlist | read-only |
List of ports for which this entry is either excluded or included. |
hpicfMldSrcListExpiry | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.9.1.5 | timeticks | read-only |
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. |
hpicfMldSrcListUpTime | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.9.1.6 | timeticks | read-only |
The time elapsed since this entry was created. |
hpicfMldSrcListType | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.9.1.7 | hpicfmcastgrouptypedefinition | read-only |
See HpicfMldGroupTypeDefinition description. |
hpicfMldPortSrcTable | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.10 | no-access |
This table contains information about the MLD PortSrc configurations on this switch. |
|
1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.10.1 | no-access |
HP extensions for an entry in the MLD PortSrc Table. |
||
hpicfMldPortSrcIfIndex | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.10.1.1 | interfaceindex | no-access |
The internetwork-layer interface for which this entry contains information for an IPv6 multicast group address. |
hpicfMldPortSrcAddress | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.10.1.2 | inetaddressipv6 | no-access |
The IPv6 multicast group address for which this entry contains information. |
hpicfMldPortSrcHostAddress | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.10.1.3 | inetaddressipv6 | no-access |
The Host Address to which this entry corresponds. |
hpicfMldPortSrcPortIndex | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.10.1.4 | integer32 | no-access |
The ifIndex value which uniquely identifies a row in the PortSrc Table for a port or trunk. |
hpicfMldPortSrcExpiry | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.10.1.5 | timeticks | read-only |
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. |
hpicfMldPortSrcUpTime | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.10.1.6 | timeticks | read-only |
The time elapsed since this entry was created. |
hpicfMldPortSrcFilterMode | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.10.1.7 | integer | read-only |
The Value indicates whether the port state is include(1) or exclude(2). Enumeration: 'exclude': 2, 'include': 1. |
hpicfMldMcastExcludeGroupJoinsCount | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.11 | integer32 | read-only |
Number of multicast groups in Exclude mode. |
hpicfMldMcastIncludeGroupJoinsCount | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.12 | integer32 | read-only |
Number of multicast groups in Include mode. |
hpicfMldMcastPortFastLearn | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.13 | portlist | read-write |
List of ports on which the fast learn feature is enabled |
hpicfMldGroupPortCacheTable | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.14 | no-access |
This table contains information about the MLD port configurations on this switch. |
|
1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.14.1 | no-access |
The information associated with each MLD port configuration. |
||
hpicfMldGroupPortCacheIfIndex | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.14.1.1 | interfaceindex | no-access |
The internetwork-layer interface value of the interface for which MLD is enabled and for which this group exists. |
hpicfMldGroupPortCacheGroupAddress | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.14.1.2 | inetaddressipv6 | no-access |
The IPv6 multicast group address for which this entry contains information. |
hpicfMldGroupPortCachePortIndex | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.14.1.3 | integer32 | no-access |
The ifIndex value which uniquely identifies a row in the Interfaces Table for a port or trunk. |
hpicfMldGroupPortCacheExpiryTime | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.14.1.4 | timeticks | read-only |
The minimum amount of time remaining before this entry will be aged out. |
hpicfMldGroupPortCacheUpTime | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.14.1.5 | timeticks | read-only |
The time elapsed since this entry was created. |
hpicfMldGroupPortCacheVersion1Timer | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.14.1.6 | timeticks | read-only |
The time remaining until the local router will assume that there are no longer any MLD version 1 members on this port. |
hpicfMldGroupPortCacheFilterTimer | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.14.1.7 | timeticks | read-only |
The time remaining before the port in EXCLUDE state expires and transitions to INCLUDE mode. |
hpicfMldGroupPortCacheFilterMode | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.14.1.8 | integer | read-only |
The Value indicates whether the port state is include(1) or exclude(2). Enumeration: 'exclude': 2, 'include': 1. |
hpicfMldGroupPortCacheExcludeSrcCount | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.14.1.9 | counter32 | read-only |
Current number of sources excluded on this port. |
hpicfMldGroupPortCacheRequestedSrcCount | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.14.1.10 | counter32 | read-only |
Current number of sources requested on this port. |
hpicfMldReload | 1.3.6.1.4.1.11.2.14.11.5.1.48.1.1.15 | truthvalue | read-write |
Setting this object to true will reset MLD on all interfaces, while setting this object to false does not have any impact. A get on this object will always return false. |
hpicfMldConformance | 1.3.6.1.4.1.11.2.14.11.5.1.48.2 | |||
hpicfMldGroups | 1.3.6.1.4.1.11.2.14.11.5.1.48.2.1 | |||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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 |
||
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. |
||
hpicfMldIfGroupV3 | 1.3.6.1.4.1.11.2.14.11.5.1.48.2.1.12 |
A collection of objects that extends objects defined in mldInterfaceTable and used to support management of interfaces with MLD enabled. |
||
hpicfMldReloadModeGroup | 1.3.6.1.4.1.11.2.14.11.5.1.48.2.1.13 |
A collection of objects for MLD Reload mode. |
||
hpicfMldCompliances | 1.3.6.1.4.1.11.2.14.11.5.1.48.2.2 | |||
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. |
||
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. |
||
hpicfMldMIBComplianceV3 | 1.3.6.1.4.1.11.2.14.11.5.1.48.2.2.3 |
The compliance statement for HP routers running MLD and implementing the HP-ICF-MLD MIB. |