DLINKSW-IPMCAST-EXT-MIB
AI MIB Summary
The DLINKSW-IPMCAST-EXT-MIB extends D-Link switch management capabilities to monitor and configure IP multicast group memberships, forwarding states, and protocol-specific parameters such as IGMP/MLD versions and querier election timers.
This MIB module defines objects for managing IP Multicast.
Main OID:
dlinkSwIpMcastExtMIB.1.3.6.1.4.1.171.14.55
118
Objects
Active
Status
7
Dependencies
Imported Objects
Objects
118 total| Object Name |
|---|
dlinkSwIpMcastExtMIBThis MIB module defines objects for managing IP Multicast. MODULE-IDENTITY .1.3.6.1.4.1.171.14.55 |
dIpmcExtNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.55.0 |
dIpmcExtObjects OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.55.1 |
dIpmcExtMcastRouteEnabledThis object indicates whether the specific multicast routing is
enabled. This is the enhancement of the ipMcastEnabled in IPMCAST-MIB.
If ipv4(0) bit is set to 1, then IPv4 multicast routing is enabled;
If ipv6(1) bit is set to 1, then IPv6 multicast routing is enabled.rw Bits .1.3.6.1.4.1.171.14.55.1.1 |
dIpmcExtIpv4McastTableLookupModeThis object indicates the lookup mode of IPv4 multicast forwarding table.
'ip' - forwarding IP multicast packets based on IP.
'mac' - forwarding IP multicast packets based on MAC.rw Enumeration .1.3.6.1.4.1.171.14.55.1.2 |
dIpmcExtClearStatisticsObjects OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.55.1.3 |
dIpmcExtClearStatisticsThis object is used to clear the multicast protocol packet statistics
when set to the corresponding bit to '1'.
When read, '00'H (no enumerated values are set) is returned.rw Bits .1.3.6.1.4.1.171.14.55.1.3.1 |
dIpmcExtBoundaryTableThe table contains a list of interface-specific configuration about
access lists to avoid leaking of the limited scoped multicast traffic
in private domain across the domain boundary interfaces. SEQUENCE OF DIpmcExtBoundaryEntry .1.3.6.1.4.1.171.14.55.1.4 |
dIpmcExtBoundaryEntryAn entry is used to avoid leaking of the limited scoped multicast
traffic in private domain across the domain boundary interfaces. DIpmcExtBoundaryEntry .1.3.6.1.4.1.171.14.55.1.4.1 |
dIpmcExtBoundaryVersionThis object indicates the IP protocol version of the entry. InetVersion (INET-ADDRESS-MIB) .1.3.6.1.4.1.171.14.55.1.4.1.1 |
dIpmcExtBoundaryIfIdxThis object indicates the ifIndex of the entry.
Only VLAN interface is valid. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.171.14.55.1.4.1.2 |
dIpmcExtBoundaryAccessListThis object indicates the name of a standard IP access list which
includes a list of permit or denied (*,G) or (S,G) entries. DisplayString .1.3.6.1.4.1.171.14.55.1.4.1.3 |
dIpmcExtBoundaryApplyDirectionThe filtering setting for inbound direction filters the multicast
user traffic arriving at the interface based on the specified
access list.
The filtering setting for outbound direction filters the PIM join
message or IGMP join message arrive at the interface based on the
specified access list. Enumeration .1.3.6.1.4.1.171.14.55.1.4.1.4 |
dIpmcExtBoundaryRowStatusThe row status variable, used according to installation
and removal conventions for conceptual rows.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.14.55.1.4.1.99 |
dIpmcExtStaticMrouteTableA table consists of a list of static multicast routes. SEQUENCE OF DIpmcExtStaticMrouteEntry .1.3.6.1.4.1.171.14.55.1.5 |
dIpmcExtStaticMrouteEntryAn entry is used to configure a static multicast route. DIpmcExtStaticMrouteEntry .1.3.6.1.4.1.171.14.55.1.5.1 |
dIpmcExtStaticMrouteSrcNetTypeThis object indicates the address type of the multicast source
network. InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.171.14.55.1.5.1.1 |
dIpmcExtStaticMrouteSrcNetAddrThis object indicates the address of the multicast source network. InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.171.14.55.1.5.1.2 |
dIpmcExtStaticMrouteSrcNetPreLenThis object indicates the prefix length of the multicast source
network. InetAddressPrefixLength (INET-ADDRESS-MIB) .1.3.6.1.4.1.171.14.55.1.5.1.3 |
dIpmcExtStaticMrouteRpfTypeThis object indicates the type of the RPF (Reverse Path Forwarding).
neighborAddr - The RPF address for the route, a lookup in the
routing table will be done to resolve the RPF
interface.
interfaceId - The interface which the reverse path forwarding to reach the
network.rw Enumeration .1.3.6.1.4.1.171.14.55.1.5.1.4 |
dIpmcExtStaticMrouteRpfAddrThis object indicates the address of the RPF neighbor router.
This object is meaningful when dIpmcExtStaticMrouteRpfType is
'neighborAddr'.
If the value of this obejct is set to zero, it indicates that
RPF check will be always failed for multicast traffic sent from
the source network specified by this static multicast route.
The InetAddressType, e.g., IPv4 or IPv6, is identified by the
dIpmcExtStaticMrouteSrcNetType variable in the dIpmcExtStaticMrouteTable
table.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.171.14.55.1.5.1.5 |
dIpmcExtStaticMrouteRpfIfIndexThis object indicates the ifIndex of the interface where the RPF
neighbor IP address is located. When set this object to ifIndex of
null0, the RPF check result will always fail.
This object is meaningful when dIpmcExtStaticMrouteRpfType is
'interfaceId'.rw InterfaceIndexOrZero (IF-MIB) .1.3.6.1.4.1.171.14.55.1.5.1.6 |
dIpmcExtStaticMrouteRowStatusThe status of this row, by which rows in this table can
be created and destroyed.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.14.55.1.5.1.99 |
dIpmcExtCtrlPktCpuFilterTableA table consists of a list of information to filter layer 3 control
packets. An entry appears in this table for each interface on which
the filtering is configurable. SEQUENCE OF DIpmcExtCtrlPktCpuFilterEntry .1.3.6.1.4.1.171.14.55.1.6 |
dIpmcExtCtrlPktCpuFilterEntryAn entry identifies the layer 3 control packets filtering on a capable
interface. DIpmcExtCtrlPktCpuFilterEntry .1.3.6.1.4.1.171.14.55.1.6.1 |
dIpmcExtCtrlPktCpuFilterIfIdxThe ifIndex value that uniquely identifies the interface to which
this entry is applicable. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.171.14.55.1.6.1.1 |
dIpmcExtCtrlPktCpuFilterV4ProtoThis object indicates whether the IPv4 layer 3 control packets is
filtered then not sent to the corresponding protocol stack. When
the bit is '1', the corresponding IPv4 layer 3 control packets will
be filtered.rw Bits .1.3.6.1.4.1.171.14.55.1.6.1.2 |
dIpmcExtCtrlPktCpuFilterV6ProtoThis object indicates whether the IPv6 layer 3 control packets is
filtered then not sent to the corresponding protocol stack. When
the bit is '1', the corresponding IPv6 layer 3 control packets will
be filtered.rw Bits .1.3.6.1.4.1.171.14.55.1.6.1.3 |
dIpmcExtCtrlPktReplacePriTableA table consists of a list of Priority and DSCP values
of control packets which are forwarded by software. SEQUENCE OF DIpmcExtCtrlPktReplacePriEntry .1.3.6.1.4.1.171.14.55.1.7 |
dIpmcExtCtrlPktReplacePriEntryAn entry consists of the Priority and DSCP values configured for
a protocol. DIpmcExtCtrlPktReplacePriEntry .1.3.6.1.4.1.171.14.55.1.7.1 |
dIpmcExtCtrlPktRepPriPotocolThis object indicates the protocol type of the entry. Enumeration .1.3.6.1.4.1.171.14.55.1.7.1.1 |
dIpmcExtCtrlPktRepDscpThis object indicates the DSCP value to replace the DSCP field of
the protocol control packets.
The value of -1 indicates the replacing DSCP is not enabled.rw Integer32 ( -1 | 0..63) .1.3.6.1.4.1.171.14.55.1.7.1.2 |
dIpmcExtCtrlPktRepPriorityThis object indicates the Priority value to replace the Priority
field of the protocol control packets.
The value of -1 indicates the replacing Priority is not enabled.rw Integer32 (-1 | 0..7) .1.3.6.1.4.1.171.14.55.1.7.1.3 |
dIpmcExtCtrlPktRepPriRowStatusThe row status variable, used according to installation
and removal conventions for conceptual rows.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.14.55.1.7.1.99 |
dIpmcExtRpfTableA table consists of Reverse Path Forwarding (RPF) information. SEQUENCE OF DIpmcExtRpfEntry .1.3.6.1.4.1.171.14.55.1.8 |
dIpmcExtRpfEntryAn entry consists of Reverse Path Forwarding (RPF) information. DIpmcExtRpfEntry .1.3.6.1.4.1.171.14.55.1.8.1 |
dIpmcExtRpfAddrTypeThis object indicates the type of the RPF address. InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.171.14.55.1.8.1.1 |
dIpmcExtRpfAddrThis object indicates the RPF address of the entry. InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.171.14.55.1.8.1.2 |
dIpmcExtRpfRouteAddrThis object indicates the route that matched
against the source.
The InetAddressType, e.g., IPv4 or IPv6, is identified by the
dIpmcExtRpfAddrType variable in the dIpmcExtRpfTable table. InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.171.14.55.1.8.1.3 |
dIpmcExtRpfRoutePrefixLenThis object indicates the prefix length of the route that matched
against the source. InetAddressPrefixLength (INET-ADDRESS-MIB) .1.3.6.1.4.1.171.14.55.1.8.1.4 |
dIpmcExtRpfIfIndexThis object indicates the ifIndex of the interface where the RPF
neighbor IP address is located.
A value of 0 indicates that this object is not applicable.ro InterfaceIndexOrZero (IF-MIB) .1.3.6.1.4.1.171.14.55.1.8.1.5 |
dIpmcExtRpfNeighborAddrThis object indicates the RPF neighbor address.
The InetAddressType, e.g., IPv4 or IPv6, is identified by the
dIpmcExtRpfAddrType variable in the dIpmcExtRpfTable table.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.171.14.55.1.8.1.6 |
dIpmcExtRpfTypeThis object indicates the origination of RPF information.ro Enumeration .1.3.6.1.4.1.171.14.55.1.8.1.7 |
dIpmcExtRpfMetricValidThis object indicates whether the dIpmcExtRpfMetric of the entry
is applicable.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.171.14.55.1.8.1.9 |
dIpmcExtRpfMetricThis object indicates the unicast routing metric.ro Unsigned32 .1.3.6.1.4.1.171.14.55.1.8.1.10 |
dIpmcExtGrpOutgoingPortTableThe table containing information on the outgoing ports for
IP multicast datagrams. SEQUENCE OF DIpmcExtGrpOutgoingPortEntry .1.3.6.1.4.1.171.14.55.1.9 |
dIpmcExtGrpOutgoingPortEntryAn entry contains the information about outgoing port
to which IP multicast datagrams from particular sources
to an IP multicast group address. DIpmcExtGrpOutgoingPortEntry .1.3.6.1.4.1.171.14.55.1.9.1 |
dIpmcExtGrpOutgoingAddrTypeA value indicating the address type of the group address InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.171.14.55.1.9.1.1 |
dIpmcExtGrpOutgoingVlanIndexThis indicates the VLAN ID of the entry. VlanId (Q-BRIDGE-MIB) .1.3.6.1.4.1.171.14.55.1.9.1.2 |
dIpmcExtGrpOutgoingGroupAddrThe IP multicast group address of the entry. InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.171.14.55.1.9.1.3 |
dIpmcExtGrpOutgoingPfxLenThe length in bits of the multicast group address. InetAddressPrefixLength (INET-ADDRESS-MIB) .1.3.6.1.4.1.171.14.55.1.9.1.4 |
dIpmcExtGrpOutgoingSrcAddrA value indicating the source address.
The InetAddressType, e.g., IPv4 or IPv6, is identified by the
dIpmcExtGrpOutgoingAddrType variable in the dIpmcExtGrpOutgoingPortTable table. InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.171.14.55.1.9.1.5 |
dIpmcExtGrpOutgoingSrcPfxLenThe length in bits of the source address. InetAddressPrefixLength (INET-ADDRESS-MIB) .1.3.6.1.4.1.171.14.55.1.9.1.6 |
dIpmcExtGrpOutgoingPortThe ifIndex value of the outgpoing port.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.171.14.55.1.9.1.7 |
dIpmcExtStatisticsObjects OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.55.1.10 |
dIpmcExtIgmpPortIfStatTableThe table contains a list of statistics about IGMP. SEQUENCE OF DIpmcExtIgmpPortIfStatEntry .1.3.6.1.4.1.171.14.55.1.10.1 |
dIpmcExtIgmpPortIfStatEntryAn entry in the dIpmcExtIgmpPortIfStatTable. DIpmcExtIgmpPortIfStatEntry .1.3.6.1.4.1.171.14.55.1.10.1.1 |
dIpmcExtIgmpPortIfIndexIndicates the ifIndex. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.171.14.55.1.10.1.1.1 |
dIpmcExtIgmpPortIfV1RxReportThis indicates the number of received IGMP v1 Report.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.1.1.2 |
dIpmcExtIgmpPortIfV1RxQueryThis indicates the number of received IGMP v1 Query packets.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.1.1.3 |
dIpmcExtIgmpPortIfV1TxReportThis indicates the number of transmitted IGMP v1 Report packets .ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.1.1.4 |
dIpmcExtIgmpPortIfV1TxQueryThis indicates the number of transmitted IGMP v1 Query packets.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.1.1.5 |
dIpmcExtIgmpPortIfV2RxReportThis indicates the number of received IGMP v2 Report packets.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.1.1.6 |
dIpmcExtIgmpPortIfV2RxQueryThis indicates the number of received IGMP v2 Query packets.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.1.1.7 |
dIpmcExtIgmpPortIfV2RxLeaveThis indicates the number of received IGMP v2 Leave packets.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.1.1.8 |
dIpmcExtIgmpPortIfV2TxReportThis indicates the number of transmitted IGMP v2 Report packets.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.1.1.9 |
dIpmcExtIgmpPortIfV2TxQueryThis indicates the number of transmitted IGMP v2 Query packets.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.1.1.10 |
dIpmcExtIgmpPortIfV2TxLeaveThis indicates the number of transmitted IGMP v2 Leave packets.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.1.1.11 |
dIpmcExtIgmpPortIfV3RxReportThis indicates the number of received IGMP v3 Report packets.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.1.1.12 |
dIpmcExtIgmpPortIfV3RxQueryThis indicates the number of received IGMP v3 Query packets.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.1.1.13 |
dIpmcExtIgmpPortIfV3TxReportThis indicates the number of transmitted IGMP v3 Report packets.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.1.1.14 |
dIpmcExtIgmpPortIfV3TxQueryThis indicates the number of transmitted IGMP v3 Query packets.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.1.1.15 |
dIpmcExtIgmpPortIfRxUnknownThis indicates the number of received IGMP packets which cannot
be classified into current message type.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.1.1.16 |
dIpmcExtIgmpPortIfTxUnknownThis indicates the number of transmitted IGMP packets which cannot
be classified into current message type.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.1.1.17 |
dIpmcExtPimPortIfStatTableThe table contains a list of statistics about PIM. SEQUENCE OF DIpmcExtPimPortIfStatEntry .1.3.6.1.4.1.171.14.55.1.10.2 |
dIpmcExtPimPortIfStatEntryAn entry in the dIpmcExtPimPortIfStatTable. DIpmcExtPimPortIfStatEntry .1.3.6.1.4.1.171.14.55.1.10.2.1 |
dIpmcExtPimPortIfIndexIndicates the ifIndex. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.171.14.55.1.10.2.1.1 |
dIpmcExtPimPortIfVersionIndicates the IP protocol version of the entry. InetVersion (INET-ADDRESS-MIB) .1.3.6.1.4.1.171.14.55.1.10.2.1.2 |
dIpmcExtPimPortIfRxHelloThis indicates the number of received PIM Hello packets.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.2.1.3 |
dIpmcExtPimPortIfTxHelloThis indicates the number of transmitted PIM Hello packets.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.2.1.4 |
dIpmcExtPimPortIfRxRegisterThis indicates the number of received PIM Register packets.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.2.1.5 |
dIpmcExtPimPortIfTxRegisterThis indicates the number of transmitted PIM Register packets.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.2.1.6 |
dIpmcExtPimPortIfRxRegisterStopThis indicates the number of received PIM Register-Stop packets.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.2.1.7 |
dIpmcExtPimPortIfTxRegisterStopThis indicates the number of transmitted PIM Register-Stop packets.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.2.1.8 |
dIpmcExtPimPortIfRxJoinPruneThis indicates the number of received PIM Join/Prune packets.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.2.1.9 |
dIpmcExtPimPortIfTxJoinPruneThis indicates the number of transmitted PIM Join/Prune packets.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.2.1.10 |
dIpmcExtPimPortIfRxBootstrapThis indicates the number of received PIM Bootstrap packets.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.2.1.11 |
dIpmcExtPimPortIfTxBootstrapThis indicates the number of transmitted PIM Bootstrap packets.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.2.1.12 |
dIpmcExtPimPortIfRxAssertThis indicates the number of received PIM Assert packets.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.2.1.13 |
dIpmcExtPimPortIfTxAssertThis indicates the number of transmitted PIM Assert packets.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.2.1.14 |
dIpmcExtPimPortIfRxGraftThis indicates the number of received PIM Graft packets.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.2.1.15 |
dIpmcExtPimPortIfTxGraftThis indicates the number of transmitted PIM Graft packets.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.2.1.16 |
dIpmcExtPimPortIfRxGraftAckThis indicates the number of received PIM Graft-Ack packets.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.2.1.17 |
dIpmcExtPimPortIfTxGraftAckThis indicates the number of transmitted PIM Graft-Ack packets.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.2.1.18 |
dIpmcExtPimPortIfRxCRpAdvThis indicates the number of received PIM Candidate-RP-Advertisement
packets.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.2.1.19 |
dIpmcExtPimPortIfTxCRpAdvThis indicates the number of transmitted PIM Candidate-RP-Advertisement
packets.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.2.1.20 |
dIpmcExtPimPortIfRxStateRefreshThis indicates the number of received PIM-DM State Refresh packets.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.2.1.21 |
dIpmcExtPimPortIfTxStateRefreshThis indicates the number of transmitted PIM-DM State Refresh
packets.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.2.1.22 |
dIpmcExtPimPortIfRxUnknownThis indicates the number of received PIM packets which cannot
be classified into current message type.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.2.1.23 |
dIpmcExtPimPortIfTxUnknownThis indicates the number of transmitted IGMP packets which cannot
be classified into current message type.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.2.1.24 |
dIpmcExtDvmrpPortIfStatTableThe table contains a list of statistics about DVMRP. SEQUENCE OF DIpmcExtDvmrpPortIfStatEntry .1.3.6.1.4.1.171.14.55.1.10.3 |
dIpmcExtDvmrpPortIfStatEntryAn entry in the dIpmcExtDvmrpPortIfStatTable. DIpmcExtDvmrpPortIfStatEntry .1.3.6.1.4.1.171.14.55.1.10.3.1 |
dIpmcExtDvmrpPortIfIndexIndicates the ifIndex. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.171.14.55.1.10.3.1.1 |
dIpmcExtDvmrpPortIfRxProbeThis indicates the number of received DVMRP Probe packets.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.3.1.2 |
dIpmcExtDvmrpPortIfTxProbeThis indicates the number of transmitted DVMRP Probe packets.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.3.1.3 |
dIpmcExtDvmrpPortIfRxReportThis indicates the number of received DVMRP Report packets.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.3.1.4 |
dIpmcExtDvmrpPortIfTxReportThis indicates the number of transmitted DVMRP Report packets.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.3.1.5 |
dIpmcExtDvmrpPortIfRxPruneThis indicates the number of received DVMRP Prune packets.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.3.1.6 |
dIpmcExtDvmrpPortIfTxPruneThis indicates the number of transmitted DVMRP Prune packets.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.3.1.7 |
dIpmcExtDvmrpPortIfRxGraftThis indicates the number of received DVMRP Graft packets.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.3.1.8 |
dIpmcExtDvmrpPortIfTxGraftThis indicates the number of transmitted DVMRP Graft packets.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.3.1.9 |
dIpmcExtDvmrpPortIfRxGraftAckThis indicates the number of received DVMRP Graft-Ack packets.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.3.1.10 |
dIpmcExtDvmrpPortIfTxGraftAckThis indicates the number of transmitted DVMRP Graft-Ack packets.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.3.1.11 |
dIpmcExtDvmrpPortIfRxUnknownThis indicates the number of received PIM packets which cannot
be classified into current message type.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.3.1.12 |
dIpmcExtDvmrpPortIfTxUnknownThis indicates the number of transmitted PIM packets which cannot
be classified into current message type.ro Counter32 .1.3.6.1.4.1.171.14.55.1.10.3.1.13 |
dIpmcExtConformance OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.55.2 |
dIpmcExtCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.55.2.1 |
dIpmcExtGroups OBJECT IDENTIFIER .1.3.6.1.4.1.171.14.55.2.2 |