ctVlanClassifyRowInfo
CTRON-VLAN-CLASSIFY-MIB ·
.1.3.6.1.4.1.52.4.1.2.16.6.1.4.1.7
Object
column
SNMPv2-TCDisplayString
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
ctVlanClassifyRowStatus for this conceptual row is in
the 'notReady' state. A management station should read
this object and display it to the user in this case.
A conceptual row that does not fall into this category may
simply return a single NULL, but may also provide any useful
info of its choice. A management station may attempt to
display such info if it so chooses, but is under no burden
to do so.
Context
- MIB
- CTRON-VLAN-CLASSIFY-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.16.6.1.4.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ctVlanClassifyEntry
- Table
- ctVlanClassifyTable
- Siblings
- 6
Values & Constraints
Type Constraints
range: 0..255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ctVlanClassifyVlanIndex 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. | column | VlanIndex | .1.3.6.1.4.1.52.4.1.2.16.6.1.4.1.1 |
| ctVlanClassifyDataMeaning 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 clas… | column | CtVlanClassifyType | .1.3.6.1.4.1.52.4.1.2.16.6.1.4.1.2 |
| ctVlanClassifyDataVal 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… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.52.4.1.2.16.6.1.4.1.3 |
| ctVlanClassifyDataMask 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… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.52.4.1.2.16.6.1.4.1.4 |
| ctVlanClassifyIngressList 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 … | column | Q-BRIDGE-MIBPortList | .1.3.6.1.4.1.52.4.1.2.16.6.1.4.1.5 |
| ctVlanClassifyRowStatus 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 … | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.52.4.1.2.16.6.1.4.1.6 |