DLINKSW-IP-EXT-MIB
- Registered at
- 1.3.6.1.4.1.171.14.75
- Last updated
- 2013-09-18 00:00
- Organization
- D-Link Corp.
- Revisions
- 2013-08-06 00:00, 2013-08-29 00:00, 2013-09-18 00:00
- Namespace
- dlink
- Source file
DLINKSW-IP-EXT-MIB- Digest
sha256:43bbca7311c637530c77a37871565797a73049073e99c6021f6b5fa8f972b22d
Description
This MIB is an extension to the standard IP-MIB.
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, InetAddressIPv4, InetAddressIPv6, InetAddressPrefixLength, InetAddressType, InetPortNumber |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, MacAddress, 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.
DLINK-ID-REC-MIB DLINKSW-IP-EXT-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| dIpExtMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.75.0 | |||
| dIpExtMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.75.1 | |||
| dIpExtGenArpMgmt OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.75.1.1 | |||
| dIpExtClearArpCacheAll OBJECT-TYPE This object is used to clear all dynamic ARP entries from the table when set to 'clear'. No action is taken if this object is set to 'noOp'. When read, the value 'noOp' is returned. | 1.3.6.1.4.1.171.14.75.1.1.1 | INTEGER {clear(1), noOp(2)} | read-write | current |
| dIpExtClearArpCacheByIf OBJECT-TYPE This object indicates the ifIndex of the interface on which the dynamic ARP entries will be cleared. When read, a value of 0 is returned. | 1.3.6.1.4.1.171.14.75.1.1.2 | InterfaceIndexOrZero | read-write | current |
| dIpExtTotalArpEntries OBJECT-TYPE This object indicates the total number of ARP entries. | 1.3.6.1.4.1.171.14.75.1.1.3 | Unsigned32 | read-only | current |
| dIpExtGratuitousArpMgmt OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.75.1.2 | |||
| dIpExtGratuitousARPSendRequestEnabled OBJECT-TYPE This object is used to enable/disable transmission of gratuitous ARP request. The device will send out the packet when an IP interface becomes link up or when the IP address of an interface is configured or modified. | 1.3.6.1.4.1.171.14.75.1.2.1 | TruthValue | read-write | current |
| dIpExtGratuitousARPLearningEnabled OBJECT-TYPE This object is used to enable/disable learning of an ARP entry in the ARP cache based on the received gratuitous ARP packet. If the device receives a gratuitous ARP request/reply packet and the sender's IP address is in its ARP table, it should update the ARP entry. | 1.3.6.1.4.1.171.14.75.1.2.2 | TruthValue | read-write | current |
| dIpExtGratuitousARPDadReplyEnabled OBJECT-TYPE This object is used to enable/disable sending of gratuitous ARP request while duplicate IP address is detected. | 1.3.6.1.4.1.171.14.75.1.2.3 | TruthValue | read-write | current |
| dIpExtGratuitousARPTrapEnabled OBJECT-TYPE This indicates the state of the gratuitous ARP trap. The switch can trap the IP conflict events to inform the administrator. By default, the trap is disabled. | 1.3.6.1.4.1.171.14.75.1.2.4 | TruthValue | read-write | current |
| dIpExtGratuitousARPNotifyInfo OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.75.1.2.5 | |||
| dIpExtGratuitousARPIpAddr OBJECT-TYPE A duplicate IP address with the switch already exists. | 1.3.6.1.4.1.171.14.75.1.2.5.1 | IpAddress | accessible-for-notify | current |
| dIpExtGratuitousARPMacAddr OBJECT-TYPE This object is the MAC address of the device which has the duplicate IP address. | 1.3.6.1.4.1.171.14.75.1.2.5.2 | MacAddress | accessible-for-notify | current |
| dIpExtGratuitousARPPortNumber OBJECT-TYPE This object is the the port number. | 1.3.6.1.4.1.171.14.75.1.2.5.3 | DisplayString | accessible-for-notify | current |
| dIpExtIpv6NeighborDiscoverMgmt OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.75.1.3 | |||
| dIpExtClearAllIpv6Neighbors OBJECT-TYPE This object is used to clear dynamic neighbor cache entries associated with all interfaces when set to 'clear'. No action is taken if this object is set to 'noOp'. When read, the value 'noOp' is returned. | 1.3.6.1.4.1.171.14.75.1.3.1 | INTEGER {clear(1), noOp(2)} | read-write | current |
| dIpExtClearIpv6NeighborsByIf OBJECT-TYPE This object indicates the ifIndex of the interface on which the dynamic neighbor cache entries will be cleared. When read, a value of 0 is returned. | 1.3.6.1.4.1.171.14.75.1.3.2 | InterfaceIndexOrZero | read-write | current |
| dIpExtTotalIpv6Neighbors OBJECT-TYPE This object indicates the total number of dynamic neighbor cache entries. | 1.3.6.1.4.1.171.14.75.1.3.3 | Unsigned32 | read-only | current |
| dIpExtInterfaceMgmt OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.75.1.4 | |||
| dIpExtIpIfTable OBJECT-TYPE A table provides the mechanism to create or delete layer 3 interfaces. It is expected that user first creates a row in this table, followed by configuring the row in dIpExtIfCfgTable via the corresponding ifIndex. | 1.3.6.1.4.1.171.14.75.1.4.1 | not-accessible | current | |
| dIpExtIpIfEntry OBJECT-TYPE A row instance contains the information of the layer 3 interface. Creating/deleting entries in this table causes corresponding entries be created/deleted in ifTable/ifXTable. | 1.3.6.1.4.1.171.14.75.1.4.1.1 | not-accessible | current | |
| dIpExtIpIfType OBJECT-TYPE This object indicates the type of the interface. 'loopback' - The software only interface which always stays in up status. 'vlan' - VLAN interface. | 1.3.6.1.4.1.171.14.75.1.4.1.1.1 | INTEGER {loopback(1), vlan(2)} | not-accessible | current |
| dIpExtIpIfNumber OBJECT-TYPE This object indicates the interface ID within the type. | 1.3.6.1.4.1.171.14.75.1.4.1.1.2 | Unsigned32 (0..65535) | not-accessible | current |
| dIpExtIpIfIndex OBJECT-TYPE The ifIndex value of the interface is determined by the agent. | 1.3.6.1.4.1.171.14.75.1.4.1.1.3 | InterfaceIndex | read-only | current |
| dIpExtIpIfRowStatus OBJECT-TYPE The status of this conceptual row. | 1.3.6.1.4.1.171.14.75.1.4.1.1.4 | RowStatus | read-create | current |
| dIpExtIfCfgTableNumber OBJECT-TYPE Indicates the number of entries present in the dIpExtIfCfgTable. | 1.3.6.1.4.1.171.14.75.1.4.2 | Unsigned32 | read-only | current |
| dIpExtIfCfgTable OBJECT-TYPE A table contains extended per-interface information. | 1.3.6.1.4.1.171.14.75.1.4.3 | not-accessible | current | |
| dIpExtIfCfgEntry OBJECT-TYPE A row in this table is created as a side effect of row addition in the dIpExtIpIfTable. | 1.3.6.1.4.1.171.14.75.1.4.3.1 | not-accessible | current | |
| dIpExtIfCfgIfIndex OBJECT-TYPE The ifIndex value of the interface. | 1.3.6.1.4.1.171.14.75.1.4.3.1.1 | InterfaceIndex | not-accessible | current |
| dIpExtIfCfgDhcpEnabled OBJECT-TYPE The object indicates whether acquire an IP address configuration on the interface from the DHCP protocol. | 1.3.6.1.4.1.171.14.75.1.4.3.1.2 | TruthValue | read-write | current |
| dIpExtIfCfgArpTimeout OBJECT-TYPE This object indicates the ARP aging time in unit of minute for dynamic ARP entries on the corresponding interface. Setting this variable to 0 the ARP entries will not be aged out. | 1.3.6.1.4.1.171.14.75.1.4.3.1.3 | Unsigned32 (0 | 1..65535) | read-write | current |
| dIpExtIfCfgProxyArpEnabled OBJECT-TYPE The object indicates the state of proxy ARP on the corresponding interface. | 1.3.6.1.4.1.171.14.75.1.4.3.1.4 | TruthValue | read-write | current |
| dIpExtIfCfgLocalProxyArpEnabled OBJECT-TYPE The object indicates the state of local proxy ARP on the corresponding interface. | 1.3.6.1.4.1.171.14.75.1.4.3.1.5 | TruthValue | read-write | current |
| dIpExtIfCfgDirectedBcastEnabled OBJECT-TYPE The object indicates the state of the conversion of IP directed broadcasts on the corresponding interface. | 1.3.6.1.4.1.171.14.75.1.4.3.1.6 | TruthValue | read-write | current |
| dIpExtIfCfgDirectedBcastAcl OBJECT-TYPE The object indicates the name of a standard IP access list. | 1.3.6.1.4.1.171.14.75.1.4.3.1.7 | DisplayString (SIZE(0..32)) | read-write | current |
| dIpExtIfCfgGratuitousARPSendInterval OBJECT-TYPE This object indicates the interval of regularly sending the gratuitous ARP request message in unit of second on the corresponding interface. A value of zero indicates the gratuitous ARP will not be regularly sent. | 1.3.6.1.4.1.171.14.75.1.4.3.1.8 | Unsigned32 (0 | 1..3600) | read-write | current |
| dIpExtIfCfgIpMtu OBJECT-TYPE The MTU is the largest size of the IP datagram which may be transferred using a specific data link connection. The MTU value is a design parameter of a LAN and is a mutually agreed value (i.e. both ends of a link agree to use the same specific value) for most WAN links. The MTU range is based on the chip of the current device. | 1.3.6.1.4.1.171.14.75.1.4.3.1.9 | Unsigned32 | read-write | current |
| dIpExtIfCfgDADTransmits OBJECT-TYPE This object indicates the number of Neighbor Solicitations to send during Duplicate Address Detection (DAD). A value of zero indicates DAD is disabled. | 1.3.6.1.4.1.171.14.75.1.4.3.1.10 | Unsigned32 (0..255) | read-write | current |
| dIpExtIpAddressTable OBJECT-TYPE The table of addressing information relevant to this entity's IP addresses. This is the enhancement of the ipAddressTable in IP-MIB. Creating/deleting entries in this table causes corresponding entries be created/deleted in ipAddressTable. | 1.3.6.1.4.1.171.14.75.1.4.4 | not-accessible | current | |
| dIpExtIpAddressEntry OBJECT-TYPE The addressing information for one of this entity's IP addresses. | 1.3.6.1.4.1.171.14.75.1.4.4.1 | not-accessible | current | |
| dIpExtIpAddressType OBJECT-TYPE The Internet address type of entry. | 1.3.6.1.4.1.171.14.75.1.4.4.1.1 | InetAddressType | not-accessible | current |
| dIpExtIpAddress OBJECT-TYPE The IP address to which this entry's addressing information pertains. | 1.3.6.1.4.1.171.14.75.1.4.4.1.2 | InetAddress (SIZE(1..16)) | not-accessible | current |
| dIpExtIpAddressIfIndex OBJECT-TYPE The ifindex value which uniquely identifies the interface to which this entry is applicable. | 1.3.6.1.4.1.171.14.75.1.4.4.1.3 | InterfaceIndex | not-accessible | current |
| dIpExtIpAddressPrefixLength OBJECT-TYPE The length of the prefix associated with the IP address of this entry. | 1.3.6.1.4.1.171.14.75.1.4.4.1.4 | InetAddressPrefixLength | read-create | current |
| dIpExtIpAddressCategory OBJECT-TYPE This object indicates the IP address category of this entry. The 'primary' and 'secondary' are valid for IPv4 address. Although multiple IPv4 addresses can be created for an interface, at most one of these addresses is the primary IPv4 address, and the rest are secondary IPv4 address. 'linkLocal' and 'eui64' are valid for IPv6 address. 'linkLocal' - The IPv6 address is a link local address. 'eui64' - The IPv6 address is formed by EUI-64 interface ID. The corresponding prefix length must be smaller than 64. | 1.3.6.1.4.1.171.14.75.1.4.4.1.5 | INTEGER {primary(1), secondary(2), linkLocal(3), eui64(4)} | read-create | current |
| dIpExtIpAddressRowStatus OBJECT-TYPE This object is used to manage creation and deletion of rows in this table. | 1.3.6.1.4.1.171.14.75.1.4.4.1.6 | RowStatus | read-create | current |
| dIpExtIpAddrBaseGenPrefixTable OBJECT-TYPE This table allows the configuration of IPv6 address based on a general prefix. | 1.3.6.1.4.1.171.14.75.1.4.5 | not-accessible | current | |
| dIpExtIpAddrBaseGenPrefixEntry OBJECT-TYPE This object indicates the association of general prefix for configuring IPv6 address on an interface. | 1.3.6.1.4.1.171.14.75.1.4.5.1 | not-accessible | current | |
| dIpExtIpAddrBasePrefixIfIndex OBJECT-TYPE The ifindex value which uniquely identifies the interface to which this entry is applicable. | 1.3.6.1.4.1.171.14.75.1.4.5.1.1 | InterfaceIndex | not-accessible | current |
| dIpExtIpAddrBasePrefixName OBJECT-TYPE This object indicates the general prefix name which will be used to configure the IPv6 address on the interface. | 1.3.6.1.4.1.171.14.75.1.4.5.1.2 | DisplayString (SIZE(1..32)) | not-accessible | current |
| dIpExtIpAddrBasePrefixSubBits OBJECT-TYPE This object indicates the sub-prefix part and host part of the IPv6 address. | 1.3.6.1.4.1.171.14.75.1.4.5.1.3 | InetAddressIPv6 | read-create | current |
| dIpExtIpAddrBasePrefixLength OBJECT-TYPE The length of the prefix associated with the IP address of this entry. | 1.3.6.1.4.1.171.14.75.1.4.5.1.4 | InetAddressPrefixLength | read-create | current |
| dIpExtIpAddrBasePrefixRowStatus OBJECT-TYPE This object is used to manage creation and deletion of rows in this table. | 1.3.6.1.4.1.171.14.75.1.4.5.1.5 | RowStatus | read-create | current |
| dIpExtPrefixMgmt OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.75.1.5 | |||
| dIpExtIpv6GneralPrefixTable OBJECT-TYPE This table allows the creation and removal of IPv6 general prefixes. | 1.3.6.1.4.1.171.14.75.1.5.1 | not-accessible | current | |
| dIpExtIpv6GneralPrefixEntry OBJECT-TYPE An entry consists of information of an IPv6 general prefix. | 1.3.6.1.4.1.171.14.75.1.5.1.1 | not-accessible | current | |
| dIpExtGneralPrefixName OBJECT-TYPE The ifindex value which uniquely identifies the interface to which this entry is applicable. | 1.3.6.1.4.1.171.14.75.1.5.1.1.1 | DisplayString | not-accessible | current |
| dIpExtGneralPrefixType OBJECT-TYPE This object indicates the type of the prefix configuration. 'normal' - This general prefix is configured by dIpExtGneralPrefix and dIpExtGneralPrefixLength. 'ipv6ToIpv4' - The general prefix is configured by the interface (dIpExtGeneralPrefix6to4IfIndex) whose IPv4 address will be used to form a general prefix used for 6to4 tunnel. | 1.3.6.1.4.1.171.14.75.1.5.1.1.2 | INTEGER {normal(1), ipv6ToIpv4(2)} | read-create | current |
| dIpExtGneralPrefix OBJECT-TYPE This object indicates the prefix of the entry. This object is meaningless when dIpExtGneralPrefixType is not 'normal'. | 1.3.6.1.4.1.171.14.75.1.5.1.1.3 | InetAddressIPv6 | read-create | current |
| dIpExtGneralPrefixLength OBJECT-TYPE The length of the prefix associated with the general prefix of this entry. This object is meaningless when dIpExtGneralPrefixType is not 'normal'. | 1.3.6.1.4.1.171.14.75.1.5.1.1.4 | InetAddressPrefixLength | read-create | current |
| dIpExtGeneralPrefix6to4IfIndex OBJECT-TYPE This object indicates ifIndex of the interface whose IPv4 address will be used to form a general prefix used for 6to4 tunnel. This object is meaningless when dIpExtGneralPrefixType is not 'ipv6ToIpv4'. | 1.3.6.1.4.1.171.14.75.1.5.1.1.5 | InterfaceIndex | read-create | current |
| dIpExtGeneralPrefixRowStatus OBJECT-TYPE Used to control the addition and removal of IPv6 general prefixes. | 1.3.6.1.4.1.171.14.75.1.5.1.1.6 | RowStatus | read-create | current |
| dIpExtIpv6PrefixTable OBJECT-TYPE This table allows the creation and removal of IPv6 prefixes to be placed in Prefix Information options in Router Advertisement messages sent from the interface. This is the enhancement of the ipAddressPrefixTable in IP-MIB. | 1.3.6.1.4.1.171.14.75.1.5.2 | not-accessible | current | |
| dIpExtIpv6PrefixEntry OBJECT-TYPE An IPv6 interface prefix entry. | 1.3.6.1.4.1.171.14.75.1.5.2.1 | not-accessible | current | |
| dIpExtIpv6PrefixIfIndex OBJECT-TYPE The ifindex value which uniquely identifies the interface to which this entry is applicable. | 1.3.6.1.4.1.171.14.75.1.5.2.1.1 | InterfaceIndex | not-accessible | current |
| dIpExtIpv6Prefix OBJECT-TYPE The prefix of the entry. | 1.3.6.1.4.1.171.14.75.1.5.2.1.2 | InetAddressIPv6 | read-create | current |
| dIpExtIpv6PrefixLength OBJECT-TYPE The prefix length of the entry. | 1.3.6.1.4.1.171.14.75.1.5.2.1.3 | InetAddressPrefixLength | read-create | current |
| dIpExtIpv6PrefixValidLifetime OBJECT-TYPE This object indicates the valid life time in seconds of the entry. A value of 4,294,967,295 represents infinity. | 1.3.6.1.4.1.171.14.75.1.5.2.1.4 | Unsigned32 | read-create | current |
| dIpExtIpv6PrefixPreferLifetime OBJECT-TYPE This object indicates the preferred life time in seconds of the entry. A value of 4,294,967,295 represents infinity. | 1.3.6.1.4.1.171.14.75.1.5.2.1.5 | Unsigned32 | read-create | current |
| dIpExtIpv6PrefixOnLinkFlag OBJECT-TYPE This object has the value 'true(1)', if this prefix can be used for on-link determination; otherwise, the value is 'false(2)'. The default for IPv4 prefixes is 'true(1)'. | 1.3.6.1.4.1.171.14.75.1.5.2.1.6 | TruthValue | read-create | current |
| dIpExtIpv6PrefixAutonomousFlag OBJECT-TYPE Autonomous address configuration flag. When true(1), indicates that this prefix can be used for autonomous address configuration (i.e., can be used to form a local interface address). If false(2), it is not used to auto- configure a local interface address. The default for IPv4 prefixes is 'false(2)'. | 1.3.6.1.4.1.171.14.75.1.5.2.1.7 | TruthValue | read-create | current |
| dIpExtIpv6PrefixRowStatus OBJECT-TYPE Used to control the addition and removal of IPv6 interface prefixes for RA messages. | 1.3.6.1.4.1.171.14.75.1.5.2.1.8 | RowStatus | read-create | current |
| dIpExtDhcpClientMgmt OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.75.1.6 | |||
| dIpExtDhcpClientIfTable OBJECT-TYPE A table contains a list of DHCP client configuration of interfaces. | 1.3.6.1.4.1.171.14.75.1.6.1 | not-accessible | current | |
| dIpExtDhcpClientIfEntry OBJECT-TYPE An entry is created to configure DHCP client per-interface settings to different value from default value. When an entry is deleted, all the settings are reverted to default value. | 1.3.6.1.4.1.171.14.75.1.6.1.1 | not-accessible | current | |
| dIpExtDhcpClientIfIndex OBJECT-TYPE The ifIndex value of the interface. Only VLAN interfaces are valid interfaces. | 1.3.6.1.4.1.171.14.75.1.6.1.1.1 | InterfaceIndex | not-accessible | current |
| dIpExtDhcpClientIfClassIdType OBJECT-TYPE The object indicates the type of class id which is defined by dIpExtDhcpClientIfClassIdValue. The value means : ascii(1)- The dIpExtDhcpClientIfClassIdValue is ascii string. hex(2) - The dIpExtDhcpClientIfClassIdValue is a string of HEX number. | 1.3.6.1.4.1.171.14.75.1.6.1.1.2 | INTEGER {ascii(1), hex(2)} | read-create | current |
| dIpExtDhcpClientIfClassIdValue OBJECT-TYPE This object indicates the value of vendor class identifier (option 60) to be sent with the DHCP DISCOVER message. An dIpExtDhcpClientIfClassIdValue value is always interpreted within the context of an dIpExtDhcpClientIfClassIdType value. If dIpExtDhcpClientIfClassIdType is 'hex', this object is a HEX string value, which is restricted to hexadecimal character set. | 1.3.6.1.4.1.171.14.75.1.6.1.1.3 | DisplayString (SIZE(0..64)) | read-create | current |
| dIpExtDhcpClientIfClientIdIfIdx OBJECT-TYPE This object indicates ifIndex of the VLAN interface whose hexadecimal MAC address will be used as the client ID to be sent with the DISCOVER message. | 1.3.6.1.4.1.171.14.75.1.6.1.1.4 | InterfaceIndex | read-create | current |
| dIpExtDhcpClientIfHostName OBJECT-TYPE This object indicates the host name. The host name must start with a letter, end with a letter or digit, and only with interior characters letters, digits, and hyphens. | 1.3.6.1.4.1.171.14.75.1.6.1.1.5 | DisplayString (SIZE(0..64)) | read-create | current |
| dIpExtDhcpClientIfLeaseDay OBJECT-TYPE This object indicates the number of days for the duration of preferred lease time. Value of -1 indicates that preferred lease time is unspecified. This value is checked when an IP address is acquired from a DHCP server. | 1.3.6.1.4.1.171.14.75.1.6.1.1.6 | Integer32 (-1 | 0..10000) | read-create | current |
| dIpExtDhcpClientIfLeaseHour OBJECT-TYPE This object indicates the number of hours for the duration of preferred lease time. | 1.3.6.1.4.1.171.14.75.1.6.1.1.7 | Unsigned32 (0..23) | read-create | current |
| dIpExtDhcpClientIfLeaseMinute OBJECT-TYPE This object indicates the number of minutes for the duration of preferred lease time. | 1.3.6.1.4.1.171.14.75.1.6.1.1.8 | Unsigned32 (0..59) | read-create | current |
| dIpExtDhcpClientAutoconfig OBJECT-TYPE Indicates the status of automatically getting the configuration information from a TFTP server connected to the device. | 1.3.6.1.4.1.171.14.75.1.6.2 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| dIpExtUdpForwardMgmt OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.75.1.7 | |||
| dIpExtUdpFwdPortTable OBJECT-TYPE This table consists of a list of UDP ports to forward UDP packets. | 1.3.6.1.4.1.171.14.75.1.7.1 | not-accessible | current | |
| dIpExtUdpFwdPortEntry OBJECT-TYPE An entry is created/deleted to enable/disable forwarding of a specific UDP service type of packets. | 1.3.6.1.4.1.171.14.75.1.7.1.1 | not-accessible | current | |
| dIpExtUdpFwdPortNumber OBJECT-TYPE The UDP port number of the entry. | 1.3.6.1.4.1.171.14.75.1.7.1.1.1 | InetPortNumber | not-accessible | current |
| dIpExtUdpFwdPortRowStatus OBJECT-TYPE The status of this conceptual row. | 1.3.6.1.4.1.171.14.75.1.7.1.1.2 | RowStatus | read-create | current |
| dIpExtUdpHelperAddrTable OBJECT-TYPE This table consists of a list of target addresses for forwarding of UDP broadcast packets. | 1.3.6.1.4.1.171.14.75.1.7.2 | not-accessible | current | |
| dIpExtUdpHelperAddrEntry OBJECT-TYPE An target IP address for forwarding of the UDP broadcast packet on an interface. | 1.3.6.1.4.1.171.14.75.1.7.2.1 | not-accessible | current | |
| dIpExtUdpHelperIfIndex OBJECT-TYPE The ifIndex value of the interface on which the entry is configured. Only VLAN interfaces are valid interfaces. | 1.3.6.1.4.1.171.14.75.1.7.2.1.1 | InterfaceIndex | not-accessible | current |
| dIpExtUdpHelperAddrType OBJECT-TYPE The address type of UDP helper address. | 1.3.6.1.4.1.171.14.75.1.7.2.1.2 | InetAddressType | not-accessible | current |
| dIpExtUdpHelperAddr OBJECT-TYPE An IP address of the server. | 1.3.6.1.4.1.171.14.75.1.7.2.1.3 | InetAddress | not-accessible | current |
| dIpExtUdpHelperAddrRowStatus OBJECT-TYPE The status of this conceptual row. | 1.3.6.1.4.1.171.14.75.1.7.2.1.4 | RowStatus | read-create | current |
| dIpExtMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.75.2 | |||
| dIpExtCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.75.2.1 | |||
| dIpExtGroups OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.75.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| dIpExtGratuitousARPTrap NOTIFICATION-TYPE This trap is sent when there is an IP address conflict. | 1.3.6.1.4.1.171.14.75.0.1 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| dIpExtCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the DLINKSW-IP-EXT-MIB. | 1.3.6.1.4.1.171.14.75.2.1.1 | current |
| dIpExtBasicGroup OBJECT-GROUP This group contains the collection of objects related to IP/ARP settings which are not covered by standard IP-MIB. | 1.3.6.1.4.1.171.14.75.2.2.1 | current |
| dIpExtBasicIpv6OnlyGroup OBJECT-GROUP This group contains the collection of objects related to fundamental IPv6 feature. | 1.3.6.1.4.1.171.14.75.2.2.2 | current |
| dIpExtGeneralPrefixGroup OBJECT-GROUP This group contains the collection of objects related to general prefix configuration. | 1.3.6.1.4.1.171.14.75.2.2.3 | current |
| dIpExtRaPrefixGroup OBJECT-GROUP This group contains the collection of objects related to the configuration of IPv6 prefix which are advertised in RA. | 1.3.6.1.4.1.171.14.75.2.2.4 | current |
| dIpExtGratuitousArpGroup OBJECT-GROUP This group contains the collection of objects related to Gratuitous ARP feature. | 1.3.6.1.4.1.171.14.75.2.2.5 | current |
| dIpExtProxyArpGroup OBJECT-GROUP This group contains the collection of objects related to Proxy ARP. | 1.3.6.1.4.1.171.14.75.2.2.6 | current |
| dIpExtDirectedBroadcastGroup OBJECT-GROUP This group contains the collection of objects related to IP directed broadcasts feature. | 1.3.6.1.4.1.171.14.75.2.2.7 | current |
| dIpExtDhcpClientGroup OBJECT-GROUP This group contains the collection of objects related to DHCP client. | 1.3.6.1.4.1.171.14.75.2.2.8 | current |
| dIpExtUdpForwardGroup OBJECT-GROUP This group contains the collection of objects related to UDP forwarding feature. | 1.3.6.1.4.1.171.14.75.2.2.9 | current |