BPDU-PROTECTION-MIB

File: BPDU-PROTECTION-MIB.mib (8714 bytes)

Imported modules

SNMPv2-SMI DLINK-ID-REC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE dlink-common-mgmt

Defined Types

SwBpduProtectionPortEntry  
SEQUENCE    
  swBpduProtectionPortIndex INTEGER
  swBpduProtectionPortState INTEGER
  swBpduProtectionPortMode INTEGER
  swBpduProtectionPortStatus INTEGER

Defined Values

swBpduProtectionMIB 1.3.6.1.4.1.171.12.76
The structure of BPDU Protection management for the proprietary enterprise.
MODULE-IDENTITY    

swBpduProtectionCtrl 1.3.6.1.4.1.171.12.76.1
OBJECT IDENTIFIER    

swBpduProtectionInfo 1.3.6.1.4.1.171.12.76.2
OBJECT IDENTIFIER    

swBpduProtectionMgmt 1.3.6.1.4.1.171.12.76.3
OBJECT IDENTIFIER    

swBpduProtectionNotify 1.3.6.1.4.1.171.12.76.4
OBJECT IDENTIFIER    

swBpduProtectionAdminState 1.3.6.1.4.1.171.12.76.1.1
This object indicates the BPDU Protection status for the system.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

swBpduProtectionRecoveryTime 1.3.6.1.4.1.171.12.76.1.2
This object indicates the recovery time. The range is from 60 to 1000000 sec. The value of 0 disables the recover function.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0 | 60..1000000  

swBpduProtectionTrapMode 1.3.6.1.4.1.171.12.76.1.3
This object indicates the BPDU Protection trap mode for the system.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), attackDetected(2), attackCleared(3), both(4)  

swBpduProtectionLogMode 1.3.6.1.4.1.171.12.76.1.4
This object indicates the BPDU Protection log mode for the system.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), attackDetected(2), attackCleared(3), both(4)  

swBpduProtectionPortTable 1.3.6.1.4.1.171.12.76.3.1
The table specifies the BPDU Protection function specified by port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwBpduProtectionPortEntry

swBpduProtectionPortEntry 1.3.6.1.4.1.171.12.76.3.1.1
The table specifies the BPDU Protection function specified by port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SwBpduProtectionPortEntry  

swBpduProtectionPortIndex 1.3.6.1.4.1.171.12.76.3.1.1.1
This object indicates the module's port number. The range is from 1 to the maximum port number specified in the module.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

swBpduProtectionPortState 1.3.6.1.4.1.171.12.76.3.1.1.2
This object indicates the BPDU Protection function state on the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

swBpduProtectionPortMode 1.3.6.1.4.1.171.12.76.3.1.1.3
This object indicates the BPDU Protection function mode on the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER drop(1), block(2), shutdown(3)  

swBpduProtectionPortStatus 1.3.6.1.4.1.171.12.76.3.1.1.4
This object indicates the port status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), underAttack(2)  

swBpduProtectionNotifyPrefix 1.3.6.1.4.1.171.12.76.4.0
OBJECT IDENTIFIER    

swBpduProtectionUnderAttackingTrap 1.3.6.1.4.1.171.12.76.4.0.1
When the BPDU Protection trap is enabled, if the specific port changes from a normal state to an under attack state, a trap will be sent out.
Status: current Access: read-only
NOTIFICATION-TYPE    

swBpduProtectionRecoveryTrap 1.3.6.1.4.1.171.12.76.4.0.2
When the BPDU Protection trap is enabled, if the specific port changes from an under attack state to a normal state, a trap will be sent out.
Status: current Access: read-only
NOTIFICATION-TYPE    

swBpduProtectionNotificationBidings 1.3.6.1.4.1.171.12.76.4.2
OBJECT IDENTIFIER    

swBpduProtectionRecoveryMethod 1.3.6.1.4.1.171.12.76.4.2.1
This object indicates the method of recovery from BPDU under attack.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER automatically(1), manually(2)