DLINKSW-RA-GUARD-MIB

File: DLINKSW-RA-GUARD-MIB.mib (12259 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

DRaGuardPolicyEntry  
SEQUENCE    
  dRaGuardPolicyName DisplayString
  dRaGuardPolicyDeviceRole INTEGER
  dRaGuardPolicyRowStatus RowStatus

DRaGuardMatchAclEntry  
SEQUENCE    
  dRaGuardMatchAccessListName DisplayString
  dRaGuardMatchAclRowStatus RowStatus

DRaGuardIfConfigEntry  
SEQUENCE    
  dRaGuardIfEnabled TruthValue

DRaGuardIfAttachEntry  
SEQUENCE    
  dRaGuardIfAttachPolicy DisplayString
  dRaGuardIfAttachRowStatus RowStatus

Defined Values

dlinkSwRaGuardMIB 1.3.6.1.4.1.171.14.141
This MIB module defines objects for RA Guard.
MODULE-IDENTITY    

dRaGuardNotifications 1.3.6.1.4.1.171.14.141.0
OBJECT IDENTIFIER    

dRaGuardObjects 1.3.6.1.4.1.171.14.141.1
OBJECT IDENTIFIER    

dRaGuardConformance 1.3.6.1.4.1.171.14.141.2
OBJECT IDENTIFIER    

dRaGuardPolicy 1.3.6.1.4.1.171.14.141.1.1
OBJECT IDENTIFIER    

dRaGuardInterface 1.3.6.1.4.1.171.14.141.1.2
OBJECT IDENTIFIER    

dRaGuardPolicyNumber 1.3.6.1.4.1.171.14.141.1.1.1
Indicates the number of entries present in RA Guard policy table.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dRaGuardPolicyTable 1.3.6.1.4.1.171.14.141.1.1.2
The table contains information about RA Guard policies.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DRaGuardPolicyEntry

dRaGuardPolicyEntry 1.3.6.1.4.1.171.14.141.1.1.2.1
An entry defined in dRaGuardPolicyTable. An entry is created/removed when a RA Guard policy is created/deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  DRaGuardPolicyEntry  

dRaGuardPolicyName 1.3.6.1.4.1.171.14.141.1.1.2.1.1
The name of the RA Guard policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..32)  

dRaGuardPolicyDeviceRole 1.3.6.1.4.1.171.14.141.1.1.2.1.2
Indicates the role of the attached device. host: all the inbound router advertisement and redirect messages are blocked. router: all messages (router solicitation [RS], router advertisement [RA], or redirect) are allowed on this port.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER host(1), router(2)  

dRaGuardPolicyRowStatus 1.3.6.1.4.1.171.14.141.1.1.2.1.99
This object allows the dynamic creation and deletion of a RA Guard policy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dRaGuardMatchAclTable 1.3.6.1.4.1.171.14.141.1.1.3
The table contains a list of IPv6 access list associations for RA Guard policies. The IPv6 access list is used to filter the RA messages based on sender IPv6 address.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DRaGuardMatchAclEntry

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

dRaGuardMatchAccessListName 1.3.6.1.4.1.171.14.141.1.1.3.1.1
This object indicates the name of the associated IPv6 access list in a RA Guard policy. The IPv6 access list is used to filter RA messages based on sender IPv6 address when the corresponding dRaGuardPolicyDeviceRole is 'router'. If the IPv6 access list is not configured, all RA messages are bypassed.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..32)  

dRaGuardMatchAclRowStatus 1.3.6.1.4.1.171.14.141.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  

dRaGuardIfConfigTable 1.3.6.1.4.1.171.14.141.1.2.1
A table provides the mechanism to configure the RA Guard state at every interface capable of this feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DRaGuardIfConfigEntry

dRaGuardIfConfigEntry 1.3.6.1.4.1.171.14.141.1.2.1.1
A row instance contains the configuration to enable or disable RA Guard on an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  DRaGuardIfConfigEntry  

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

dRaGuardIfAttachTable 1.3.6.1.4.1.171.14.141.1.2.2
A table provides the mechanism to attach a RA Guard policy on a physical port or port-channel interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DRaGuardIfAttachEntry

dRaGuardIfAttachEntry 1.3.6.1.4.1.171.14.141.1.2.2.1
A row instance contains the configuration to attach a RA Guard policy on a physical port or port-channel interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  DRaGuardIfAttachEntry  

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

dRaGuardIfAttachRowStatus 1.3.6.1.4.1.171.14.141.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  

dRaGuardMIBCompliances 1.3.6.1.4.1.171.14.141.2.1
OBJECT IDENTIFIER    

dRaGuardMIBGroups 1.3.6.1.4.1.171.14.141.2.2
OBJECT IDENTIFIER    

dRaGuardMIBCompliance 1.3.6.1.4.1.171.14.141.2.1.1
The compliance statement for DLINKSW-RA-GUARD-MIB
Status: current Access: read-create
MODULE-COMPLIANCE    

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

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

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

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