DLINKSW-IP-EXT-MIB: View SNMP OID List / Download MIB

VENDOR: D-LINK


 Home MIB: DLINKSW-IP-EXT-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 dlinkSwIpExtMIB 1.3.6.1.4.1.171.14.75
This MIB is an extension to the standard IP-MIB.
       dIpExtMIBNotifications 1.3.6.1.4.1.171.14.75.0
           dIpExtGratuitousARPTrap 1.3.6.1.4.1.171.14.75.0.1
This trap is sent when there is an IP address conflict.
       dIpExtMIBObjects 1.3.6.1.4.1.171.14.75.1
           dIpExtGenArpMgmt 1.3.6.1.4.1.171.14.75.1.1
               dIpExtClearArpCacheAll 1.3.6.1.4.1.171.14.75.1.1.1 integer read-write
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. Enumeration: 'clear': 1, 'noOp': 2.
               dIpExtClearArpCacheByIf 1.3.6.1.4.1.171.14.75.1.1.2 interfaceindexorzero read-write
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.
               dIpExtTotalArpEntries 1.3.6.1.4.1.171.14.75.1.1.3 unsigned32 read-only
This object indicates the total number of ARP entries.
           dIpExtGratuitousArpMgmt 1.3.6.1.4.1.171.14.75.1.2
               dIpExtGratuitousARPSendRequestEnabled 1.3.6.1.4.1.171.14.75.1.2.1 truthvalue read-write
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.
               dIpExtGratuitousARPLearningEnabled 1.3.6.1.4.1.171.14.75.1.2.2 truthvalue read-write
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.
               dIpExtGratuitousARPDadReplyEnabled 1.3.6.1.4.1.171.14.75.1.2.3 truthvalue read-write
This object is used to enable/disable sending of gratuitous ARP request while duplicate IP address is detected.
               dIpExtGratuitousARPTrapEnabled 1.3.6.1.4.1.171.14.75.1.2.4 truthvalue read-write
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.
               dIpExtGratuitousARPNotifyInfo 1.3.6.1.4.1.171.14.75.1.2.5
                   dIpExtGratuitousARPIpAddr 1.3.6.1.4.1.171.14.75.1.2.5.1 ipaddress no-access
A duplicate IP address with the switch already exists.
                   dIpExtGratuitousARPMacAddr 1.3.6.1.4.1.171.14.75.1.2.5.2 macaddress no-access
This object is the MAC address of the device which has the duplicate IP address.
                   dIpExtGratuitousARPPortNumber 1.3.6.1.4.1.171.14.75.1.2.5.3 displaystring no-access
This object is the the port number.
           dIpExtIpv6NeighborDiscoverMgmt 1.3.6.1.4.1.171.14.75.1.3
               dIpExtClearAllIpv6Neighbors 1.3.6.1.4.1.171.14.75.1.3.1 integer read-write
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. Enumeration: 'clear': 1, 'noOp': 2.
               dIpExtClearIpv6NeighborsByIf 1.3.6.1.4.1.171.14.75.1.3.2 interfaceindexorzero read-write
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.
               dIpExtTotalIpv6Neighbors 1.3.6.1.4.1.171.14.75.1.3.3 unsigned32 read-only
This object indicates the total number of dynamic neighbor cache entries.
           dIpExtInterfaceMgmt 1.3.6.1.4.1.171.14.75.1.4
               dIpExtIpIfTable 1.3.6.1.4.1.171.14.75.1.4.1 no-access
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.
                   dIpExtIpIfEntry 1.3.6.1.4.1.171.14.75.1.4.1.1 no-access
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.
                       dIpExtIpIfType 1.3.6.1.4.1.171.14.75.1.4.1.1.1 integer no-access
This object indicates the type of the interface. 'loopback' - The software only interface which always stays in up status. 'vlan' - VLAN interface. Enumeration: 'vlan': 2, 'loopback': 1.
                       dIpExtIpIfNumber 1.3.6.1.4.1.171.14.75.1.4.1.1.2 unsigned32 no-access
This object indicates the interface ID within the type.
                       dIpExtIpIfIndex 1.3.6.1.4.1.171.14.75.1.4.1.1.3 interfaceindex read-only
The ifIndex value of the interface is determined by the agent.
                       dIpExtIpIfRowStatus 1.3.6.1.4.1.171.14.75.1.4.1.1.4 rowstatus read-only
The status of this conceptual row.
               dIpExtIfCfgTableNumber 1.3.6.1.4.1.171.14.75.1.4.2 unsigned32 read-only
Indicates the number of entries present in the dIpExtIfCfgTable.
               dIpExtIfCfgTable 1.3.6.1.4.1.171.14.75.1.4.3 no-access
A table contains extended per-interface information.
                   dIpExtIfCfgEntry 1.3.6.1.4.1.171.14.75.1.4.3.1 no-access
A row in this table is created as a side effect of row addition in the dIpExtIpIfTable.
                       dIpExtIfCfgIfIndex 1.3.6.1.4.1.171.14.75.1.4.3.1.1 interfaceindex no-access
The ifIndex value of the interface.
                       dIpExtIfCfgDhcpEnabled 1.3.6.1.4.1.171.14.75.1.4.3.1.2 truthvalue read-write
The object indicates whether acquire an IP address configuration on the interface from the DHCP protocol.
                       dIpExtIfCfgArpTimeout 1.3.6.1.4.1.171.14.75.1.4.3.1.3 unsigned32 read-write
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.
                       dIpExtIfCfgProxyArpEnabled 1.3.6.1.4.1.171.14.75.1.4.3.1.4 truthvalue read-write
The object indicates the state of proxy ARP on the corresponding interface.
                       dIpExtIfCfgLocalProxyArpEnabled 1.3.6.1.4.1.171.14.75.1.4.3.1.5 truthvalue read-write
The object indicates the state of local proxy ARP on the corresponding interface.
                       dIpExtIfCfgDirectedBcastEnabled 1.3.6.1.4.1.171.14.75.1.4.3.1.6 truthvalue read-write
The object indicates the state of the conversion of IP directed broadcasts on the corresponding interface.
                       dIpExtIfCfgDirectedBcastAcl 1.3.6.1.4.1.171.14.75.1.4.3.1.7 displaystring read-write
The object indicates the name of a standard IP access list.
                       dIpExtIfCfgGratuitousARPSendInterval 1.3.6.1.4.1.171.14.75.1.4.3.1.8 unsigned32 read-write
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.
                       dIpExtIfCfgIpMtu 1.3.6.1.4.1.171.14.75.1.4.3.1.9 unsigned32 read-write
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.
                       dIpExtIfCfgDADTransmits 1.3.6.1.4.1.171.14.75.1.4.3.1.10 unsigned32 read-write
This object indicates the number of Neighbor Solicitations to send during Duplicate Address Detection (DAD). A value of zero indicates DAD is disabled.
               dIpExtIpAddressTable 1.3.6.1.4.1.171.14.75.1.4.4 no-access
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.
                   dIpExtIpAddressEntry 1.3.6.1.4.1.171.14.75.1.4.4.1 no-access
The addressing information for one of this entity's IP addresses.
                       dIpExtIpAddressType 1.3.6.1.4.1.171.14.75.1.4.4.1.1 inetaddresstype no-access
The Internet address type of entry.
                       dIpExtIpAddress 1.3.6.1.4.1.171.14.75.1.4.4.1.2 inetaddress no-access
The IP address to which this entry's addressing information pertains.
                       dIpExtIpAddressIfIndex 1.3.6.1.4.1.171.14.75.1.4.4.1.3 interfaceindex no-access
The ifindex value which uniquely identifies the interface to which this entry is applicable.
                       dIpExtIpAddressPrefixLength 1.3.6.1.4.1.171.14.75.1.4.4.1.4 inetaddressprefixlength read-only
The length of the prefix associated with the IP address of this entry.
                       dIpExtIpAddressCategory 1.3.6.1.4.1.171.14.75.1.4.4.1.5 integer read-only
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. Enumeration: 'linkLocal': 3, 'eui64': 4, 'primary': 1, 'secondary': 2.
                       dIpExtIpAddressRowStatus 1.3.6.1.4.1.171.14.75.1.4.4.1.6 rowstatus read-only
This object is used to manage creation and deletion of rows in this table.
               dIpExtIpAddrBaseGenPrefixTable 1.3.6.1.4.1.171.14.75.1.4.5 no-access
This table allows the configuration of IPv6 address based on a general prefix.
                   dIpExtIpAddrBaseGenPrefixEntry 1.3.6.1.4.1.171.14.75.1.4.5.1 no-access
This object indicates the association of general prefix for configuring IPv6 address on an interface.
                       dIpExtIpAddrBasePrefixIfIndex 1.3.6.1.4.1.171.14.75.1.4.5.1.1 interfaceindex no-access
The ifindex value which uniquely identifies the interface to which this entry is applicable.
                       dIpExtIpAddrBasePrefixName 1.3.6.1.4.1.171.14.75.1.4.5.1.2 displaystring no-access
This object indicates the general prefix name which will be used to configure the IPv6 address on the interface.
                       dIpExtIpAddrBasePrefixSubBits 1.3.6.1.4.1.171.14.75.1.4.5.1.3 inetaddressipv6 read-only
This object indicates the sub-prefix part and host part of the IPv6 address.
                       dIpExtIpAddrBasePrefixLength 1.3.6.1.4.1.171.14.75.1.4.5.1.4 inetaddressprefixlength read-only
The length of the prefix associated with the IP address of this entry.
                       dIpExtIpAddrBasePrefixRowStatus 1.3.6.1.4.1.171.14.75.1.4.5.1.5 rowstatus read-only
This object is used to manage creation and deletion of rows in this table.
           dIpExtPrefixMgmt 1.3.6.1.4.1.171.14.75.1.5
               dIpExtIpv6GneralPrefixTable 1.3.6.1.4.1.171.14.75.1.5.1 no-access
This table allows the creation and removal of IPv6 general prefixes.
                   dIpExtIpv6GneralPrefixEntry 1.3.6.1.4.1.171.14.75.1.5.1.1 no-access
An entry consists of information of an IPv6 general prefix.
                       dIpExtGneralPrefixName 1.3.6.1.4.1.171.14.75.1.5.1.1.1 displaystring no-access
The ifindex value which uniquely identifies the interface to which this entry is applicable.
                       dIpExtGneralPrefixType 1.3.6.1.4.1.171.14.75.1.5.1.1.2 integer read-only
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. Enumeration: 'ipv6ToIpv4': 2, 'normal': 1.
                       dIpExtGneralPrefix 1.3.6.1.4.1.171.14.75.1.5.1.1.3 inetaddressipv6 read-only
This object indicates the prefix of the entry. This object is meaningless when dIpExtGneralPrefixType is not 'normal'.
                       dIpExtGneralPrefixLength 1.3.6.1.4.1.171.14.75.1.5.1.1.4 inetaddressprefixlength read-only
The length of the prefix associated with the general prefix of this entry. This object is meaningless when dIpExtGneralPrefixType is not 'normal'.
                       dIpExtGeneralPrefix6to4IfIndex 1.3.6.1.4.1.171.14.75.1.5.1.1.5 interfaceindex read-only
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'.
                       dIpExtGeneralPrefixRowStatus 1.3.6.1.4.1.171.14.75.1.5.1.1.6 rowstatus read-only
Used to control the addition and removal of IPv6 general prefixes.
               dIpExtIpv6PrefixTable 1.3.6.1.4.1.171.14.75.1.5.2 no-access
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.
                   dIpExtIpv6PrefixEntry 1.3.6.1.4.1.171.14.75.1.5.2.1 no-access
An IPv6 interface prefix entry.
                       dIpExtIpv6PrefixIfIndex 1.3.6.1.4.1.171.14.75.1.5.2.1.1 interfaceindex no-access
The ifindex value which uniquely identifies the interface to which this entry is applicable.
                       dIpExtIpv6Prefix 1.3.6.1.4.1.171.14.75.1.5.2.1.2 inetaddressipv6 read-only
The prefix of the entry.
                       dIpExtIpv6PrefixLength 1.3.6.1.4.1.171.14.75.1.5.2.1.3 inetaddressprefixlength read-only
The prefix length of the entry.
                       dIpExtIpv6PrefixValidLifetime 1.3.6.1.4.1.171.14.75.1.5.2.1.4 unsigned32 read-only
This object indicates the valid life time in seconds of the entry. A value of 4,294,967,295 represents infinity.
                       dIpExtIpv6PrefixPreferLifetime 1.3.6.1.4.1.171.14.75.1.5.2.1.5 unsigned32 read-only
This object indicates the preferred life time in seconds of the entry. A value of 4,294,967,295 represents infinity.
                       dIpExtIpv6PrefixOnLinkFlag 1.3.6.1.4.1.171.14.75.1.5.2.1.6 truthvalue read-only
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)'.
                       dIpExtIpv6PrefixAutonomousFlag 1.3.6.1.4.1.171.14.75.1.5.2.1.7 truthvalue read-only
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)'.
                       dIpExtIpv6PrefixRowStatus 1.3.6.1.4.1.171.14.75.1.5.2.1.8 rowstatus read-only
Used to control the addition and removal of IPv6 interface prefixes for RA messages.
           dIpExtDhcpClientMgmt 1.3.6.1.4.1.171.14.75.1.6
               dIpExtDhcpClientIfTable 1.3.6.1.4.1.171.14.75.1.6.1 no-access
A table contains a list of DHCP client configuration of interfaces.
                   dIpExtDhcpClientIfEntry 1.3.6.1.4.1.171.14.75.1.6.1.1 no-access
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.
                       dIpExtDhcpClientIfIndex 1.3.6.1.4.1.171.14.75.1.6.1.1.1 interfaceindex no-access
The ifIndex value of the interface. Only VLAN interfaces are valid interfaces.
                       dIpExtDhcpClientIfClassIdType 1.3.6.1.4.1.171.14.75.1.6.1.1.2 integer read-only
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. Enumeration: 'ascii': 1, 'hex': 2.
                       dIpExtDhcpClientIfClassIdValue 1.3.6.1.4.1.171.14.75.1.6.1.1.3 displaystring read-only
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.
                       dIpExtDhcpClientIfClientIdIfIdx 1.3.6.1.4.1.171.14.75.1.6.1.1.4 interfaceindex read-only
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.
                       dIpExtDhcpClientIfHostName 1.3.6.1.4.1.171.14.75.1.6.1.1.5 displaystring read-only
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.
                       dIpExtDhcpClientIfLeaseDay 1.3.6.1.4.1.171.14.75.1.6.1.1.6 integer32 read-only
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.
                       dIpExtDhcpClientIfLeaseHour 1.3.6.1.4.1.171.14.75.1.6.1.1.7 unsigned32 read-only
This object indicates the number of hours for the duration of preferred lease time.
                       dIpExtDhcpClientIfLeaseMinute 1.3.6.1.4.1.171.14.75.1.6.1.1.8 unsigned32 read-only
This object indicates the number of minutes for the duration of preferred lease time.
               dIpExtDhcpClientAutoconfig 1.3.6.1.4.1.171.14.75.1.6.2 integer read-write
Indicates the status of automatically getting the configuration information from a TFTP server connected to the device. Enumeration: 'disabled': 2, 'enabled': 1.
           dIpExtUdpForwardMgmt 1.3.6.1.4.1.171.14.75.1.7
               dIpExtUdpFwdPortTable 1.3.6.1.4.1.171.14.75.1.7.1 no-access
This table consists of a list of UDP ports to forward UDP packets.
                   dIpExtUdpFwdPortEntry 1.3.6.1.4.1.171.14.75.1.7.1.1 no-access
An entry is created/deleted to enable/disable forwarding of a specific UDP service type of packets.
                       dIpExtUdpFwdPortNumber 1.3.6.1.4.1.171.14.75.1.7.1.1.1 inetportnumber no-access
The UDP port number of the entry.
                       dIpExtUdpFwdPortRowStatus 1.3.6.1.4.1.171.14.75.1.7.1.1.2 rowstatus read-only
The status of this conceptual row.
               dIpExtUdpHelperAddrTable 1.3.6.1.4.1.171.14.75.1.7.2 no-access
This table consists of a list of target addresses for forwarding of UDP broadcast packets.
                   dIpExtUdpHelperAddrEntry 1.3.6.1.4.1.171.14.75.1.7.2.1 no-access
An target IP address for forwarding of the UDP broadcast packet on an interface.
                       dIpExtUdpHelperIfIndex 1.3.6.1.4.1.171.14.75.1.7.2.1.1 interfaceindex no-access
The ifIndex value of the interface on which the entry is configured. Only VLAN interfaces are valid interfaces.
                       dIpExtUdpHelperAddrType 1.3.6.1.4.1.171.14.75.1.7.2.1.2 inetaddresstype no-access
The address type of UDP helper address.
                       dIpExtUdpHelperAddr 1.3.6.1.4.1.171.14.75.1.7.2.1.3 inetaddress no-access
An IP address of the server.
                       dIpExtUdpHelperAddrRowStatus 1.3.6.1.4.1.171.14.75.1.7.2.1.4 rowstatus read-only
The status of this conceptual row.
       dIpExtMIBConformance 1.3.6.1.4.1.171.14.75.2
           dIpExtCompliances 1.3.6.1.4.1.171.14.75.2.1
               dIpExtCompliance 1.3.6.1.4.1.171.14.75.2.1.1
The compliance statement for entities which implement the DLINKSW-IP-EXT-MIB.
           dIpExtGroups 1.3.6.1.4.1.171.14.75.2.2
               dIpExtBasicGroup 1.3.6.1.4.1.171.14.75.2.2.1
This group contains the collection of objects related to IP/ARP settings which are not covered by standard IP-MIB.
               dIpExtBasicIpv6OnlyGroup 1.3.6.1.4.1.171.14.75.2.2.2
This group contains the collection of objects related to fundamental IPv6 feature.
               dIpExtGeneralPrefixGroup 1.3.6.1.4.1.171.14.75.2.2.3
This group contains the collection of objects related to general prefix configuration.
               dIpExtRaPrefixGroup 1.3.6.1.4.1.171.14.75.2.2.4
This group contains the collection of objects related to the configuration of IPv6 prefix which are advertised in RA.
               dIpExtGratuitousArpGroup 1.3.6.1.4.1.171.14.75.2.2.5
This group contains the collection of objects related to Gratuitous ARP feature.
               dIpExtProxyArpGroup 1.3.6.1.4.1.171.14.75.2.2.6
This group contains the collection of objects related to Proxy ARP.
               dIpExtDirectedBroadcastGroup 1.3.6.1.4.1.171.14.75.2.2.7
This group contains the collection of objects related to IP directed broadcasts feature.
               dIpExtDhcpClientGroup 1.3.6.1.4.1.171.14.75.2.2.8
This group contains the collection of objects related to DHCP client.
               dIpExtUdpForwardGroup 1.3.6.1.4.1.171.14.75.2.2.9
This group contains the collection of objects related to UDP forwarding feature.