UBIQUOSS-STP-MIB: View SNMP OID List / Download MIB
VENDOR: PREMIER NETWORK CO., LTD
| Home | MIB: UBIQUOSS-STP-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).
|
|||
| Object Name | OID | Type | Access | Info |
| ubiStpMIB | 1.3.6.1.4.1.7800.2.21 |
This MIB module defines STP information |
||
| ubiStpMIBObjects | 1.3.6.1.4.1.7800.2.21.1 | |||
| ubiStpTable | 1.3.6.1.4.1.7800.2.21.1.1 | |||
| stpInfoTable | 1.3.6.1.4.1.7800.2.21.1.1.1 | no-access |
Description. |
|
| 1.3.6.1.4.1.7800.2.21.1.1.1.1 | no-access |
Description. |
||
| stpModeConfig | 1.3.6.1.4.1.7800.2.21.1.1.1.1.1 | integer | read-write |
Description. Enumeration: 'disabled': 0, 'pvstp': 4, 'stp': 1, 'mstp': 3, 'rstp': 2. |
| stpExtPortConfigTable | 1.3.6.1.4.1.7800.2.21.1.1.2 | no-access |
Description. |
|
| 1.3.6.1.4.1.7800.2.21.1.1.2.1 | no-access |
Description. |
||
| stpPortForceVersion | 1.3.6.1.4.1.7800.2.21.1.1.2.1.1 | integer | read-write |
Description. Enumeration: 'stp': 0, 'mstp': 3, 'rstp': 2. |
| mstp | 1.3.6.1.4.1.7800.2.21.1.1.3 | |||
| mstpInfoTable | 1.3.6.1.4.1.7800.2.21.1.1.3.1 | no-access |
Description. |
|
| 1.3.6.1.4.1.7800.2.21.1.1.3.1.1 | no-access |
Description. |
||
| mstRegionName | 1.3.6.1.4.1.7800.2.21.1.1.3.1.1.1 | displaystring | read-write |
Description. |
| mstRevisionLevel | 1.3.6.1.4.1.7800.2.21.1.1.3.1.1.2 | integer | read-write |
Description. |
| mstDigest | 1.3.6.1.4.1.7800.2.21.1.1.3.1.1.3 | octet string | read-only |
Description. |
| mstBridgeMaxHops | 1.3.6.1.4.1.7800.2.21.1.1.3.1.1.4 | integer32 | read-write |
Description. |
| mstConfigTable | 1.3.6.1.4.1.7800.2.21.1.1.3.2 | no-access |
Description. |
|
| 1.3.6.1.4.1.7800.2.21.1.1.3.2.1 | no-access |
Description. |
||
| mstConfigInstanceId | 1.3.6.1.4.1.7800.2.21.1.1.3.2.1.1 | integer | read-only |
Description. |
| mstConfigVlanIndex | 1.3.6.1.4.1.7800.2.21.1.1.3.2.1.2 | integer | read-only |
Description. |
| mstConfigRowStatus | 1.3.6.1.4.1.7800.2.21.1.1.3.2.1.3 | rowstatus | read-only |
Description. |
| mstiTable | 1.3.6.1.4.1.7800.2.21.1.1.3.3 | no-access |
Description. |
|
| 1.3.6.1.4.1.7800.2.21.1.1.3.3.1 | no-access |
Description. |
||
| mstiPriority | 1.3.6.1.4.1.7800.2.21.1.1.3.3.1.1 | integer | read-write |
A value which multiple of 4096 is only valid. |
| mstiRootCost | 1.3.6.1.4.1.7800.2.21.1.1.3.3.1.2 | integer32 | read-only |
Description. |
| mstiRootPort | 1.3.6.1.4.1.7800.2.21.1.1.3.3.1.3 | integer32 | read-only |
Description. |
| mstiRoot | 1.3.6.1.4.1.7800.2.21.1.1.3.3.1.4 | bridgeid | read-only |
Description. |
| mstiBridge | 1.3.6.1.4.1.7800.2.21.1.1.3.3.1.5 | bridgeid | read-only |
Description. |
| mstiPortTable | 1.3.6.1.4.1.7800.2.21.1.1.3.4 | no-access |
Description. |
|
| 1.3.6.1.4.1.7800.2.21.1.1.3.4.1 | no-access |
Description. |
||
| mstiPortId | 1.3.6.1.4.1.7800.2.21.1.1.3.4.1.1 | octet string | read-only |
Description. |
| mstiPortPathCost | 1.3.6.1.4.1.7800.2.21.1.1.3.4.1.2 | integer32 | read-write |
Description. |
| mstiPortPriority | 1.3.6.1.4.1.7800.2.21.1.1.3.4.1.3 | integer | read-write |
A value which multiple of 16 is valid. |
| mstiPortRole | 1.3.6.1.4.1.7800.2.21.1.1.3.4.1.4 | integer | read-only |
Description. Enumeration: 'rootport': 3, 'alternate': 2, 'designated': 4, 'disabled': 5, 'masterport': 1, 'backup': 6. |
| mstiPortState | 1.3.6.1.4.1.7800.2.21.1.1.3.4.1.5 | integer | read-only |
Description. Enumeration: 'listening': 3, 'disabled': 1, 'broken': 6, 'learning': 4, 'forwarding': 5, 'blocking': 2. |
| mstiPortDesignatedPathCost | 1.3.6.1.4.1.7800.2.21.1.1.3.4.1.6 | integer32 | read-only |
Description. |
| mstiPortDesignatedPort | 1.3.6.1.4.1.7800.2.21.1.1.3.4.1.7 | octet string | read-only |
Description. |
| mstiPortDesignatedRoot | 1.3.6.1.4.1.7800.2.21.1.1.3.4.1.8 | bridgeid | read-only |
Description. |
| mstiPortDesignatedBridge | 1.3.6.1.4.1.7800.2.21.1.1.3.4.1.9 | bridgeid | read-only |
Description. |
| mstiPortConfigRowStatus | 1.3.6.1.4.1.7800.2.21.1.1.3.4.1.10 | rowstatus | read-only |
Description. |
| pvstp | 1.3.6.1.4.1.7800.2.21.1.1.4 | |||
| pvStpTable | 1.3.6.1.4.1.7800.2.21.1.1.4.1 | no-access |
Description. |
|
| 1.3.6.1.4.1.7800.2.21.1.1.4.1.1 | no-access |
Description. |
||
| pvStpPriority | 1.3.6.1.4.1.7800.2.21.1.1.4.1.1.1 | integer | read-write |
A value which multiple of 4096 is only valid. |
| pvStpTimeSinceTopologyChange | 1.3.6.1.4.1.7800.2.21.1.1.4.1.1.2 | timeticks | read-only |
Description. |
| pvStpTopChanges | 1.3.6.1.4.1.7800.2.21.1.1.4.1.1.3 | counter32 | read-only |
Description. |
| pvStpDesignatedRoot | 1.3.6.1.4.1.7800.2.21.1.1.4.1.1.4 | bridgeid | read-only |
Description. |
| pvStpRootCost | 1.3.6.1.4.1.7800.2.21.1.1.4.1.1.5 | integer32 | read-only |
Description. |
| pvStpRootPort | 1.3.6.1.4.1.7800.2.21.1.1.4.1.1.6 | integer32 | read-only |
Description. |
| pvStpMaxAge | 1.3.6.1.4.1.7800.2.21.1.1.4.1.1.7 | timeout | read-only |
Description. |
| pvStpHelloTime | 1.3.6.1.4.1.7800.2.21.1.1.4.1.1.8 | timeout | read-only |
Description. |
| pvStpHoldTime | 1.3.6.1.4.1.7800.2.21.1.1.4.1.1.9 | integer32 | read-only |
Description. |
| pvStpForwardDelay | 1.3.6.1.4.1.7800.2.21.1.1.4.1.1.10 | timeout | read-only |
Description. |
| pvStpBridgeMaxAge | 1.3.6.1.4.1.7800.2.21.1.1.4.1.1.11 | timeout | read-write |
Description. |
| pvStpBridgeHelloTime | 1.3.6.1.4.1.7800.2.21.1.1.4.1.1.12 | timeout | read-write |
Description. |
| pvStpBridgeForwardDelay | 1.3.6.1.4.1.7800.2.21.1.1.4.1.1.13 | timeout | read-write |
Description. |
| pvStpBridgeRowStatus | 1.3.6.1.4.1.7800.2.21.1.1.4.1.1.14 | rowstatus | read-only |
Description. |
| pvStpPortTable | 1.3.6.1.4.1.7800.2.21.1.1.4.2 | no-access |
Description. |
|
| 1.3.6.1.4.1.7800.2.21.1.1.4.2.1 | no-access |
Description. |
||
| pvStpVlanId | 1.3.6.1.4.1.7800.2.21.1.1.4.2.1.1 | integer32 | read-only |
Description. |
| pvStpPortPriority | 1.3.6.1.4.1.7800.2.21.1.1.4.2.1.2 | integer | read-write |
A value which multiple of 16 is valid. |
| pvStpPortState | 1.3.6.1.4.1.7800.2.21.1.1.4.2.1.3 | integer | read-only |
Description. Enumeration: 'listening': 3, 'disabled': 1, 'broken': 6, 'learning': 4, 'forwarding': 5, 'blocking': 2. |
| pvStpPortEnable | 1.3.6.1.4.1.7800.2.21.1.1.4.2.1.4 | integer | read-only |
Description. Enumeration: 'disabled': 2, 'enabled': 1. |
| pvStpPortPathCost | 1.3.6.1.4.1.7800.2.21.1.1.4.2.1.5 | integer32 | read-write |
Description. |
| pvStpPortDesignatedRoot | 1.3.6.1.4.1.7800.2.21.1.1.4.2.1.6 | bridgeid | read-only |
Description. |
| pvStpPortDesignatedCost | 1.3.6.1.4.1.7800.2.21.1.1.4.2.1.7 | integer32 | read-only |
Description. |
| pvStpPortDesignatedBridge | 1.3.6.1.4.1.7800.2.21.1.1.4.2.1.8 | bridgeid | read-only |
Description. |
| pvStpPortDesignatedPort | 1.3.6.1.4.1.7800.2.21.1.1.4.2.1.9 | octet string | read-only |
Description. |
| pvStpPortForwardTransitions | 1.3.6.1.4.1.7800.2.21.1.1.4.2.1.10 | counter32 | read-only |
Description. |
| pvStpPortRowStatus | 1.3.6.1.4.1.7800.2.21.1.1.4.2.1.11 | rowstatus | read-only |
Description. |
| pvStpConfigTable | 1.3.6.1.4.1.7800.2.21.1.1.4.3 | no-access |
Description. |
|
| 1.3.6.1.4.1.7800.2.21.1.1.4.3.1 | no-access |
Description. |
||
| pvStpConfigVlanIndex | 1.3.6.1.4.1.7800.2.21.1.1.4.3.1.1 | integer | read-only |
Description. |
| pvStpConfigInstanceId | 1.3.6.1.4.1.7800.2.21.1.1.4.3.1.2 | integer | read-only |
Description. |
| pvStpConfigRowStatus | 1.3.6.1.4.1.7800.2.21.1.1.4.3.1.3 | rowstatus | read-only |
Description. |
| ubiSldTable | 1.3.6.1.4.1.7800.2.21.1.2 | |||
| ubiSldPortTable | 1.3.6.1.4.1.7800.2.21.1.2.1 | no-access |
Self-loop-detection Table |
|
| 1.3.6.1.4.1.7800.2.21.1.2.1.1 | no-access |
Self-loop-detection Table |
||
| ubiSldPortEnable | 1.3.6.1.4.1.7800.2.21.1.2.1.1.1 | integer | read-write |
Enable or Disable self-loop-detection for interface index Enumeration: 'enable': 1, 'disable': 0. |
| ubiSldVlanTable | 1.3.6.1.4.1.7800.2.21.1.2.2 | no-access |
Self-loop-detection Table |
|
| 1.3.6.1.4.1.7800.2.21.1.2.2.1 | no-access |
Self-loop-detection Table |
||
| ubiSldVlanEnable | 1.3.6.1.4.1.7800.2.21.1.2.2.1.1 | integer | read-write |
Enable or Disable self-loop-detection for vlan Enumeration: 'enable': 1, 'disable': 0. |
| ubiStpMIBNotificationPrefix | 1.3.6.1.4.1.7800.2.21.1.3 | |||
| ubiStpMIBNotifications | 1.3.6.1.4.1.7800.2.21.1.3.0 | |||
| ubiStpMIBConformance | 1.3.6.1.4.1.7800.2.21.1.4 | |||
| ubiStpMIBCompliances | 1.3.6.1.4.1.7800.2.21.1.4.1 | |||
| ubiStpMIBCompliance | 1.3.6.1.4.1.7800.2.21.1.4.1.1 |
The compliance statement for entities which implement the ubiquoss port MIB. |
||
| ubiStpMIBGroups | 1.3.6.1.4.1.7800.2.21.1.4.2 | |||
| ubiStpMIBGroup | 1.3.6.1.4.1.7800.2.21.1.4.2.1 | |||
| ubiSldMIBGroups | 1.3.6.1.4.1.7800.2.21.1.4.3 | |||
| ubiSldMIBGroup | 1.3.6.1.4.1.7800.2.21.1.4.3.1 | |||