SW-QBRD-MIB: View SNMP OID List / Download MIB
VENDOR: FORE SYSTEMS
Home | MIB: SW-QBRD-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 |
marconi | 1.3.6.1.4.1.326 | |||
systems | 1.3.6.1.4.1.326.2 | |||
external | 1.3.6.1.4.1.326.2.20 | |||
dlink | 1.3.6.1.4.1.326.2.20.1 | |||
dlinkcommon | 1.3.6.1.4.1.326.2.20.1.1 | |||
golf | 1.3.6.1.4.1.326.2.20.1.2 | |||
golfproducts | 1.3.6.1.4.1.326.2.20.1.2.1 | |||
es2000 | 1.3.6.1.4.1.326.2.20.1.2.1.3 | |||
golfcommon | 1.3.6.1.4.1.326.2.20.1.2.2 | |||
marconi_mgmt | 1.3.6.1.4.1.326.2.20.1.2.2.2 | |||
es2000Mgmt | 1.3.6.1.4.1.326.2.20.1.2.2.2.28 | |||
swL2Mgmt | 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2 | |||
swVlan | 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8 | |||
qBridgeMIBObjects | 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5 | |||
dot1qBase | 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5.1 | |||
dot1qVlanVersionNumber | 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5.1.1 | integer | read-only |
The version number of IEEE 802.1Q that this device supports. Enumeration: 'version1': 1. |
dot1qMaxVlanId | 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5.1.2 | vlanid | read-only |
The maximum IEEE 802.1Q VLAN ID that this device supports. |
dot1qMaxSupportedVlans | 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5.1.3 | unsigned32 | read-only |
The maximum number of IEEE 802.1Q VLANs that this device supports. |
dot1qNumVlans | 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5.1.4 | unsigned32 | read-only |
The current number of IEEE 802.1Q VLANs that are configured in this device. |
dot1qGvrpStatus | 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5.1.5 | enabledstatus | 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. |
dot1qTp | 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5.2 | |||
dot1qFdbTable | 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5.2.1 | no-access |
A table that contains configuration and control information for each Filtering Database currently operating on this device. Entries in this table appear automatically when VLANs are assigned FDB IDs in the dot1qVlanCurrentTable. |
|
1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5.2.1.1 | no-access |
Information about a specific Filtering Database. |
||
dot1qFdbId | 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5.2.1.1.1 | unsigned32 | no-access |
The identity of this Filtering Database. |
dot1qFdbDynamicCount | 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5.2.1.1.2 | counter | read-only |
The current number of dynamic entries in this Filtering Database. |
dot1qTpFdbTable | 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5.2.2 | 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.326.2.20.1.2.2.2.28.2.8.5.2.2.1 | no-access |
Information about a specific unicast MAC address for which the device has some forwarding and/or filtering information. |
||
dot1qTpFdbAddress | 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5.2.2.1.1 | macaddress | no-access |
A unicast MAC address for which the device has forwarding and/or filtering information. |
dot1qTpFdbPort | 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5.2.2.1.2 | integer | 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 dot1qTpFdbAddress has been seen. A value of '0' indicates that the port number has not been learned but that the device does have some forwarding/filtering information about this address (e.g. in the dot1qStaticUnicastTable). Implementers are encouraged to assign the port value to this object whenever it is learned even for addresses for which the corresponding value of dot1qTpFdbStatus is not learned(3). |
dot1qTpFdbStatus | 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5.2.2.1.3 | integer | read-only |
The status of this entry. The meanings of the values are: other(1) - none of the following. This may include the case where some other MIB object (not the corresponding instance of dot1qTpFdbPort, nor an entry in the dot1qStaticUnicastTable) is being used to determine if and how frames addressed to the value of the corresponding instance of dot1qTpFdbAddress are being forwarded. 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 dot1qTpFdbPort was learned and is being used. self(4) - the value of the corresponding instance of dot1qTpFdbAddress represents one of the device's addresses. The corresponding instance of dot1qTpFdbPort indicates which of the device's ports has this address. mgmt(5) - the value of the corresponding instance of dot1qTpFdbAddress is also the value of an existing instance of dot1qStaticAddress. Enumeration: 'learned': 3, 'other': 1, 'self': 4, 'invalid': 2, 'mgmt': 5. |
dot1qTpGroupTable | 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5.2.3 | no-access |
A table containing filtering information for VLANs configured into the bridge by (local or network) management, or learnt dynamically, specifying the set of ports to which frames received on a VLAN for this FDB and containing a specific Group destination address are allowed to be forwarded. |
|
1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5.2.3.1 | no-access |
Filtering information configured into the bridge by management, or learnt dynamically, specifying the set of ports to which frames received on a VLAN and containing a specific Group destination address, are allowed to be forwarded. The subset of these ports learnt dynamically is also provided. |
||
dot1qTpGroupAddress | 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5.2.3.1.1 | macaddress | no-access |
The destination Group MAC address in a frame to which this entry's filtering information applies. |
dot1qTpGroupEgressPorts | 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5.2.3.1.2 | portlist | read-only |
The complete set of ports, in this Filtering Database, to which frames destined for this Group MAC address are currently being explicitly forwarded. This does not include ports for which this address is only implicitly forwarded, in the dot1qForwardAllPorts list. |
dot1qTpGroupLearnt | 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5.2.3.1.3 | portlist | read-only |
The subset of ports in dot1qTpGroupEgressPorts which were learnt by GMRP or some other dynamic mechanism, in this Filtering database. |
dot1qStatic | 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5.3 | |||
dot1qVlan | 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5.4 | |||
dot1qVlanNumDeletes | 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5.4.1 | counter | read-only |
The number of times a VLAN entry has been deleted from the dot1qVlanCurrentTable (for any reason). If an entry is deleted, then inserted, and then deleted, this counter will be incremented by 2. |
dot1qVlanCurrentTable | 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5.4.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.326.2.20.1.2.2.2.28.2.8.5.4.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. |
||
dot1qVlanTimeMark | 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5.4.2.1.1 | timefilter | no-access |
A TimeFilter for this entry. See the TimeFilter textual convention to see how this works. |
dot1qVlanIndex | 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5.4.2.1.2 | vlanindex | no-access |
The VLAN-ID or other identifier refering to this VLAN. |
dot1qVlanFdbId | 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5.4.2.1.3 | unsigned32 | read-only |
The Filtering Database used by this VLAN. This is one of the dot1qFdbId values in the dot1qFdbTable. 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. |
dot1qVlanCurrentEgressPorts | 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5.4.2.1.4 | portlist | read-only |
The set of ports which are transmitting traffic for this VLAN as either tagged or untagged frames. |
dot1qVlanCurrentUntaggedPorts | 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5.4.2.1.5 | portlist | read-only |
The set of ports which are transmitting traffic for this VLAN as untagged frames. |
dot1qVlanStatus | 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5.4.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. |
dot1qVlanCreationTime | 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5.4.2.1.7 | timeticks | read-only |
The value of sysUpTime when this VLAN was created. |
dot1qVlanStaticTable | 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5.4.3 | no-access |
A table containing static configuration information for each VLAN configured into the device by (local or network) management. All entries are permanent and will be restored after the device is reset. |
|
1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5.4.3.1 | no-access |
Static information for a VLAN configured into the device by (local or network) management. |
||
dot1qVlanStaticName | 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5.4.3.1.1 | displaystring | read-write |
An administratively assigned string, which may be used to identify the VLAN. |
dot1qVlanStaticEgressPorts | 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5.4.3.1.2 | portlist | read-write |
The set of ports which are permanently assigned to the egress list for this VLAN by management. Changes to a bit in this object affect the per-port per-VLAN Registrar control for Registration Fixed for the relevant GVRP state machine on each port. A port may not be added in this set if it is already a member of the set of ports in dot1qVlanForbiddenEgressPorts. The default value of this object is a string of zeros of appropriate length, indicating not fixed. |
dot1qVlanForbiddenEgressPorts | 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5.4.3.1.3 | portlist | read-only |
The set of ports which are prohibited by management from being included in the egress list for this VLAN. Changes to this object that cause a port to be included or excluded affect the per-port per-VLAN Registrar control for Registration Forbidden for the relevant GVRP state machine on each port. A port may not be added in this set if it is already a member of the set of ports in dot1qVlanStaticEgressPorts. The default value of this object is a string of zeros of appropriate length, excluding all ports from the forbidden set. |
dot1qVlanStaticUntaggedPorts | 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5.4.3.1.4 | portlist | read-write |
The set of ports which should transmit egress packets for this VLAN as untagged. The default value of this object for the default VLAN (VlanId 001) is a string of appropriate length including all ports. There is no specified default for other VLANs. If a device cannot support a value being set then its agent will reject the set operation. Attempts to set more than one VLAN to be untagged on egress may be rejected by devices which do not support this option. |
dot1qVlanStaticRowState | 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5.4.3.1.5 | integer | read-write |
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 are different from each of the following values. invalid(2) - writing this value to the object, and then the corresponding entry will be removed from the table. valid(3) - this entry is reside in the table. Enumeration: 'other': 1, 'valid': 3, 'invalid': 2. |
dot1qPortVlanTable | 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5.4.4 | no-access |
A table containing per port control and status information for VLAN configuration in the device. |
|
1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5.4.4.1 | no-access |
Information controlling VLAN configuration for a port on the device. This is indexed by dot1dBasePort. |
||
dot1qPvid | 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5.4.4.1.1 | vlanindex | read-write |
The PVID, the VLAN ID assigned to untagged frames or Prority-Tagged frames received on this port. |
dot1qPortIngressFiltering | 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5.4.4.1.2 | truthvalue | read-write |
When this is true(1) the device will discard incoming frames for VLANs which do not include this Port in its Member set. When false(2), the port will accept all incoming frames. This control does not affect VLAN independent BPDU frames, such as GVRP and STP. It does affect VLAN dependent BPDU frames, such as GMRP. |
dot1qPortGvrpStatus | 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5.4.4.1.3 | enabledstatus | read-write |
The state of GVRP operation on this port. The value enabled(1) indicates that GVRP is enabled on this port, as long as dot1qGvrpStatus is also enabled for this device. When disabled(2) but dot1qGvrpStatus is still enabled for the device, GVRP is disabled on this port: any GVRP packets received will be silently discarded and no GVRP registrations will be propagated from other ports. This object affects all GVRP Applicant and Registrar state machines on this port. A transition from disabled(2) to enabled(1) will cause a reset of all GVRP state machines on this port. |
dot1qPortGvrpFailedRegistrations | 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5.4.4.1.4 | counter | read-only |
The total number of failed GVRP registrations, for any reason, on this port. |
dot1qPortGvrpLastPduOrigin | 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.8.5.4.4.1.5 | macaddress | read-only |
The Source MAC Address of the last GVRP message received on this port. |