DASAN-BRIDGE-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
4
Rows
4
Columns
39
dsVlanCurrentTable
table.1.3.6.1.4.1.6296.9.1.1.2.22.2
·
1 row entry
·
8 columns
A table containing current configuration information for each VLAN currently configured into the device by (local or network) management, or dynamically created as a result of GVRP requests received.
Information for a VLAN configured into the device by
(local or network) management, or dynamically created
as a result of GVRP requests received.
(local or network) management, or dynamically created
as a result of GVRP requests received.
Indexes
dsVlanIndex dsVlanName
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
dsVlanIndex
The VLAN-ID or other identifier refering to this VLAN.
|
VlanIndex Textual Convention: VlanIndex Unsigned32 |
.1.3.6.1.4.1.6296.9.1.1.2.22.2.1.1 |
||||||
|
dsVlanName
The VLAN-NAME to this VLAN.
|
OctetString | .1.3.6.1.4.1.6296.9.1.1.2.22.2.1.2 |
||||||
|
dsVlanFdbId
The Filtering Database used by this VLAN. This value is
allocated automatically by the device whenever the VLAN is created: either dynamically by GVRP, or by management, in dot1qVlanStaticTable. Allocation of this v… |
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6296.9.1.1.2.22.2.1.3 |
||||||
|
dsVlanCurrentEgressPorts
The set of ports which are transmitting traffic for
this VLAN as either tagged or untagged frames. |
PortList Textual Convention: PortList OctetString |
.1.3.6.1.4.1.6296.9.1.1.2.22.2.1.4 |
||||||
|
dsVlanCurrentUntaggedPorts
The set of ports which are transmitting traffic for
this VLAN as untagged frames. |
PortList Textual Convention: PortList OctetString |
.1.3.6.1.4.1.6296.9.1.1.2.22.2.1.5 |
||||||
|
dsVlanStatus
This object indicates the status of this entry.
other(1) - this entry is currently in use but the conditions under which it will remain so differ from the following values. permanent(2) - this entry, correspondi… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.6296.9.1.1.2.22.2.1.6 |
||||||
|
dsVlanCreationTime
The value of sysUpTime when this VLAN was created.
|
SNMPv2-SMITimeTicks Textual Convention: SNMPv2-SMITimeTicks Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6296.9.1.1.2.22.2.1.7 |
||||||
|
dsVlanCurrentPhysicalPorts
The set of ports which are physical.
|
PortList Textual Convention: PortList OctetString |
.1.3.6.1.4.1.6296.9.1.1.2.22.2.1.8 |
dsTpFdbTable
table.1.3.6.1.4.1.6296.9.1.1.2.22.3.1
·
1 row entry
·
5 columns
A table that contains information about unicast entries for which the device has forwarding and/or filtering information. This information is used by the transparent bridging function in determining how to propagate a received frame.
Information about a specific unicast MAC address for
which the device has some forwarding and/or filtering
information.
which the device has some forwarding and/or filtering
information.
Indexes
dsTpFdbFid dsTpFdbVlanName dsTpFdbAddress
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
dsTpFdbFid
The identity of this Filtering Database.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.6296.9.1.1.2.22.3.1.1.1 |
||||||||||
|
dsTpFdbVlanName
The name of VLAN related to this Filtering Database.
|
OctetString | .1.3.6.1.4.1.6296.9.1.1.2.22.3.1.1.2 |
||||||||||
|
dsTpFdbAddress
A unicast MAC address for which the bridge has
forwarding and/or filtering information. |
OctetString Constraints: range: 6-6 |
.1.3.6.1.4.1.6296.9.1.1.2.22.3.1.1.3 |
||||||||||
|
dsTpFdbPort
Either the value '0', or the port number of the port on
which a frame having a source address equal to the value of the corresponding instance of dsTpFdbAddress has been seen. |
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.6296.9.1.1.2.22.3.1.1.4 |
||||||||||
|
dsTpFdbStatus
The status of this entry. The meanings of the values
are: other(1) - none of the following. invalid(2) - this entry is no longer valid (e.g., it was learned but has since aged out), but has not … |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.6296.9.1.1.2.22.3.1.1.5 |
dsStpTable
table.1.3.6.1.4.1.6296.9.1.1.2.22.5
·
1 row entry
·
16 columns
The table of STP supported this device.
The table of STP supported this device.
Indexes
dsStpIndex
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
dsStpIndex
.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.6296.9.1.1.2.22.5.1.1 |
||||||
|
dsStpVid
.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.6296.9.1.1.2.22.5.1.2 |
||||||
|
dsStpProtocolSpecification
An indication of what version of the Spanning
Tree Protocol is being run. The value 'decLb100(2)' indicates the DEC LANbridge 100 Spanning Tree protocol. IEEE 802.1d implementations will return 'ieee8021d(3)'. If fut… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.6296.9.1.1.2.22.5.1.3 |
||||||
|
dsStpPriority
The value of the write-able portion of the Bridge
ID, i.e., the first two octets of the (8 octet long) Bridge ID. The other (last) 6 octets of the Bridge ID are given by the value of dot1dBaseBridgeAddress. |
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.6296.9.1.1.2.22.5.1.4 |
||||||
|
dsStpTimeSinceTopologyChange
The time (in hundredths of a second) since the
last time a topology change was detected by the bridge entity. |
SNMPv2-SMITimeTicks Textual Convention: SNMPv2-SMITimeTicks Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6296.9.1.1.2.22.5.1.5 |
||||||
|
dsStpTopChanges
The total number of topology changes detected by
this bridge since the management entity was last reset or initialized. |
.1.3.6.1.4.1.6296.9.1.1.2.22.5.1.6 |
|||||||
|
dsStpDesignatedRoot
The bridge identifier of the root of the spanning
tree as determined by the Spanning Tree Protocol as executed by this node. This value is used as the Root Identifier parameter in all Configuration Bridge PDUs originat… |
BridgeId Textual Convention: BridgeId OctetStringType Constraints: range: 8 |
.1.3.6.1.4.1.6296.9.1.1.2.22.5.1.7 |
||||||
|
dsStpRootCost
The cost of the path to the root as seen from
this bridge. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.6296.9.1.1.2.22.5.1.8 |
||||||
|
dsStpRootPort
The port number of the port which offers the
lowest cost path from this bridge to the root bridge. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.6296.9.1.1.2.22.5.1.9 |
||||||
|
dsStpMaxAge
The maximum age of Spanning Tree Protocol
information learned from the network on any port before it is discarded, in units of hundredths of a second. This is the actual value that this bridge is currently using. |
Timeout Textual Convention: Timeout Integer32 |
.1.3.6.1.4.1.6296.9.1.1.2.22.5.1.10 |
||||||
|
dsStpHelloTime
The amount of time between the transmission of
Configuration bridge PDUs by this node on any port when it is the root of the spanning tree or trying to become so, in units of hundredths of a second. This is the actual v… |
Timeout Textual Convention: Timeout Integer32 |
.1.3.6.1.4.1.6296.9.1.1.2.22.5.1.11 |
||||||
|
dsStpHoldTime
This time value determines the interval length
during which no more than two Configuration bridge PDUs shall be transmitted by this node, in units of hundredths of a second. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.6296.9.1.1.2.22.5.1.12 |
||||||
|
dsStpForwardDelay
This time value, measured in units of hundredths
of a second, controls how fast a port changes its spanning state when moving towards the Forwarding state. The value determines how long the port stays in each of the Li… |
Timeout Textual Convention: Timeout Integer32 |
.1.3.6.1.4.1.6296.9.1.1.2.22.5.1.13 |
||||||
|
dsStpBridgeMaxAge
The value that all bridges use for MaxAge when
this bridge is acting as the root. Note that 802.1D-1990 specifies that the range for this parameter is related to the value of dot1dStpBridgeHelloTime. The granularity of… |
Integer32r/w Constraints: range: 600-4000 |
.1.3.6.1.4.1.6296.9.1.1.2.22.5.1.14 |
||||||
|
dsStpBridgeHelloTime
The value that all bridges use for HelloTime when
this bridge is acting as the root. The granularity of this timer is specified by 802.1D- 1990 to be 1 second. An agent may return a badValue error if a set is attempte… |
Integer32r/w Constraints: range: 100-1000 |
.1.3.6.1.4.1.6296.9.1.1.2.22.5.1.15 |
||||||
|
dsStpBridgeForwardDelay
The value that all bridges use for ForwardDelay
when this bridge is acting as the root. Note that 802.1D-1990 specifies that the range for this parameter is related to the value of dot1dStpBridgeMaxAge. The granularit… |
Integer32r/w Constraints: range: 400-3000 |
.1.3.6.1.4.1.6296.9.1.1.2.22.5.1.16 |
dsStpPortTable
table.1.3.6.1.4.1.6296.9.1.1.2.22.6
·
1 row entry
·
10 columns
The port table of STP supported this device.
The port table of STP supported this device.
Indexes
dsStpIndex dsStpPort
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
dsStpPort
The port number of the port for which this entry
contains Spanning Tree Protocol management information. |
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.6296.9.1.1.2.22.6.1.1 |
||||||||||||
|
dsStpPortPriority
The value of the priority field which is
contained in the first (in network byte order) octet of the (2 octet long) Port ID. The other octet of the Port ID is given by the value of dot1dStpPort. |
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.6296.9.1.1.2.22.6.1.2 |
||||||||||||
|
dsStpPortState
The port's current state as defined by
application of the Spanning Tree Protocol. This state controls what action a port takes on reception of a frame. If the bridge has detected a port that is malfunctioning it will … |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.6296.9.1.1.2.22.6.1.3 |
||||||||||||
|
dsStpPortEnable
The enabled/disabled status of the port.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.6296.9.1.1.2.22.6.1.4 |
||||||||||||
|
dsStpPortPathCost
The contribution of this port to the path cost of
paths towards the spanning tree root which include this port. 802.1D-1990 recommends that the default value of this parameter be in inverse proportion to the speed of t… |
Integer32r/w Constraints: range: 1-65535 |
.1.3.6.1.4.1.6296.9.1.1.2.22.6.1.5 |
||||||||||||
|
dsStpPortDesignatedRoot
The unique Bridge Identifier of the Bridge
recorded as the Root in the Configuration BPDUs transmitted by the Designated Bridge for the segment to which the port is attached. |
BridgeId Textual Convention: BridgeId OctetStringType Constraints: range: 8 |
.1.3.6.1.4.1.6296.9.1.1.2.22.6.1.6 |
||||||||||||
|
dsStpPortDesignatedCost
The path cost of the Designated Port of the
segment connected to this port. This value is compared to the Root Path Cost field in received bridge PDUs. |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.6296.9.1.1.2.22.6.1.7 |
||||||||||||
|
dsStpPortDesignatedBridge
The Bridge Identifier of the bridge which this
port considers to be the Designated Bridge for this port's segment. |
BridgeId Textual Convention: BridgeId OctetStringType Constraints: range: 8 |
.1.3.6.1.4.1.6296.9.1.1.2.22.6.1.8 |
||||||||||||
|
dsStpPortDesignatedPort
The Port Identifier of the port on the Designated
Bridge for this port's segment. |
OctetString Constraints: range: 2-2 |
.1.3.6.1.4.1.6296.9.1.1.2.22.6.1.9 |
||||||||||||
|
dsStpPortForwardTransitions
The number of times this port has transitioned
from the Learning state to the Forwarding state. |
.1.3.6.1.4.1.6296.9.1.1.2.22.6.1.10 |