BPDU-PROTECTION-MIB: View SNMP OID List / Download MIB

VENDOR: D-LINK


 Home MIB: BPDU-PROTECTION-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 swBpduProtectionMIB 1.3.6.1.4.1.171.12.76
The structure of BPDU Protection management for the proprietary enterprise.
       swBpduProtectionCtrl 1.3.6.1.4.1.171.12.76.1
           swBpduProtectionAdminState 1.3.6.1.4.1.171.12.76.1.1 integer read-write
This object indicates the BPDU Protection status for the system. Enumeration: 'disabled': 2, 'enabled': 1.
           swBpduProtectionRecoveryTime 1.3.6.1.4.1.171.12.76.1.2 integer read-write
This object indicates the recovery time. The range is from 60 to 1000000 sec. The value of 0 disables the recover function.
           swBpduProtectionTrapMode 1.3.6.1.4.1.171.12.76.1.3 integer read-write
This object indicates the BPDU Protection trap mode for the system. Enumeration: 'attackDetected': 2, 'both': 4, 'none': 1, 'attackCleared': 3.
           swBpduProtectionLogMode 1.3.6.1.4.1.171.12.76.1.4 integer read-write
This object indicates the BPDU Protection log mode for the system. Enumeration: 'attackDetected': 2, 'both': 4, 'none': 1, 'attackCleared': 3.
       swBpduProtectionInfo 1.3.6.1.4.1.171.12.76.2
       swBpduProtectionMgmt 1.3.6.1.4.1.171.12.76.3
           swBpduProtectionPortTable 1.3.6.1.4.1.171.12.76.3.1 no-access
The table specifies the BPDU Protection function specified by port.
               swBpduProtectionPortEntry 1.3.6.1.4.1.171.12.76.3.1.1 no-access
The table specifies the BPDU Protection function specified by port.
                   swBpduProtectionPortIndex 1.3.6.1.4.1.171.12.76.3.1.1.1 integer read-only
This object indicates the module's port number. The range is from 1 to the maximum port number specified in the module.
                   swBpduProtectionPortState 1.3.6.1.4.1.171.12.76.3.1.1.2 integer read-write
This object indicates the BPDU Protection function state on the port. Enumeration: 'disabled': 2, 'enabled': 1.
                   swBpduProtectionPortMode 1.3.6.1.4.1.171.12.76.3.1.1.3 integer read-write
This object indicates the BPDU Protection function mode on the port. Enumeration: 'drop': 1, 'shutdown': 3, 'block': 2.
                   swBpduProtectionPortStatus 1.3.6.1.4.1.171.12.76.3.1.1.4 integer read-only
This object indicates the port status. Enumeration: 'underAttack': 2, 'normal': 1.
       swBpduProtectionNotify 1.3.6.1.4.1.171.12.76.4
           swBpduProtectionNotifyPrefix 1.3.6.1.4.1.171.12.76.4.0
               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.
               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.
           swBpduProtectionNotificationBidings 1.3.6.1.4.1.171.12.76.4.2
               swBpduProtectionRecoveryMethod 1.3.6.1.4.1.171.12.76.4.2.1 integer no-access
This object indicates the method of recovery from BPDU under attack. Enumeration: 'automatically': 1, 'manually': 2.