DHCPv6-RELAY-MGMT-MIB: View SNMP OID List / Download MIB

VENDOR: D-LINK


 Home MIB: DHCPv6-RELAY-MGMT-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
 swDHCPv6RelayMIB 1.3.6.1.4.1.171.12.84
The Structure of DHCPv6 relay management for the proprietary enterprise.
       swDHCPv6RelayMIBObjects 1.3.6.1.4.1.171.12.84.1
           swDHCPv6RelayHopCount 1.3.6.1.4.1.171.12.84.1.1 integer read-write
This object indicates the maximum number of router hops that the DHCPv6 packets can cross.
           swDHCPv6RelayGlobalState 1.3.6.1.4.1.171.12.84.1.2 integer read-write
This object indicates the global state of DHCPv6 Relay function. Enumeration: 'disabled': 2, 'enabled': 1.
           swDHCPv6RelayCtrlTable 1.3.6.1.4.1.171.12.84.1.3 no-access
This table displays the current DHCPv6 relay static table.
               swDHCPv6RelayCtrlEntry 1.3.6.1.4.1.171.12.84.1.3.1 no-access
A list of information display the current DHCPv6 relay static table.
                   swDHCPv6RelayIfName 1.3.6.1.4.1.171.12.84.1.3.1.1 displaystring no-access
This object indicates the name of the relay interface.
                   swDHCPv6RelayCtrlState 1.3.6.1.4.1.171.12.84.1.3.1.2 integer read-write
This object indicates the DHCPv6 Relay state of the interface. Enumeration: 'disabled': 2, 'enabled': 1.
           swDHCPv6RelayServerTable 1.3.6.1.4.1.171.12.84.1.4 no-access
This table indicates the IPv6 address as a destination to forward (relay) DHCPv6 packets to.
               swDHCPv6RelayServerEntry 1.3.6.1.4.1.171.12.84.1.4.1 no-access
A list of information indicates the IPv6 address as a destination to forward (relay) DHCPv6 packets to.
                   swDHCPv6RelayServerAddrType 1.3.6.1.4.1.171.12.84.1.4.1.1 inetaddresstype no-access
This object indicates the type of the DHCPv6 server IPv6 address or next DHCPv6 relay IPv6 address.
                   swDHCPv6RelayServerAddr 1.3.6.1.4.1.171.12.84.1.4.1.2 inetaddress no-access
This object indicates the DHCPv6 server IPv6 address or next DHCPv6 relay IPv6 address.
                   swDHCPv6RelayServerRowStatus 1.3.6.1.4.1.171.12.84.1.4.1.3 rowstatus read-only
This object indicates the status of this entry.
           swDHCPv6RelayOption37 1.3.6.1.4.1.171.12.84.1.5
               swDHCPv6RelayOption37State 1.3.6.1.4.1.171.12.84.1.5.1 integer read-write
This object indicates whether the DHCPv6 relay option 37 function is enabled or disabled. Enumeration: 'disabled': 2, 'enabled': 1.
               swDHCPv6RelayOption37CheckState 1.3.6.1.4.1.171.12.84.1.5.2 integer read-write
This object indicates whether the DHCPv6 relay option 37 check function is enabled or disabled. Enumeration: 'disabled': 2, 'enabled': 1.
               swDHCPv6RelayOption37RemoteIDType 1.3.6.1.4.1.171.12.84.1.5.3 integer read-write
This object indicates the type of remote ID. If the type is default ,the remote ID will be VLAN ID + Module + Port +System MAC address of the device; If the type is cid-with-user-defined,the remote ID will be VLAN ID + Module + Port + user defined string; If the type is user-defined, the remote ID will be user defined string. Enumeration: 'default': 1, 'cid-with-user-defined': 2, 'user-defined': 3.
               swDHCPv6RelayOption37UserDefined 1.3.6.1.4.1.171.12.84.1.5.4 displaystring read-write
This object displays the current user defined string of the device.