DLINKSW-DHCP6-GUARD-MIB

File: DLINKSW-DHCP6-GUARD-MIB.mib (12395 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB DLINK-ID-REC-MIB

Imported symbols

MODULE-IDENTITY Unsigned32 OBJECT-TYPE
MODULE-COMPLIANCE OBJECT-GROUP TruthValue
RowStatus DisplayString ifIndex
dlinkIndustrialCommon

Defined Types

DDhcp6GuardPolicyEntry  
SEQUENCE    
  dDhcp6GuardPolicyName DisplayString
  dDhcp6GuardPolicyDeviceRole INTEGER
  dDhcp6GuardPolicyRowStatus RowStatus

DDhcp6GuardMatchAclEntry  
SEQUENCE    
  dDhcp6GuardMatchAccessListName DisplayString
  dDhcp6GuardMatchAclRowStatus RowStatus

DDhcp6GuardIfConfigEntry  
SEQUENCE    
  dDhcp6GuardIfEnabled TruthValue

DDhcp6GuardIfAttachEntry  
SEQUENCE    
  dDhcp6GuardIfAttachPolicy DisplayString
  dDhcp6GuardIfAttachRowStatus RowStatus

Defined Values

dlinkSwDhcp6GuardMIB 1.3.6.1.4.1.171.14.142
This MIB module defines objects for DHCPv6 Guard.
MODULE-IDENTITY    

dDhcp6GuardNotifications 1.3.6.1.4.1.171.14.142.0
OBJECT IDENTIFIER    

dDhcp6GuardObjects 1.3.6.1.4.1.171.14.142.1
OBJECT IDENTIFIER    

dDhcp6GuardConformance 1.3.6.1.4.1.171.14.142.2
OBJECT IDENTIFIER    

dDhcp6GuardPolicy 1.3.6.1.4.1.171.14.142.1.1
OBJECT IDENTIFIER    

dDhcp6GuardInterface 1.3.6.1.4.1.171.14.142.1.2
OBJECT IDENTIFIER    

dDhcp6GuardPolicyNumber 1.3.6.1.4.1.171.14.142.1.1.1
Indicates the number of entries present in DHCPv6 Guard policy table.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dDhcp6GuardPolicyTable 1.3.6.1.4.1.171.14.142.1.1.2
The table contains information about DHCPv6 Guard policies.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DDhcp6GuardPolicyEntry

dDhcp6GuardPolicyEntry 1.3.6.1.4.1.171.14.142.1.1.2.1
An entry defined in dDhcp6GuardPolicyTable. An entry is created/removed when a DHCPv6 Guard policy is created/deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  DDhcp6GuardPolicyEntry  

dDhcp6GuardPolicyName 1.3.6.1.4.1.171.14.142.1.1.2.1.1
The name of the DHCPv6 Guard policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..32)  

dDhcp6GuardPolicyDeviceRole 1.3.6.1.4.1.171.14.142.1.1.2.1.2
Indicates the role of the attached device. client: All DHCPv6 server messages are dropped on this port. server: DHCPv6 server messages are allowed on this port.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER client(1), server(2)  

dDhcp6GuardPolicyRowStatus 1.3.6.1.4.1.171.14.142.1.1.2.1.99
This object allows the dynamic creation and deletion of a policy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dDhcp6GuardMatchAclTable 1.3.6.1.4.1.171.14.142.1.1.3
The table contains a list of IPv6 access list associations for DHCPv6 Guard policies. The IPv6 access list is used to verify the sender's IPv6 address in server messages.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DDhcp6GuardMatchAclEntry

dDhcp6GuardMatchAclEntry 1.3.6.1.4.1.171.14.142.1.1.3.1
An entry is defined in dDhcp6GuardMatchAclTable. The first instance identifier index value identifies the dDhcp6GuardPolicyEntry that an IPv6 access list (dDhcp6GuardMatchAclEntry) belongs to. An entry is removed from this table when its corresponding dDhcp6GuardPolicyEntry is deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  DDhcp6GuardMatchAclEntry  

dDhcp6GuardMatchAccessListName 1.3.6.1.4.1.171.14.142.1.1.3.1.1
This object indicates the name of the associated IPv6 access list in a DHCPv6 Guard policy. The IPv6 access list is used to filter DHCPv6 server message based on sender's IP address. If the IPv6 access list is not configured, all server messages are bypassed.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..32)  

dDhcp6GuardMatchAclRowStatus 1.3.6.1.4.1.171.14.142.1.1.3.1.99
The row status variable, used according to installation and removal conventions for conceptual rows.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dDhcp6GuardIfConfigTable 1.3.6.1.4.1.171.14.142.1.2.1
A table provides the mechanism to configure the DHCPv6 Guard state at every interface capable of this feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DDhcp6GuardIfConfigEntry

dDhcp6GuardIfConfigEntry 1.3.6.1.4.1.171.14.142.1.2.1.1
A row instance contains the configuration to enable or disable state for DHCPv6 Guard at every interface capable of this feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  DDhcp6GuardIfConfigEntry  

dDhcp6GuardIfEnabled 1.3.6.1.4.1.171.14.142.1.2.1.1.1
This object enables DHCPv6 Guard on the interface, if set this object to 'true'. Setting this object to 'false' disables the DHCPv6 Guard on the interface.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dDhcp6GuardIfAttachTable 1.3.6.1.4.1.171.14.142.1.2.2
A table provides the mechanism to attach a DHCPv6 Guard policy on a physical port or port-channel interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DDhcp6GuardIfAttachEntry

dDhcp6GuardIfAttachEntry 1.3.6.1.4.1.171.14.142.1.2.2.1
A row instance contains the configuration to attach a DHCPv6 Guard policy on a physical port or port-channel interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  DDhcp6GuardIfAttachEntry  

dDhcp6GuardIfAttachPolicy 1.3.6.1.4.1.171.14.142.1.2.2.1.1
This object indicates the name of the attached DHCPv6 Guard policy.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..32)  

dDhcp6GuardIfAttachRowStatus 1.3.6.1.4.1.171.14.142.1.2.2.1.99
The row status variable, used according to installation and removal conventions for conceptual rows.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dDhcp6GuardMIBCompliances 1.3.6.1.4.1.171.14.142.2.1
OBJECT IDENTIFIER    

dDhcp6GuardMIBGroups 1.3.6.1.4.1.171.14.142.2.2
OBJECT IDENTIFIER    

dDhcp6GuardMIBCompliance 1.3.6.1.4.1.171.14.142.2.1.1
The compliance statement for DLINKSW-DHCP6-GUARD-MIB
Status: current Access: read-create
MODULE-COMPLIANCE    

dDhcp6GuardIfConfigGroup 1.3.6.1.4.1.171.14.142.2.2.1
A collection of objects which are used to configure as well as show information regarding the DHCPv6 Guard feature per interface.
Status: current Access: read-create
OBJECT-GROUP    

dDhcp6GuardPolicyGroup 1.3.6.1.4.1.171.14.142.2.2.2
A collection of objects which are used to configure as well as show information regarding the DHCPv6 Guard policy.
Status: current Access: read-create
OBJECT-GROUP    

dDhcp6GuardMatchAclGroup 1.3.6.1.4.1.171.14.142.2.2.3
A collection of objects which are used to configure as well as show information regarding the IPv6 access list in DHCPv6 Guard policy.
Status: current Access: read-create
OBJECT-GROUP    

dDhcp6GuardIfAttachGroup 1.3.6.1.4.1.171.14.142.2.2.4
A collection of objects which are used to configure as well as show information regarding the attaching policy per interface.
Status: current Access: read-create
OBJECT-GROUP