DLINKSW-IPMCAST-EXT-MIB
- Registered at
- 1.3.6.1.4.1.171.14.55
- Last updated
- 2014-08-01 00:00
- Organization
- D-Link Corp.
- Revisions
- 2013-05-02 00:00, 2014-06-16 00:00, 2014-07-18 00:00, 2014-08-01 00:00
- Namespace
- dlink
- Source file
DLINKSW-IPMCAST-EXT-MIB- Digest
sha256:1beffa705f62987e8a395ac9c4f4ba8787412cee5bb2b4267cc1e5695ff1e81a
Description
This MIB module defines objects for managing IP Multicast.
Contact
D-Link Corporation Postal: No. 289, Sinhu 3rd Rd., Neihu District, Taipei City 114, Taiwan, R.O.C Tel: +886-2-66000123 E-mail: tsd@dlink.com.tw
Imports
| From | Symbols |
|---|---|
| DLINK-ID-REC-MIB | dlinkIndustrialCommon |
| IF-MIB | InterfaceIndex, InterfaceIndexOrZero |
| INET-ADDRESS-MIB | InetAddress, InetAddressPrefixLength, InetAddressType, InetVersion |
| Q-BRIDGE-MIB | VlanId |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BRIDGE-MIB DLINK-ID-REC-MIB DLINKSW-IPMCAST-EXT-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB P-BRIDGE-MIB Q-BRIDGE-MIB RFC1158-MIB RFC1271-MIB RMON-MIB RMON2-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC TOKEN-RING-RMON-MIB
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| dIpmcExtNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.55.0 | |||
| dIpmcExtObjects OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.55.1 | |||
| dIpmcExtMcastRouteEnabled OBJECT-TYPE This 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. | 1.3.6.1.4.1.171.14.55.1.1 | Bits {ipv4(0), ipv6(1)} | read-write | current |
| dIpmcExtIpv4McastTableLookupMode OBJECT-TYPE This 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. | 1.3.6.1.4.1.171.14.55.1.2 | INTEGER {ip(1), mac(2)} | read-write | current |
| dIpmcExtClearStatisticsObjects OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.55.1.3 | |||
| dIpmcExtClearStatistics OBJECT-TYPE This 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. | 1.3.6.1.4.1.171.14.55.1.3.1 | Bits {igmp(0), pim(1), dvmrp(2)} | read-write | current |
| dIpmcExtBoundaryTable OBJECT-TYPE The 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. | 1.3.6.1.4.1.171.14.55.1.4 | not-accessible | current | |
| dIpmcExtBoundaryEntry OBJECT-TYPE An entry is used to avoid leaking of the limited scoped multicast traffic in private domain across the domain boundary interfaces. | 1.3.6.1.4.1.171.14.55.1.4.1 | not-accessible | current | |
| dIpmcExtBoundaryVersion OBJECT-TYPE This object indicates the IP protocol version of the entry. | 1.3.6.1.4.1.171.14.55.1.4.1.1 | InetVersion | not-accessible | current |
| dIpmcExtBoundaryIfIdx OBJECT-TYPE This object indicates the ifIndex of the entry. Only VLAN interface is valid. | 1.3.6.1.4.1.171.14.55.1.4.1.2 | InterfaceIndex | not-accessible | current |
| dIpmcExtBoundaryAccessList OBJECT-TYPE This object indicates the name of a standard IP access list which includes a list of permit or denied (*,G) or (S,G) entries. | 1.3.6.1.4.1.171.14.55.1.4.1.3 | DisplayString (SIZE(1..32)) | not-accessible | current |
| dIpmcExtBoundaryApplyDirection OBJECT-TYPE The 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. | 1.3.6.1.4.1.171.14.55.1.4.1.4 | INTEGER {inbound(1), outbound(2)} | not-accessible | current |
| dIpmcExtBoundaryRowStatus OBJECT-TYPE The row status variable, used according to installation and removal conventions for conceptual rows. | 1.3.6.1.4.1.171.14.55.1.4.1.99 | RowStatus | read-create | current |
| dIpmcExtStaticMrouteTable OBJECT-TYPE A table consists of a list of static multicast routes. | 1.3.6.1.4.1.171.14.55.1.5 | not-accessible | current | |
| dIpmcExtStaticMrouteEntry OBJECT-TYPE An entry is used to configure a static multicast route. | 1.3.6.1.4.1.171.14.55.1.5.1 | not-accessible | current | |
| dIpmcExtStaticMrouteSrcNetType OBJECT-TYPE This object indicates the address type of the multicast source network. | 1.3.6.1.4.1.171.14.55.1.5.1.1 | InetAddressType | not-accessible | current |
| dIpmcExtStaticMrouteSrcNetAddr OBJECT-TYPE This object indicates the address of the multicast source network. | 1.3.6.1.4.1.171.14.55.1.5.1.2 | InetAddress | not-accessible | current |
| dIpmcExtStaticMrouteSrcNetPreLen OBJECT-TYPE This object indicates the prefix length of the multicast source network. | 1.3.6.1.4.1.171.14.55.1.5.1.3 | InetAddressPrefixLength | not-accessible | current |
| dIpmcExtStaticMrouteRpfType OBJECT-TYPE This 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. | 1.3.6.1.4.1.171.14.55.1.5.1.4 | INTEGER {neighborAddr(1), interfaceId(2)} | read-create | current |
| dIpmcExtStaticMrouteRpfAddr OBJECT-TYPE This 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. | 1.3.6.1.4.1.171.14.55.1.5.1.5 | InetAddress | read-create | current |
| dIpmcExtStaticMrouteRpfIfIndex OBJECT-TYPE This 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'. | 1.3.6.1.4.1.171.14.55.1.5.1.6 | InterfaceIndexOrZero | read-create | current |
| dIpmcExtStaticMrouteRowStatus OBJECT-TYPE The status of this row, by which rows in this table can be created and destroyed. | 1.3.6.1.4.1.171.14.55.1.5.1.99 | RowStatus | read-create | current |
| dIpmcExtCtrlPktCpuFilterTable OBJECT-TYPE A 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. | 1.3.6.1.4.1.171.14.55.1.6 | not-accessible | current | |
| dIpmcExtCtrlPktCpuFilterEntry OBJECT-TYPE An entry identifies the layer 3 control packets filtering on a capable interface. | 1.3.6.1.4.1.171.14.55.1.6.1 | not-accessible | current | |
| dIpmcExtCtrlPktCpuFilterIfIdx OBJECT-TYPE The ifIndex value that uniquely identifies the interface to which this entry is applicable. | 1.3.6.1.4.1.171.14.55.1.6.1.1 | InterfaceIndex | not-accessible | current |
| dIpmcExtCtrlPktCpuFilterV4Proto OBJECT-TYPE This 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. | 1.3.6.1.4.1.171.14.55.1.6.1.2 | Bits {dvmrp(0), pim(1), igmpQuery(2), ospf(3), rip(4), vrrp(5)} | read-write | current |
| dIpmcExtCtrlPktCpuFilterV6Proto OBJECT-TYPE This 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. | 1.3.6.1.4.1.171.14.55.1.6.1.3 | Bits {pim(0), mldQuery(1), ospf(2), ripng(3), nd(4)} | read-write | current |
| dIpmcExtCtrlPktReplacePriTable OBJECT-TYPE A table consists of a list of Priority and DSCP values of control packets which are forwarded by software. | 1.3.6.1.4.1.171.14.55.1.7 | not-accessible | current | |
| dIpmcExtCtrlPktReplacePriEntry OBJECT-TYPE An entry consists of the Priority and DSCP values configured for a protocol. | 1.3.6.1.4.1.171.14.55.1.7.1 | not-accessible | current | |
| dIpmcExtCtrlPktRepPriPotocol OBJECT-TYPE This object indicates the protocol type of the entry. | 1.3.6.1.4.1.171.14.55.1.7.1.1 | INTEGER {v4dvmrp(1), v4pim(2), igmpQuery(3), v4ospf(4), rip(5), v4vrrp(6), v6pim(7), mld(8), v6ospf(9), ripng(10), nd(11)} | not-accessible | current |
| dIpmcExtCtrlPktRepDscp OBJECT-TYPE This 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. | 1.3.6.1.4.1.171.14.55.1.7.1.2 | Integer32 (-1 | 0..63) | read-create | current |
| dIpmcExtCtrlPktRepPriority OBJECT-TYPE This 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. | 1.3.6.1.4.1.171.14.55.1.7.1.3 | Integer32 (-1 | 0..7) | read-create | current |
| dIpmcExtCtrlPktRepPriRowStatus OBJECT-TYPE The row status variable, used according to installation and removal conventions for conceptual rows. | 1.3.6.1.4.1.171.14.55.1.7.1.99 | RowStatus | read-create | current |
| dIpmcExtRpfTable OBJECT-TYPE A table consists of Reverse Path Forwarding (RPF) information. | 1.3.6.1.4.1.171.14.55.1.8 | not-accessible | current | |
| dIpmcExtRpfEntry OBJECT-TYPE An entry consists of Reverse Path Forwarding (RPF) information. | 1.3.6.1.4.1.171.14.55.1.8.1 | not-accessible | current | |
| dIpmcExtRpfAddrType OBJECT-TYPE This object indicates the type of the RPF address. | 1.3.6.1.4.1.171.14.55.1.8.1.1 | InetAddressType | not-accessible | current |
| dIpmcExtRpfAddr OBJECT-TYPE This object indicates the RPF address of the entry. | 1.3.6.1.4.1.171.14.55.1.8.1.2 | InetAddress | not-accessible | current |
| dIpmcExtRpfRouteAddr OBJECT-TYPE This 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. | 1.3.6.1.4.1.171.14.55.1.8.1.3 | InetAddress | not-accessible | current |
| dIpmcExtRpfRoutePrefixLen OBJECT-TYPE This object indicates the prefix length of the route that matched against the source. | 1.3.6.1.4.1.171.14.55.1.8.1.4 | InetAddressPrefixLength | not-accessible | current |
| dIpmcExtRpfIfIndex OBJECT-TYPE This 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. | 1.3.6.1.4.1.171.14.55.1.8.1.5 | InterfaceIndexOrZero | read-only | current |
| dIpmcExtRpfNeighborAddr OBJECT-TYPE This object indicates the RPF neighbor address. The InetAddressType, e.g., IPv4 or IPv6, is identified by the dIpmcExtRpfAddrType variable in the dIpmcExtRpfTable table. | 1.3.6.1.4.1.171.14.55.1.8.1.6 | InetAddress | read-only | current |
| dIpmcExtRpfType OBJECT-TYPE This object indicates the origination of RPF information. | 1.3.6.1.4.1.171.14.55.1.8.1.7 | INTEGER {unicast(1), static(2)} | read-only | current |
| dIpmcExtRpfMetricValid OBJECT-TYPE This object indicates whether the dIpmcExtRpfMetric of the entry is applicable. | 1.3.6.1.4.1.171.14.55.1.8.1.9 | TruthValue | read-only | current |
| dIpmcExtRpfMetric OBJECT-TYPE This object indicates the unicast routing metric. | 1.3.6.1.4.1.171.14.55.1.8.1.10 | Unsigned32 | read-only | current |
| dIpmcExtGrpOutgoingPortTable OBJECT-TYPE The table containing information on the outgoing ports for IP multicast datagrams. | 1.3.6.1.4.1.171.14.55.1.9 | not-accessible | current | |
| dIpmcExtGrpOutgoingPortEntry OBJECT-TYPE An entry contains the information about outgoing port to which IP multicast datagrams from particular sources to an IP multicast group address. | 1.3.6.1.4.1.171.14.55.1.9.1 | not-accessible | current | |
| dIpmcExtGrpOutgoingAddrType OBJECT-TYPE A value indicating the address type of the group address | 1.3.6.1.4.1.171.14.55.1.9.1.1 | InetAddressType | not-accessible | current |
| dIpmcExtGrpOutgoingVlanIndex OBJECT-TYPE This indicates the VLAN ID of the entry. | 1.3.6.1.4.1.171.14.55.1.9.1.2 | VlanId | not-accessible | current |
| dIpmcExtGrpOutgoingGroupAddr OBJECT-TYPE The IP multicast group address of the entry. | 1.3.6.1.4.1.171.14.55.1.9.1.3 | InetAddress | not-accessible | current |
| dIpmcExtGrpOutgoingPfxLen OBJECT-TYPE The length in bits of the multicast group address. | 1.3.6.1.4.1.171.14.55.1.9.1.4 | InetAddressPrefixLength | not-accessible | current |
| dIpmcExtGrpOutgoingSrcAddr OBJECT-TYPE A value indicating the source address. The InetAddressType, e.g., IPv4 or IPv6, is identified by the dIpmcExtGrpOutgoingAddrType variable in the dIpmcExtGrpOutgoingPortTable table. | 1.3.6.1.4.1.171.14.55.1.9.1.5 | InetAddress | not-accessible | current |
| dIpmcExtGrpOutgoingSrcPfxLen OBJECT-TYPE The length in bits of the source address. | 1.3.6.1.4.1.171.14.55.1.9.1.6 | InetAddressPrefixLength | not-accessible | current |
| dIpmcExtGrpOutgoingPort OBJECT-TYPE The ifIndex value of the outgpoing port. | 1.3.6.1.4.1.171.14.55.1.9.1.7 | InterfaceIndex | read-only | current |
| dIpmcExtStatisticsObjects OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.55.1.10 | |||
| dIpmcExtIgmpPortIfStatTable OBJECT-TYPE The table contains a list of statistics about IGMP. | 1.3.6.1.4.1.171.14.55.1.10.1 | not-accessible | current | |
| dIpmcExtIgmpPortIfStatEntry OBJECT-TYPE An entry in the dIpmcExtIgmpPortIfStatTable. | 1.3.6.1.4.1.171.14.55.1.10.1.1 | not-accessible | current | |
| dIpmcExtIgmpPortIfIndex OBJECT-TYPE Indicates the ifIndex. | 1.3.6.1.4.1.171.14.55.1.10.1.1.1 | InterfaceIndex | not-accessible | current |
| dIpmcExtIgmpPortIfV1RxReport OBJECT-TYPE This indicates the number of received IGMP v1 Report. | 1.3.6.1.4.1.171.14.55.1.10.1.1.2 | Counter32 | read-only | current |
| dIpmcExtIgmpPortIfV1RxQuery OBJECT-TYPE This indicates the number of received IGMP v1 Query packets. | 1.3.6.1.4.1.171.14.55.1.10.1.1.3 | Counter32 | read-only | current |
| dIpmcExtIgmpPortIfV1TxReport OBJECT-TYPE This indicates the number of transmitted IGMP v1 Report packets . | 1.3.6.1.4.1.171.14.55.1.10.1.1.4 | Counter32 | read-only | current |
| dIpmcExtIgmpPortIfV1TxQuery OBJECT-TYPE This indicates the number of transmitted IGMP v1 Query packets. | 1.3.6.1.4.1.171.14.55.1.10.1.1.5 | Counter32 | read-only | current |
| dIpmcExtIgmpPortIfV2RxReport OBJECT-TYPE This indicates the number of received IGMP v2 Report packets. | 1.3.6.1.4.1.171.14.55.1.10.1.1.6 | Counter32 | read-only | current |
| dIpmcExtIgmpPortIfV2RxQuery OBJECT-TYPE This indicates the number of received IGMP v2 Query packets. | 1.3.6.1.4.1.171.14.55.1.10.1.1.7 | Counter32 | read-only | current |
| dIpmcExtIgmpPortIfV2RxLeave OBJECT-TYPE This indicates the number of received IGMP v2 Leave packets. | 1.3.6.1.4.1.171.14.55.1.10.1.1.8 | Counter32 | read-only | current |
| dIpmcExtIgmpPortIfV2TxReport OBJECT-TYPE This indicates the number of transmitted IGMP v2 Report packets. | 1.3.6.1.4.1.171.14.55.1.10.1.1.9 | Counter32 | read-only | current |
| dIpmcExtIgmpPortIfV2TxQuery OBJECT-TYPE This indicates the number of transmitted IGMP v2 Query packets. | 1.3.6.1.4.1.171.14.55.1.10.1.1.10 | Counter32 | read-only | current |
| dIpmcExtIgmpPortIfV2TxLeave OBJECT-TYPE This indicates the number of transmitted IGMP v2 Leave packets. | 1.3.6.1.4.1.171.14.55.1.10.1.1.11 | Counter32 | read-only | current |
| dIpmcExtIgmpPortIfV3RxReport OBJECT-TYPE This indicates the number of received IGMP v3 Report packets. | 1.3.6.1.4.1.171.14.55.1.10.1.1.12 | Counter32 | read-only | current |
| dIpmcExtIgmpPortIfV3RxQuery OBJECT-TYPE This indicates the number of received IGMP v3 Query packets. | 1.3.6.1.4.1.171.14.55.1.10.1.1.13 | Counter32 | read-only | current |
| dIpmcExtIgmpPortIfV3TxReport OBJECT-TYPE This indicates the number of transmitted IGMP v3 Report packets. | 1.3.6.1.4.1.171.14.55.1.10.1.1.14 | Counter32 | read-only | current |
| dIpmcExtIgmpPortIfV3TxQuery OBJECT-TYPE This indicates the number of transmitted IGMP v3 Query packets. | 1.3.6.1.4.1.171.14.55.1.10.1.1.15 | Counter32 | read-only | current |
| dIpmcExtIgmpPortIfRxUnknown OBJECT-TYPE This indicates the number of received IGMP packets which cannot be classified into current message type. | 1.3.6.1.4.1.171.14.55.1.10.1.1.16 | Counter32 | read-only | current |
| dIpmcExtIgmpPortIfTxUnknown OBJECT-TYPE This indicates the number of transmitted IGMP packets which cannot be classified into current message type. | 1.3.6.1.4.1.171.14.55.1.10.1.1.17 | Counter32 | read-only | current |
| dIpmcExtPimPortIfStatTable OBJECT-TYPE The table contains a list of statistics about PIM. | 1.3.6.1.4.1.171.14.55.1.10.2 | not-accessible | current | |
| dIpmcExtPimPortIfStatEntry OBJECT-TYPE An entry in the dIpmcExtPimPortIfStatTable. | 1.3.6.1.4.1.171.14.55.1.10.2.1 | not-accessible | current | |
| dIpmcExtPimPortIfIndex OBJECT-TYPE Indicates the ifIndex. | 1.3.6.1.4.1.171.14.55.1.10.2.1.1 | InterfaceIndex | not-accessible | current |
| dIpmcExtPimPortIfVersion OBJECT-TYPE Indicates the IP protocol version of the entry. | 1.3.6.1.4.1.171.14.55.1.10.2.1.2 | InetVersion | not-accessible | current |
| dIpmcExtPimPortIfRxHello OBJECT-TYPE This indicates the number of received PIM Hello packets. | 1.3.6.1.4.1.171.14.55.1.10.2.1.3 | Counter32 | read-only | current |
| dIpmcExtPimPortIfTxHello OBJECT-TYPE This indicates the number of transmitted PIM Hello packets. | 1.3.6.1.4.1.171.14.55.1.10.2.1.4 | Counter32 | read-only | current |
| dIpmcExtPimPortIfRxRegister OBJECT-TYPE This indicates the number of received PIM Register packets. | 1.3.6.1.4.1.171.14.55.1.10.2.1.5 | Counter32 | read-only | current |
| dIpmcExtPimPortIfTxRegister OBJECT-TYPE This indicates the number of transmitted PIM Register packets. | 1.3.6.1.4.1.171.14.55.1.10.2.1.6 | Counter32 | read-only | current |
| dIpmcExtPimPortIfRxRegisterStop OBJECT-TYPE This indicates the number of received PIM Register-Stop packets. | 1.3.6.1.4.1.171.14.55.1.10.2.1.7 | Counter32 | read-only | current |
| dIpmcExtPimPortIfTxRegisterStop OBJECT-TYPE This indicates the number of transmitted PIM Register-Stop packets. | 1.3.6.1.4.1.171.14.55.1.10.2.1.8 | Counter32 | read-only | current |
| dIpmcExtPimPortIfRxJoinPrune OBJECT-TYPE This indicates the number of received PIM Join/Prune packets. | 1.3.6.1.4.1.171.14.55.1.10.2.1.9 | Counter32 | read-only | current |
| dIpmcExtPimPortIfTxJoinPrune OBJECT-TYPE This indicates the number of transmitted PIM Join/Prune packets. | 1.3.6.1.4.1.171.14.55.1.10.2.1.10 | Counter32 | read-only | current |
| dIpmcExtPimPortIfRxBootstrap OBJECT-TYPE This indicates the number of received PIM Bootstrap packets. | 1.3.6.1.4.1.171.14.55.1.10.2.1.11 | Counter32 | read-only | current |
| dIpmcExtPimPortIfTxBootstrap OBJECT-TYPE This indicates the number of transmitted PIM Bootstrap packets. | 1.3.6.1.4.1.171.14.55.1.10.2.1.12 | Counter32 | read-only | current |
| dIpmcExtPimPortIfRxAssert OBJECT-TYPE This indicates the number of received PIM Assert packets. | 1.3.6.1.4.1.171.14.55.1.10.2.1.13 | Counter32 | read-only | current |
| dIpmcExtPimPortIfTxAssert OBJECT-TYPE This indicates the number of transmitted PIM Assert packets. | 1.3.6.1.4.1.171.14.55.1.10.2.1.14 | Counter32 | read-only | current |
| dIpmcExtPimPortIfRxGraft OBJECT-TYPE This indicates the number of received PIM Graft packets. | 1.3.6.1.4.1.171.14.55.1.10.2.1.15 | Counter32 | read-only | current |
| dIpmcExtPimPortIfTxGraft OBJECT-TYPE This indicates the number of transmitted PIM Graft packets. | 1.3.6.1.4.1.171.14.55.1.10.2.1.16 | Counter32 | read-only | current |
| dIpmcExtPimPortIfRxGraftAck OBJECT-TYPE This indicates the number of received PIM Graft-Ack packets. | 1.3.6.1.4.1.171.14.55.1.10.2.1.17 | Counter32 | read-only | current |
| dIpmcExtPimPortIfTxGraftAck OBJECT-TYPE This indicates the number of transmitted PIM Graft-Ack packets. | 1.3.6.1.4.1.171.14.55.1.10.2.1.18 | Counter32 | read-only | current |
| dIpmcExtPimPortIfRxCRpAdv OBJECT-TYPE This indicates the number of received PIM Candidate-RP-Advertisement packets. | 1.3.6.1.4.1.171.14.55.1.10.2.1.19 | Counter32 | read-only | current |
| dIpmcExtPimPortIfTxCRpAdv OBJECT-TYPE This indicates the number of transmitted PIM Candidate-RP-Advertisement packets. | 1.3.6.1.4.1.171.14.55.1.10.2.1.20 | Counter32 | read-only | current |
| dIpmcExtPimPortIfRxStateRefresh OBJECT-TYPE This indicates the number of received PIM-DM State Refresh packets. | 1.3.6.1.4.1.171.14.55.1.10.2.1.21 | Counter32 | read-only | current |
| dIpmcExtPimPortIfTxStateRefresh OBJECT-TYPE This indicates the number of transmitted PIM-DM State Refresh packets. | 1.3.6.1.4.1.171.14.55.1.10.2.1.22 | Counter32 | read-only | current |
| dIpmcExtPimPortIfRxUnknown OBJECT-TYPE This indicates the number of received PIM packets which cannot be classified into current message type. | 1.3.6.1.4.1.171.14.55.1.10.2.1.23 | Counter32 | read-only | current |
| dIpmcExtPimPortIfTxUnknown OBJECT-TYPE This indicates the number of transmitted IGMP packets which cannot be classified into current message type. | 1.3.6.1.4.1.171.14.55.1.10.2.1.24 | Counter32 | read-only | current |
| dIpmcExtDvmrpPortIfStatTable OBJECT-TYPE The table contains a list of statistics about DVMRP. | 1.3.6.1.4.1.171.14.55.1.10.3 | not-accessible | current | |
| dIpmcExtDvmrpPortIfStatEntry OBJECT-TYPE An entry in the dIpmcExtDvmrpPortIfStatTable. | 1.3.6.1.4.1.171.14.55.1.10.3.1 | not-accessible | current | |
| dIpmcExtDvmrpPortIfIndex OBJECT-TYPE Indicates the ifIndex. | 1.3.6.1.4.1.171.14.55.1.10.3.1.1 | InterfaceIndex | not-accessible | current |
| dIpmcExtDvmrpPortIfRxProbe OBJECT-TYPE This indicates the number of received DVMRP Probe packets. | 1.3.6.1.4.1.171.14.55.1.10.3.1.2 | Counter32 | read-only | current |
| dIpmcExtDvmrpPortIfTxProbe OBJECT-TYPE This indicates the number of transmitted DVMRP Probe packets. | 1.3.6.1.4.1.171.14.55.1.10.3.1.3 | Counter32 | read-only | current |
| dIpmcExtDvmrpPortIfRxReport OBJECT-TYPE This indicates the number of received DVMRP Report packets. | 1.3.6.1.4.1.171.14.55.1.10.3.1.4 | Counter32 | read-only | current |
| dIpmcExtDvmrpPortIfTxReport OBJECT-TYPE This indicates the number of transmitted DVMRP Report packets. | 1.3.6.1.4.1.171.14.55.1.10.3.1.5 | Counter32 | read-only | current |
| dIpmcExtDvmrpPortIfRxPrune OBJECT-TYPE This indicates the number of received DVMRP Prune packets. | 1.3.6.1.4.1.171.14.55.1.10.3.1.6 | Counter32 | read-only | current |
| dIpmcExtDvmrpPortIfTxPrune OBJECT-TYPE This indicates the number of transmitted DVMRP Prune packets. | 1.3.6.1.4.1.171.14.55.1.10.3.1.7 | Counter32 | read-only | current |
| dIpmcExtDvmrpPortIfRxGraft OBJECT-TYPE This indicates the number of received DVMRP Graft packets. | 1.3.6.1.4.1.171.14.55.1.10.3.1.8 | Counter32 | read-only | current |
| dIpmcExtDvmrpPortIfTxGraft OBJECT-TYPE This indicates the number of transmitted DVMRP Graft packets. | 1.3.6.1.4.1.171.14.55.1.10.3.1.9 | Counter32 | read-only | current |
| dIpmcExtDvmrpPortIfRxGraftAck OBJECT-TYPE This indicates the number of received DVMRP Graft-Ack packets. | 1.3.6.1.4.1.171.14.55.1.10.3.1.10 | Counter32 | read-only | current |
| dIpmcExtDvmrpPortIfTxGraftAck OBJECT-TYPE This indicates the number of transmitted DVMRP Graft-Ack packets. | 1.3.6.1.4.1.171.14.55.1.10.3.1.11 | Counter32 | read-only | current |
| dIpmcExtDvmrpPortIfRxUnknown OBJECT-TYPE This indicates the number of received PIM packets which cannot be classified into current message type. | 1.3.6.1.4.1.171.14.55.1.10.3.1.12 | Counter32 | read-only | current |
| dIpmcExtDvmrpPortIfTxUnknown OBJECT-TYPE This indicates the number of transmitted PIM packets which cannot be classified into current message type. | 1.3.6.1.4.1.171.14.55.1.10.3.1.13 | Counter32 | read-only | current |
| dIpmcExtConformance OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.55.2 | |||
| dIpmcExtCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.55.2.1 | |||
| dIpmcExtGroups OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.55.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| dIpmcExtCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the DLINKSW-IPMCAST-EXT-MIB. | 1.3.6.1.4.1.171.14.55.2.1.1 | current |
| dIpmcExtClearStatisticsGroup OBJECT-GROUP A collection of objects clears the statistics of multicast protocol packets. | 1.3.6.1.4.1.171.14.55.2.2.1 | current |
| dIpmcExtGeneralCtrlGroup OBJECT-GROUP A collection of objects provides the multicast management. | 1.3.6.1.4.1.171.14.55.2.2.2 | current |
| dIpmcExtBoundaryGroup OBJECT-GROUP A collection of objects providing information for the system's multicast scope zone boundaries. | 1.3.6.1.4.1.171.14.55.2.2.3 | current |
| dIpmcExtMrouteGroup OBJECT-GROUP A collection of objects provides the management of static multicast routes. | 1.3.6.1.4.1.171.14.55.2.2.4 | current |
| dIpmcExtCtrlPktCpuFilterGroup OBJECT-GROUP A collection of objects providing information about the layer 3 control packets filtering status. | 1.3.6.1.4.1.171.14.55.2.2.5 | current |
| dIpmcExtCtrlPktReplacePriGroup OBJECT-GROUP A collection of objects providing information about the Priority and DSCP values configured for specific control protocols. | 1.3.6.1.4.1.171.14.55.2.2.6 | current |
| dIpmcExtRpfGroup OBJECT-GROUP A collection of objects provides information about the Reverse Path Forwarding (RPF) for IP multicast. | 1.3.6.1.4.1.171.14.55.2.2.7 | current |
| dIpmcExtOutgoingPortsInfoGroup OBJECT-GROUP A collection of objects provides outgoing ports information for multicast group address. | 1.3.6.1.4.1.171.14.55.2.2.8 | current |
| dIpmcExtIgmpStatisticsGroup OBJECT-GROUP A collection of objects provides statistics information about the IGMP. | 1.3.6.1.4.1.171.14.55.2.2.9 | current |
| dIpmcExtPimStatisticsGroup OBJECT-GROUP A collection of objects provides statistics information about the PIM. | 1.3.6.1.4.1.171.14.55.2.2.10 | current |
| dIpmcExtDvmrpStatisticsGroup OBJECT-GROUP A collection of objects provides statistics information about the DVMRP. | 1.3.6.1.4.1.171.14.55.2.2.11 | current |