UBQS-DOT1BRIDGE-MIB
- Registered at
- 1.3.6.1.4.1.7800.100.5
- Last updated
- 2009-05-26 00:00
- Organization
- Ubiquoss Corp.
- Namespace
- ubiquoss
- Source file
UBQS-DOT1BRIDGE-MIB- Digest
sha256:922fdcf4330e919df2fd5720c4df549c08750ae6121046d9cabd714b7a5f1fe1
Description
The MIB module for entities implementing the IEEE 802.1 management.
Contact
Ubiquoss Customer Service Postal: 24F Milennium B/D, 467-12, Dogok-Dong, GangNam-Gu, Seoul 135-270 Korea Tel: 82-2-2190-3100
Imports
| From | Symbols |
|---|---|
| Q-BRIDGE-MIB | VlanIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION, TruthValue |
| UBQS-SMI | ubiMgmtv2 |
| UBQS-TC | UbiBridgeId, UbiPortList |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BRIDGE-MIB IANAifType-MIB IF-MIB P-BRIDGE-MIB Q-BRIDGE-MIB RFC1158-MIB RFC1271-MIB RMON-MIB RMON2-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC TOKEN-RING-RMON-MIB UBQS-DOT1BRIDGE-MIB UBQS-SMI UBQS-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| UbiBridgeType TEXTUAL-CONVENTION Indicates the component type(s) of this bridge. The following component types are possible: iComponent(1) - An S-VLAN aware component of a Backbone Edge Bridge which performs encapsulation of customer frames. bComponent(2) - An S-VLAN aware component of a Backbone Edge Bridge which bundles backbone service instances into B-VLANs. cVlanComponent(3) - A C-VLAN aware component of an enterprise VLAN bridge or of a Provider Bridge used to process C-tagged frames. sVlanComponent(4) - An S-VLAN aware component of a Provider Bridge. dBridgeComponent(5) - A VLAN unaware component of an 802.1D bridge. edgeComponent (6) - A C-VLAN or S-VLAN aware component of a Provider Bridge. | current | |||
| UbiVlanIntType TEXTUAL-CONVENTION The type of the VLAN. other(1), backbone_p2p(2), -- backbone point to point backbone_m2m(3), -- backbone multipoint to multipoint customer(4), service_p2p(5), -- service point to point service_m2m(6) -- service multipoint to multipoint | current | |||
| UbiVlanType TEXTUAL-CONVENTION The type of the VLAN. | current | |||
| VlanStpType TEXTUAL-CONVENTION The type of the Spanning Tree Protocol (STP) running on this VLAN. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ubiDot1BridgeMIBNotificationsPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.7800.100.5.0 | |||
| ubiVlanNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.7800.100.5.0.0 | |||
| ubiFdbNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.7800.100.5.0.1 | |||
| ubiVlanMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.7800.100.5.1 | |||
| ubiVlanNotificationEnables OBJECT-IDENTITY | 1.3.6.1.4.1.7800.100.5.1.1 | |||
| ubiVlanCreateEnabled OBJECT-TYPE An indication of whether the notification should be generated when a VLAN is created. If the value of this object is 'true' then the vlanCreated notification will be generated. If the value of this object is 'false' then the vlanCreated notification will not be generated. | 1.3.6.1.4.1.7800.100.5.1.1.1 | TruthValue | read-write | current |
| ubiVlanDeleteEnabled OBJECT-TYPE An indication of whether the notification should be generated when a VLAN is deleted. If the value of this object is 'true' then the vlanDeleted notification will be generated. If the value of this object is 'false' then the vlanDeleted notification will not be generated. | 1.3.6.1.4.1.7800.100.5.1.1.2 | TruthValue | read-write | current |
| ubiVlanTable OBJECT-TYPE This table contains information on the VLANs which currently exist. | 1.3.6.1.4.1.7800.100.5.1.2 | not-accessible | current | |
| ubiVlanEntry OBJECT-TYPE Information about one current VLAN. | 1.3.6.1.4.1.7800.100.5.1.2.1 | not-accessible | current | |
| ubiVlanIndex OBJECT-TYPE The VLAN-id of this VLAN. | 1.3.6.1.4.1.7800.100.5.1.2.1.1 | VlanIndex | not-accessible | current |
| ubiVlanIfIndex OBJECT-TYPE The value of the ifIndex corresponding to this VLAN-id. | 1.3.6.1.4.1.7800.100.5.1.2.1.2 | Integer32 | read-only | current |
| ubiVlanName OBJECT-TYPE The name of this VLAN. | 1.3.6.1.4.1.7800.100.5.1.2.1.3 | DisplayString (SIZE(1..32)) | read-create | current |
| ubiVlanStatus OBJECT-TYPE The current state of the VLAN. | 1.3.6.1.4.1.7800.100.5.1.2.1.4 | INTEGER {inactive(1), active(2)} | read-write | current |
| ubiVlanType OBJECT-TYPE Indicates the type(s) of this vlan. | 1.3.6.1.4.1.7800.100.5.1.2.1.5 | UbiVlanType | read-only | current |
| ubiVlanMtu OBJECT-TYPE The MTU size on this VLAN. | 1.3.6.1.4.1.7800.100.5.1.2.1.6 | Integer32 (1500..10218) | read-only | current |
| ubiVlanStpType OBJECT-TYPE The type of the Spanning Tree Protocol (STP) running on this VLAN. STP Type: stp(1), stp-vlan-bridge(2), rstp(3), rstp-vlan-bridge(4), mstp(5), provider-rstp(6), provider-mstp(7), rpvstExt(8) -- rpvst+ | 1.3.6.1.4.1.7800.100.5.1.2.1.7 | VlanStpType | read-only | current |
| ubiVlanRowStatus OBJECT-TYPE The status of Vlan row. This table is deprecated by ubiVlanStaticTable. | 1.3.6.1.4.1.7800.100.5.1.2.1.8 | RowStatus | read-create | deprecated |
| ubiVlanMembershipTable OBJECT-TYPE A table for configuring VLAN port membership. There is one row for each bridge port. | 1.3.6.1.4.1.7800.100.5.1.3 | not-accessible | current | |
| ubiVlanMembershipEntry OBJECT-TYPE An entry (conceptual row) in the ubiVlanMembershipTable. | 1.3.6.1.4.1.7800.100.5.1.3.1 | not-accessible | current | |
| ubiVmMemberPorts OBJECT-TYPE The set of the device's member ports that belong to the VLAN. A bit is corresponding with the bridge port id. | 1.3.6.1.4.1.7800.100.5.1.3.1.1 | UbiPortList | read-only | current |
| ubiVlanStaticTable OBJECT-TYPE A table containing static configuration information for each VLAN. This table contains vlan type for entry creatation and encompasses the ubiVlanTable. | 1.3.6.1.4.1.7800.100.5.1.4 | not-accessible | current | |
| ubiVlanStaticEntry OBJECT-TYPE Static information for a VLAN configured into the device by management. | 1.3.6.1.4.1.7800.100.5.1.4.1 | not-accessible | current | |
| ubiVlanStaticBridgeId OBJECT-TYPE Indicates the bridge group id. | 1.3.6.1.4.1.7800.100.5.1.4.1.1 | UbiBridgeId | read-create | current |
| ubiVlanStaticVlanType OBJECT-TYPE Indicates the type(s) of this vlan. other(1) backbone_p2p(2): backbone point to point backbone_m2m(3): backbone multipoint to multipoint customer(4) service_p2p(5): service point to point service_m2m(6): service multipoint to multipoint | 1.3.6.1.4.1.7800.100.5.1.4.1.2 | UbiVlanIntType | read-create | current |
| ubiVlanStaticAdditiveType OBJECT-TYPE Indicates the additive characteristic(s) for this vlan. multicast(0) - Indicates a vlan has capability for multicast traffic | 1.3.6.1.4.1.7800.100.5.1.4.1.3 | Bits {multicast(0)} | read-create | current |
| ubiVlanStaticRowStatus OBJECT-TYPE The status of vlan row. | 1.3.6.1.4.1.7800.100.5.1.4.1.4 | RowStatus | read-create | current |
| ubiBridgeMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.7800.100.5.2 | |||
| ubiBridgeTable OBJECT-TYPE A table that contains generic information about every bridge group. | 1.3.6.1.4.1.7800.100.5.2.1 | not-accessible | current | |
| ubiBridgeEntry OBJECT-TYPE A list of information for each bridge. | 1.3.6.1.4.1.7800.100.5.2.1.1 | not-accessible | current | |
| ubiBridgeId OBJECT-TYPE The component identifier is used to distinguish between the multiple virtual bridge instances. | 1.3.6.1.4.1.7800.100.5.2.1.1.1 | UbiBridgeId | read-only | current |
| ubiBridgeProtocol OBJECT-TYPE Indicates the component type(s) of this bridge. The following component types are possible: iComponent(1) - An S-VLAN aware component of a Backbone Edge Bridge which performs encapsulation of customer frames. bComponent(2) - An S-VLAN aware component of a Backbone Edge Bridge which bundles backbone service instances into B-VLANs. cVlanComponent(3) - A C-VLAN aware component of an enterprise VLAN bridge or of a Provider Bridge used to process C-tagged frames. sVlanComponent(4) - An S-VLAN aware component of a Provider Bridge. dBridgeComponent(5) - A VLAN unaware component of an 802.1D bridge. edgeComponent (6) - A C-VLAN or S-VLAN aware component of a Provider Bridge. | 1.3.6.1.4.1.7800.100.5.2.1.1.2 | UbiBridgeType | read-create | current |
| ubiBridgeTopology OBJECT-TYPE Topology type of this bridge entry | 1.3.6.1.4.1.7800.100.5.2.1.1.3 | INTEGER {none(1), ring(2)} | read-only | current |
| ubiBridgeAgeingTime OBJECT-TYPE Ageing time of this bridge entry | 1.3.6.1.4.1.7800.100.5.2.1.1.4 | Unsigned32 | read-only | current |
| ubiBridgeRowStatus OBJECT-TYPE The status of bridge row. | 1.3.6.1.4.1.7800.100.5.2.1.1.5 | RowStatus | read-create | current |
| ubiBridgePortTable OBJECT-TYPE A table that contains generic information about every interface information of bridge group. | 1.3.6.1.4.1.7800.100.5.2.2 | not-accessible | current | |
| ubiBridgePortEntry OBJECT-TYPE A list of interface information for each bridge | 1.3.6.1.4.1.7800.100.5.2.2.1 | not-accessible | current | |
| ubiBridgePort OBJECT-TYPE The port number of the port for which this entry contains bridge management information. | 1.3.6.1.4.1.7800.100.5.2.2.1.1 | Integer32 | read-only | current |
| ubiBridgePortIfIndex OBJECT-TYPE The value of the instance of the ifIndex object, defined in IF-MIB, for the interface corresponding to this port. | 1.3.6.1.4.1.7800.100.5.2.2.1.2 | Integer32 | read-only | current |
| ubiBridgePortName OBJECT-TYPE A textual string containing information about this port. | 1.3.6.1.4.1.7800.100.5.2.2.1.3 | DisplayString | read-only | current |
| ubiBridgePortStatus OBJECT-TYPE The current status of the bridge port. | 1.3.6.1.4.1.7800.100.5.2.2.1.4 | INTEGER {none(0), disabled(1), listening(2), learning(3), forwarding(4), blocking(5), discarding(6), discarding-edge(7)} | read-only | current |
| ubiBridgeVlanTable OBJECT-TYPE A table that contains generic information about every VLAN configuration of bridge group. | 1.3.6.1.4.1.7800.100.5.2.3 | not-accessible | current | |
| ubiBridgeVlanEntry OBJECT-TYPE Information controlling VLAN configuration for bridge | 1.3.6.1.4.1.7800.100.5.2.3.1 | not-accessible | current | |
| ubiBridgeVlanStatus OBJECT-TYPE The current status of the VLAN | 1.3.6.1.4.1.7800.100.5.2.3.1.1 | INTEGER {none(0), up(1), down(2)} | read-only | current |
| ubiMacAddressTableMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.7800.100.5.3 | |||
| ubiMacAddressAgingTime OBJECT-TYPE aging-time of mac-address-table | 1.3.6.1.4.1.7800.100.5.3.1 | Integer32 (10..600) | read-write | current |
| ubiMacTableListTable OBJECT-TYPE The static table of mac-address-table list entrys | 1.3.6.1.4.1.7800.100.5.3.2 | not-accessible | current | |
| ubiMacTableListEntry OBJECT-TYPE The entry representing static mac-address-table list member | 1.3.6.1.4.1.7800.100.5.3.2.1 | not-accessible | current | |
| ubiMacTableAddress OBJECT-TYPE mac address of static mac-address-table entry | 1.3.6.1.4.1.7800.100.5.3.2.1.1 | DisplayString (SIZE(1..6)) | read-only | current |
| ubiMacTableIfindex OBJECT-TYPE interface name of static mac-address-table entry | 1.3.6.1.4.1.7800.100.5.3.2.1.2 | Integer32 | read-only | current |
| ubiMacTableType OBJECT-TYPE type of static mac-address-type entry. If create mac-address-table, type must be static | 1.3.6.1.4.1.7800.100.5.3.2.1.3 | INTEGER {static(1)} | read-only | current |
| ubiMacTableForward OBJECT-TYPE forward state of static mac-address-table entry | 1.3.6.1.4.1.7800.100.5.3.2.1.4 | INTEGER {discard(0), forward(1)} | read-only | current |
| ubiMacTableVlanId OBJECT-TYPE vlan of static mac-address-table entry | 1.3.6.1.4.1.7800.100.5.3.2.1.5 | Integer32 (1..4094) | read-only | current |
| ubiMacTableRowStatus OBJECT-TYPE row status, only static type | 1.3.6.1.4.1.7800.100.5.3.2.1.6 | RowStatus | read-create | current |
| ubiClearMacTable OBJECT-IDENTITY | 1.3.6.1.4.1.7800.100.5.3.3 | |||
| ubiClearMacType OBJECT-TYPE type of mac-address-table list to be cleared | 1.3.6.1.4.1.7800.100.5.3.3.1 | INTEGER {static(1), dynamic(2), multicast(3)} | read-write | current |
| ubiClearMacAddress OBJECT-TYPE address of mac-address-table list to be cleared. If this value is set, ifindex and vlanId must not be set. | 1.3.6.1.4.1.7800.100.5.3.3.2 | DisplayString (SIZE(1..14)) | read-write | current |
| ubiClearMacIfindex OBJECT-TYPE ifindex of mac-address-table list to be cleared. If this value is set, macAddr and vlanId must not be set. | 1.3.6.1.4.1.7800.100.5.3.3.3 | Integer32 | read-write | current |
| ubiClearMacVlanId OBJECT-TYPE vlan id of mac-address-table list to be cleared. If this value is set, macAddr and ifindex must not be set. | 1.3.6.1.4.1.7800.100.5.3.3.4 | Integer32 (1..4094) | read-write | current |
| ubiClearMacBridgeId OBJECT-TYPE bridge id of mac-address-table list to be cleared | 1.3.6.1.4.1.7800.100.5.3.3.5 | Integer32 (1..32) | read-write | current |
| ubiClearMacInstanceId OBJECT-TYPE instance id of mac-address-table list to be cleared. before set this value, ifindex must be set. | 1.3.6.1.4.1.7800.100.5.3.3.6 | Integer32 (1..63) | read-write | current |
| ubiClearMacExcute OBJECT-TYPE value to control to clear mac-address-table | 1.3.6.1.4.1.7800.100.5.3.3.7 | INTEGER {none(0), excute(1)} | read-write | current |
| ubiMacTotalCount OBJECT-TYPE Total count of mac-address-table | 1.3.6.1.4.1.7800.100.5.3.4 | Integer32 | read-only | current |
| ubiDot1BridgeMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.7800.100.5.10 | |||
| ubiDot1BridgeMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.7800.100.5.10.1 | |||
| ubiDot1BridgeMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.7800.100.5.10.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| ubiVlanCreated NOTIFICATION-TYPE A ubiVlanCreated notification is generated by a device when a VLAN is created. | 1.3.6.1.4.1.7800.100.5.0.0.1 | current |
| ubiVlanDeleted NOTIFICATION-TYPE A ubiVlanDeleted notification is generated by a device when a VLAN is deleted. | 1.3.6.1.4.1.7800.100.5.0.0.2 | current |
| ubiFdbAlarmAsserted NOTIFICATION-TYPE A ubiFdbAlarmAsserted notification is generated by a device when the number of FDB entries exceeds high threshold. | 1.3.6.1.4.1.7800.100.5.0.1.1 | current |
| ubiFdbAlarmCleared NOTIFICATION-TYPE A ubiFdbAlarmCleared notification is generated by a device when the number of FDB entries meets low threshold. | 1.3.6.1.4.1.7800.100.5.0.1.2 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| ubiVlanMIBCompliance MODULE-COMPLIANCE The compliance statement for DOT1 implementations. | 1.3.6.1.4.1.7800.100.5.10.1.1 | current |
| ubiBridgeMIBCompliance MODULE-COMPLIANCE The compliance statement for DOT1 implementations. | 1.3.6.1.4.1.7800.100.5.10.1.2 | current |
| ubiVlanGroup OBJECT-GROUP A collection of objects for the monitoring VLAN information. | 1.3.6.1.4.1.7800.100.5.10.2.1 | current |
| ubiVlanNotifEnabledGroup OBJECT-GROUP A collection of objects to indicate whether a certain group of notifications are enabled. | 1.3.6.1.4.1.7800.100.5.10.2.2 | current |
| ubiVlanStaticGroup OBJECT-GROUP A collection of objects for VLAN creation with type. | 1.3.6.1.4.1.7800.100.5.10.2.3 | current |
| ubiBridgeGroup OBJECT-GROUP A collection of objects for the bridge information. | 1.3.6.1.4.1.7800.100.5.10.2.4 | current |
| ubiBridgePortGroup OBJECT-GROUP A collection of objects for the bridge port information. | 1.3.6.1.4.1.7800.100.5.10.2.5 | current |
| ubiBridgeVlanGroup OBJECT-GROUP A collection of objects for the bridge VLAN information. | 1.3.6.1.4.1.7800.100.5.10.2.6 | current |