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

VENDOR: D-LINK


 Home MIB: DHCP-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
 swDHCPRelayMIB 1.3.6.1.4.1.171.12.42
The structure of DHCP relay management for the proprietary enterprise.
       swDHCPRelayCtrl 1.3.6.1.4.1.171.12.42.1
           swDHCPRelayState 1.3.6.1.4.1.171.12.42.1.1 integer read-write
This object indicates whether the DHCP relay function is enabled or disabled. Enumeration: 'disabled': 2, 'enabled': 1.
           swDHCPRelayHopCount 1.3.6.1.4.1.171.12.42.1.2 integer read-write
This object indicates the maximum number of router hops that the BOOTP packets can cross.
           swDHCPRelayTimeThreshold 1.3.6.1.4.1.171.12.42.1.3 integer read-write
This object indicates the minimum time in seconds within which the switch must relay the DHCP request. If this time is exceeded, the switch will drop the DHCP packet.
       swDHCPRelayInfo 1.3.6.1.4.1.171.12.42.2
       swDHCPRelayMgmt 1.3.6.1.4.1.171.12.42.3
           swDHCPRelayCtrlTable 1.3.6.1.4.1.171.12.42.3.1 no-access
This table indicates the IP address as a destination to forward (relay) DHCP packets to.
               swDHCPRelayCtrlEntry 1.3.6.1.4.1.171.12.42.3.1.1 no-access
A list of information indicates the IP address as a destination to forward (relay) DHCP packets to.
                   swDHCPRelayCtrlInterfaceName 1.3.6.1.4.1.171.12.42.3.1.1.1 displaystring read-only
This object indicates the name of the IP interface.
                   swDHCPRelayCtrlServer 1.3.6.1.4.1.171.12.42.3.1.1.2 ipaddress read-only
This object indicates the DHCP server IP address.
                   swDHCPRelayCtrlRowStatus 1.3.6.1.4.1.171.12.42.3.1.1.3 rowstatus read-only
This object indicates the status of this entry.
           swDHCPRelayOption82 1.3.6.1.4.1.171.12.42.3.2
               swDHCPRelayOption82State 1.3.6.1.4.1.171.12.42.3.2.1 integer read-write
This object indicates whether the DHCP relay option 82 function is enabled or disabled. Enumeration: 'disabled': 2, 'enabled': 1.
               swDHCPRelayOption82CheckState 1.3.6.1.4.1.171.12.42.3.2.2 integer read-write
This object indicates whether the DHCP relay option 82 check function is enabled or disabled. Enumeration: 'disabled': 2, 'enabled': 1.
               swDHCPRelayOption82Policy 1.3.6.1.4.1.171.12.42.3.2.3 integer read-write
This object indicates the DHCP relay option 82 policy. Enumeration: 'keep': 3, 'drop': 2, 'replace': 1.
               swDHCPRelayOption82RemoteIDType 1.3.6.1.4.1.171.12.42.3.2.4 integer read-write
This object indicates the type of remote ID. If the type is default, the remote ID will be the MAC address of the device. Otherwise, the remote ID can be defined by writing to the swDHCPRelayOption82RemoteID object. Enumeration: 'default': 1, 'user-defined': 2.
               swDHCPRelayOption82RemoteID 1.3.6.1.4.1.171.12.42.3.2.5 displaystring read-write
This object displays the current remote ID of the device. If swDHCPRelayOption82RemoteIDType is set to default, the value will be the MAC address of the device, and this object cannot be modified. If swDHCPRelayOption82RemoteIDType is set to user-defined, a new value can be written to this object.
           swDHCPRelayOption60 1.3.6.1.4.1.171.12.42.3.3
               swDHCPRelayOption60State 1.3.6.1.4.1.171.12.42.3.3.1 integer read-write
This object indicates whether the DHCP relay option 60 function is enabled or disabled. Enumeration: 'disabled': 2, 'enabled': 1.
               swDHCPRelayOption60DefMode 1.3.6.1.4.1.171.12.42.3.3.2 integer read-write
This object indicates default mode that has no option 60 matching rules. relay (1): means to relay the packet to the IP address which is specified by swDHCPRelayOption60DefRelayIp. drop (2): means to drop the packet. Enumeration: 'drop': 2, 'relay': 1.
               swDHCPRelayOption60DefTable 1.3.6.1.4.1.171.12.42.3.3.3 no-access
This table indicates the default relay servers for the packet that has no option 60 matching rules.
                   swDHCPRelayOption60DefEntry 1.3.6.1.4.1.171.12.42.3.3.3.1 no-access
A list of information indicates the default relay servers for the packet that has no option 60 matching rules.
                       swDHCPRelayOption60DefRelayIp 1.3.6.1.4.1.171.12.42.3.3.3.1.1 ipaddress read-only
This object indicates the IP address of the default relay server.
                       swDHCPRelayOption60DefRowStatus 1.3.6.1.4.1.171.12.42.3.3.3.1.2 rowstatus read-only
This object indicates the status of this entry.
               swDHCPRelayOption60Table 1.3.6.1.4.1.171.12.42.3.3.4 no-access
This table indicates the relay servers for the packet for option 60 rules.
                   swDHCPRelayOption60Entry 1.3.6.1.4.1.171.12.42.3.3.4.1 no-access
A list of information indicates the relay servers for the packet for option 60 rules.
                       swDHCPRelayOption60String 1.3.6.1.4.1.171.12.42.3.3.4.1.1 displaystring read-only
This object indicates the string of this entry. Note that it is theoretically possible for a valid string to exceed the allowed length of an SNMP object identifier, and thus be impossible to represent in tables in this MIB that are indexed by string.
                       swDHCPRelayOption60RelayIp 1.3.6.1.4.1.171.12.42.3.3.4.1.2 ipaddress read-only
This object indicates the IP address of the relay server.
                       swDHCPRelayOption60MatchType 1.3.6.1.4.1.171.12.42.3.3.4.1.3 integer read-only
This object indicates the match state of this entry. exact (1): Means the option 60 string in the packet must fully match the specified string. partial (2): Means the option 60 string in the packet only needs to partially match the specified string. Enumeration: 'partial': 2, 'exact': 1.
                       swDHCPRelayOption60RowStatus 1.3.6.1.4.1.171.12.42.3.3.4.1.4 rowstatus read-only
This object indicates the status of this entry.
           swDHCPRelayOption61 1.3.6.1.4.1.171.12.42.3.4
               swDHCPRelayOption61State 1.3.6.1.4.1.171.12.42.3.4.1 integer read-write
This object indicates whether the DHCP relay option 61 function is enabled or disabled. Enumeration: 'disabled': 2, 'enabled': 1.
               swDHCPRelayOption61DefMode 1.3.6.1.4.1.171.12.42.3.4.2 integer read-write
This object indicates the default mode has no option 61 matching rules. relay (1): Means to relay the packet to the IP address which is specified by swDHCPRelayOption61DefRelayIp. drop (2): Means to drop the packet. Enumeration: 'drop': 2, 'relay': 1.
               swDHCPRelayOption61DefRelayIp 1.3.6.1.4.1.171.12.42.3.4.3 ipaddress read-write
This object indicates the IP address of the default relay server has no option 61 matching rules. Pay attention to when swDHCPRelayOption61Mode is: relay (1): This object must be set together. drop (2): This object can not be set, and it always returns to '0.0.0.0'.
               swDHCPRelayOption61Table 1.3.6.1.4.1.171.12.42.3.4.4 no-access
This table indicates the relay servers for the packet for option 61 rules.
                   swDHCPRelayOption61Entry 1.3.6.1.4.1.171.12.42.3.4.4.1 no-access
A list of information indicates the relay servers for the packet for option 61 rules.
                       swDHCPRelayOption61ClientType 1.3.6.1.4.1.171.12.42.3.4.4.1.1 integer read-only
This object indicates the client type of this entry. mac (1): Means the client-ID which is the MAC address of a client. string (2): Means the client-ID which is specified string by an administrator. Enumeration: 'mac': 1, 'string': 2.
                       swDHCPRelayOption61ClientID 1.3.6.1.4.1.171.12.42.3.4.4.1.2 displaystring read-only
This object indicates the string of this entry. Note: When the swDHCPRelayOption61ClientType is mac (1), the format of this object should be XX.XX.XX.XX.XX.XX (MAC address). When the swDHCPRelayOption61ClientType is string (2), it is theoretically possible for a valid string to exceed the allowed length of an SNMP object identifier, and thus be impossible to represent in tables in this MIB that are indexed by the string.
                       swDHCPRelayOption61Mode 1.3.6.1.4.1.171.12.42.3.4.4.1.3 integer read-only
This object indicates mode of this entry. relay (1): Means to relay the packet to the IP address which is specified by swDHCPRelayOption61RelayIp. drop (2): Means to drop the packet. Enumeration: 'drop': 2, 'relay': 1.
                       swDHCPRelayOption61RelayIp 1.3.6.1.4.1.171.12.42.3.4.4.1.4 ipaddress read-only
This object indicates the IP address of the relay server. Pay attention to when swDHCPRelayOption61Mode is: relay (1): This object must be set together. drop (2): This object can not be set, and it always returns to '0.0.0.0'.
                       swDHCPRelayOption61RowStatus 1.3.6.1.4.1.171.12.42.3.4.4.1.5 rowstatus read-only
This object indicates the status of this entry.
           swDHCPRelayVlanCtrlTable 1.3.6.1.4.1.171.12.42.3.5 no-access
This table indicates the IP address as a destination to forward (relay) DHCP packets to.
               swDHCPRelayVlanCtrlEntry 1.3.6.1.4.1.171.12.42.3.5.1 no-access
A list of information indicates the IP address as a destination to forward (relay) DHCP packets to.
                   swDHCPRelayVlanCtrlServer 1.3.6.1.4.1.171.12.42.3.5.1.1 ipaddress no-access
This object indicates the DHCP server IP address.
                   swDHCPRelayVlanCtrlVlanRangeList1to64 1.3.6.1.4.1.171.12.42.3.5.1.2 octet string read-only
This object indicates the VLAN range (1-512) that added the specific server.
                   swDHCPRelayVlanCtrlVlanRangeList65to128 1.3.6.1.4.1.171.12.42.3.5.1.3 octet string read-only
This object indicates the VLAN range (513-1024) that added the specific server.
                   swDHCPRelayVlanCtrlVlanRangeList129to192 1.3.6.1.4.1.171.12.42.3.5.1.4 octet string read-only
This object indicates the VLAN range (1025-1536) that added the specific server.
                   swDHCPRelayVlanCtrlVlanRangeList193to256 1.3.6.1.4.1.171.12.42.3.5.1.5 octet string read-only
This object indicates the VLAN range (1537-2048) that added the specific server.
                   swDHCPRelayVlanCtrlVlanRangeList257to320 1.3.6.1.4.1.171.12.42.3.5.1.6 octet string read-only
This object indicates the VLAN range (2049-2560) that added the specific server.
                   swDHCPRelayVlanCtrlVlanRangeList321to384 1.3.6.1.4.1.171.12.42.3.5.1.7 octet string read-only
This object indicates the VLAN range (2561-3072) that added the specific server.
                   swDHCPRelayVlanCtrlVlanRangeList385to448 1.3.6.1.4.1.171.12.42.3.5.1.8 octet string read-only
This object indicates the VLAN range (3073-3584) that added the specific server.
                   swDHCPRelayVlanCtrlVlanRangeList449to512 1.3.6.1.4.1.171.12.42.3.5.1.9 octet string read-only
This object indicates the VLAN range (3585-4096) that added the specific server.
                   swDHCPRelayVlanCtrlRowStatus 1.3.6.1.4.1.171.12.42.3.5.1.10 rowstatus read-only
This object indicates the status of this entry.
       swDHCPLocalRelayMgmt 1.3.6.1.4.1.171.12.42.4
           swDHCPLocalRelayGlobalState 1.3.6.1.4.1.171.12.42.4.1 integer read-write
This object indicates the state of the DHCP local relay function of the switch. Enumeration: 'disabled': 2, 'enabled': 1.
           swDHCPLocalRelayVlanTable 1.3.6.1.4.1.171.12.42.4.2 no-access
This table is used to manage the DHCP local relay status for each VLAN.
               swDHCPLocalRelayVlanEntry 1.3.6.1.4.1.171.12.42.4.2.1 no-access
This object lists the current VLANs in the switch and their corresponding DHCP local relay status.
                   swDHCPLocalRelayVlanID 1.3.6.1.4.1.171.12.42.4.2.1.1 vlanid no-access
This object indicates the VLAN ID.
                   swDHCPLocalRelayState 1.3.6.1.4.1.171.12.42.4.2.1.2 integer read-write
This object indicates the state of the DHCP relay function of the specified VLAN. Enumeration: 'disabled': 2, 'enabled': 1.