DLINKSW-BPDU-PROTECTION-MIB

File: DLINKSW-BPDU-PROTECTION-MIB.mib (8163 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
TruthValue ifIndex dlinkIndustrialCommon

Defined Types

DBpduProtectionIfEntry  
SEQUENCE    
  dBpduProtectionIfCfgMode INTEGER
  dBpduProtectionIfAttackStatus INTEGER

Defined Values

dlinkSwBpduProtectionMIB 1.3.6.1.4.1.171.14.47
This MIB module defines objects for BPDU Protection.
MODULE-IDENTITY    

dBpduProtectionNotifications 1.3.6.1.4.1.171.14.47.0
OBJECT IDENTIFIER    

dBpduProtectionObjects 1.3.6.1.4.1.171.14.47.1
OBJECT IDENTIFIER    

dBpduProtectionConformance 1.3.6.1.4.1.171.14.47.2
OBJECT IDENTIFIER    

dBpduProtectionGlobalEnabled 1.3.6.1.4.1.171.14.47.1.1
This object indicates the global BPDU Protection state. 'true' - The BPDU Protection is enabled globally. 'false' - The lBPDU Protection is disabled globally.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dBpduProtectionNotifyEnabled 1.3.6.1.4.1.171.14.47.1.2
This object indicates whether sending SNMP notifications for BPDU Protection.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dBpduProtectionIfTable 1.3.6.1.4.1.171.14.47.1.3
This table consists of a list of interface-specific BPDU Protection information entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DBpduProtectionIfEntry

dBpduProtectionIfEntry 1.3.6.1.4.1.171.14.47.1.3.1
An entry indicates the state and attack status of BPDU Protection on an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  DBpduProtectionIfEntry  

dBpduProtectionIfCfgMode 1.3.6.1.4.1.171.14.47.1.3.1.1
This object indicates the operational mode of BPDU Protection on the interface. disabled(1) - The BPDU Protection is disabled. drop(2) - Drop all received BPDU packets when the interface enters the attacked state. block(3) - Drop all packets (include BPDU and normal packets) when the interface enters the attacked state. shutdown(4) - Shut down the interface when the interface enters he attacked state.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), drop(2), block(3), shutdown(4)  

dBpduProtectionIfAttackStatus 1.3.6.1.4.1.171.14.47.1.3.1.2
This object indicates the status of BPDU Protection on an interface. normal(1) - The interface is under normal status. underAttack(2) - The inter is under attack status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), underAttack(2)  

dBpduProtectionAttackOccur 1.3.6.1.4.1.171.14.47.0.1
This trap is sent when the BPDU attack happened on an interface.
Status: current Access: read-only
NOTIFICATION-TYPE    

dBpduProtectionAttackRecover 1.3.6.1.4.1.171.14.47.0.2
This trap is sent when the BPDU attack recovered on an interface.
Status: current Access: read-only
NOTIFICATION-TYPE    

dBpduProtectionMIBCompliances 1.3.6.1.4.1.171.14.47.2.1
OBJECT IDENTIFIER    

dBpduProtectionMIBGroups 1.3.6.1.4.1.171.14.47.2.2
OBJECT IDENTIFIER    

dBpduProtectionMIBCompliance 1.3.6.1.4.1.171.14.47.2.1.1
The compliance statement for entities which implement the DLINKSW-BPDU-PROTECTION-MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

dBpduProtectionCfgGroup 1.3.6.1.4.1.171.14.47.2.2.1
A collection of objects providing management of the BPDU Protection feature.
Status: current Access: read-only
OBJECT-GROUP    

dBpduProtectionIfGroup 1.3.6.1.4.1.171.14.47.2.2.2
A collection of objects providing management and information for BPDU Protection a per-interface basis.
Status: current Access: read-only
OBJECT-GROUP    

dBpduProtectionNotifyGroup 1.3.6.1.4.1.171.14.47.2.2.3
A collection of notifications for BPDU Protection.
Status: current Access: read-only
NOTIFICATION-GROUP