DLINKSW-DHCP6-RELAY-MIB: View SNMP OID List / Download MIB

VENDOR: D-LINK


 Home MIB: DLINKSW-DHCP6-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).
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
 dlinkSwDhcp6RelayMIB 1.3.6.1.4.1.171.14.88
This MIB module defines objects for DHCPv6 Relay.
       dDhcp6RelayMIBNotifications 1.3.6.1.4.1.171.14.88.0
       dDhcp6RelayMIBObjects 1.3.6.1.4.1.171.14.88.1
           dDhcp6RelayGeneral 1.3.6.1.4.1.171.14.88.1.1
               dDhcp6RRemoteIdInsertEnabled 1.3.6.1.4.1.171.14.88.1.1.1 truthvalue read-write
This object indicates whether the DHCPv6 relay agent inserts relay agent Remote ID option (option 37).
               dDhcp6RRemoteIdPolicy 1.3.6.1.4.1.171.14.88.1.1.2 integer read-write
This object indicates the re-forwarding policy of DHCPv6 relay agent Remote ID (option 37). drop (1) - discards the packet that already has option 37. keep (2) - the DHCP requests packet that already has option 37 is left unchanged and directly relayed to the DHCPv6 server. Enumeration: 'drop': 1, 'keep': 2.
               dDhcp6RRemoteIdFormat 1.3.6.1.4.1.171.14.88.1.1.3 remoteidtype read-write
This object indicates the encoding type of relay agent remote ID.
               dDhcp6RRemoteIdUdfType 1.3.6.1.4.1.171.14.88.1.1.4 integer read-write
This object indicates the type of dDhcp6RRemoteIdUdfValue. string(1): The type of option value is character string. hex(2) : The type of option value is hexadecimal string. Enumeration: 'hex': 2, 'string': 1.
               dDhcp6RRemoteIdUdfValue 1.3.6.1.4.1.171.14.88.1.1.5 displaystring read-write
This object indicates the user defined field which will be used to encode the relay agent Remote ID option. dDhcp6RRemoteIdUdfValue is always interpreted within the context of an dDhcp6RRemoteIdUdfType value.
           dDhcp6RelayIfObjects 1.3.6.1.4.1.171.14.88.1.2
               dDhcp6RIfRelayDestTable 1.3.6.1.4.1.171.14.88.1.2.1 no-access
This table is a list of destination addresses for DHCPv6 relay. Once a destination address is configured on an interface, the DHCPv6 relay function is enabled on that interface. Multiple relay addresses can be configured for an interface. If all relay addresses of an interface are removed, the DHCPv6 relay function on that interface is disabled.
                   dDhcp6RIfRelayDestEntry 1.3.6.1.4.1.171.14.88.1.2.1.1 no-access
An entry in dDhcp6RIfRelayDestTable containing the information about DHCPv6 relay on an interface.
                       dDhcp6RIfRelayDestIndex 1.3.6.1.4.1.171.14.88.1.2.1.1.1 interfaceindex no-access
The ifIndex of the DHCPv6 relay interface. Only VLAN interfaces are valid interfaces.
                       dDhcp6RIfRelayDestDestAddr 1.3.6.1.4.1.171.14.88.1.2.1.1.2 inetaddressipv6 no-access
The DHCPv6 Relay destination address.
                       dDhcp6RIfRelayDestOutIfIndex 1.3.6.1.4.1.171.14.88.1.2.1.1.3 interfaceindexorzero no-access
This object indicates the ifIndex value of the destination VLAN interface. The special value 0 indicates the output interface for the relay destination is unspecified.
                       dDhcp6RIfRelayDestRowStatus 1.3.6.1.4.1.171.14.88.1.2.1.1.4 rowstatus read-only
The row status variable, used according to installation and removal conventions for conceptual rows.
       dDhcp6RelayMIBConformance 1.3.6.1.4.1.171.14.88.2
           dDhcp6RelayCompliances 1.3.6.1.4.1.171.14.88.2.1
               dDhcp6RelayCompliance 1.3.6.1.4.1.171.14.88.2.1.1
The compliance statement for entities which implement the DLINKSW-DHCP6-RELAY-MIB.
           dDhcp6RelayGroups 1.3.6.1.4.1.171.14.88.2.2
               dDhcp6RBasicGroup 1.3.6.1.4.1.171.14.88.2.2.1
This group contains the collection of objects related to DHCPv6 relay configuration on an interface.
               dDhcp6RelayOption37Group 1.3.6.1.4.1.171.14.88.2.2.2
This group contains the collection of objects related to DHCPv6 relay agent Remote ID configuration.