GARP-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
19
Rows
19
Columns
84
.1.3.6.1.4.1.27514.1.2.4.2.1.1.6
·
1 row entry
·
2 columns
Uses the qtech variant from
Command help
/opt/observium/mibs/qtech.
Walk gDot1qVlanIndexMappingTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'GARP-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GARP-MIB::gDot1qVlanIndexMappingTable'
This table gives the mapping of linear indices to VLAN Indices. It is necessary because CCDGEN doesn't support nonlinear indices.
Each entry maps a linear index to a VLAN index.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The durable slot index for this VLAN
|
Integer32 Constraints: range: 1-64 |
.1.3.6.1.4.1.27514.1.2.4.2.1.1.6.1.1 |
|
DURABLE: { 0:all }
The actual VLAN index for this durable VLAN slot |
VlanIndex Description: A value used to index per-VLAN tables: values of 0 and 4095 are not permitted; if the value is between 1 and 4094 inclusive, it represents an IEEE 802.1Q VLAN-ID with global scope within a given bridged domain (see Vlan… |
.1.3.6.1.4.1.27514.1.2.4.2.1.1.6.1.2 |
gDot1qFdbTable
table.1.3.6.1.4.1.27514.1.2.4.2.1.2.1
·
1 row entry
·
2 columns
Uses the qtech variant from
Command help
/opt/observium/mibs/qtech.
Walk gDot1qFdbTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'GARP-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GARP-MIB::gDot1qFdbTable'
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 gDot1qVlanCurrentTable.
Information about a specific Filtering Database.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The identity of this Filtering Database.
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.27514.1.2.4.2.1.2.1.1.1 |
|
The current number of dynamic entries in this
Filtering Database. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.27514.1.2.4.2.1.2.1.1.2 |
gDot1qTpFdbTable
table.1.3.6.1.4.1.27514.1.2.4.2.1.2.2
·
1 row entry
·
3 columns
Uses the qtech variant from
Command help
/opt/observium/mibs/qtech.
Walk gDot1qTpFdbTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'GARP-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GARP-MIB::gDot1qTpFdbTable'
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
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
A unicast MAC address for which the device has
forwarding and/or filtering information. |
SNMPv2-TCMacAddress Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.27514.1.2.4.2.1.2.2.1.1 |
||||||||||
|
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 gDot1qTpFdbAddress has been seen. A value of '0' indicates that the port… |
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27514.1.2.4.2.1.2.2.1.2 |
||||||||||
|
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 gDot1qTpFdbPort,… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.27514.1.2.4.2.1.2.2.1.3 |
gDot1qTpGroupTable
table.1.3.6.1.4.1.27514.1.2.4.2.1.2.3
·
1 row entry
·
3 columns
Uses the qtech variant from
Command help
/opt/observium/mibs/qtech.
Walk gDot1qTpGroupTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'GARP-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GARP-MIB::gDot1qTpGroupTable'
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.
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 b…
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 b…
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The destination Group MAC address in a frame to which
this entry's filtering information applies. |
SNMPv2-TCMacAddress Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.27514.1.2.4.2.1.2.3.1.1 |
|
The complete set of ports, in this VLAN, 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… |
PortList Description: Each octet within this value specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents… |
.1.3.6.1.4.1.27514.1.2.4.2.1.2.3.1.2 |
|
The subset of ports in gDot1qTpGroupEgressPorts which
were learnt by GMRP or some other dynamic mechanism, in this Filtering database. |
PortList Description: Each octet within this value specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents… |
.1.3.6.1.4.1.27514.1.2.4.2.1.2.3.1.3 |
gDot1qForwardAllTable
table.1.3.6.1.4.1.27514.1.2.4.2.1.2.4
·
1 row entry
·
4 columns
Uses the qtech variant from
Command help
/opt/observium/mibs/qtech.
Walk gDot1qForwardAllTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'GARP-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GARP-MIB::gDot1qForwardAllTable'
A table containing forwarding information for each VLAN, specifying the set of ports to which forwarding of all multicasts applies, configured statically by management or dynamically by GMRP. An entry appears in this table for all VLANs that are currently instantiated.
Forwarding information for a VLAN, specifying the set
of ports to which all multicasts should be forwarded,
configured statically by management or dynamically by
GMRP.
of ports to which all multicasts should be forwarded,
configured statically by management or dynamically by
GMRP.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The complete set of ports in this VLAN to which all
multicast group-addressed frames are to be forwarded. This includes ports for which this need has been determined dynamically by GMRP, or configured statically by mana… |
PortList Description: Each octet within this value specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents… |
.1.3.6.1.4.1.27514.1.2.4.2.1.2.4.1.1 |
|
DURABLE: { 0:all }
This is here only to allow the VLAN index to be saved along with the corresponding forward all table entry. |
VlanIndex Description: A value used to index per-VLAN tables: values of 0 and 4095 are not permitted; if the value is between 1 and 4094 inclusive, it represents an IEEE 802.1Q VLAN-ID with global scope within a given bridged domain (see Vlan… |
.1.3.6.1.4.1.27514.1.2.4.2.1.2.4.1.2 |
|
DURABLE: { 0:all }
The set of ports configured by management in this VLAN to which all multicast group-addressed frames are to be forwarded. Ports entered in this list will also appear in the complete set shown by gDot… |
PortListr/w Description: Each octet within this value specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents… |
.1.3.6.1.4.1.27514.1.2.4.2.1.2.4.1.3 |
|
DURABLE: { 0:all }
The set of ports configured by management in this VLAN for which the Service Requirement attribute Forward All Multicast Groups may not be dynamically registered by GMRP. This value will be restored … |
PortListr/w Description: Each octet within this value specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents… |
.1.3.6.1.4.1.27514.1.2.4.2.1.2.4.1.4 |
.1.3.6.1.4.1.27514.1.2.4.2.1.2.5
·
1 row entry
·
4 columns
Uses the qtech variant from
Command help
/opt/observium/mibs/qtech.
Walk gDot1qForwardUnregisteredTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'GARP-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GARP-MIB::gDot1qForwardUnregisteredTable'
A table containing forwarding information for each VLAN, specifying the set of ports to which forwarding of multicast group-addressed frames for which there is no more specific forwarding information applies. This is configured statically by management and determined dynamically by GMRP. An entry appears in this table for all VLANs that are currently instantiated.
Forwarding information for a VLAN, specifying the set
of ports to which all multicasts for which there is no
more specific forwarding information shall be forwarded.
This is configured statically by management or
dynami…
of ports to which all multicasts for which there is no
more specific forwarding information shall be forwarded.
This is configured statically by management or
dynami…
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The complete set of ports in this VLAN to which
multicast group-addressed frames for which there is no more specific forwarding information will be forwarded. This includes ports for which this need has been determined … |
PortList Description: Each octet within this value specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents… |
.1.3.6.1.4.1.27514.1.2.4.2.1.2.5.1.1 |
|
DURABLE: { 0:all }
This is here only to allow the VLAN index to be saved along with the corresponding forward unregistered table entry. |
VlanIndex Description: A value used to index per-VLAN tables: values of 0 and 4095 are not permitted; if the value is between 1 and 4094 inclusive, it represents an IEEE 802.1Q VLAN-ID with global scope within a given bridged domain (see Vlan… |
.1.3.6.1.4.1.27514.1.2.4.2.1.2.5.1.2 |
|
DURABLE: { 0:all }
The set of ports configured by management, in this VLAN, to which multicast group-addressed frames for which there is no more specific forwarding information are to be forwarded. Ports entered in th… |
PortListr/w Description: Each octet within this value specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents… |
.1.3.6.1.4.1.27514.1.2.4.2.1.2.5.1.3 |
|
DURABLE: { 0:all }
The set of ports configured by management in this VLAN for which the Service Requirement attribute Forward Unregistered Multicast Groups may not be dynamically registered by GMRP. This value will be… |
PortListr/w Description: Each octet within this value specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents… |
.1.3.6.1.4.1.27514.1.2.4.2.1.2.5.1.4 |
gDot1qStaticUnicastTable
table.1.3.6.1.4.1.27514.1.2.4.2.1.3.1
·
1 row entry
·
4 columns
Uses the qtech variant from
Command help
/opt/observium/mibs/qtech.
Walk gDot1qStaticUnicastTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'GARP-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GARP-MIB::gDot1qStaticUnicastTable'
A table containing filtering information for Unicast MAC addresses for each Filtering Database, configured into the device by (local or network) management specifying the set of ports to which frames received from specific ports and containing specific unicast destination addresses are allowed to be forwarded. A value of zero in this table as the port number from which frames with a specific destination address are received, is used to specify all ports for which there is no specific entry in this table for that particular destination address. Entries are valid for unicast addresses only.
Filtering information configured into the device by
(local or network) management specifying the set of
ports to which frames received from a specific port and
containing a specific unicast destination address are
allow…
(local or network) management specifying the set of
ports to which frames received from a specific port and
containing a specific unicast destination address are
allow…
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The destination MAC address in a frame to which this
entry's filtering information applies. This object must take the value of a unicast address. |
SNMPv2-TCMacAddress Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.27514.1.2.4.2.1.3.1.1.1 |
||||||||||
|
Either the value '0', or the port number of the port
from which a frame must be received in order for this entry's filtering information to apply. A value of zero indicates that this entry applies on all ports of the d… |
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27514.1.2.4.2.1.3.1.1.2 |
||||||||||
|
The set of ports for which a frame with a specific
unicast address will be flooded in the event that it has not been learned. It also specifies the set of ports a specific unicast address may be dynamically learnt on. … |
PortListr/w Description: Each octet within this value specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents… |
.1.3.6.1.4.1.27514.1.2.4.2.1.3.1.1.3 |
||||||||||
|
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. invalid(2) - writing this value to the… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27514.1.2.4.2.1.3.1.1.4 |
.1.3.6.1.4.1.27514.1.2.4.2.1.3.2
·
1 row entry
·
7 columns
Uses the qtech variant from
Command help
/opt/observium/mibs/qtech.
Walk gDot1qStaticMulticastTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'GARP-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GARP-MIB::gDot1qStaticMulticastTable'
A table containing filtering information for Multicast and Broadcast MAC addresses for each VLAN, configured into the device by (local or network) management specifying the set of ports to which frames received from specific ports and containing specific Multicast and Broadcast destination addresses are allowed to be forwarded. A value of zero in this table as the port number from which frames with a specific destination address are received, is used to specify all ports for which there is no specific entry in this table for that particular destination address. Entries are valid for Multicast and Broadcast addresses only.
Filtering information configured into the device by
(local or network) management specifying the set of
ports to which frames received from this specific port
for this VLAN and containing this Multicast or Broadcast
des…
(local or network) management specifying the set of
ports to which frames received from this specific port
for this VLAN and containing this Multicast or Broadcast
des…
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
DURABLE: { 0:all }
This is here to allow the VLAN Index to be saved along with the corresponding multicast table entry. |
VlanIndex Description: A value used to index per-VLAN tables: values of 0 and 4095 are not permitted; if the value is between 1 and 4094 inclusive, it represents an IEEE 802.1Q VLAN-ID with global scope within a given bridged domain (see Vlan… |
.1.3.6.1.4.1.27514.1.2.4.2.1.3.2.1.1 |
||||||||||
|
DURABLE: { 0:all}
The destination MAC address in a frame to which this entry's filtering information applies. This object must take the value of a Multicast or Broadcast address. |
SNMPv2-TCMacAddress Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.27514.1.2.4.2.1.3.2.1.2 |
||||||||||
|
DURABLE: { 0:all }
Either the value '0', or the port number of the port from which a frame must be received in order for this entry's filtering information to apply. A value of zero indicates that this entry applies on… |
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27514.1.2.4.2.1.3.2.1.3 |
||||||||||
|
DURABLE: { 0:all }
The set of ports to which frames received from a specific port and destined for a specific Multicast or Broadcast MAC address must be forwarded, regardless of any dynamic information e.g. from GMRP. … |
PortListr/w Description: Each octet within this value specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents… |
.1.3.6.1.4.1.27514.1.2.4.2.1.3.2.1.4 |
||||||||||
|
DURABLE: { 0:all }
The set of ports to which frames received from a specific port and destined for a specific Multicast or Broadcast MAC address must not be forwarded, regardless of any dynamic information e.g. from GMR… |
PortListr/w Description: Each octet within this value specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents… |
.1.3.6.1.4.1.27514.1.2.4.2.1.3.2.1.5 |
||||||||||
|
DURABLE: { 0:all }
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. invalid(2) - writing this v… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27514.1.2.4.2.1.3.2.1.6 |
||||||||||
|
This object is used to add a mcast to garp so that other devices can learn it.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27514.1.2.4.2.1.3.2.1.7 |
gDot1qVlanCurrentTable
table.1.3.6.1.4.1.27514.1.2.4.2.1.4.2
·
1 row entry
·
7 columns
Uses the qtech variant from
Command help
/opt/observium/mibs/qtech.
Walk gDot1qVlanCurrentTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'GARP-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GARP-MIB::gDot1qVlanCurrentTable'
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
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
A TimeFilter for this entry. See the TimeFilter
textual convention to see how this works. |
TimeFilter Based On: SNMPv2-SMITimeTicks Description: To be used for the index to a table. Allows an application to download only those rows changed since a particular time. A row is considered changed if the value of any object in the row changes or if the row is created… |
.1.3.6.1.4.1.27514.1.2.4.2.1.4.2.1.1 |
||||||
|
The VLAN-ID or other identifier refering to this VLAN.
|
VlanIndex Description: A value used to index per-VLAN tables: values of 0 and 4095 are not permitted; if the value is between 1 and 4094 inclusive, it represents an IEEE 802.1Q VLAN-ID with global scope within a given bridged domain (see Vlan… |
.1.3.6.1.4.1.27514.1.2.4.2.1.4.2.1.2 |
||||||
|
The Filtering Database used by this VLAN. This is one
of the gDot1qFdbId values in the gDot1qFdbTable. This value is allocated automatically by the device whenever the VLAN is created: either dynamically by GVRP, or b… |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.27514.1.2.4.2.1.4.2.1.3 |
||||||
|
The set of ports which are transmitting traffic for
this VLAN as either tagged or untagged frames. |
PortList Description: Each octet within this value specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents… |
.1.3.6.1.4.1.27514.1.2.4.2.1.4.2.1.4 |
||||||
|
The set of ports which are transmitting traffic for
this VLAN as untagged frames. |
PortList Description: Each octet within this value specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents… |
.1.3.6.1.4.1.27514.1.2.4.2.1.4.2.1.5 |
||||||
|
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.27514.1.2.4.2.1.4.2.1.6 |
||||||
|
The value of sysUpTime when this VLAN was created.
|
SNMPv2-SMITimeTicks Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.27514.1.2.4.2.1.4.2.1.7 |
gDot1qVlanStaticTable
table.1.3.6.1.4.1.27514.1.2.4.2.1.4.3
·
1 row entry
·
7 columns
Uses the qtech variant from
Command help
/opt/observium/mibs/qtech.
Walk gDot1qVlanStaticTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'GARP-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GARP-MIB::gDot1qVlanStaticTable'
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.
Static information for a VLAN configured into the
device by (local or network) management.
device by (local or network) management.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
DURABLE: { 'Default' }
An administratively assigned string, which may be used to identify the VLAN. |
SNMPv2-TCDisplayStringr/w Constraints: range: 0-32Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.27514.1.2.4.2.1.4.3.1.1 |
||||||||||||
|
DURABLE: { 0:all }
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 f… |
PortListr/w Description: Each octet within this value specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents… |
.1.3.6.1.4.1.27514.1.2.4.2.1.4.3.1.2 |
||||||||||||
|
DURABLE: { 0:all }
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-VL… |
PortListr/w Description: Each octet within this value specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents… |
.1.3.6.1.4.1.27514.1.2.4.2.1.4.3.1.3 |
||||||||||||
|
DURABLE: { 0:all }
The set of ports which should transmit egress packets for this VLAN as untagged. The default value of this object for the default VLAN (gDot1qVlanIndex = 1) is a string of appropriate length includin… |
PortListr/w Description: Each octet within this value specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents… |
.1.3.6.1.4.1.27514.1.2.4.2.1.4.3.1.4 |
||||||||||||
|
This object indicates the status of this entry.
|
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.27514.1.2.4.2.1.4.3.1.5 |
||||||||||||
|
This object is used to add a vlan to garp so that other devices can learn it.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27514.1.2.4.2.1.4.3.1.6 |
||||||||||||
|
This object is used to Get/Set current vlan's spanning-tree group num
|
Integer32r/w Constraints: range: 0-15 |
.1.3.6.1.4.1.27514.1.2.4.2.1.4.3.1.7 |
gDot1qPortVlanTable
table.1.3.6.1.4.1.27514.1.2.4.2.1.4.5
·
1 row entry
·
6 columns
Uses the qtech variant from
Command help
/opt/observium/mibs/qtech.
Walk gDot1qPortVlanTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'GARP-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GARP-MIB::gDot1qPortVlanTable'
A table containing per port control and status information for VLAN configuration in the device.
Information controlling VLAN configuration for a port
on the device. This is indexed by dot1dBasePort.
on the device. This is indexed by dot1dBasePort.
Indexes
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
DURABLE: { 1:all }
The PVID, the VLAN ID assigned to untagged frames or Prority-Tagged frames received on this port. |
VlanIndexr/w Description: A value used to index per-VLAN tables: values of 0 and 4095 are not permitted; if the value is between 1 and 4094 inclusive, it represents an IEEE 802.1Q VLAN-ID with global scope within a given bridged domain (see Vlan… |
.1.3.6.1.4.1.27514.1.2.4.2.1.4.5.1.1 |
||||
|
DURABLE: { 1:all }
When this is admitOnlyVlanTagged(2) the device will discard untagged frames or Prority-Tagged frames received on this port. When admitAll(1), untagged frames or Prority-Tagged frames received on this… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27514.1.2.4.2.1.4.5.1.2 |
||||
|
DURABLE: {1:all}
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 con… |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.27514.1.2.4.2.1.4.5.1.3 |
||||
|
DURABLE: {enabled:all}
The state of GVRP operation on this port. The value enabled(1) indicates that GVRP is enabled on this port, as long as gDot1qGvrpStatus is also enabled for this device. When disabled(2) but gDot… |
EnabledStatusr/w Type Values:
Description: A simple status value for the object. |
.1.3.6.1.4.1.27514.1.2.4.2.1.4.5.1.4 |
||||
|
The total number of failed GVRP registrations, for any
reason, on this port. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.27514.1.2.4.2.1.4.5.1.5 |
||||
|
The Source MAC Address of the last GVRP message
received on this port. |
SNMPv2-TCMacAddress Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.27514.1.2.4.2.1.4.5.1.6 |
.1.3.6.1.4.1.27514.1.2.4.2.1.4.6
·
1 row entry
·
4 columns
Uses the qtech variant from
Command help
/opt/observium/mibs/qtech.
Walk gDot1qLearningConstraintsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'GARP-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GARP-MIB::gDot1qLearningConstraintsTable'
A table containing learning constraints for sets of Shared and Independendent VLANs.
A learning constraint defined for a VLAN.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The index of the row in gDot1qVlanCurrentTable for the
VLAN constrained by this entry. |
VlanIndex Description: A value used to index per-VLAN tables: values of 0 and 4095 are not permitted; if the value is between 1 and 4094 inclusive, it represents an IEEE 802.1Q VLAN-ID with global scope within a given bridged domain (see Vlan… |
.1.3.6.1.4.1.27514.1.2.4.2.1.4.6.1.1 |
||||||||||||
|
The identity of the constraint set to which
gDot1qConstraintVlan belongs. These values may be chosen by the management station. |
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.27514.1.2.4.2.1.4.6.1.2 |
||||||||||||
|
The type of constraint this entry defines.
independent(1) - the VLAN, gDot1qConstraintVlan, uses an independent filtering database from all other VLANs in the same set, defined by gDot1qConstraintSet. shared… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27514.1.2.4.2.1.4.6.1.3 |
||||||||||||
|
The status of this entry.
|
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.27514.1.2.4.2.1.4.6.1.4 |
gDot1dPortGarpTable
table.1.3.6.1.4.1.27514.1.2.4.2.1.5.1
·
1 row entry
·
4 columns
Uses the qtech variant from
Command help
/opt/observium/mibs/qtech.
Walk gDot1dPortGarpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'GARP-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GARP-MIB::gDot1dPortGarpTable'
A table of GARP control information about every bridge port. This is indexed by gDot1qBasePort.
GARP control information for a bridge port.
Indexes
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
The enabled/disabled status of the port for all
GARP protocol instances. This should be set according to the current link state of the port |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27514.1.2.4.2.1.5.1.1.1 |
||||
|
DURABLE: { 20:all }
The GARP Join time, in centiseconds. |
SNMPv2-TCTimeIntervalr/w Type Constraints: range: 0..2147483647Description: A period of time, measured in units of 0.01 seconds. |
.1.3.6.1.4.1.27514.1.2.4.2.1.5.1.1.2 |
||||
|
DURABLE: { 60:all }
The GARP Leave time, in centiseconds. |
SNMPv2-TCTimeIntervalr/w Type Constraints: range: 0..2147483647Description: A period of time, measured in units of 0.01 seconds. |
.1.3.6.1.4.1.27514.1.2.4.2.1.5.1.1.3 |
||||
|
DURABLE: { 1000:all }
The GARP LeaveAll time, in centiseconds. |
SNMPv2-TCTimeIntervalr/w Type Constraints: range: 0..2147483647Description: A period of time, measured in units of 0.01 seconds. |
.1.3.6.1.4.1.27514.1.2.4.2.1.5.1.1.4 |
gDot1dPortGmrpTable
table.1.3.6.1.4.1.27514.1.2.4.2.1.6.1
·
1 row entry
·
4 columns
Uses the qtech variant from
Command help
/opt/observium/mibs/qtech.
Walk gDot1dPortGmrpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'GARP-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GARP-MIB::gDot1dPortGmrpTable'
A table of GMRP control and status information about every bridge port. Augments the gDot1qBasePortTable.
GMRP control and status information for a bridge port.
Indexes
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
The port number of the port for which this entry
contains GMRP management information. |
Integer32 Constraints: range: 1-128 |
.1.3.6.1.4.1.27514.1.2.4.2.1.6.1.1.1 |
||||
|
DURABLE: { enabled:all }
The administrative state of GMRP operation on this port. The value enabled(1) indicates that GMRP is enabled on this port in all VLANs as long as garpGmrpStatus is also enabled(1). A value of di… |
EnabledStatusr/w Type Values:
Description: A simple status value for the object. |
.1.3.6.1.4.1.27514.1.2.4.2.1.6.1.1.2 |
||||
|
The total number of failed GMRP registrations, for any
reason, in all VLANs, on this port. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.27514.1.2.4.2.1.6.1.1.3 |
||||
|
The Source MAC Address of the last GMRP message
received on this port. |
SNMPv2-TCMacAddress Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.27514.1.2.4.2.1.6.1.1.4 |
gDot1qDoubleTaggingTable
table.1.3.6.1.4.1.27514.1.2.4.2.1.8.3
·
1 row entry
·
4 columns
Uses the qtech variant from
Command help
/opt/observium/mibs/qtech.
Walk gDot1qDoubleTaggingTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'GARP-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GARP-MIB::gDot1qDoubleTaggingTable'
This table is used to config the double tagging function.
Information about double tagging table entry.
Indexes
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
The index of double tagging entry.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27514.1.2.4.2.1.8.3.1.1 |
||||||
|
Port's 8021q-in-8021q mode:
dtagModeNone means QinQ is disabled; dtagModeInternal means incoming pkt's will be inserted a tag if it has no tag or its' tag-id doesn't match that of the port. dtagModeExternal means incomi… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27514.1.2.4.2.1.8.3.1.2 |
||||||
|
Used to change the original tag's(i.e.customer tag) tpid of packet when dtag enabled.
|
Integer32r/w Constraints: range: 1-65535 |
.1.3.6.1.4.1.27514.1.2.4.2.1.8.3.1.3 |
||||||
|
Used to change the new tag's(i.e.service-provider tag) tpid of packet when dtag enabled.
|
Integer32r/w Constraints: range: 1-65535 |
.1.3.6.1.4.1.27514.1.2.4.2.1.8.3.1.4 |
gDot1qVlanMacTable
table.1.3.6.1.4.1.27514.1.2.4.2.1.8.5
·
1 row entry
·
4 columns
Uses the qtech variant from
Command help
/opt/observium/mibs/qtech.
Walk gDot1qVlanMacTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'GARP-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GARP-MIB::gDot1qVlanMacTable'
This table is used to assign a VLAN ID for a packet based on the source MAC Address. If an entry is found, then the VLAN ID, PRIORITY of vlan mac table will be used for the packet.
Information about a vlan mac table entry.
Indexes
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
The index of vlan mac table entry.
|
SNMPv2-TCMacAddress Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.27514.1.2.4.2.1.8.5.1.1 |
||||||
|
Vlan id to be assigned to the packet.
|
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27514.1.2.4.2.1.8.5.1.2 |
||||||
|
Priority to be assigned to the packet.
|
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27514.1.2.4.2.1.8.5.1.3 |
||||||
|
table entry status.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27514.1.2.4.2.1.8.5.1.4 |
gDot1qVlanSubnetTable
table.1.3.6.1.4.1.27514.1.2.4.2.1.8.6
·
1 row entry
·
5 columns
Uses the qtech variant from
Command help
/opt/observium/mibs/qtech.
Walk gDot1qVlanSubnetTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'GARP-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GARP-MIB::gDot1qVlanSubnetTable'
This table is used to assign a VLAN ID for a packet based on the source IP Address.
Information about a vlan subnet table entry.
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
The first index of vlan subnet table entry.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.27514.1.2.4.2.1.8.6.1.1 |
||||||
|
The second index of vlan subnet table entry.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.27514.1.2.4.2.1.8.6.1.2 |
||||||
|
Vlan id to be assigned to the packet.
|
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27514.1.2.4.2.1.8.6.1.3 |
||||||
|
Priority to be assigned to the packet.
|
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27514.1.2.4.2.1.8.6.1.4 |
||||||
|
table entry status.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27514.1.2.4.2.1.8.6.1.5 |
gDot1qVlanProtoTable
table.1.3.6.1.4.1.27514.1.2.4.2.1.8.7
·
1 row entry
·
5 columns
Uses the qtech variant from
Command help
/opt/observium/mibs/qtech.
Walk gDot1qVlanProtoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'GARP-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GARP-MIB::gDot1qVlanProtoTable'
This table is used to assign a VLAN for a packet based on the protocol(FrameType,EtherType)and the ingress port.
Information about a vlan protocol table entry.
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
Frame type??the first index of vlan protocol entry.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27514.1.2.4.2.1.8.7.1.1 |
||||||
|
Ether type??the second index of vlan protocol entry.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27514.1.2.4.2.1.8.7.1.2 |
||||||
|
Ingress, wthe third index of vlan protocol entry.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27514.1.2.4.2.1.8.7.1.3 |
||||||
|
Vlan id to be assigned to packet.
|
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27514.1.2.4.2.1.8.7.1.4 |
||||||
|
table entry status.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27514.1.2.4.2.1.8.7.1.5 |
.1.3.6.1.4.1.27514.1.2.4.2.1.8.8
·
1 row entry
·
5 columns
Uses the qtech variant from
Command help
/opt/observium/mibs/qtech.
Walk gDot1qVlanTranslationTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'GARP-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GARP-MIB::gDot1qVlanTranslationTable'
This table is used to to translate the VLAN ID of an incoming tagged packet to another VLAN ID based on the ingress port and incoming packet VLAN ID.
Information about a vlan translation table entry.
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
The first index of vlan translation table entry.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27514.1.2.4.2.1.8.8.1.1 |
||||||
|
The second index of vlan translation table entry.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27514.1.2.4.2.1.8.8.1.2 |
||||||
|
The new vlan id to be assigned to the packet who match
a vlan translation table entry. |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27514.1.2.4.2.1.8.8.1.3 |
||||||
|
The priority field of vlan translation table.
|
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.27514.1.2.4.2.1.8.8.1.4 |
||||||
|
table entry status.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.27514.1.2.4.2.1.8.8.1.5 |