TIMETRA-MLD-SNOOPING-MIB
AI MIB Summary
The TIMETRA-MLD-SNOOPING-MIB provides SNMP management and provisioning capabilities for the Multicast Listener Discovery (MLD) snooping protocol on Alcatel-Lucent Service Router Operating System (SROS) devices. It enables the monitoring of IPv6 multicast group membership states, snooping table entries, and interface-specific listener configurations to control Layer 2 multicast traffic forwarding.
This document is the SNMP MIB module to manage and provision the Multicast Listener Discovery (MLD) snooping feature protocol for the Alcatel-Lucent SROS device.
Copyright 2008-2011 Alcatel-Lucent. All rights reserved. Reproduction of this document is authorized on the condition that the foregoing copyright notice is included.
This SNMP MIB module (Specification) embodies Alcatel-Lucent's proprietary intellectual property. Alcatel-Lucent retains all title and ownership in the Specification, including any revisions.
Alcatel-Lucent grants all interested parties a non-exclusive license to use and distribute an unmodified copy of this Specification in connection with management of Alcatel-Lucent products, and without fee, provided this copyright notice and license appear on all copies.
This Specification is supplied 'as is', and Alcatel-Lucent makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
Main OID:
timetraMldSnoopingMIBModule.1.3.6.1.4.1.6527.1.1.3.45
232
Objects
Active
Status
9
Dependencies
Imported Objects
Objects
232 total| Object Name |
|---|
timetraMldSnoopingMIBModuleThis document is the SNMP MIB module to manage and provision
the Multicast Listener Discovery (MLD) snooping feature protocol
for the Alcatel-Lucent SROS device.
Copyright 2008-2011 Alcatel-Lucent. All rights reserved.
Reproduction of this document is authorized on the condition that
the foregoing copyright notice is included.
This SNMP MIB module (Specification) embodies Alcatel-Lucent's
proprietary intellectual property. Alcatel-Lucent retains
all title and ownership in the Specification, including any
revisions.
Alcatel-Lucent grants all interested parties a non-exclusive
license to use and distribute an unmodified copy of this
Specification in connection with management of Alcatel-Lucent
products, and without fee, provided this copyright notice and
license appear on all copies.
This Specification is supplied 'as is', and Alcatel-Lucent
makes no warranty, either express or implied, as to the use,
operation, condition, or performance of the Specification. MODULE-IDENTITY .1.3.6.1.4.1.6527.1.1.3.45 |
tmnxMldSnoopingConformance OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.1.45 |
tmnxMldSnoopingCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.1.45.1 |
tmnxMldSnoopingGroups OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.1.45.2 |
tmnxMldSnoopingObjs OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.45 |
tmnxMldSnoopingTlsObjs OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.45.1 |
tlsMldSnpgConfigTableLastChangeThe value of the object tlsMldSnpgConfigTableLastChange indicates
the value of sysUpTime at the time of the last modification of an entry
in the tlsMldSnpgConfigTable.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.45.1.1 |
tlsMldSnpgConfigTableThe table tlsMldSnpgConfigTable contains objects to configure the MLD
snooping feature within a Tls service. SEQUENCE OF TlsMldSnpgConfigEntry .1.3.6.1.4.1.6527.3.1.2.45.1.2 |
tlsMldSnpgConfigEntryEach row represents an instance of MLD snooping running within a Tls
service.
Entries in this table cannot be created or deleted via SNMP operations.
An entry in this table will be created by the agent upon creation of a
new Tls service (svcTlsInfoTable). The entry is destroyed when the Tls
service is removed. TlsMldSnpgConfigEntry .1.3.6.1.4.1.6527.3.1.2.45.1.2.1 |
tlsMldSnpgCfgLastChangeTimeThe value of the object tlsMldSnpgCfgLastChangeTime indicates
the sysUpTime at the time of the last modification of this entry.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.45.1.2.1.1 |
tlsMldSnpgCfgAdminStateThe value of the object tlsMldSnpgCfgAdminState specifies
the administrative state of the MLD snooping feature associated with
this Tls.rw TmnxAdminState (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.45.1.2.1.2 |
tlsMldSnpgCfgGenQueryIntvlThe value of the object tlsMldSnpgCfgGenQueryIntvl specifies
the Queriers Query Interval when the Query Interval is not sent
in the Query PDU or when it is set to zero in the Query PDU.
For these networks, this object needs to be set to the same value
as what is configured on the Querier.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.45.1.2.1.3 |
tlsMldSnpgCfgRobustCountThe value of the object tlsMldSnpgCfgRobustCount specifies
the Querier's Robustness Variable when the Robustness Variable is
not sent in the Query PDU or when it is set to zero in the Query PDU.
For these networks, this object needs to be set to the same value
as what is configured on the Querier.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.45.1.2.1.4 |
tlsMldSnpgCfgReportSrcAddrTypeThe value of the object tlsMldSnpgCfgReportSrcAddrType specifies
the type of tlsMldSnpgCfgReportSrcAddr.
This can only be set to 'ipv6(2)' or 'unknown(0)'.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.45.1.2.1.5 |
tlsMldSnpgCfgReportSrcAddrThe value of the object tlsMldSnpgCfgReportSrcAddr specifies
the link local source IP address used when generating MLD reports.rw InetAddress .1.3.6.1.4.1.6527.3.1.2.45.1.2.1.6 |
tlsMldSnpgCfgQuerySrcAddrTypeThe value of the object tlsMldSnpgCfgQuerySrcAddrType specifies
the type of tlsMldSnpgCfgQuerySrcAddr.
This can only be set to 'ipv6(2)' or 'unknown(0)'.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.45.1.2.1.7 |
tlsMldSnpgCfgQuerySrcAddrThe value of the object tlsMldSnpgCfgQuerySrcAddr specifies
the link local source IP address used when generating MLD queries.rw InetAddress .1.3.6.1.4.1.6527.3.1.2.45.1.2.1.8 |
tlsMldSnpgCfgMvrAdminStateThe value of the object tlsMldSnpgCfgMvrAdminState specifies
the administrative state of the MLD snooping Multicast VPLS
Registration feature associated with this Tls.rw TmnxAdminState (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.45.1.2.1.9 |
tlsMldSnpgCfgMvrDescriptionThe value of the object tlsMldSnpgCfgMvrDescription specifies
a user provided description for the MLD snooping Multicast VPLS
Registration configuration associated with this Tls.rw TItemDescription (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.45.1.2.1.10 |
tlsMldSnpgCfgMvrPolicyThe value of the object tlsMldSnpgCfgMvrPolicy specifies
the policy statement that is applied to decide whether or not
a multicast group learned on a SAP with the object
sapMldSnpgCfgMvrFromVplsId set to this Tls, can be joined to this Tls.
If an empty string is provided, all groups learned on these SAPs
are joined without applying a policy.rw TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.45.1.2.1.11 |
tlsMldSnpgQuerierTableThe table tlsMldSnpgQuerierTable contains information related
to the active MLD Querier found in each Tls Service. SEQUENCE OF TlsMldSnpgQuerierEntry .1.3.6.1.4.1.6527.3.1.2.45.1.3 |
tlsMldSnpgQuerierEntryEach row represents information on the active MLD Querier within a Tls
service.
Entries in this table cannot be created or deleted via SNMP operations.
An entry in this table will be created by the agent upon detection of
an MLD Querier in a Tls service for which MLD snooping is enabled
(via tlsMldSnpgCfgAdminState). TlsMldSnpgQuerierEntry .1.3.6.1.4.1.6527.3.1.2.45.1.3.1 |
tlsMldSnpgQuerierVersionThe value of the object tlsMldSnpgQuerierVersion indicates
the version of the MLD protocol that is sent by the active MLD Querier
detected in this Tls.ro TmnxMldVersion (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.45.1.3.1.1 |
tlsMldSnpgQuerierAddressTypeThe value of the object tlsMldSnpgQuerierAddressType indicates
the type of tlsMldSnpgQuerierAddress.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.45.1.3.1.2 |
tlsMldSnpgQuerierAddressThe value of the object tlsMldSnpgQuerierAddress indicates the source
IP address used by MLD queries sent out by the active Querier.ro InetAddress .1.3.6.1.4.1.6527.3.1.2.45.1.3.1.3 |
tlsMldSnpgQuerierLocaleThe value of the object tlsMldSnpgQuerierLocale indicates
where the Querier was detected.
An MLD Querier found on a local SAP has the value 'sap(1)'.
An MLD Querier detected on an SDP has the value 'sdp(2)'.ro TmnxMldSnpgLocation .1.3.6.1.4.1.6527.3.1.2.45.1.3.1.4 |
tlsMldSnpgQuerierPortIdThe value of the object tlsMldSnpgQuerierPortId indicates,
together with tlsMldSnpgQuerierEncapValue, the SAP on which
the active Querier is detected.
The value of this object is only meaningful when the value of
tlsMldSnpgQuerierLocale is 'sap(1)'.ro TmnxPortID (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.45.1.3.1.5 |
tlsMldSnpgQuerierEncapValueThe value of the object tlsMldSnpgQuerierEncapValue indicates,
together with the object tlsMldSnpgQuerierPortId, the SAP on which
the active Querier is detected.
The value of this object is only meaningful when the value of
tlsMldSnpgQuerierLocale is 'sap(1)'.ro TmnxEncapVal (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.45.1.3.1.6 |
tlsMldSnpgQuerierSdpIdThe value of the object tlsMldSnpgQuerierSdpId indicates,
together with the object tlsMldSnpgQuerierVcId, the SDP Binding
on which the active Querier is detected.
The value of this object is only meaningful when the value of
tlsMldSnpgQuerierLocale is 'sdp(2)'.ro SdpId (TIMETRA-SERV-MIB) .1.3.6.1.4.1.6527.3.1.2.45.1.3.1.7 |
tlsMldSnpgQuerierVcIdThe value of the object tlsMldSnpgQuerierVcId indicates,
together with the object tlsMldSnpgQuerierSdpId, the SDP Binding
on which the active Querier is detected.
The value of this object is only meaningful when the value of
tlsMldSnpgQuerierLocale is 'sdp(2)'.ro TmnxVcIdOrNone (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.45.1.3.1.8 |
tlsMldSnpgQuerierUpTimeThe value of the object tlsMldSnpgQuerierUpTime indicates
how long (in hundredths of a second) that this Querier has been known
as the current active MLD Querier.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.6527.3.1.2.45.1.3.1.9 |
tlsMldSnpgQuerierExpiryTimeThe value of the object tlsMldSnpgQuerierExpiryTime indicates
the time in seconds after which this Querier is no longer known
as the current active MLD Querier.ro Unsigned32 UNITS "seconds" .1.3.6.1.4.1.6527.3.1.2.45.1.3.1.10 |
tlsMldSnpgQuerierGenQueryIntvlThe value of the object tlsMldSnpgQuerierGenQueryIntvl
indicates the General Query Interval used by the active Querier.ro Unsigned32 UNITS "seconds" .1.3.6.1.4.1.6527.3.1.2.45.1.3.1.11 |
tlsMldSnpgQuerierGenRespIntvlThe value of the object tlsMldSnpgQuerierGenRespIntvl indicates
the General Query Response interval (in 1/10 seconds) used by the
active Querier.ro Unsigned32 UNITS "deci-seconds" .1.3.6.1.4.1.6527.3.1.2.45.1.3.1.12 |
tlsMldSnpgQuerierRobustCountThe value of the object tlsMldSnpgQuerierRobustCount indicates
the Robust Count value used by the active Querier.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.45.1.3.1.13 |
tlsMldSnpgProxyGroupTableThe table tlsMldSnpgProxyGroupTable contains, together with the table
tlsMldSnpgProxyGrpSrcTable, multicast group address information
collected by MLD snooping for this Tls.
The content of this table is used by the system to 'proxy-report'
towards the MLD Querier. SEQUENCE OF TlsMldSnpgProxyGroupEntry .1.3.6.1.4.1.6527.3.1.2.45.1.4 |
tlsMldSnpgProxyGroupEntryEach entry in this table contains information about a multicast group
address known in this Tls.
If a group source list is present, it is described in the corresponding
entries of the tlsMldSnpgProxyGrpSrcTable table. TlsMldSnpgProxyGroupEntry .1.3.6.1.4.1.6527.3.1.2.45.1.4.1 |
tlsMldSnpgProxyGroupAddressTypeThe value of the object tlsMldSnpgProxyGroupAddressType indicates
the type of tlsMldSnpgProxyGroupAddress. InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.45.1.4.1.1 |
tlsMldSnpgProxyGroupAddressThe value of the object tlsMldSnpgProxyGroupAddress indicates
the IP multicast group address for which this entry contains
information. InetAddress .1.3.6.1.4.1.6527.3.1.2.45.1.4.1.2 |
tlsMldSnpgProxyGroupFilterModeThe value of the object tlsMldSnpgProxyGroupFilterMode indicates
the filter-mode for this group.ro TmnxMldGroupFilterMode (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.45.1.4.1.3 |
tlsMldSnpgProxyGroupUpTimeThe value of the object tlsMldSnpgProxyGroupUpTime indicates
how long (in hundredths of a second) that the group address already
exists in the database.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.6527.3.1.2.45.1.4.1.4 |
tlsMldSnpgProxyGrpSrcTableThe table tlsMldSnpgProxyGrpSrcTable lists the IPv6 multicast sources
corresponding to the IPv6 multicast groups listed in the
tlsMldSnpgProxyGroupTable. SEQUENCE OF TlsMldSnpgProxyGrpSrcEntry .1.3.6.1.4.1.6527.3.1.2.45.1.5 |
tlsMldSnpgProxyGrpSrcEntrytlsMldSnpgProxyGrpSrcEntry describes an entry in the
tlsMldSnpgProxyGrpSrcTable.
Each entry represents an IPv6 multicast source for which the system is
interested/not interested in receiving multicast traffic from. TlsMldSnpgProxyGrpSrcEntry .1.3.6.1.4.1.6527.3.1.2.45.1.5.1 |
tlsMldSnpgProxyGrpSrcAddrTpThe value of the object tlsMldSnpgProxyGrpSrcAddrTp indicates
the type of tlsMldSnpgProxyGrpSrcAddr. InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.45.1.5.1.1 |
tlsMldSnpgProxyGrpSrcAddrThe value of the object tlsMldSnpgProxyGrpSrcAddr indicates
the IPv6 multicast source address. InetAddress .1.3.6.1.4.1.6527.3.1.2.45.1.5.1.2 |
tlsMldSnpgProxyGrpSrcUpTimeThe value of the object tlsMldSnpgProxyGrpSrcUpTime indicates
how long (in hundredths of a second) that the source address
already exists in the database.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.6527.3.1.2.45.1.5.1.3 |
tlsMldSnpgMRouterTableThe table tlsMldSnpgMRouterTable contains information related
to the multicast routers found in each Tls Service. SEQUENCE OF TlsMldSnpgMRouterEntry .1.3.6.1.4.1.6527.3.1.2.45.1.6 |
tlsMldSnpgMRouterEntryEach row contains information about one specific multicast router
known within a Tls service.
Entries in this table cannot be created or deleted via SNMP operations.
An entry in this table will be created by the agent upon detection of
a multicast router in a Tls service for which MLD snooping is enabled
(via tlsMldSnpgCfgAdminState). TlsMldSnpgMRouterEntry .1.3.6.1.4.1.6527.3.1.2.45.1.6.1 |
tlsMldSnpgMRouterAddressTypeThe value of the object tlsMldSnpgMRouterAddressType indicates the
type of tlsMldSnpgMRouterAddress. InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.45.1.6.1.1 |
tlsMldSnpgMRouterAddressThe value of the object tlsMldSnpgMRouterAddress indicates the
source IP address used by MLD queries sent out by this multicast
router. InetAddress .1.3.6.1.4.1.6527.3.1.2.45.1.6.1.2 |
tlsMldSnpgMRouterLocaleThe value of the object tlsMldSnpgMRouterLocale indicates
where this multicast router was detected.
A multicast router found on a local SAP has the value 'sap(1)'.
A multicast router detected on an SDP has the value 'sdp(2)'.ro TmnxMldSnpgLocation .1.3.6.1.4.1.6527.3.1.2.45.1.6.1.3 |
tlsMldSnpgMRouterPortIdThe value of the object tlsMldSnpgMRouterPortId indicates,
together with the object tlsMldSnpgMRouterEncapValue, the SAP
on which this multicast router is detected.
The value of this object is only meaningful when the value of
tlsMldSnpgMRouterLocale is 'sap(1)'.ro TmnxPortID (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.45.1.6.1.4 |
tlsMldSnpgMRouterEncapValueThe value of the object tlsMldSnpgMRouterEncapValue indicates,
together with the object tlsMldSnpgMRouterPortId, the SAP
on which this multicast router is detected.
The value of this object is only meaningful when the value of
tlsMldSnpgMRouterLocale is 'sap(1)'.ro TmnxEncapVal (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.45.1.6.1.5 |
tlsMldSnpgMRouterSdpIdThe value of the object tlsMldSnpgMRouterSdpId indicates,
together with the object tlsMldSnpgMRouterVcId, the SDP Bind
on which this multicast router is detected.
The value of this object is only meaningful when the value of
tlsMldSnpgMRouterLocale is 'sdp(2)'.ro SdpId (TIMETRA-SERV-MIB) .1.3.6.1.4.1.6527.3.1.2.45.1.6.1.6 |
tlsMldSnpgMRouterVcIdThe value of the object tlsMldSnpgMRouterVcId indicates,
together with the object tlsMldSnpgMRouterSdpId, the SDP Bind
on which this multicast router is detected.
The value of this object is only meaningful when the value of
tlsMldSnpgMRouterLocale is 'sdp(2)'.ro TmnxVcIdOrNone (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.45.1.6.1.7 |
tlsMldSnpgMRouterVersionThe value of the object tlsMldSnpgMRouterVersion indicates
the version of the MLD protocol used by this multicast router.ro TmnxMldVersion (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.45.1.6.1.8 |
tlsMldSnpgMRouterExpiryTimeThe value of the object tlsMldSnpgMRouterExpiryTime indicates
the time in seconds after which this multicast router is no longer
known in this Tls.ro Unsigned32 UNITS "seconds" .1.3.6.1.4.1.6527.3.1.2.45.1.6.1.9 |
tlsMldSnpgMRouterUpTimeThe value of the object tlsMldSnpgMRouterUpTime indicates
how long (in hundredths of a second) that this multicast router has
been known in this Tls.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.6527.3.1.2.45.1.6.1.10 |
tlsMldSnpgMRouterGenQueryIntvlThe value of the obejct tlsMldSnpgMRouterGenQueryIntvl indicates
the General Query Interval used by this multicast router.ro Unsigned32 UNITS "seconds" .1.3.6.1.4.1.6527.3.1.2.45.1.6.1.11 |
tlsMldSnpgMRouterGenRespIntvlThe value of the object tlsMldSnpgMRouterGenRespIntvl indicates
the General Query Response interval (in 1/10 seconds)
used by this multicast router.ro Unsigned32 UNITS "deci-seconds" .1.3.6.1.4.1.6527.3.1.2.45.1.6.1.12 |
tlsMldSnpgMRouterRobustCountThe value of the object tlsMldSnpgMRouterRobustCount indicates
the Robust Count value used by this multicast router.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.45.1.6.1.13 |
tmnxMldSnoopingSapObjs OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.45.2 |
sapMldSnpgConfigTableLastChangeThe value of the object sapMldSnpgConfigTableLastChange indicates
the value of sysUpTime at the time of the last modification of an entry
in the sapMldSnpgConfigTable.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.45.2.1 |
sapMldSnpgConfigTableThe sapMldSnpgConfigTable contains objects to configure the MLD
snooping feature on a SAP within a Tls. SEQUENCE OF SapMldSnpgConfigEntry .1.3.6.1.4.1.6527.3.1.2.45.2.2 |
sapMldSnpgConfigEntryEach row contains MLD snooping configuration parameters for a SAP
within a Tls.
Entries in this table cannot be created or deleted via SNMP operations.
An entry in this table will be created by the agent upon creation of
a new SAP (sapTlsInfoTable). The entry is destroyed when the SAP or Tls
service is removed. SapMldSnpgConfigEntry .1.3.6.1.4.1.6527.3.1.2.45.2.2.1 |
sapMldSnpgCfgLastChangeTimeThe value of the object sapMldSnpgCfgLastChangeTime indicates
the sysUpTime at the time of the last modification of this entry.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.45.2.2.1.1 |
sapMldSnpgCfgImportPlcyThe value of the object sapMldSnpgCfgImportPlcy specifies
the policy statement that must be applied to all incoming MLD messages
on this SAP.rw TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.45.2.2.1.2 |
sapMldSnpgCfgFastLeaveThe value of the object sapMldSnpgCfgFastLeave specifies
whether fast leave is allowed on this SAP.
If set to 'inService(2)', the system prunes the port on which an MLD
'leave' message has been received, without waiting for the Group
Specific Query to timeout.rw TmnxAdminState (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.45.2.2.1.3 |
sapMldSnpgCfgMRouterThe value of the object sapMldSnpgCfgMRouter specifies whether
a multicast router is attached behind this SAP.
If sapMldSnpgCfgSendQueries is set to 'inService(2)', the system acts
as if this object was set to 'false(2)'.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.45.2.2.1.4 |
sapMldSnpgCfgSendQueriesThe value of the object sapMldSnpgCfgSendQueries specifies
whether the system generates General Queries by itself on this SAP.rw TmnxAdminState (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.45.2.2.1.5 |
sapMldSnpgCfgGenQueryIntvlThe value of the object sapMldSnpgCfgGenQueryIntvl specifies
the interval (in seconds) between two consecutive general queries
sent by the system on this SAP.
The value of this object is only meaningful when the value of
sapMldSnpgCfgSendQueries is 'inService(2)'.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.45.2.2.1.6 |
sapMldSnpgCfgQueryRespIntvlThe value of the object sapMldSnpgCfgQueryRespIntvl specifies
the maximum response time (in seconds) advertised in MLD queries.
The value of this object is only meaningful when the value of
sapMldSnpgCfgSendQueries is 'inService(2)'.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.45.2.2.1.7 |
sapMldSnpgCfgRobustCountThe value of the object sapMldSnpgCfgRobustCount specifies
the robustness variable on this SAP.
This object allows tuning for the expected packet loss on this SAP.
If a SAP is expected to be lossy, the Robustness Variable may be
increased. MLD snooping is robust to (Robustness Variable-1) packet
losses.
The value of this object is only meaningful when the value of
sapMldSnpgCfgSendQueries is 'inService(2)'.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.45.2.2.1.8 |
sapMldSnpgCfgLastMembIntvlThe value of the object sapMldSnpgCfgLastMembIntvl specifies
the Max Response Time (in tenths of a second) used in
Group-Specific and Group-Source-Specific Queries sent in response
to 'leave' messages. This is also the amount of time between
Group-Specific Query messages.
This value may be tuned to modify the leave latency of the network.
A reduced value results in reduced time to detect the loss of the last
member of a group.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.45.2.2.1.9 |
sapMldSnpgCfgMaxNbrGrpsThe value of the object sapMldSnpgCfgMaxNbrGrps specifies
how many group addresses are allowed for this SAP.
The value 0 means that no limit is imposed.rw INTEGER .1.3.6.1.4.1.6527.3.1.2.45.2.2.1.10 |
sapMldSnpgCfgMvrFromVplsIdThe value of the object sapMldSnpgCfgMvrFromVplsId specifies
from which Tls the multicast streams corresponding to the groups
learned via this SAP are copied.
Groups which cannot be joined to the corresponding MVR Tls
(because MVR is not up or the configured MVR policy rejects the group)
copy the multicast streams from the local Tls if MLD snooping is up
(i.e. tlsMldSnpgCfgAdminState is 'inService(2)').rw TmnxServId (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.45.2.2.1.11 |
sapMldSnpgCfgMvrToSapPortIdThe value of the object sapMldSnpgCfgMvrToSapPortId specifies,
together with sapMldSnpgCfgMvrToSapEncapVal, the SAP to which
the multicast streams corresponding to the groups learned via this
SAP are copied. As a consequence, the streams will not exit
this SAP anymore.rw TmnxPortID (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.45.2.2.1.12 |
sapMldSnpgCfgMvrToSapEncapValThe value of the object sapMldSnpgCfgMvrToSapEncapVal specifies,
together with sapMldSnpgCfgMvrToSapPortId, the SAP to which the
multicast streams corresponding to the groups learned via this SAP
are copied. As a consequence, the streams will not exit this SAP
anymore.rw TmnxEncapVal (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.45.2.2.1.13 |
sapMldSnpgCfgVersionThe value of the object sapMldSnpgCfgVersion specifies the version
of MLD running on this SAP.rw TmnxMldVersion (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.45.2.2.1.14 |
sapMldSnpgCfgDisRtrAlertChksapMldSnpgCfgDisRtrAlertChk is used to enable/disable router
alert checking for IGMP messages received on this sap.
If this flag is set to 'true', checking is disabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.45.2.2.1.15 |
sapMldSnpgGroupTablesapMldSnpgGroupTable contains, together with the table
sapMldSnpgGrpSrcTable, multicast group address information collected
by MLD snooping for each SAP. SEQUENCE OF SapMldSnpgGroupEntry .1.3.6.1.4.1.6527.3.1.2.45.2.3 |
sapMldSnpgGroupEntryEach entry in this table indicates a multicast group address learned by
MLD snooping on this SAP.
If a source list is present, it is described in the corresponding
entries of the sapMldSnpgGrpSrcTable table. SapMldSnpgGroupEntry .1.3.6.1.4.1.6527.3.1.2.45.2.3.1 |
sapMldSnpgGrpAddressTypeThe value of the object sapMldSnpgGrpAddressType indicates
the type of sapMldSnpgGrpAddress. InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.45.2.3.1.1 |
sapMldSnpgGrpAddressThe value of the object sapMldSnpgGrpAddress indicates
the IPv6 multicast group address for which this entry contains
information. InetAddress .1.3.6.1.4.1.6527.3.1.2.45.2.3.1.2 |
sapMldSnpgGrpTypeThe value of the object sapMldSnpgGrpType indicates whether
this entry was learned dynamically or was statically configured.ro TmnxMldGroupType (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.45.2.3.1.3 |
sapMldSnpgGrpFilterModeThe value of the object sapMldSnpgGrpFilterMode indicates
the filter-mode for this group.ro TmnxMldGroupFilterMode (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.45.2.3.1.4 |
sapMldSnpgGrpUpTimeThe value of the object sapMldSnpgGrpUpTime indicates
how long (in hundredths of a second) that the group address
already exists in the database for this SAP.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.6527.3.1.2.45.2.3.1.5 |
sapMldSnpgGrpExpiryTimeThe value of the object sapMldSnpgGrpExpiryTime indicates
the amount of time remaining before this entry will be aged out.ro Unsigned32 UNITS "seconds" .1.3.6.1.4.1.6527.3.1.2.45.2.3.1.6 |
sapMldSnpgGrpCompatModeThe value of the object sapMldSnpgGrpCompatMode indicates
the MLD version applicable on this SAP for this multicast group
address. This corresponds to the lowest version seen for this group
address on this SAP.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.45.2.3.1.7 |
sapMldSnpgGrpV1HostExpTimeThe value of the object sapMldSnpgGrpV1HostExpTime indicates
the time remaining until the system will assume that
there are no longer any MLDv1 members on this SAP.
Upon hearing any MLDv1 Membership Report, this value is reset to the
group membership interval. While this time remaining is non-zero, the
system ignores any MLDv2 'leave' messages for this group that it
receives on this SAP.ro Unsigned32 UNITS "seconds" .1.3.6.1.4.1.6527.3.1.2.45.2.3.1.8 |
sapMldSnpgGrpMvrFromVplsIdThe value of the object sapMldSnpgGrpMvrFromVplsId indicates
from which Tls the multicast streams corresponding to this group are
copied.
A value of 0 means that MVR is not applicable for this group and the
corresponding streams is copied from the local Tls.ro TmnxServId (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.45.2.3.1.9 |
sapMldSnpgGrpMvrToSapPortIdThe value of the object sapMldSnpgGrpMvrToSapPortId indicates,
together with sapMldSnpgGrpMvrToSapEncapVal, the SAP to which
the multicast streams corresponding to this group are copied.
If both values are 0, the corresponding streams are copied to this
local SAP.ro TmnxPortID (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.45.2.3.1.10 |
sapMldSnpgGrpMvrToSapEncapValThe value of the object sapMldSnpgGrpMvrToSapEncapVal indicates,
together with sapMldSnpgGrpMvrToSapPortId, the SAP to which
the multicast streams corresponding to this group are copied.
If both values are 0, the corresponding streams are copied to this
local SAP.ro TmnxEncapVal (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.45.2.3.1.11 |
sapMldSnpgGrpSrcTablesapMldSnpgGrpSrcTable lists the IPv6 multicast sources corresponding
to the IPv6 multicast groups listed in the sapMldSnpgGroupTable. SEQUENCE OF SapMldSnpgGrpSrcEntry .1.3.6.1.4.1.6527.3.1.2.45.2.4 |
sapMldSnpgGrpSrcEntryAn entry in the sapMldSnpgGrpSrcTable. Each entry represents a source
address from which receivers are interested/not interested in receiving
multicast traffic from. SapMldSnpgGrpSrcEntry .1.3.6.1.4.1.6527.3.1.2.45.2.4.1 |
sapMldSnpgGrpSrcAddrTypeThe value of the object sapMldSnpgGrpSrcAddrType indicates the type of
sapMldSnpgGrpSrcAddr. InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.45.2.4.1.1 |
sapMldSnpgGrpSrcAddrThe value of the object sapMldSnpgGrpSrcAddr indicates
the address of the source sending multicast traffic to the group
identified by sapMldSnpgGrpAddress.
If the value of sapMldSnpgGrpFilterMode corresponding to this entry
is 'include(1)', the receivers are interested in receiving traffic from
this source.
If the value of sapMldSnpgGrpFilterMode corresponding to this entry
is 'exclude(2)', the receivers are not interested in receiving traffic
from this source. InetAddress .1.3.6.1.4.1.6527.3.1.2.45.2.4.1.2 |
sapMldSnpgGrpSrcTypeThe value of the object sapMldSnpgGrpSrcType indicates how this source
entry was learned.
If this source entry was learned, this object is set to 'dynamic(2)'.
For statically configured sources, this object is set to 'static(1)'.ro TmnxMldGroupType (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.45.2.4.1.3 |
sapMldSnpgGrpSrcUpTimeThe value of the object sapMldSnpgGrpSrcUpTime indicates
how long (in hundredths of a second) that the source address
already exists in the database for this SAP.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.6527.3.1.2.45.2.4.1.4 |
sapMldSnpgGrpSrcExpiryTimeThe value of the object sapMldSnpgGrpSrcExpiryTime indicates
the minimum amount of time remaining before this entry will be aged
out.
If the value of sapMldSnpgGrpSrcExpiryTime is non-zero and the value
of sapMldSnpgGrpFilterMode corresponding to this entry is 'include(1)',
it means that there are currently one or more systems which desire to
receive multicast traffic for this source.
If this timer expires and the value of sapMldSnpgGrpFilterMode is
'include(1)', the system concludes that traffic from this particular
source is no longer desired on the attached network, and deletes this
entry.
If the value of sapMldSnpgGrpSrcExpiryTime is non-zero and the
filter-mode for the group is 'exclude(2)', it means that at least one
system desires to receive multicast traffic from this source.
If the value of sapMldSnpgGrpSrcExpiryTime is zero and the filter-mode
for the group is 'exclude(2)', it means that no system desires to
receive multicast traffic from this source.ro Unsigned32 UNITS "seconds" .1.3.6.1.4.1.6527.3.1.2.45.2.4.1.5 |
sapMldSnpgStaticGrpSrcTableLstChThe value of the object sapMldSnpgStaticGrpSrcTableLstCh indicates
the value of sysUpTime at the time of the last modification of an entry
in the sapMldSnpgStaticGrpSrcTable.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.45.2.5 |
sapMldSnpgStaticGrpSrcTableThe table sapMldSnpgStaticGrpSrcTable contains statically configured
(S,G) entries for each SAP. SEQUENCE OF SapMldSnpgStaticGrpSrcEntry .1.3.6.1.4.1.6527.3.1.2.45.2.6 |
sapMldSnpgStaticGrpSrcEntryAn entry in the sapMldSnpgStaticGrpSrcTable. Entries can be created or
deleted by an SNMP SET request to sapMldSnpgStaticRowstatus. SapMldSnpgStaticGrpSrcEntry .1.3.6.1.4.1.6527.3.1.2.45.2.6.1 |
sapMldSnpgStaticGroupAddrTypeThe value of the object sapMldSnpgStaticGroupAddrType specifies
the type of sapMldSnpgStaticGroupAddr. InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.45.2.6.1.1 |
sapMldSnpgStaticGroupAddrThe value of the object sapMldSnpgStaticGroupAddr specifies
the group multicast address for this statically configured (S,G)
entry for this SAP. InetAddress .1.3.6.1.4.1.6527.3.1.2.45.2.6.1.2 |
sapMldSnpgStaticSourceAddrTypeThe value of the object sapMldSnpgStaticSourceAddrType specifies
the type of sapMldSnpgStaticSourceAddr. InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.45.2.6.1.3 |
sapMldSnpgStaticSourceAddrThe value of the object sapMldSnpgStaticSourceAddr specifies
the source IP address for this statically configured (S,G) entry for
this SAP.
For a (*,G) entry, this object must be set to all zeros. InetAddress .1.3.6.1.4.1.6527.3.1.2.45.2.6.1.4 |
sapMldSnpgStaticRowstatusThe value of the object sapMldSnpgStaticRowstatus specifies
the row status used for creation or deletion of
sapMldSnpgStaticGrpSrcTable entries.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.45.2.6.1.5 |
sapMldSnpgStaticLastChangeTimeThe value of the object sapMldSnpgStaticLastChangeTime indicates
the sysUpTime at the time of the last modification of this entry.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.45.2.6.1.6 |
sapMldSnpgStatsTablesapMldSnpgStatsTable contains statistics on MLD snooping per SAP. SEQUENCE OF SapMldSnpgStatsEntry .1.3.6.1.4.1.6527.3.1.2.45.2.7 |
sapMldSnpgStatsEntrysapMldSnpgStatsEntry is an entry in the sapMldSnpgStatsTable.
Each entry contains MLD snooping statics for a SAP in a Tls. SapMldSnpgStatsEntry .1.3.6.1.4.1.6527.3.1.2.45.2.7.1 |
sapMldSnpgTxGenQueriesThe value of the object sapMldSnpgTxGenQueries indicates
the number of MLD General Queries transmitted on this SAP.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.2.7.1.1 |
sapMldSnpgTxGrpSpecQueriesThe value of the object sapMldSnpgTxGrpSpecQueries indicates
the number of MLD Group-Specific Queries transmitted on this SAP.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.2.7.1.2 |
sapMldSnpgTxSrcSpecQueriesThe value of the object sapMldSnpgTxSrcSpecQueries indicates
the number of MLD Group-And-Source-Specific Queries transmitted on
this SAP.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.2.7.1.3 |
sapMldSnpgTxV1ReportsThe value of the object sapMldSnpgTxV1Reports indicates the
number of MLDv1 Reports transmitted on this SAP.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.2.7.1.4 |
sapMldSnpgTxV2ReportsThe value of the object sapMldSnpgTxV2Reports indicates the
number of MLDv2 Reports transmitted on this SAP.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.2.7.1.5 |
sapMldSnpgTxV1LeavesThe value of the object sapMldSnpgTxV1Leaves indicates the
number of MLDv1 Leaves transmitted on this SAP.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.2.7.1.6 |
sapMldSnpgRxGenQueriesThe value of the object sapMldSnpgRxGenQueries indicates the
number of MLD General Queries received on this SAP.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.2.7.1.7 |
sapMldSnpgRxGrpSpecQueriesThe value of the object sapMldSnpgRxGrpSpecQueries indicates
the number of MLD Group-Specific Queries received on this SAP.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.2.7.1.8 |
sapMldSnpgRxSrcSpecQueriesThe value of the object sapMldSnpgRxSrcSpecQueries indicates
the number of MLD Group-And-Source-Specific Queries received on this
SAP.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.2.7.1.9 |
sapMldSnpgRxV1ReportsThe value of the object sapMldSnpgRxV1Reports indicates the
number of MLDv1 Reports received on this SAP.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.2.7.1.10 |
sapMldSnpgRxV2ReportsThe value of the object sapMldSnpgRxV2Reports indicates the
number of MLDv2 Reports received on this SAP.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.2.7.1.11 |
sapMldSnpgRxV1LeavesThe value of the object sapMldSnpgRxV1Leaves indicates the number
of MLDv1 Leaves received on this SAP.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.2.7.1.12 |
sapMldSnpgRxUnknownTypeThe value of the object sapMldSnpgRxUnknownType indicates the number
of MLD unknown type packets received on this SAP.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.2.7.1.13 |
sapMldSnpgFwdGenQueriesThe value of the object sapMldSnpgFwdGenQueries indicates
the number of MLD General Queries forwarded on this SAP.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.2.7.1.14 |
sapMldSnpgFwdGrpSpecQueriesThe value of the object sapMldSnpgFwdGrpSpecQueries indicates
the number of MLD Group-Specific Queries forwarded on this SAP.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.2.7.1.15 |
sapMldSnpgFwdSrcSpecQueriesThe value of the object sapMldSnpgFwdSrcSpecQueries indicates
the number of MLD Group-And-Source-Specific Queries forwarded on
this SAP.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.2.7.1.16 |
sapMldSnpgFwdV1ReportsThe value of the object sapMldSnpgFwdV1Reports indicates
the number of MLDv1 Reports forwarded on this SAP.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.2.7.1.17 |
sapMldSnpgFwdV2ReportsThe value of the object sapMldSnpgFwdV2Reports indicates
the number of MLDv2 Reports forwarded on this SAP.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.2.7.1.18 |
sapMldSnpgFwdV1LeavesThe value of the object sapMldSnpgFwdV1Leaves indicates
the number of MLDv1 Leaves forwarded on this SAP.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.2.7.1.19 |
sapMldSnpgFwdUnknownTypeThe value of the object sapMldSnpgFwdUnknownType indicates
the number of MLD unknown type packets forwarded on this SAP.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.2.7.1.20 |
sapMldSnpgRxBadLenPktsThe value of the object sapMldSnpgRxBadLenPkts indicates
the number of MLD packets dropped on this SAP because of a bad length.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.2.7.1.21 |
sapMldSnpgRxBadMldChksmPktsThe value of the object sapMldSnpgRxBadMldChksmPkts indicates
the number of dropped MLD packets on this SAP because of a bad MLD
header checksum.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.2.7.1.22 |
sapMldSnpgRxBadEncodedPktsThe value of the object sapMldSnpgRxBadEncodedPkts indicates
the number of MLD packets dropped on this SAP because of a bad
encoding.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.2.7.1.23 |
sapMldSnpgRxNoRtrAlertPktsThe value of the object sapMldSnpgRxNoRtrAlertPkts indicates
the number of MLD packets dropped on this SAP because the Router Alert
Option in the IP packet is not set.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.2.7.1.24 |
sapMldSnpgRxZeroSrcAdrPktsThe value of the object sapMldSnpgRxZeroSrcAdrPkts indicates
the number of MLD packets dropped on this SAP because they contain a
zero source IPv6 address.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.2.7.1.25 |
sapMldSnpgSendQueryCfgDropsThe value of the object sapMldSnpgSendQueryCfgDrops indicates
the number of times an MLD Query is dropped because the object
sapMldSnpgCfgSendQueries for this SAP is set to 'inService(2)'.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.2.7.1.26 |
sapMldSnpgImportPolicyDropsThe value of the object sapMldSnpgImportPolicyDrops indicates the
number of times an MLD group or source is dropped
because of applying an import policy on this SAP.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.2.7.1.27 |
sapMldSnpgMaxNumGroupsDropsThe value of the object sapMldSnpgMaxNumGroupsDrops indicates the
number of times an MLD group is dropped because of exceeding the
configured maximum number of groups on this SAP.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.2.7.1.28 |
sapMldSnpgMvrFromVplsCfgDropsThe value of the object sapMldSnpgMvrFromVplsCfgDrops indicates
the number of times an MLD group or Query is dropped because of
applying the sapMldSnpgCfgMvrFromVplsId configuration on this SAP.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.2.7.1.29 |
sapMldSnpgMvrToSapCfgDropsThe value of the object sapMldSnpgMvrToSapCfgDrops indicates the
number times an MLD Report or Query is dropped because of applying the
sapMldSnpgCfgMvrToSapPortId and sapMldSnpgCfgMvrToSapEncapVal
configuration on this SAP.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.2.7.1.30 |
sapMldSnpgRxWrongVersionPktsThe value of the object sapMldSnpgRxWrongVersionPkts indicates the
total number of MLD packets with a wrong version received on
this SAP.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.2.7.1.31 |
sapMldSnpgMcsFailuresThe value of the object sapMldSnpgMcsFailures indicates the
number of times an MLD group on this SAP could not be synced to
the MCS (multi-chassis synchronization) database.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.2.7.1.32 |
sapMldSnpgRxLocalScopePktsThe value of the object sapMldSnpgRxLocalScopePkts indicates
the number of MLD packets received on the link-local scope IPv6
multicast address.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.2.7.1.33 |
sapMldSnpgRxRsvdScopePktsThe value of the object sapMldSnpgRxRsvdScopePkts indicates
the number of MLD packets received on the reserved scope
IPv6 multicast address.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.2.7.1.34 |
tmnxMldSnoopingSdpBindObjs OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.45.3 |
sdpBindMldSnpgConfigTableLastChThe value of the object sdpBindMldSnpgConfigTableLastCh indicates
the value of sysUpTime at the time of the last modification of an entry
in the sdpBindMldSnpgConfigTable.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.45.3.1 |
sdpBindMldSnpgConfigTableThe table sdpBindMldSnpgConfigTable contains objects to configure the
MLD snooping feature on an SDP Bind within a Tls. SEQUENCE OF SdpBindMldSnpgConfigEntry .1.3.6.1.4.1.6527.3.1.2.45.3.2 |
sdpBindMldSnpgConfigEntryEach row contains MLD snooping configuration parameters for an SDP bind
within a Tls.
Entries in this table cannot be created or deleted via SNMP operations.
An entry in this table will be created by the agent upon creation of
a new SDP Bind (sdpBindTlsEntry). The entry is destroyed when the
SDP or Tls service is removed. SdpBindMldSnpgConfigEntry .1.3.6.1.4.1.6527.3.1.2.45.3.2.1 |
sdpBndMldSnpgCfgLastChangeTimeThe value of the object sdpBndMldSnpgCfgLastChangeTime indicates
the sysUpTime at the time of the last modification of this entry.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.45.3.2.1.1 |
sdpBndMldSnpgCfgImportPlcyThe value of the object sdpBndMldSnpgCfgImportPlcy specifies
a policy statement that must be applied to all incoming MLD messages
on this SDP Bind.rw TPolicyStatementNameOrEmpty (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.45.3.2.1.2 |
sdpBndMldSnpgCfgFastLeaveThe value of the object sdpBndMldSnpgCfgFastLeave specifies
whether or not fastleave is allowed on this SDP bind.
If set to 'inService(2)', the system prunes the port on which a MLD
'leave' message has been received without waiting for the Group
Specific Query to timeout.rw TmnxAdminState (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.45.3.2.1.3 |
sdpBndMldSnpgCfgMRouterThe value of the object sdpBndMldSnpgCfgMRouter specifies
whether a multicast router is attached behind this SDP.
If sdpBndMldSnpgCfgSendQueries is set to 'inService(2)', the system
acts as if this object was set to 'false(2)'.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.45.3.2.1.4 |
sdpBndMldSnpgCfgSendQueriesThe value of the object sdpBndMldSnpgCfgSendQueries specifies
whether the system generates General Queries by itself on this SDP.rw TmnxAdminState (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.45.3.2.1.5 |
sdpBndMldSnpgCfgGenQueryIntvlThe value of the object sdpBndMldSnpgCfgGenQueryIntvl specifies
the interval (in seconds) between two consecutive general queries sent
by the system on this SDP.
The value of this object is only meaningful when the value of
sdpBndMldSnpgCfgSendQueries is 'inService(2)'.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.45.3.2.1.6 |
sdpBndMldSnpgCfgQueryRespIntvlThe value of the object sdpBndMldSnpgCfgQueryRespIntvl specifies
the maximum response time (in seconds) advertised in MLD queries.
The value of this object is only meaningful when the value of
sdpBndMldSnpgCfgSendQueries is 'inService(2)'.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.45.3.2.1.7 |
sdpBndMldSnpgCfgRobustCountThe value of the object sdpBndMldSnpgCfgRobustCount specifies
the value of the Robust count.
This object allows tuning for the expected packet loss on this SDP.
If a SDP is expected to be lossy, the Robustness Variable may be
increased. MLD snooping is robust to (Robustness Variable-1) packet
losses.
The value of this object is only meaningful when the value of
sdpBndMldSnpgCfgSendQueries is 'inService(2)'.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.45.3.2.1.8 |
sdpBndMldSnpgCfgLastMembIntvlThe value of the object sdpBndMldSnpgCfgLastMembIntvl specifies
the Max Response Time (in tenths of a second) used in
Group-Specific and Group-Source-Specific Queries sent in response
to 'leave' messages. This is also the amount of time between
Group-Specific Query messages.
This value may be tuned to modify the leave latency of the network.
A reduced value results in reduced time to detect the loss of the last
member of a group.rw Unsigned32 .1.3.6.1.4.1.6527.3.1.2.45.3.2.1.9 |
sdpBndMldSnpgCfgMaxNbrGrpsThe value of the object sdpBndMldSnpgCfgMaxNbrGrps specifies
how many group addresses are allowed for this SDP bind.
The value 0 means that no limit is imposed.rw INTEGER .1.3.6.1.4.1.6527.3.1.2.45.3.2.1.10 |
sdpBndMldSnpgCfgVersionThe value of the object sdpBndMldSnpgCfgVersion specifies the version
of MLD running on this SDP bind.rw TmnxMldVersion (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.45.3.2.1.11 |
sdpBndMldSnpgCfgDisRtrAlertChksdpBndMldSnpgCfgDisRtrAlertChk is used to enable/disable router
alert checking for IGMP messages received on this sdp.
If this flag is set to 'true', checking is disabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.45.3.2.1.12 |
sdpBindMldSnpgGroupTablesdpBindMldSnpgGroupTable contains, together with the table
sdpBindMldSnpgGrpSrcTable, multicast group address information
collected by MLD snooping for each SDP Bind. SEQUENCE OF SdpBindMldSnpgGroupEntry .1.3.6.1.4.1.6527.3.1.2.45.3.3 |
sdpBindMldSnpgGroupEntryEach entry in this table indicates a multicast group address learned
by MLD snooping on this SDP Bind.
If a source list is present, it is described in the corresponding
entries of the sdpBindMldSnpgGrpSrcTable table. SdpBindMldSnpgGroupEntry .1.3.6.1.4.1.6527.3.1.2.45.3.3.1 |
sdpBndMldSnpgGrpAddressTypeThe value of the object sdpBndMldSnpgGrpAddressType indicates
the type of sdpBndMldSnpgGrpAddress. InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.45.3.3.1.1 |
sdpBndMldSnpgGrpAddressThe value of the object sdpBndMldSnpgGrpAddress indicates
the IPv6 multicast group address for which this entry contains
information. InetAddress .1.3.6.1.4.1.6527.3.1.2.45.3.3.1.2 |
sdpBndMldSnpgGrpTypeThe value of the object sdpBndMldSnpgGrpType indicates
whether this entry was learned dynamically or was statically
configured.ro TmnxMldGroupType (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.45.3.3.1.3 |
sdpBndMldSnpgGrpFilterModeThe value of the object sdpBndMldSnpgGrpFilterMode indicates
the filter-mode for this group.ro TmnxMldGroupFilterMode (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.45.3.3.1.4 |
sdpBndMldSnpgGrpUpTimeThe value of the object sdpBndMldSnpgGrpUpTime indicates
how long (in hundredths of a second) that the group address
already exists in the database for this SDP Bind.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.6527.3.1.2.45.3.3.1.5 |
sdpBndMldSnpgGrpExpiryTimeThe value of the object sdpBndMldSnpgGrpExpiryTime indicates
the amount of time remaining before this entry will be aged out.ro Unsigned32 UNITS "seconds" .1.3.6.1.4.1.6527.3.1.2.45.3.3.1.6 |
sdpBndMldSnpgGrpCompatModeThe value of the object sdpBndMldSnpgGrpCompatMode indicates
the MLD version applicable on this SDP Bind for this multicast group
address. This corresponds to the lowest version seen for this group
address on this SDP Bind.ro Unsigned32 .1.3.6.1.4.1.6527.3.1.2.45.3.3.1.7 |
sdpBndMldSnpgGrpV1HostExpTimeThe value of the object sdpBndMldSnpgGrpV1HostExpTime indicates
the time remaining until the system will assume that
there are no longer any MLDv1 members on this SDP Bind.
Upon hearing any MLDv1 Membership Report, this value is reset to the
group membership interval. While this time remaining is non-zero,
the system ignores any MLDv2 'leave' messages for this
group that it receives on this SDP Bind.ro Unsigned32 UNITS "seconds" .1.3.6.1.4.1.6527.3.1.2.45.3.3.1.8 |
sdpBindMldSnpgGrpSrcTablesdpBindMldSnpgGrpSrcTable lists the IPv6 multicast sources
corresponding to the IPv6 multicast groups listed in the
sdpBindMldSnpgGroupTable. SEQUENCE OF SdpBindMldSnpgGrpSrcEntry .1.3.6.1.4.1.6527.3.1.2.45.3.4 |
sdpBindMldSnpgGrpSrcEntryAn entry in the sdpBindMldSnpgGrpSrcTable. Each entry represents a
source address from which receivers are interested/not interested in
receiving multicast traffic from. SdpBindMldSnpgGrpSrcEntry .1.3.6.1.4.1.6527.3.1.2.45.3.4.1 |
sdpBndMldSnpgGrpSrcAddrTypeThe value of the object sdpBndMldSnpgGrpSrcAddrType indicates
the type of sdpBndMldSnpgGrpSrcAddr. InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.45.3.4.1.1 |
sdpBndMldSnpgGrpSrcAddrThe value of the object sdpBndMldSnpgGrpSrcAddr indicates
the address of the source sending multicast traffic to the group
identified by sdpBndMldSnpgGrpAddress.
If the value of sdpBndMldSnpgGrpFilterMode corresponding to this entry
is 'include(1)', the receivers are interested in receiving traffic from
this source.
If the value of sdpBndMldSnpgGrpFilterMode corresponding to this entry
is 'exclude(2)' the receivers, are not interested in receiving traffic
from this source. InetAddress .1.3.6.1.4.1.6527.3.1.2.45.3.4.1.2 |
sdpBndMldSnpgGrpSrcTypeThe value of the object sdpBndMldSnpgGrpSrcType indicates how this
source entry was learned.
If this source entry was learned, this object is set to 'dynamic(2)'.
For statically configured sources, this object is set to 'static(1)'.ro TmnxMldGroupType (TIMETRA-TC-MIB) .1.3.6.1.4.1.6527.3.1.2.45.3.4.1.3 |
sdpBndMldSnpgGrpSrcUpTimeThe value of the object sdpBndMldSnpgGrpSrcUpTime indicates
how long (in hundredths of a second) that the source address
already exists in the database for this SDP Bind.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.6527.3.1.2.45.3.4.1.4 |
sdpBndMldSnpgGrpSrcExpiryTimeThe value of the object sdpBndMldSnpgGrpSrcExpiryTime
indicates the minimum amount of time remaining before this entry will
be aged out.
If the value of sdpBndMldSnpgGrpSrcExpiryTime is non-zero and the value
of sdpBndMldSnpgGrpFilterMode corresponding to this entry is
'include(1)', it means that there are currently one or more systems
which desire to receive multicast traffic for this source.
If this timer expires and the value of sdpBndMldSnpgGrpFilterMode is
'include(1)', the system concludes that traffic from this particular
source is no longer desired on the attached network, and deletes this
entry.
If the value of sdpBndMldSnpgGrpSrcExpiryTime is non-zero and the
filter-mode for the group is 'exclude(2)', it means that at least one
system desires to receive multicast traffic from this source.
If the value of sdpBndMldSnpgGrpSrcExpiryTime is zero and the
filter-mode for the group is 'exclude(2)', it means that no system
desires to receive multicast traffic from this source.ro Unsigned32 UNITS "seconds" .1.3.6.1.4.1.6527.3.1.2.45.3.4.1.5 |
sdpBindMldSnpgStatGrpSrcTblLstChThe value of the object sdpBindMldSnpgStatGrpSrcTblLstCh indicates
the value of sysUpTime at the time of the last modification of an entry
in the sdpBindMldSnpgStatGrpSrcTable.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.45.3.5 |
sdpBindMldSnpgStatGrpSrcTableThe table sdpBindMldSnpgStatGrpSrcTable contains statically configured
(S,G) entries for each SDP Bind. SEQUENCE OF SdpBindMldSnpgStatGrpSrcEntry .1.3.6.1.4.1.6527.3.1.2.45.3.6 |
sdpBindMldSnpgStatGrpSrcEntryAn entry in the sdpBindMldSnpgStatGrpSrcTable.
Entries can be created or deleted by an SNMP SET request to
sdpBndMldSnpgStaticRowstatus. SdpBindMldSnpgStatGrpSrcEntry .1.3.6.1.4.1.6527.3.1.2.45.3.6.1 |
sdpBndMldSnpgStaticGroupAddrTypeThe value of the object sdpBndMldSnpgStaticGroupAddrType specifies
the type of sdpBndMldSnpgStaticGroupAddr. InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.45.3.6.1.1 |
sdpBndMldSnpgStaticGroupAddrThe value of the object sdpBndMldSnpgStaticGroupAddr specifies
the group multicast address for this statically configured (S,G)
entry for this SDP Bind. InetAddress .1.3.6.1.4.1.6527.3.1.2.45.3.6.1.2 |
sdpBndMldSnpgStaticSourceAddrTpThe value of the object sdpBndMldSnpgStaticSourceAddrTp specifies
the type of sdpBndMldSnpgStaticSourceAddr. InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.45.3.6.1.3 |
sdpBndMldSnpgStaticSourceAddrThe value of the object sdpBndMldSnpgStaticSourceAddr specifies
the source IP address for this statically configured (S,G) entry for
this SDP Bind. For a (*,G) entry this object must be set to all zeros. InetAddress .1.3.6.1.4.1.6527.3.1.2.45.3.6.1.4 |
sdpBndMldSnpgStaticRowstatusThe value of the object sdpBndMldSnpgStaticRowstatus specifies
the row status used for creation or deletion of
sdpBindMldSnpgStatGrpSrcTable entries.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.45.3.6.1.5 |
sdpBndMldSnpgStaticLastChangeThe value of the object sdpBndMldSnpgStaticLastChange indicates
the sysUpTime at the time of the last modification of this entry.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.45.3.6.1.6 |
sdpBindMldSnpgStatsTablesdpBindMldSnpgStatsTable contains statistics on MLD snooping
per SDP Bind. SEQUENCE OF SdpBindMldSnpgStatsEntry .1.3.6.1.4.1.6527.3.1.2.45.3.7 |
sdpBindMldSnpgStatsEntrysdpBindMldSnpgStatsEntry is an entry in the sdpBindMldSnpgStatsTable.
Each entry contains MLD snooping statics for a SDP Bind in a Tls. SdpBindMldSnpgStatsEntry .1.3.6.1.4.1.6527.3.1.2.45.3.7.1 |
sdpBndMldSnpgTxGenQueriesThe value of the object sdpBndMldSnpgTxGenQueries indicates
the number of MLD General Queries transmitted on this SDP Bind.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.3.7.1.1 |
sdpBndMldSnpgTxGrpSpecQueriesThe value of the object sdpBndMldSnpgTxGrpSpecQueries indicates
the number of MLD Group-Specific Queries transmitted on this SDP
Bind.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.3.7.1.2 |
sdpBndMldSnpgTxSrcSpecQueriesThe value of the object sdpBndMldSnpgTxSrcSpecQueries indicates
the number of MLD Group-And-Source-Specific Queries transmitted on
this SDP Bind.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.3.7.1.3 |
sdpBndMldSnpgTxV1ReportsThe value of the object sdpBndMldSnpgTxV1Reports indicates the
number of MLDv1 Reports transmitted on this SDP Bind.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.3.7.1.4 |
sdpBndMldSnpgTxV2ReportsThe value of the object sdpBndMldSnpgTxV2Reports indicates the
number of MLDv2 Reports transmitted on this SDP Bind.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.3.7.1.5 |
sdpBndMldSnpgTxV1LeavesThe value of the object sdpBndMldSnpgTxV1Leaves indicates the
number of MLDv1 Leaves transmitted on this SDP Bind.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.3.7.1.6 |
sdpBndMldSnpgRxGenQueriesThe value of the object sdpBndMldSnpgRxGenQueries indicates
the number of MLD General Queries received on this SDP Bind.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.3.7.1.7 |
sdpBndMldSnpgRxGrpSpecQueriesThe value of the object sdpBndMldSnpgRxGrpSpecQueries indicates
the number of MLD Group-Specific Queries received on this SDP Bind.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.3.7.1.8 |
sdpBndMldSnpgRxSrcSpecQueriesThe value of the object sdpBndMldSnpgRxSrcSpecQueries indicates
the number of MLD Group-And-Source-Specific Queries received on this
SDP Bind.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.3.7.1.9 |
sdpBndMldSnpgRxV1ReportsThe value of the object sdpBndMldSnpgRxV1Reports indicates the
number of MLDv1 Reports received on this SDP Bind.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.3.7.1.10 |
sdpBndMldSnpgRxV2ReportsThe value of the object sdpBndMldSnpgRxV2Reports indicates the
number of MLDv2 Reports received on this SDP Bind.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.3.7.1.11 |
sdpBndMldSnpgRxV1LeavesThe value of the object sdpBndMldSnpgRxV1Leaves indicates the
number of MLDv1 Leaves received on this SDP Bind.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.3.7.1.12 |
sdpBndMldSnpgRxUnknownTypeThe value of the object sdpBndMldSnpgRxUnknownType indicates the
number of MLD unknown type packets received on this SDP Bind.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.3.7.1.13 |
sdpBndMldSnpgFwdGenQueriesThe value of the object sdpBndMldSnpgFwdGenQueries indicates the
number of MLD General Queries forwarded on this SDP Bind.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.3.7.1.14 |
sdpBndMldSnpgFwdGrpSpecQueriesThe value of the object sdpBndMldSnpgFwdGrpSpecQueries indicates
the number of MLD Group-Specific Queries forwarded on this SDP
Bind.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.3.7.1.15 |
sdpBndMldSnpgFwdSrcSpecQueriesThe value of the object sdpBndMldSnpgFwdSrcSpecQueries indicates
the number of MLD Group-And-Source-Specific Queries forwarded on
this SDP Bind.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.3.7.1.16 |
sdpBndMldSnpgFwdV1ReportsThe value of the object sdpBndMldSnpgFwdV1Reports indicates
the number of MLDv1 Reports forwarded on this SDP Bind.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.3.7.1.17 |
sdpBndMldSnpgFwdV2ReportsThe value of the object sdpBndMldSnpgFwdV2Reports indicates
the number of MLDv2 Reports forwarded on this SDP Bind.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.3.7.1.18 |
sdpBndMldSnpgFwdV1LeavesThe value of the object sdpBndMldSnpgFwdV1Leaves indicates the
number of MLDv1 Leaves forwarded on this SDP Bind.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.3.7.1.19 |
sdpBndMldSnpgFwdUnknownTypeThe value of the object sdpBndMldSnpgFwdUnknownType indicates
the number of MLD unknown type packets forwarded on this SDP Bind.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.3.7.1.20 |
sdpBndMldSnpgRxBadLenPktsThe value of the object sdpBndMldSnpgRxBadLenPkts indicates the
number of MLD packets dropped on this SDP Bind because of a bad
length.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.3.7.1.21 |
sdpBndMldSnpgRxBadMldChksmPktsThe value of the object sdpBndMldSnpgRxBadMldChksmPkts indicates
the number of dropped MLD packets on this SDP Bind because of a
bad MLD header checksum.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.3.7.1.22 |
sdpBndMldSnpgRxBadEncodedPktsThe value of the object sdpBndMldSnpgRxBadEncodedPkts indicates
the number of MLD packets dropped on this SDP Bind because of a bad
encoding.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.3.7.1.23 |
sdpBndMldSnpgRxNoRtrAlertPktsThe value of the object sdpBndMldSnpgRxNoRtrAlertPkts indicates
the number of MLD packets dropped on this SDP Bind because the
Router Alert Option in the IP packet is not set.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.3.7.1.24 |
sdpBndMldSnpgRxZeroSrcAdrPktsThe value of the object sdpBndMldSnpgRxZeroSrcAdrPkts indicates
the number of MLD packets dropped on this SDP Bind because
they contain a zero source IPv6 address.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.3.7.1.25 |
sdpBndMldSnpgSendQueryCfgDropsThe value of the object sdpBndMldSnpgSendQueryCfgDrops indicates
the number of times an MLD Query is dropped because the
object sdpBndMldSnpgCfgSendQueries for this SDP Bind is set to
'inService(2)'.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.3.7.1.26 |
sdpBndMldSnpgImportPolicyDropsThe value of the object sdpBndMldSnpgImportPolicyDrops indicates
the number of times an MLD group or source is dropped
because of applying an import policy on this SDP Bind.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.3.7.1.27 |
sdpBndMldSnpgMaxNumGroupsDropsThe value of the object sdpBndMldSnpgMaxNumGroupsDrops indicates
the number of times an MLD group is dropped because of exceeding the
configured maximum number of groups on this SDP Bind.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.3.7.1.28 |
sdpBndMldSnpgRxWrongVersionPktsThe value of the object sdpBndMldSnpgRxWrongVersionPkts indicates
the total number of MLD packets with a wrong version received on
this SDP Bind.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.3.7.1.29 |
sdpBndMldSnpgRxLocalScopePktsThe value of the object sdpBndMldSnpgRxLocalScopePkts indicates
the number of MLD packets received on the link-local scope IPv6
multicast address.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.3.7.1.30 |
sdpBndMldSnpgRxRsvdScopePktsThe value of the object sdpBndMldSnpgRxRsvdScopePkts indicates
the number of MLD packets received on the reserved scope
IPv6 multicast address.ro Counter32 .1.3.6.1.4.1.6527.3.1.2.45.3.7.1.31 |
tmnxMldSnoopingNotificationObjs OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.2.45.4 |
tmnxMldSnpgGroupAddressTypeThe value of the object tmnxMldSnpgGroupAddressType indicates
the type of tmnxMldSnpgGroupAddress.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.6527.3.1.2.45.4.1 |
tmnxMldSnpgGroupAddressThe value of the object tmnxMldSnpgGroupAddress indicates an IP
multicast group address.ro InetAddress .1.3.6.1.4.1.6527.3.1.2.45.4.2 |
tmnxMldSnpgMcsFailureReasonThe value of the object tmnxMldSnpgMcsFailureReason indicates the
reason why the sapMldSnpgMcsFailure notification is sent.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.6527.3.1.2.45.4.3 |
tmnxMldSnoopingNotifyPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.3.45 |
tmnxMldSnoopingSapPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.3.45.1 |
tmnxMldSnpgSapNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.3.45.1.0 |
sapMldSnpgGrpLimitExceededThe sapMldSnpgGrpLimitExceeded notification is generated when an
MLD group is dropped on a given SAP because a user configurable
upper limit, given by sapMldSnpgCfgMaxNbrGrps, is reached. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.45.1.0.1 |
sapMldSnpgMcsFailureThe sapMldSnpgMcsFailure notification is generated when an
MLD group on a given SAP could not be synced to the MCS
(multi-chassis synchronization) database. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.45.1.0.2 |
tmnxMldSnoopingSdpBndPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.3.45.2 |
tmnxMldSnpgSdpBndNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.6527.3.1.3.45.2.0 |
sdpBndMldSnpgGrpLimitExceededThe sdpBndMldSnpgGrpLimitExceeded notification is generated when an
MLD group is dropped on a given SDP bind because a user configurable
upper limit, given by sdpBndMldSnpgCfgMaxNbrGrps, is reached. NOTIFICATION-TYPE .1.3.6.1.4.1.6527.3.1.3.45.2.0.1 |