DLINKSW-DHCP-RELAY-MIB: View SNMP OID List / Download MIB
VENDOR: D-LINK
Home | MIB: DLINKSW-DHCP-RELAY-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).
|
|||
Object Name | OID | Type | Access | Info |
dlinkSwDhcpRelayMIB | 1.3.6.1.4.1.171.14.23 |
This MIB module defines objects for BOOTP/DHCP relay. |
||
dDhcpRelayMIBNotifications | 1.3.6.1.4.1.171.14.23.0 | |||
dDhcpRelayMIBObjects | 1.3.6.1.4.1.171.14.23.1 | |||
dDhcpRelayGeneral | 1.3.6.1.4.1.171.14.23.1.1 | |||
dDhcpRelayAgentInfoCheckEnabled | 1.3.6.1.4.1.171.14.23.1.1.1 | truthvalue | read-write |
This object indicates whether the DHCP relay agent validates the relay agent information option in the received DHCP reply packet. |
dDhcpRelayAgentInfoInsertEnabled | 1.3.6.1.4.1.171.14.23.1.1.2 | truthvalue | read-write |
This object indicates whether the DHCP relay agent inserts relay agent information option (option 82). |
dDhcpRelayAgentInfoPolicy | 1.3.6.1.4.1.171.14.23.1.1.3 | integer | read-write |
This object indicates the re-forwarding policy of DHCP relay agent information option 82. drop (1) - discards the packet that already has the relay option. keep (2) - the DHCP requests packet that already has the relay option is left unchanged and directly relayed to the DHCP server. replace (3) - the DHCP requests packet that already has the relay option will be replaced by a new option. Enumeration: 'keep': 2, 'drop': 1, 'replace': 3. |
dDhcpRelayInfoTrustAll | 1.3.6.1.4.1.171.14.23.1.1.4 | truthvalue | read-write |
This object indicates whether the DHCP relay agent trusts the DHCP relay information for all interfaces. |
dDhcpRelaySmartRelay | 1.3.6.1.4.1.171.14.23.1.1.5 | truthvalue | read-write |
This object indicates the status of smart relay function. By default, the relay agent sets the gateway address field of the packet to the primary address of the interface. When the received interface of the packet has secondary addresses and smart relay is enabled, relay agent will count the number that a client retries sending of the DISCOVER message. The relay agent will switch the gateway address to secondary address of the received interface after three retries. |
dDhcpROption82RemoteIdType | 1.3.6.1.4.1.171.14.23.1.1.6 | integer | read-write |
This object indicates the type of remote ID sub-option. default(1) - MAC address of VLAN 1. userDefined(2) - The value of dDhcpROption82RemoteID is used. vendor2(4) - System Name. vendor3(5) - The value of dDhcpRPortIfOp82RemIdVendor3Cfg of the corresponding entry is used. Enumeration: 'default': 1, 'vendor3': 5, 'vendor2': 4, 'userDefined': 2. |
dDhcpROption82RemoteIdUserDef | 1.3.6.1.4.1.171.14.23.1.1.7 | displaystring | read-write |
This object indicates the global user defined string as the remote ID of the device. This object can be modified when dDhcpROption82RemoteIdType is set to 'userDefined'. When read, a zero length string is returned when dDhcpROption82RemoteIdType is not 'userDefined'. |
dDhcpROption82CircuitIdType | 1.3.6.1.4.1.171.14.23.1.1.8 | integer | read-write |
This object indicates the type of circuit ID sub-option. default(1) - VLAN ID, Module ID and Port Number. userDefined(2) - The value of dDhcpROption82CircuitID is used. vendor1(3) - VLAN ID, Slot ID, Port Number and MAC address of VLAN 1. vendor2(4) - Port Number. vendor3(5) - The value of dDhcpRPortIfOp82CirIdVendor3Cfg of the corresponding entry is used. vendor4(6) - System Name, Module ID, Port Number and Client's VLAN ID. vendor5(7) - System Name, 'eth', Chassis ID, Slot ID, Port Number and Client's VLAN ID. vendor6(8) - 'Ethernet', Chassis ID, Slot ID, Port Number, Client's VLAN ID and System Name. Enumeration: 'userDefined': 2, 'default': 1, 'vendor1': 3, 'vendor3': 5, 'vendor2': 4, 'vendor5': 7, 'vendor4': 6, 'vendor6': 8. |
dDhcpROption82CircuitIdUserDef | 1.3.6.1.4.1.171.14.23.1.1.9 | displaystring | read-write |
This object indicates the global user defined string as the circuit ID. This object can be modified when dDhcpROption82CircuitIdType is set to 'userDefined'. When read, a zero length string is returned when dDhcpROption82CircuitIdType is not 'userDefined'. |
dDhcpRPoolObjects | 1.3.6.1.4.1.171.14.23.1.2 | |||
dDhcpRPoolClassRelayTargetTable | 1.3.6.1.4.1.171.14.23.1.2.1 | no-access |
A table that contains relay target class configuration for DHCP pools. |
|
1.3.6.1.4.1.171.14.23.1.2.1.1 | no-access |
By using DHCP class, DHCP relay uses option configuration to further determine which DHCP relay target for relaying the packet that matches the value pattern of option defined in the class. |
||
dDhcpRPoClRelayTargetPoolName | 1.3.6.1.4.1.171.14.23.1.2.1.1.1 | displaystring | no-access |
This object specifies a DHCP pool. The value must be same as an entry in dDhcpSPoolTable identified by dDhcpSPoolName. |
dDhcpRPoClRelayTargetClassName | 1.3.6.1.4.1.171.14.23.1.2.1.1.2 | displaystring | no-access |
This object specifies a DHCP class. The value must be same as an entry in dDhcpSClassTable identified by dDhcpSClassName. |
dDhcpRPoClRelayTargetVrfName | 1.3.6.1.4.1.171.14.23.1.2.1.1.3 | displaystring | no-access |
The name of virtual routing and forwarding (VRF). If this object is a zero length string, the relay target is in global routing and forwarding space. |
dDhcpRPoClRelayTargetAddr | 1.3.6.1.4.1.171.14.23.1.2.1.1.4 | ipaddress | no-access |
This object indicates the IP address of the target server for the class. |
dDhcpRPoClRelayTargetRowStatus | 1.3.6.1.4.1.171.14.23.1.2.1.1.99 | rowstatus | read-only |
This object manages this entry. |
dDhcpRPoolRelayDestTable | 1.3.6.1.4.1.171.14.23.1.2.2 | no-access |
A table that contains DHCP relay destination IP address of DHCP pools. |
|
1.3.6.1.4.1.171.14.23.1.2.2.1 | no-access |
By using DHCP class, DHCP relay uses option configuration to further determine which IP addresses to allocate to clients. |
||
dDhcpRPoolRelayDestPoolName | 1.3.6.1.4.1.171.14.23.1.2.2.1.1 | displaystring | no-access |
This object specifies a DHCP pool. The value must be same as an entry in dDhcpSPoolTable identified by dDhcpSPoolName. |
dDhcpRPoolRelayDestVrfName | 1.3.6.1.4.1.171.14.23.1.2.2.1.2 | displaystring | no-access |
The name of virtual routing and forwarding(VRF). If this object is a zero length string, the destination DHCP server IP address is in global routing and forwarding space. |
dDhcpRPoolRelayDestAddr | 1.3.6.1.4.1.171.14.23.1.2.2.1.3 | ipaddress | no-access |
This object indicates the IP address of the relay destination for the pool. |
dDhcpRPoolRelayDestRowStatus | 1.3.6.1.4.1.171.14.23.1.2.2.1.99 | rowstatus | read-only |
This object manages this entry. |
dDhcpRPoolRelaySourceTable | 1.3.6.1.4.1.171.14.23.1.2.3 | no-access |
A table that contains the configuration of the source subnet that the client packets come from. |
|
1.3.6.1.4.1.171.14.23.1.2.3.1 | no-access |
An entry identifying a surce subnet that the client packets come from. |
||
dDhcpRPoolRelaySourcePoolName | 1.3.6.1.4.1.171.14.23.1.2.3.1.1 | displaystring | no-access |
This object specifies a DHCP pool. The value must be same as an entry in dDhcpSPoolTable identified by dDhcpSPoolName. |
dDhcpRPoolRelaySourceSubnet | 1.3.6.1.4.1.171.14.23.1.2.3.1.2 | ipaddress | no-access |
This object indicates the source subnet of the client packets come from of the corresponding entry. |
dDhcpRPoolRelaySourceSubnetMask | 1.3.6.1.4.1.171.14.23.1.2.3.1.3 | ipaddress | no-access |
This object indicates the network mask of the source subnet for the corresponding entry. |
dDhcpRPoolRelaySourceRowStatus | 1.3.6.1.4.1.171.14.23.1.2.3.1.99 | rowstatus | read-only |
This object manages this entry. |
dDhcpRelayIfObjects | 1.3.6.1.4.1.171.14.23.1.3 | |||
dDhcpRIfIgnoreBootpTable | 1.3.6.1.4.1.171.14.23.1.3.1 | no-access |
A list of configurations about the BOOTP/DHCP relay will ignore BOOTP packet on an interface. An entry is created/removed when ignoring the BOOTP request packets is enabled or disabled on an interface via CLI or by issuing appropriate sets to this table using snmp. |
|
1.3.6.1.4.1.171.14.23.1.3.1.1 | no-access |
Defines an entry in the dDhcpRelayAddrTable. |
||
dDhcpRIfIgnoreBootpIfIndex | 1.3.6.1.4.1.171.14.23.1.3.1.1.1 | interfaceindex | no-access |
The ifIndex value of the interface. Only VLAN interfaces are valid interfaces for this object. |
dDhcpRIfIgnoreBootpEnabled | 1.3.6.1.4.1.171.14.23.1.3.1.1.2 | truthvalue | read-write |
This object indicates whether the interface ignore the bootp packet or not. |
dDhcpRIfAgentInfoChkTable | 1.3.6.1.4.1.171.14.23.1.3.2 | no-access |
A list of configurations about the DHCP relay validates the relay agent information (option 82) in the received DHCP reply packet on an interface. An entry is created/removed when checking option 82 is or not configured on an interface via CLI or by issuing appropriate sets to this table using snmp. If checking option 82 is not configured for an interface, the global setting, dDhcpRelayAgentInfoCheckEnabled takes effect. If checking option 82 is configured for an interface, the interface setting takes effect. |
|
1.3.6.1.4.1.171.14.23.1.3.2.1 | no-access |
Defines an entry in the dDhcpRIfInfoChkTable. |
||
dDhcpRIfAgentInfoChkIfIndex | 1.3.6.1.4.1.171.14.23.1.3.2.1.1 | interfaceindex | no-access |
The ifIndex value of the interface. Only VLAN interfaces are valid interfaces for this object. |
dDhcpRIfAgentInfoChkState | 1.3.6.1.4.1.171.14.23.1.3.2.1.2 | integer | read-only |
This object indicates whether the DHCP relay agent validates the relay agent information option in the received DHCP reply packet on the corresponding interface. Enumeration: 'disabled': 2, 'none': 3, 'enabled': 1. |
dDhcpRIfAgentInfoInsertTable | 1.3.6.1.4.1.171.14.23.1.3.3 | no-access |
A list of configurations about whether insert option 82 for an interface during relay of DHCP request packets. An entry is created/removed when the insertion of option 82 is or not configured on an interface via CLI or by issuing appropriate sets to this table using snmp. If the insertion of option 82 is not configured for an interface, the global setting, dDhcpRelayAgentInfoInsertEnabled takes effect. If checking option 82 is configured for an interface, the interface setting takes effect. |
|
1.3.6.1.4.1.171.14.23.1.3.3.1 | no-access |
Defines an entry in the dDhcpRIfAgentInfoInsertTable. |
||
dDhcpRIfAgentInfoInsertIfIndex | 1.3.6.1.4.1.171.14.23.1.3.3.1.1 | interfaceindex | no-access |
The ifIndex value of the interface. Only VLAN interfaces are valid interfaces for this object. |
dDhcpRIfAgentInfoInsertState | 1.3.6.1.4.1.171.14.23.1.3.3.1.2 | integer | read-only |
This object indicates whether insert option 82 for an interface during relay of DHCP request packets. Enumeration: 'disabled': 2, 'none': 3, 'enabled': 1. |
dDhcpRIfAgentInfoPolicyTable | 1.3.6.1.4.1.171.14.23.1.3.4 | no-access |
A list of configurations about relay agent information re-forwarding policy for the DHCP relay agent on an interface. An entry is created/removed when the re-forwarding policy is or not configured on an interface via CLI or by issuing appropriate sets to this table using snmp. If the re-forwarding policy is not configured for an interface, the global setting, dDhcpRelayAgentInfoPolicy takes effect. If re-forwarding policy is configured for an interface, the interface setting takes effect. |
|
1.3.6.1.4.1.171.14.23.1.3.4.1 | no-access |
Defines an entry in the dDhcpRIfAgentInfoPolicyTable. |
||
dDhcpRIfAgentInfoPolicyIfIndex | 1.3.6.1.4.1.171.14.23.1.3.4.1.1 | interfaceindex | no-access |
The ifIndex value of the interface. Only VLAN interfaces are valid interfaces for this object. |
dDhcpRIfAgentInfoPolicyAction | 1.3.6.1.4.1.171.14.23.1.3.4.1.2 | integer | read-only |
This object indicates the re-forwarding policy of DHCP relay agent information option 82 for the corresponding interface. drop (1) - discards the packet that already has the relay option. keep (2) - the DHCP requests packet that already has the relay option is left unchanged and directly relayed to the DHCP server. replace (3) - the DHCP requests packet that already has the relay option will be replaced by a new option. none (4) - not configure the policy action on the interface. Enumeration: 'keep': 2, 'none': 4, 'drop': 1, 'replace': 3. |
dDhcpRIfAgentInfoTrustTable | 1.3.6.1.4.1.171.14.23.1.3.5 | no-access |
A list of configurations about the relay agent trusts the relay information on an interface. An entry is created/removed when the trusting relay information is enabled/disabled on an interface via CLI or by issuing appropriate sets to this table using snmp. If dDhcpRelayInfoTrustAll is 'true', the dhcp relay information is trusted for all interfaces. If dDhcpRelayInfoTrustAll is 'false', the trust state on an interface is determined whether the corresponding interface exists in this table. If exists, the corresponding interface is trusted, otherwise, the interface is not trusted. When relay information is trusted on an interface, the arriving packets with giaddr==0 (this relay agent is the first relay of this DHCP request packet) but with relay agent information option present will be accepted. If it is un-trusted, these packets will be dropped. |
|
1.3.6.1.4.1.171.14.23.1.3.5.1 | no-access |
Defines an entry in the dDhcpRIfAgentInfoTrustTable. |
||
dDhcpRIfAgentInfoTrustIfIndex | 1.3.6.1.4.1.171.14.23.1.3.5.1.1 | interfaceindex | no-access |
The ifIndex value of the interface. Only VLAN interfaces are valid interfaces for this object. |
dDhcpRIfAgentInfoTrustEnabled | 1.3.6.1.4.1.171.14.23.1.3.5.1.2 | truthvalue | read-write |
This object indicates whether the interface is trusted on the not. |
dDhcpRelayPortIfOption82Objects | 1.3.6.1.4.1.171.14.23.1.4 | |||
dDhcpRPortIfOp82RemIdTable | 1.3.6.1.4.1.171.14.23.1.4.1 | no-access |
This table is used to manage the remote ID sub-option of Option 82 for physical port or port channel interface. |
|
1.3.6.1.4.1.171.14.23.1.4.1.1 | no-access |
An entry in dDhcpRPortIfOption82RemIdTable containing the configuration about the remote ID sub-option of Option 82 for the corresponding interface. |
||
dDhcpRPortIfOp82RemIdIfIndex | 1.3.6.1.4.1.171.14.23.1.4.1.1.1 | interfaceindex | no-access |
This object indicates the ifIndex value of the port or port channel. Only physical port and port channel interface will appear in this table. |
dDhcpRPortIfOp82RemIdVendor3Cfg | 1.3.6.1.4.1.171.14.23.1.4.1.1.2 | displaystring | read-write |
This object indicates the per port/port channel user defined string as remote ID. This object is used when dDhcpROption82RemoteIdType is set to 'vendor3'. |
dDhcpRPortIfOp82CirIdTable | 1.3.6.1.4.1.171.14.23.1.4.2 | no-access |
This table is used to manage the circuit ID sub-option of Option 82 for physical port or port channel interface. |
|
1.3.6.1.4.1.171.14.23.1.4.2.1 | no-access |
An entry in dDhcpRPortIfOp82CirIdTable containing the configuration about the circuit ID sub-option of Option 82 for the corresponding interface. |
||
dDhcpRPortIfOp82CirIdIfIndex | 1.3.6.1.4.1.171.14.23.1.4.2.1.1 | interfaceindex | no-access |
This object indicates the ifIndex value of the port or port channel. Only physical port and port channel interface will appear in this table. |
dDhcpRPortIfOp82CirIdVendor3Cfg | 1.3.6.1.4.1.171.14.23.1.4.2.1.2 | displaystring | read-write |
This object indicates the per port/port channel user defined string as circuit ID. This object is used when dDhcpROption82CircuitIdType is set to 'vendor3'. |
dDhcpRelayVlanObjects | 1.3.6.1.4.1.171.14.23.1.5 | |||
dDhcpRVlanLocalRelayCrlFirst2K | 1.3.6.1.4.1.171.14.23.1.5.1 | dlink2kvlanlist | read-write |
This object specifies the DHCP Local Relay enabled VLAN in a string of octets containing one bit per VLAN for VLANs 1 to 2048. If the bit is set to '1', then the VLAN is enabled for DHCP Local Relay. |
dDhcpRVlanLocalRelayCrlSecond2K | 1.3.6.1.4.1.171.14.23.1.5.2 | dlink2kvlanlist | read-write |
This object specifies the DHCP Local Relay enabled VLAN in a string of octets containing one bit per VLAN for VLANs 2049 to 4094. If the bit is set to '1', then the VLAN is enabled for DHCP Local Relay. |
dDhcpRelayMIBConformance | 1.3.6.1.4.1.171.14.23.2 | |||
dDhcpRelayCompliances | 1.3.6.1.4.1.171.14.23.2.1 | |||
dDhcpRelayCompliance | 1.3.6.1.4.1.171.14.23.2.1.1 |
The compliance statement for entities which implement the DLINK-DHCP-RELAY-IPV4-MIB. |
||
dDhcpRelayGroups | 1.3.6.1.4.1.171.14.23.2.2 | |||
dDhcpRGblCfgGroup | 1.3.6.1.4.1.171.14.23.2.2.1 |
A collection of objects providing global configuration about DHCP relay. |
||
dDhcpRPoolCfgGroup | 1.3.6.1.4.1.171.14.23.2.2.2 |
A collection of objects providing DHCP pool configuration. |
||
dDhcpRInterfaceGroup | 1.3.6.1.4.1.171.14.23.2.2.3 |
A collection of objects providing per interface configuration of DHCP Relay. |
||
dDhcpROp82SuboptionGroup | 1.3.6.1.4.1.171.14.23.2.2.4 |
A collection of objects providing sub-options configuration of option 82. |
||
dDhcpRVlanCfgGroup | 1.3.6.1.4.1.171.14.23.2.2.5 |
A collection of objects which are used to configure as well as show information regarding the feature enabling on each VLAN. |