DASAN-BRIDGE-MIB: View SNMP OID List / Download MIB
VENDOR: DASAN CO.,LTD.
Home | MIB: DASAN-BRIDGE-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 |
dsBridge | 1.3.6.1.4.1.6296.9.1.1.2.22 |
The MIB module to describe bridge of DASAN product. |
||
dsVlanBase | 1.3.6.1.4.1.6296.9.1.1.2.22.1 | |||
dsVlanVersionNumber | 1.3.6.1.4.1.6296.9.1.1.2.22.1.1 | integer | read-only |
The version number of IEEE 802.1Q that this device supports. Enumeration: 'version1': 1. |
dsVlanMaxVlanId | 1.3.6.1.4.1.6296.9.1.1.2.22.1.2 | vlanid | read-only |
The maximum IEEE 802.1Q VLAN ID that this device supports. |
dsVlanMaxSupportedVlans | 1.3.6.1.4.1.6296.9.1.1.2.22.1.3 | unsigned32 | read-only |
The maximum number of VLANs that this device supports. |
dsVlanNumVlans | 1.3.6.1.4.1.6296.9.1.1.2.22.1.4 | unsigned32 | read-only |
The current number of VLANs that are configured in this device. |
dsVlanGvrpStatus | 1.3.6.1.4.1.6296.9.1.1.2.22.1.5 | integer | read-write |
The administrative status requested by management for GVRP. The value enabled(1) indicates that GVRP should be enabled on this device, on all ports for which it has not been specifically disabled. When disabled(2), GVRP is disabled on all ports and all GVRP packets will be forwarded transparently. This object affects all GVRP Applicant and Registrar state machines. A transition from disabled(2) to enabled(1) will cause a reset of all GVRP state machines on all ports. Enumeration: 'disabled': 2, 'enabled': 1. |
dsVlanCurrentTable | 1.3.6.1.4.1.6296.9.1.1.2.22.2 | no-access |
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. |
|
1.3.6.1.4.1.6296.9.1.1.2.22.2.1 | no-access |
Information for a VLAN configured into the device by (local or network) management, or dynamically created as a result of GVRP requests received. |
||
dsVlanIndex | 1.3.6.1.4.1.6296.9.1.1.2.22.2.1.1 | vlanindex | read-only |
The VLAN-ID or other identifier refering to this VLAN. |
dsVlanName | 1.3.6.1.4.1.6296.9.1.1.2.22.2.1.2 | octet string | read-only |
The VLAN-NAME to this VLAN. |
dsVlanFdbId | 1.3.6.1.4.1.6296.9.1.1.2.22.2.1.3 | unsigned32 | read-only |
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 value follows the learning constraints defined for this VLAN in dot1qLearningConstraintsTable. |
dsVlanCurrentEgressPorts | 1.3.6.1.4.1.6296.9.1.1.2.22.2.1.4 | portlist | read-only |
The set of ports which are transmitting traffic for this VLAN as either tagged or untagged frames. |
dsVlanCurrentUntaggedPorts | 1.3.6.1.4.1.6296.9.1.1.2.22.2.1.5 | portlist | read-only |
The set of ports which are transmitting traffic for this VLAN as untagged frames. |
dsVlanStatus | 1.3.6.1.4.1.6296.9.1.1.2.22.2.1.6 | integer | read-only |
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, corresponding to an entry in dot1qVlanStaticTable, is currently in use and will remain so after the next reset of the device. The port lists for this entry include ports from the equivalent dot1qVlanStaticTable entry and ports learnt dynamically. dynamicGvrp(3) - this entry is currently in use and will remain so until removed by GVRP. There is no static entry for this VLAN and it will be removed when the last port leaves the VLAN. Enumeration: 'permanent': 2, 'other': 1, 'dynamicGvrp': 3. |
dsVlanCreationTime | 1.3.6.1.4.1.6296.9.1.1.2.22.2.1.7 | timeticks | read-only |
The value of sysUpTime when this VLAN was created. |
dsVlanCurrentPhysicalPorts | 1.3.6.1.4.1.6296.9.1.1.2.22.2.1.8 | portlist | read-only |
The set of ports which are physical. |
dsTp | 1.3.6.1.4.1.6296.9.1.1.2.22.3 | |||
dsTpFdbTable | 1.3.6.1.4.1.6296.9.1.1.2.22.3.1 | no-access |
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. |
|
1.3.6.1.4.1.6296.9.1.1.2.22.3.1.1 | no-access |
Information about a specific unicast MAC address for which the device has some forwarding and/or filtering information. |
||
dsTpFdbFid | 1.3.6.1.4.1.6296.9.1.1.2.22.3.1.1.1 | integer | read-only |
The identity of this Filtering Database. |
dsTpFdbVlanName | 1.3.6.1.4.1.6296.9.1.1.2.22.3.1.1.2 | octet string | read-only |
The name of VLAN related to this Filtering Database. |
dsTpFdbAddress | 1.3.6.1.4.1.6296.9.1.1.2.22.3.1.1.3 | octet string | read-only |
A unicast MAC address for which the bridge has forwarding and/or filtering information. |
dsTpFdbPort | 1.3.6.1.4.1.6296.9.1.1.2.22.3.1.1.4 | integer32 | read-only |
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. |
dsTpFdbStatus | 1.3.6.1.4.1.6296.9.1.1.2.22.3.1.1.5 | integer | read-only |
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 yet been flushed from the table. learned(3) - the value of the corresponding instance of dsTpFdbPort was learned and is being used. self(4) - the value of the corresponding instance of dsTpFdbAddress represents one of the device's addresses. The corresponding instance of dsTpFdbPort indicates which of the device's ports has this address. mgmt(5) - the value of the corresponding instance of dsTpFdbAddress is also the value of an existing instance of dsStaticAddress. Enumeration: 'learned': 3, 'other': 1, 'self': 4, 'invalid': 2, 'mgmt': 5. |
dsStpBase | 1.3.6.1.4.1.6296.9.1.1.2.22.4 | |||
dsStpTable | 1.3.6.1.4.1.6296.9.1.1.2.22.5 | no-access |
The table of STP supported this device. |
|
1.3.6.1.4.1.6296.9.1.1.2.22.5.1 | no-access |
The table of STP supported this device. |
||
dsStpIndex | 1.3.6.1.4.1.6296.9.1.1.2.22.5.1.1 | integer | read-only |
. |
dsStpVid | 1.3.6.1.4.1.6296.9.1.1.2.22.5.1.2 | integer | read-only |
. |
dsStpProtocolSpecification | 1.3.6.1.4.1.6296.9.1.1.2.22.5.1.3 | integer | read-only |
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 future versions of the IEEE Spanning Tree Protocol are released that are incompatible with the current version a new value will be defined. Enumeration: 'ieee8021d': 3, 'unknown': 1, 'decLb100': 2. |
dsStpPriority | 1.3.6.1.4.1.6296.9.1.1.2.22.5.1.4 | integer32 | read-write |
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. |
dsStpTimeSinceTopologyChange | 1.3.6.1.4.1.6296.9.1.1.2.22.5.1.5 | timeticks | read-only |
The time (in hundredths of a second) since the last time a topology change was detected by the bridge entity. |
dsStpTopChanges | 1.3.6.1.4.1.6296.9.1.1.2.22.5.1.6 | counter | read-only |
The total number of topology changes detected by this bridge since the management entity was last reset or initialized. |
dsStpDesignatedRoot | 1.3.6.1.4.1.6296.9.1.1.2.22.5.1.7 | bridgeid | read-only |
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 originated by this node. |
dsStpRootCost | 1.3.6.1.4.1.6296.9.1.1.2.22.5.1.8 | integer | read-only |
The cost of the path to the root as seen from this bridge. |
dsStpRootPort | 1.3.6.1.4.1.6296.9.1.1.2.22.5.1.9 | integer | read-only |
The port number of the port which offers the lowest cost path from this bridge to the root bridge. |
dsStpMaxAge | 1.3.6.1.4.1.6296.9.1.1.2.22.5.1.10 | timeout | read-only |
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. |
dsStpHelloTime | 1.3.6.1.4.1.6296.9.1.1.2.22.5.1.11 | timeout | read-only |
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 value that this bridge is currently using. |
dsStpHoldTime | 1.3.6.1.4.1.6296.9.1.1.2.22.5.1.12 | integer | read-only |
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. |
dsStpForwardDelay | 1.3.6.1.4.1.6296.9.1.1.2.22.5.1.13 | timeout | read-only |
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 Listening and Learning states, which precede the Forwarding state. This value is also used, when a topology change has been detected and is underway, to age all dynamic entries in the Forwarding Database. [Note that this value is the one that this bridge is currently using, in contrast to dot1dStpBridgeForwardDelay which is the value that this bridge and all others would start using if/when this bridge were to become the root.] |
dsStpBridgeMaxAge | 1.3.6.1.4.1.6296.9.1.1.2.22.5.1.14 | timeout | read-write |
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 this timer is specified by 802.1D-1990 to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds. |
dsStpBridgeHelloTime | 1.3.6.1.4.1.6296.9.1.1.2.22.5.1.15 | timeout | read-write |
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 attempted to a value which is not a whole number of seconds. |
dsStpBridgeForwardDelay | 1.3.6.1.4.1.6296.9.1.1.2.22.5.1.16 | timeout | read-write |
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 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 attempted to a value which is not a whole number of seconds. |
dsStpPortTable | 1.3.6.1.4.1.6296.9.1.1.2.22.6 | no-access |
The port table of STP supported this device. |
|
1.3.6.1.4.1.6296.9.1.1.2.22.6.1 | no-access |
The port table of STP supported this device. |
||
dsStpPort | 1.3.6.1.4.1.6296.9.1.1.2.22.6.1.1 | integer32 | read-only |
The port number of the port for which this entry contains Spanning Tree Protocol management information. |
dsStpPortPriority | 1.3.6.1.4.1.6296.9.1.1.2.22.6.1.2 | integer32 | read-write |
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. |
dsStpPortState | 1.3.6.1.4.1.6296.9.1.1.2.22.6.1.3 | integer | read-only |
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 place that port into the broken(6) state. For ports which are disabled (see dsStpPortEnable), this object will have a value of disabled(1). Enumeration: 'listening': 3, 'disabled': 1, 'broken': 6, 'learning': 4, 'forwarding': 5, 'blocking': 2. |
dsStpPortEnable | 1.3.6.1.4.1.6296.9.1.1.2.22.6.1.4 | integer | read-write |
The enabled/disabled status of the port. Enumeration: 'disabled': 2, 'enabled': 1. |
dsStpPortPathCost | 1.3.6.1.4.1.6296.9.1.1.2.22.6.1.5 | integer32 | read-write |
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 the attached LAN. |
dsStpPortDesignatedRoot | 1.3.6.1.4.1.6296.9.1.1.2.22.6.1.6 | bridgeid | read-only |
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. |
dsStpPortDesignatedCost | 1.3.6.1.4.1.6296.9.1.1.2.22.6.1.7 | integer | read-only |
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. |
dsStpPortDesignatedBridge | 1.3.6.1.4.1.6296.9.1.1.2.22.6.1.8 | bridgeid | read-only |
The Bridge Identifier of the bridge which this port considers to be the Designated Bridge for this port's segment. |
dsStpPortDesignatedPort | 1.3.6.1.4.1.6296.9.1.1.2.22.6.1.9 | octet string | read-only |
The Port Identifier of the port on the Designated Bridge for this port's segment. |
dsStpPortForwardTransitions | 1.3.6.1.4.1.6296.9.1.1.2.22.6.1.10 | counter | read-only |
The number of times this port has transitioned from the Learning state to the Forwarding state. |