DLINKSW-DHCP-RELAY-MIB
- Registered at
- 1.3.6.1.4.1.171.14.23
- Last updated
- 2013-09-26 00:00
- Organization
- D-Link Corp.
- Revisions
- 2013-07-19 00:00, 2013-09-09 00:00, 2013-09-26 00:00
- Namespace
- dlink
- Source file
DLINKSW-DHCP-RELAY-MIB- Digest
sha256:2d26b32cdbd48e115cfb2873362eebbe9b7aa19d0c575b7a9fcd0d5f28a2f997
Description
This MIB module defines objects for BOOTP/DHCP relay.
Contact
D-Link Corporation Postal: No. 289, Sinhu 3rd Rd., Neihu District, Taipei City 114, Taiwan, R.O.C Tel: +886-2-66000123 E-mail: tsd@dlink.com.tw
Imports
| From | Symbols |
|---|---|
| DLINK-ID-REC-MIB | dlinkIndustrialCommon |
| DLINKSW-TC-MIB | Dlink2kVlanList |
| IF-MIB | InterfaceIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
DLINK-ID-REC-MIB DLINKSW-DHCP-RELAY-MIB DLINKSW-TC-MIB IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| dDhcpRelayMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.23.0 | |||
| dDhcpRelayMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.23.1 | |||
| dDhcpRelayGeneral OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.23.1.1 | |||
| dDhcpRelayAgentInfoCheckEnabled OBJECT-TYPE This object indicates whether the DHCP relay agent validates the relay agent information option in the received DHCP reply packet. | 1.3.6.1.4.1.171.14.23.1.1.1 | TruthValue | read-write | current |
| dDhcpRelayAgentInfoInsertEnabled OBJECT-TYPE This object indicates whether the DHCP relay agent inserts relay agent information option (option 82). | 1.3.6.1.4.1.171.14.23.1.1.2 | TruthValue | read-write | current |
| dDhcpRelayAgentInfoPolicy OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.23.1.1.3 | INTEGER {drop(1), keep(2), replace(3)} | read-write | current |
| dDhcpRelayInfoTrustAll OBJECT-TYPE This object indicates whether the DHCP relay agent trusts the DHCP relay information for all interfaces. | 1.3.6.1.4.1.171.14.23.1.1.4 | TruthValue | read-write | current |
| dDhcpRelaySmartRelay OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.23.1.1.5 | TruthValue | read-write | current |
| dDhcpROption82RemoteIdType OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.23.1.1.6 | INTEGER {default(1), userDefined(2), vendor2(4), vendor3(5)} | read-write | current |
| dDhcpROption82RemoteIdUserDef OBJECT-TYPE 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'. | 1.3.6.1.4.1.171.14.23.1.1.7 | DisplayString (SIZE(0..32)) | read-write | current |
| dDhcpROption82CircuitIdType OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.23.1.1.8 | INTEGER {default(1), userDefined(2), vendor1(3), vendor2(4), vendor3(5), vendor4(6), vendor5(7), vendor6(8)} | read-write | current |
| dDhcpROption82CircuitIdUserDef OBJECT-TYPE 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'. | 1.3.6.1.4.1.171.14.23.1.1.9 | DisplayString (SIZE(0..32)) | read-write | current |
| dDhcpRPoolObjects OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.23.1.2 | |||
| dDhcpRPoolClassRelayTargetTable OBJECT-TYPE A table that contains relay target class configuration for DHCP pools. | 1.3.6.1.4.1.171.14.23.1.2.1 | not-accessible | current | |
| dDhcpRPoolClassRelayTargetEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.23.1.2.1.1 | not-accessible | current | |
| dDhcpRPoClRelayTargetPoolName OBJECT-TYPE This object specifies a DHCP pool. The value must be same as an entry in dDhcpSPoolTable identified by dDhcpSPoolName. | 1.3.6.1.4.1.171.14.23.1.2.1.1.1 | DisplayString (SIZE(1..32)) | not-accessible | current |
| dDhcpRPoClRelayTargetClassName OBJECT-TYPE This object specifies a DHCP class. The value must be same as an entry in dDhcpSClassTable identified by dDhcpSClassName. | 1.3.6.1.4.1.171.14.23.1.2.1.1.2 | DisplayString (SIZE(1..32)) | not-accessible | current |
| dDhcpRPoClRelayTargetVrfName OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.23.1.2.1.1.3 | DisplayString (SIZE(0..32)) | not-accessible | current |
| dDhcpRPoClRelayTargetAddr OBJECT-TYPE This object indicates the IP address of the target server for the class. | 1.3.6.1.4.1.171.14.23.1.2.1.1.4 | IpAddress | not-accessible | current |
| dDhcpRPoClRelayTargetRowStatus OBJECT-TYPE This object manages this entry. | 1.3.6.1.4.1.171.14.23.1.2.1.1.99 | RowStatus | read-create | current |
| dDhcpRPoolRelayDestTable OBJECT-TYPE A table that contains DHCP relay destination IP address of DHCP pools. | 1.3.6.1.4.1.171.14.23.1.2.2 | not-accessible | current | |
| dDhcpRPoolRelayDestEntry OBJECT-TYPE By using DHCP class, DHCP relay uses option configuration to further determine which IP addresses to allocate to clients. | 1.3.6.1.4.1.171.14.23.1.2.2.1 | not-accessible | current | |
| dDhcpRPoolRelayDestPoolName OBJECT-TYPE This object specifies a DHCP pool. The value must be same as an entry in dDhcpSPoolTable identified by dDhcpSPoolName. | 1.3.6.1.4.1.171.14.23.1.2.2.1.1 | DisplayString (SIZE(1..32)) | not-accessible | current |
| dDhcpRPoolRelayDestVrfName OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.23.1.2.2.1.2 | DisplayString (SIZE(0..32)) | not-accessible | current |
| dDhcpRPoolRelayDestAddr OBJECT-TYPE This object indicates the IP address of the relay destination for the pool. | 1.3.6.1.4.1.171.14.23.1.2.2.1.3 | IpAddress | not-accessible | current |
| dDhcpRPoolRelayDestRowStatus OBJECT-TYPE This object manages this entry. | 1.3.6.1.4.1.171.14.23.1.2.2.1.99 | RowStatus | read-create | current |
| dDhcpRPoolRelaySourceTable OBJECT-TYPE 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 | not-accessible | current | |
| dDhcpRPoolRelaySourceEntry OBJECT-TYPE An entry identifying a surce subnet that the client packets come from. | 1.3.6.1.4.1.171.14.23.1.2.3.1 | not-accessible | current | |
| dDhcpRPoolRelaySourcePoolName OBJECT-TYPE This object specifies a DHCP pool. The value must be same as an entry in dDhcpSPoolTable identified by dDhcpSPoolName. | 1.3.6.1.4.1.171.14.23.1.2.3.1.1 | DisplayString | not-accessible | current |
| dDhcpRPoolRelaySourceSubnet OBJECT-TYPE This object indicates the source subnet of the client packets come from of the corresponding entry. | 1.3.6.1.4.1.171.14.23.1.2.3.1.2 | IpAddress | not-accessible | current |
| dDhcpRPoolRelaySourceSubnetMask OBJECT-TYPE This object indicates the network mask of the source subnet for the corresponding entry. | 1.3.6.1.4.1.171.14.23.1.2.3.1.3 | IpAddress | not-accessible | current |
| dDhcpRPoolRelaySourceRowStatus OBJECT-TYPE This object manages this entry. | 1.3.6.1.4.1.171.14.23.1.2.3.1.99 | RowStatus | read-create | current |
| dDhcpRelayIfObjects OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.23.1.3 | |||
| dDhcpRIfIgnoreBootpTable OBJECT-TYPE 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 | not-accessible | current | |
| dDhcpRIfIgnoreBootpEntry OBJECT-TYPE Defines an entry in the dDhcpRelayAddrTable. | 1.3.6.1.4.1.171.14.23.1.3.1.1 | not-accessible | current | |
| dDhcpRIfIgnoreBootpIfIndex OBJECT-TYPE The ifIndex value of the interface. Only VLAN interfaces are valid interfaces for this object. | 1.3.6.1.4.1.171.14.23.1.3.1.1.1 | InterfaceIndex | not-accessible | current |
| dDhcpRIfIgnoreBootpEnabled OBJECT-TYPE This object indicates whether the interface ignore the bootp packet or not. | 1.3.6.1.4.1.171.14.23.1.3.1.1.2 | TruthValue | read-write | current |
| dDhcpRIfAgentInfoChkTable OBJECT-TYPE 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 | not-accessible | current | |
| dDhcpRIfAgentInfoChkEntry OBJECT-TYPE Defines an entry in the dDhcpRIfInfoChkTable. | 1.3.6.1.4.1.171.14.23.1.3.2.1 | not-accessible | current | |
| dDhcpRIfAgentInfoChkIfIndex OBJECT-TYPE The ifIndex value of the interface. Only VLAN interfaces are valid interfaces for this object. | 1.3.6.1.4.1.171.14.23.1.3.2.1.1 | InterfaceIndex | not-accessible | current |
| dDhcpRIfAgentInfoChkState OBJECT-TYPE This object indicates whether the DHCP relay agent validates the relay agent information option in the received DHCP reply packet on the corresponding interface. | 1.3.6.1.4.1.171.14.23.1.3.2.1.2 | INTEGER {enabled(1), disabled(2), none(3)} | read-create | current |
| dDhcpRIfAgentInfoInsertTable OBJECT-TYPE 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 | not-accessible | current | |
| dDhcpRIfAgentInfoInsertEntry OBJECT-TYPE Defines an entry in the dDhcpRIfAgentInfoInsertTable. | 1.3.6.1.4.1.171.14.23.1.3.3.1 | not-accessible | current | |
| dDhcpRIfAgentInfoInsertIfIndex OBJECT-TYPE The ifIndex value of the interface. Only VLAN interfaces are valid interfaces for this object. | 1.3.6.1.4.1.171.14.23.1.3.3.1.1 | InterfaceIndex | not-accessible | current |
| dDhcpRIfAgentInfoInsertState OBJECT-TYPE This object indicates whether insert option 82 for an interface during relay of DHCP request packets. | 1.3.6.1.4.1.171.14.23.1.3.3.1.2 | INTEGER {enabled(1), disabled(2), none(3)} | read-create | current |
| dDhcpRIfAgentInfoPolicyTable OBJECT-TYPE 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 | not-accessible | current | |
| dDhcpRIfAgentInfoPolicyEntry OBJECT-TYPE Defines an entry in the dDhcpRIfAgentInfoPolicyTable. | 1.3.6.1.4.1.171.14.23.1.3.4.1 | not-accessible | current | |
| dDhcpRIfAgentInfoPolicyIfIndex OBJECT-TYPE The ifIndex value of the interface. Only VLAN interfaces are valid interfaces for this object. | 1.3.6.1.4.1.171.14.23.1.3.4.1.1 | InterfaceIndex | not-accessible | current |
| dDhcpRIfAgentInfoPolicyAction OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.23.1.3.4.1.2 | INTEGER {drop(1), keep(2), replace(3), none(4)} | read-create | current |
| dDhcpRIfAgentInfoTrustTable OBJECT-TYPE 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 | not-accessible | current | |
| dDhcpRIfAgentInfoTrustEntry OBJECT-TYPE Defines an entry in the dDhcpRIfAgentInfoTrustTable. | 1.3.6.1.4.1.171.14.23.1.3.5.1 | not-accessible | current | |
| dDhcpRIfAgentInfoTrustIfIndex OBJECT-TYPE The ifIndex value of the interface. Only VLAN interfaces are valid interfaces for this object. | 1.3.6.1.4.1.171.14.23.1.3.5.1.1 | InterfaceIndex | not-accessible | current |
| dDhcpRIfAgentInfoTrustEnabled OBJECT-TYPE This object indicates whether the interface is trusted on the not. | 1.3.6.1.4.1.171.14.23.1.3.5.1.2 | TruthValue | read-write | current |
| dDhcpRelayPortIfOption82Objects OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.23.1.4 | |||
| dDhcpRPortIfOp82RemIdTable OBJECT-TYPE 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 | not-accessible | current | |
| dDhcpRPortIfOp82RemIdEntry OBJECT-TYPE An entry in dDhcpRPortIfOption82RemIdTable containing the configuration about the remote ID sub-option of Option 82 for the corresponding interface. | 1.3.6.1.4.1.171.14.23.1.4.1.1 | not-accessible | current | |
| dDhcpRPortIfOp82RemIdIfIndex OBJECT-TYPE This object indicates the ifIndex value of the port or port channel. Only physical port and port channel interface will appear in this table. | 1.3.6.1.4.1.171.14.23.1.4.1.1.1 | InterfaceIndex | not-accessible | current |
| dDhcpRPortIfOp82RemIdVendor3Cfg OBJECT-TYPE This object indicates the per port/port channel user defined string as remote ID. This object is used when dDhcpROption82RemoteIdType is set to 'vendor3'. | 1.3.6.1.4.1.171.14.23.1.4.1.1.2 | DisplayString (SIZE(0..32)) | read-write | current |
| dDhcpRPortIfOp82CirIdTable OBJECT-TYPE 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 | not-accessible | current | |
| dDhcpRPortIfOp82CirIdEntry OBJECT-TYPE An entry in dDhcpRPortIfOp82CirIdTable containing the configuration about the circuit ID sub-option of Option 82 for the corresponding interface. | 1.3.6.1.4.1.171.14.23.1.4.2.1 | not-accessible | current | |
| dDhcpRPortIfOp82CirIdIfIndex OBJECT-TYPE This object indicates the ifIndex value of the port or port channel. Only physical port and port channel interface will appear in this table. | 1.3.6.1.4.1.171.14.23.1.4.2.1.1 | InterfaceIndex | not-accessible | current |
| dDhcpRPortIfOp82CirIdVendor3Cfg OBJECT-TYPE This object indicates the per port/port channel user defined string as circuit ID. This object is used when dDhcpROption82CircuitIdType is set to 'vendor3'. | 1.3.6.1.4.1.171.14.23.1.4.2.1.2 | DisplayString (SIZE(0..32)) | read-write | current |
| dDhcpRelayVlanObjects OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.23.1.5 | |||
| dDhcpRVlanLocalRelayCrlFirst2K OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.23.1.5.1 | Dlink2kVlanList | read-write | current |
| dDhcpRVlanLocalRelayCrlSecond2K OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.23.1.5.2 | Dlink2kVlanList | read-write | current |
| dDhcpRelayMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.23.2 | |||
| dDhcpRelayCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.23.2.1 | |||
| dDhcpRelayGroups OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.23.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| dDhcpRelayCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the DLINK-DHCP-RELAY-IPV4-MIB. | 1.3.6.1.4.1.171.14.23.2.1.1 | current |
| dDhcpRGblCfgGroup OBJECT-GROUP A collection of objects providing global configuration about DHCP relay. | 1.3.6.1.4.1.171.14.23.2.2.1 | current |
| dDhcpRPoolCfgGroup OBJECT-GROUP A collection of objects providing DHCP pool configuration. | 1.3.6.1.4.1.171.14.23.2.2.2 | current |
| dDhcpRInterfaceGroup OBJECT-GROUP A collection of objects providing per interface configuration of DHCP Relay. | 1.3.6.1.4.1.171.14.23.2.2.3 | current |
| dDhcpROp82SuboptionGroup OBJECT-GROUP A collection of objects providing sub-options configuration of option 82. | 1.3.6.1.4.1.171.14.23.2.2.4 | current |
| dDhcpRVlanCfgGroup OBJECT-GROUP A collection of objects which are used to configure as well as show information regarding the feature enabling on each VLAN. | 1.3.6.1.4.1.171.14.23.2.2.5 | current |