CTRON-VLAN-CLASSIFY-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
10
ctVlanClassifyTable
table.1.3.6.1.4.1.52.4.1.2.16.6.1.4
·
1 row entry
·
7 columns
Uses the cabletron variant from
Command help
/opt/observium/mibs/cabletron.
Walk ctVlanClassifyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTRON-VLAN-CLASSIFY-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-VLAN-CLASSIFY-MIB::ctVlanClassifyTable'
A table containing configuration information for each VLAN classification configured into the device by (local or network) management. All entries are permanent and will be restored after the device is reset.
Describes a particular entry of ctVlanClassifyTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The VLAN index for this entry. Any packet meeting the
classification criteria specified by this conceptual row will be put into the VLAN indicated by this object. |
VlanIndex | .1.3.6.1.4.1.52.4.1.2.16.6.1.4.1.1 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The meaning of the ctVlanClassifyDataVal leaf for this
conceptual row. The ctVlanClassifyDataVal specifies a particular value which, when compared to packet data, is used to classify that packet into a particular VLAN.… |
CtVlanClassifyType Type Values:
|
.1.3.6.1.4.1.52.4.1.2.16.6.1.4.1.2 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The data value associated with ctVlanClassifyDataMeaning.
The explicit range of this value is any unsigned 32-bit integer(0..4294967295). This range may vary, however, depending upon the value of ctVlanClassifyDataMea… |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.52.4.1.2.16.6.1.4.1.3 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
This object is the one's complement of a 32-bit mask.
This mask is applicable to the data comparison of ctVlanClassifyDataVal. The mask is applied to the actual packet data under consideration through a logical bitwise… |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.52.4.1.2.16.6.1.4.1.4 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The set of ports on which this classification rule applies.
Classification occurs on ingress. An agent implementation should allow a set operation of this object to create a row if it does not exist. |
Q-BRIDGE-MIBPortListr/w | .1.3.6.1.4.1.52.4.1.2.16.6.1.4.1.5 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
This object provides both control and status for the
associated conceptual row in the table. Rows can be created in two ways. createAndGo - The specified row will be created and activated if the inst… |
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.52.4.1.2.16.6.1.4.1.6 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
This object provides info about this row in the form of
an ASCII string, suitable for display purposes. The intended purpose of this object is to provide an 'agent-specific' explanation as to why the ctVlanClassifyRowS… |
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: 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.52.4.1.2.16.6.1.4.1.7 |
.1.3.6.1.4.1.52.4.1.2.16.6.1.5
·
1 row entry
·
3 columns
Uses the cabletron variant from
Command help
/opt/observium/mibs/cabletron.
Walk ctVlanClassifyAbilityTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTRON-VLAN-CLASSIFY-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-VLAN-CLASSIFY-MIB::ctVlanClassifyAbilityTable'
A table containing information for each of the VLAN classification types. Types for which there is no corresponding row are not supported by this device.
Describes a particular entry of ctVlanClassifyAbilityTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The VLAN classification type associated with this entry.
|
CtVlanClassifyType Type Values:
|
.1.3.6.1.4.1.52.4.1.2.16.6.1.5.1.1 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The set of ports on which the classification type
specified by ctVlanClassifyAbility is supported. |
Q-BRIDGE-MIBPortList | .1.3.6.1.4.1.52.4.1.2.16.6.1.5.1.2 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The action taken for all frames which apply this entry's
associated classification rule. When this object is forwardNoFrames(1), the device will drop all frames which apply this classification rule. … |
Enumeration | .1.3.6.1.4.1.52.4.1.2.16.6.1.5.1.3 |