NMS-STP: View SNMP OID List / Download MIB
VENDOR: SHANGHAI BAUD DATA COMMUNICATION DEVELOPMENT
Home | MIB: NMS-STP | |||
---|---|---|---|---|
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).
|
|||
Object Name | OID | Type | Access | Info |
stp | 1.3.6.1.4.1.3320.9.253 | |||
stpOptfPortFast | 1.3.6.1.4.1.3320.9.253.1 | integer | read-write |
Port Fast immediately brings a port to the forwarding state from a blocking state, bypassing the listening and learning states. Enumeration: 'true': 1, 'false': 2. |
stpOptfBpduGuard | 1.3.6.1.4.1.3320.9.253.2 | integer | read-write |
BPDU guard can operate in all spanning tree modes, but the feature operates with some differences. In SSTP and PVST modes, if a Port Fast-enabled port receives a BPDU,it will be shutdown. In RSTP and MSTP modes, if a port receives a BPDU, it will be blocked for double forward time. In all spanning tree modes, a BPDU guard-enabled port will not send BPDUs. Enumeration: 'true': 1, 'false': 2. |
stpOptfBpduFilter | 1.3.6.1.4.1.3320.9.253.3 | integer | read-write |
This feature prevents ports from sending BPDUs. If a BPDU is received on a Port Fast-enabled port, the port loses its Port Fast-operational status,and BPDU filtering is disabled. Enumeration: 'true': 1, 'false': 2. |
stpOptfUplinkFast | 1.3.6.1.4.1.3320.9.253.4 | integer | read-write |
UplinkFast can accelerate the choice of a new root port when a link or switch fails or when the spanning tree reconfigures itself. The root port transitions to the forwarding state immediately without going through the listening and learning states, as it would with the normal spanning-tree procedures. Enumeration: 'true': 1, 'false': 2. |
stpOptfBackboneFast | 1.3.6.1.4.1.3320.9.253.5 | integer | read-write |
BackboneFast detects indirect failures in the core of the backbone. When a switch receives an inferior BPDU from the designated port of another switch, the BPDU is a signal that the other switch might have lost its path to the root, and BackboneFast tries to find an alternate path to the root. Enumeration: 'true': 1, 'false': 2. |
stpOptfLoopGuard | 1.3.6.1.4.1.3320.9.253.6 | integer | read-write |
Loop guard prevents alternate and root ports from becoming designated ports. In SSTP and PVST modes, if a Loop guard-enabled port is designated port, it is always blocked. In RSTP and MSTP modes, if a Loop guard-enabled port becomes designated port because of a failure that can't receive BPDUs, it is blocked. Enumeration: 'true': 1, 'false': 2. |
stpPortOptfTable | 1.3.6.1.4.1.3320.9.253.7 | no-access |
A table of stpPortOptf operation. |
|
1.3.6.1.4.1.3320.9.253.7.1 | no-access |
A collection of Stp Port Optf operation. |
||
stpPortOptfPortFast | 1.3.6.1.4.1.3320.9.253.7.1.1 | integer | read-write |
Port Fast immediately brings a port to the forwarding state from a blocking state, bypassing the listening and learning states. Enumeration: 'disabled': 2, 'enabled': 1, 'no': 0. |
stpPortOptfBpduGuard | 1.3.6.1.4.1.3320.9.253.7.1.2 | integer | read-write |
BPDU guard can operate in all spanning tree modes, but the feature operates with some differences. In SSTP and PVST modes, if a Port Fast-enabled port receives a BPDU,it will be shutdown. In RSTP and MSTP modes, if a port receives a BPDU, it will be blocked for double forward time. In all spanning tree modes, a BPDU guard-enabled port will not send BPDUs. Enumeration: 'disabled': 2, 'enabled': 1, 'no': 0. |
stpPortOptfBpduFilter | 1.3.6.1.4.1.3320.9.253.7.1.3 | integer | read-write |
This featue prevents ports from sending BPDUs. If a BPDU is received on a Port Fast-enabled port, the port loses its Port Fast-operational status,and BPDU filtering is disabled. Enumeration: 'disabled': 2, 'enabled': 1, 'no': 0. |
stpPortOptfLoopFast | 1.3.6.1.4.1.3320.9.253.7.1.4 | integer | read-write |
This feature is used to minimize the convergence time in RSTP mode. Enumeration: 'disabled': 2, 'enabled': 1, 'no': 0. |
stpPortOptfRootLoopGuard | 1.3.6.1.4.1.3320.9.253.7.1.5 | integer | read-write |
Root Guard prevents a port that is receiving superior BPDUs from becoming root port. In SSTP and PVST modes, if a Root Guard-enabled port is receiving superior BPDUs, it is always blocked. In RSTP and MSTP modes, if a Root Guard-enabled port originally didn't receive superior BPDUs, but now it is receiving superior BPUDs, it is blocked. Loop guard prevents alternate and root ports from becoming designated ports. In SSTP and PVST modes, if a Loop guard-enabled port is designated port, it is always blocked. In RSTP and MSTP modes, if a Loop guard-enabled port becomes designated port because of a failure that can't receive BPDUs, it is blocked. Enumeration: 'disabled': 3, 'loopGuard': 2, 'rootGuard': 1, 'no': 0. |