DGS-3710-12-L3MGMT-MIB
AI MIB Summary
The DGS-3710-12-L3MGMT-MIB module enables SNMP-based monitoring and configuration of Layer 3 routing protocols, IP forwarding tables, and interface states on D-Link DGS-3710-12 switches. It facilitates the retrieval of specific L3 metrics including routing table entries, neighbor adjacencies, and packet statistics for enterprise network management.
The Structure of Layer 3 Network Management Information for the proprietary enterprise.
Main OID:
swL3MgmtMIB.dgs3710.3
51
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
51 total| Object Name |
|---|
swL3MgmtMIBThe Structure of Layer 3 Network Management Information for the
proprietary enterprise. MODULE-IDENTITY .dgs3710.3 |
swL3IpMgmt OBJECT IDENTIFIER .dgs3710.3.2 |
swL3IpCtrlMgmt OBJECT IDENTIFIER .dgs3710.3.2.1 |
swL3IpCtrlTableThis table contains IP interface information. SEQUENCE OF SwL3IpCtrlEntry .dgs3710.3.2.1.3 |
swL3IpCtrlEntryA list of information about a specific IP interface. SwL3IpCtrlEntry .dgs3710.3.2.1.3.1 |
swL3IpCtrlInterfaceNameThis object indicates the name of the IP interface.ro DisplayString .dgs3710.3.2.1.3.1.1 |
swL3IpCtrlIfIndexThis object uniquely identifies the IP interface number in the
swL3IpCtrlTable.ro INTEGER .dgs3710.3.2.1.3.1.2 |
swL3IpCtrlIpAddrThe IP address of the interface. This object only can take the
value of the unicast IP address.rw IpAddress .dgs3710.3.2.1.3.1.3 |
swL3IpCtrlIpSubnetMaskThe IP net mask for this interface.rw IpAddress .dgs3710.3.2.1.3.1.4 |
swL3IpCtrlVlanNameThis object indicates the IP control entry's VLAN name. The
VLAN name in each entry must be unique in the IP Control Table.rw DisplayString .dgs3710.3.2.1.3.1.5 |
swL3IpCtrlModeThis object indicates the IP operation mode.
other(1) - This entry is currently in use but the conditions under
which it will remain are determined by each of the following values.
bootp(3) - The IP address will be set automatically from a BOOTP
server.
dhcp(4) - The IP address will be set automatically from a DHCP
server.rw Enumeration .dgs3710.3.2.1.3.1.8 |
swL3IpCtrlAdminStateThe state of the IP interface.rw Enumeration .dgs3710.3.2.1.3.1.9 |
swL3IpCtrlIpv4AdminStateThe IPv4 admin state of the IP interface. The default state is determined by project.
This state will only be effective when the swL3IpCtrlAdminState is enabled.rw Enumeration .dgs3710.3.2.1.3.1.10 |
swL3IpCtrlIpv6AdminStateThe IPv6 admin state of the IP interface. The default state is determined by project.
This state will only be effective when the swL3IpCtrlAdminState is enabled.rw Enumeration .dgs3710.3.2.1.3.1.12 |
swL3IpCtrlIpv6LinkLocalAddressThe IPv6 link local address for this interface.ro Ipv6Address .dgs3710.3.2.1.3.1.14 |
swL3IpCtrlIpv6LinkLocalPrefixLenThe IPv6 prefix length for this IPv6 link local address.ro INTEGER .dgs3710.3.2.1.3.1.15 |
swL3IpCtrlStateThis variable displays the status of the entry. The status is used
for creating, modifying, and deleting instances of the objects
in this table.rw RowStatus (SNMPv2-TC) .dgs3710.3.2.1.3.1.16 |
swL3IpCtrlIpv6LinkLocalAutoStateThe state of the IPv6 link local auto.rw Enumeration .dgs3710.3.2.1.3.1.17 |
swL3IpCtrlDhcpv6ClientStateThe state of the Dhcpv6 Client.rw Enumeration .dgs3710.3.2.1.3.1.20 |
swL3Ipv6CtrlTableThis table contains IPv6 information of an IP interface. SEQUENCE OF SwL3Ipv6CtrlEntry .dgs3710.3.2.1.4 |
swL3Ipv6CtrlEntryA list of IPv6 information about a specific IP interface. SwL3Ipv6CtrlEntry .dgs3710.3.2.1.4.1 |
swL3Ipv6CtrlInterfaceNameThis object indicates the name of the IP interface.ro DisplayString .dgs3710.3.2.1.4.1.1 |
swL3Ipv6CtrlNsRetransTimerNeighbor solicitation's retransmit timer.
The unit is set in milliseconds.rw Unsigned32 .dgs3710.3.2.1.4.1.3 |
swL3Ipv6AddressCtrlTableThis table contains IPv6 address information for each IP interface. SEQUENCE OF SwL3Ipv6AddressCtrlEntry .dgs3710.3.2.1.5 |
swL3Ipv6AddressCtrlEntryA list of information about a specific IPv6 address. SwL3Ipv6AddressCtrlEntry .dgs3710.3.2.1.5.1 |
swL3Ipv6AddressCtrlInterfaceNameThis object indicates the name of the IP interface.ro DisplayString .dgs3710.3.2.1.5.1.1 |
swL3Ipv6AddressSpecify the IPv6 address.ro Ipv6Address .dgs3710.3.2.1.5.1.2 |
swL3Ipv6AddressCtrlPrefixLenIndicates the prefix length of this IPv6 address.ro INTEGER .dgs3710.3.2.1.5.1.3 |
swL3Ipv6AddressCtrlStateThis variable displays the status of the entry. The status is used
for creating, modifying, and deleting instances of the objects
in this table.rw RowStatus (SNMPv2-TC) .dgs3710.3.2.1.5.1.8 |
swL3Ipv6AddressCtrlAddressTypeThis object indicates the type of the IPv6 address.
manual(1): the IPv6 address is configured by user.
dhcpv6(2): the IPv6 address is assigned by DHCPv6 server.
stateless(3): the IPv6 address is assigned by router advertisement.ro Enumeration .dgs3710.3.2.1.5.1.9 |
swL3IpCtrlAllIpIfStateThis object indicates all interface function state of the device.rw Enumeration .dgs3710.3.2.1.7 |
swL3IpStaticRouteTableThis entity's IP static routing table. SEQUENCE OF SwL3IpStaticRouteEntry .dgs3710.3.2.5 |
swL3IpStaticRouteEntryA particular route to a particular destination, under a particular policy.
Once an entry is built, it shouldn't be modified. That is, it just supports a
create or delete action. SwL3IpStaticRouteEntry .dgs3710.3.2.5.1 |
swL3IpStaticRouteDestThe destination IP address of this route.
This object will not take a Multicast (Class D)
address value.
Any assignment (implicit or otherwise) of an
instance of this object with a value of x must
be rejected if the bitwise logical-AND of x with
the value of the corresponding instance of the
swL3IpStaticRouteMask object is not equal to x.ro IpAddress .dgs3710.3.2.5.1.1 |
swL3IpStaticRouteMaskIndicates that the mask is to be logical-ANDed with
the destination address before being compared to
the value in the swL3IpStaticRouteDest field.
For those systems that do not support arbitrary
subnet masks, an agent constructs the value of
the swL3IpStaticRouteMask by referring to the IP
Address Class.
Any assignment (implicit or otherwise) of an
instance of this object to the value x must be
rejected if the bitwise logical-AND of x with
the value of the corresponding instance of the
swL3IpStaticRouteDest object is not equal to
swL3IpStaticRouteDest.ro IpAddress .dgs3710.3.2.5.1.2 |
swL3IpStaticRouteBkupStateThe routing state for this route. The value should be
primary (1) or backup (2).rw Enumeration .dgs3710.3.2.5.1.3 |
swL3IpStaticRouteNextHopOn remote routes, the address of the next system
route; Otherwise, 0.0.0.0.ro IpAddress .dgs3710.3.2.5.1.4 |
swL3IpStaticRouteMetricThe routing metric for this route.rw INTEGER .dgs3710.3.2.5.1.5 |
swL3IpStaticRouteStatusThis object indicates the status of this entry.
other (1) - This entry is currently in use but the conditions
under which it will remain so are different from each of
the following values.
invalid (2) V If this value is written to the object, the
corresponding entry will be removed from the table.
Valid (3) - This entry will reside in the table.rw Enumeration .dgs3710.3.2.5.1.6 |
swL3RelayMgmt OBJECT IDENTIFIER .dgs3710.3.3 |
swL3RelayDnsMgmt OBJECT IDENTIFIER .dgs3710.3.3.2 |
swL3RelayDnsStateThis object indicates if the DNS Relay function is enabled or
disabled.rw Enumeration .dgs3710.3.3.2.1 |
swL3RelayDnsPrimaryServerThis object indicates the address of the primary DNS server.rw IpAddress .dgs3710.3.3.2.2 |
swL3RelayDnsSecondaryServerThis object indicates the address of the secondary DNS server.rw IpAddress .dgs3710.3.3.2.3 |
swL3RelayDnsCacheStateThis object indicates DNS Relay cache is enabled or
disabled.rw Enumeration .dgs3710.3.3.2.4 |
swL3RelayDnsStaticTableStateThis object indicates DNS Relay static table is enabled or
disabled.rw Enumeration .dgs3710.3.3.2.5 |
swL3RelayDnsCtrlTableThis table displays the current DNS relay static table. SEQUENCE OF SwL3RelayDnsCtrlEntry .dgs3710.3.3.2.6 |
swL3RelayDnsCtrlEntryA list of information display the current DNS relay static
table. SwL3RelayDnsCtrlEntry .dgs3710.3.3.2.6.1 |
swL3RelayDnsCtrlDomainNameThe domain name of the entry.ro DisplayString .dgs3710.3.3.2.6.1.1 |
swL3RelayDnsCtrlIpAddrThe IP address of the entry.ro IpAddress .dgs3710.3.3.2.6.1.2 |
swL3RelayDnsCtrlStateThis object indicates the status of this entry.
other(1) - this entry is currently in use but the conditions
under which it will remain so are different from each of
the following values.
invalid(2) - writing this value to the object, and then the
corresponding entry will be removed from the table.
valid(3) - this entry is reside in the table.rw Enumeration .dgs3710.3.3.2.6.1.3 |