DLINKSW-ND-INSPECT-MIB

File: DLINKSW-ND-INSPECT-MIB.mib (9747 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

DNdInspecPolicyEntry  
SEQUENCE    
  dNdInspecPolicyName DisplayString
  dNdInspecPolicyDeviceRole INTEGER
  dNdInspecPolicyValidateSrcMac TruthValue
  dNdInspecPolicyRowStatus RowStatus

DNdInspecIfConfigEntry  
SEQUENCE    
  dNdInspecIfEnabled TruthValue

DNdInspecIfAttachEntry  
SEQUENCE    
  dNdInspecIfAttachPolicy DisplayString
  dNdInspecIfAttachRowStatus RowStatus

Defined Values

dlinkSwNdInspecMIB 1.3.6.1.4.1.171.14.144
This MIB module defines objects for ND Inspection.
MODULE-IDENTITY    

dNdInspecNotifications 1.3.6.1.4.1.171.14.144.0
OBJECT IDENTIFIER    

dNdInspecObjects 1.3.6.1.4.1.171.14.144.1
OBJECT IDENTIFIER    

dNdInspecConformance 1.3.6.1.4.1.171.14.144.2
OBJECT IDENTIFIER    

dNdInspecPolicy 1.3.6.1.4.1.171.14.144.1.1
OBJECT IDENTIFIER    

dNdInspecInterface 1.3.6.1.4.1.171.14.144.1.2
OBJECT IDENTIFIER    

dNdInspecPolicyNumber 1.3.6.1.4.1.171.14.144.1.1.1
Indicates the number of entries present in ND inspection policy table.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dNdInspecPolicyTable 1.3.6.1.4.1.171.14.144.1.1.2
The table contains information about ND inspection policies.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DNdInspecPolicyEntry

dNdInspecPolicyEntry 1.3.6.1.4.1.171.14.144.1.1.2.1
An entry defined in dNdInspecPolicyTable. An entry is created/removed when an ND inspection policy is created/deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  DNdInspecPolicyEntry  

dNdInspecPolicyName 1.3.6.1.4.1.171.14.144.1.1.2.1.1
The name of the ND inspection policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..32)  

dNdInspecPolicyDeviceRole 1.3.6.1.4.1.171.14.144.1.1.2.1.2
Indicates the role of the attached device. host: The NS/NA messages will be inspected. router: The NS/NA inspection is not performed.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER host(1), router(2)  

dNdInspecPolicyValidateSrcMac 1.3.6.1.4.1.171.14.144.1.1.2.1.3
Indicates whether check the source MAC address against the link-layer address for ND messages.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

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

dNdInspecIfConfigTable 1.3.6.1.4.1.171.14.144.1.2.1
A table provides the mechanism to attach ND inspection policy at each physical interface capable of this feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DNdInspecIfConfigEntry

dNdInspecIfConfigEntry 1.3.6.1.4.1.171.14.144.1.2.1.1
A row instance contains the configuration to enable or disable state for ND inspection at each physical interface capable of this feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  DNdInspecIfConfigEntry  

dNdInspecIfEnabled 1.3.6.1.4.1.171.14.144.1.2.1.1.1
This object indicates the state of ND inspection on the interface. If this object is set to 'true', ND inspection is enabled on the interface. If this object is set to 'false', ND inspection is disabled on the interface.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dNdInspecIfAttachTable 1.3.6.1.4.1.171.14.144.1.2.2
A table provides the mechanism to configure the policy attaching state for ND inspection at each physical interface capable of this feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DNdInspecIfAttachEntry

dNdInspecIfAttachEntry 1.3.6.1.4.1.171.14.144.1.2.2.1
A row instance contains the configuration to attach ND inspection policy at each physical interface capable of this feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  DNdInspecIfAttachEntry  

dNdInspecIfAttachPolicy 1.3.6.1.4.1.171.14.144.1.2.2.1.1
This object indicates the name of ND inspection policy attached on the interface.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..32)  

dNdInspecIfAttachRowStatus 1.3.6.1.4.1.171.14.144.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  

dNdInspecMIBCompliances 1.3.6.1.4.1.171.14.144.2.1
OBJECT IDENTIFIER    

dNdInspecMIBGroups 1.3.6.1.4.1.171.14.144.2.2
OBJECT IDENTIFIER    

dNdInspecMIBCompliance 1.3.6.1.4.1.171.14.144.2.1.1
The compliance statement for DLINKSW-ND-INSPECT-MIB.
Status: current Access: read-create
MODULE-COMPLIANCE    

dNdInspecIfConfigGroup 1.3.6.1.4.1.171.14.144.2.2.1
A collection of objects which are used to configure as well as show information regarding the ND inspection feature per interface.
Status: current Access: read-create
OBJECT-GROUP    

dNdInspecPolicyGroup 1.3.6.1.4.1.171.14.144.2.2.2
A collection of objects which are used to configure as well as show information regarding the ND inspection policy.
Status: current Access: read-create
OBJECT-GROUP    

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