nbsVlanFwdIngressTagAction
NBS-VLAN-FWD-MIB ·
.1.3.6.1.4.1.629.215.1.2.1.7
Object
column
r/w
Enumeration
Specifies what tagging action to perform on incoming frames on
this port:
add(2) a new outer VLAN tag to each incoming frame, using
nbsVlanFwdVid and nbsVlanFwdPriority;
strip(3) the outer VLAN tag from each incoming frame;
retain(4) tagging as is on each incoming frame.
Context
- MIB
- NBS-VLAN-FWD-MIB
- OID
.1.3.6.1.4.1.629.215.1.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nbsVlanFwdEntry
- Table
- nbsVlanFwdTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notSupported |
2 | add |
3 | strip |
4 | retain |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| nbsVlanFwdIfIndex The Mib2 ifIndex of this VLAN Forwarding port | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.629.215.1.2.1.1 |
| nbsVlanFwdVidList A list of VLAN ids as a free format text string. A non-empty
string indicates that the port only forwards frames to other
port(s) having the same VLAN id(s).
For example: 1001
spe… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.629.215.1.2.1.2 |
| nbsVlanFwdVid Specifies the VLAN id to be used when adding a new outer VLAN
tag to frames. | column | Integer32 | .1.3.6.1.4.1.629.215.1.2.1.3 |
| nbsVlanFwdPriority Specifies the priority to be used when adding a new outer VLAN
tag to frames. | column | Integer32 | .1.3.6.1.4.1.629.215.1.2.1.4 |
| nbsVlanFwdEgressTagAction Specifies what tagging action to perform on outgoing frames from
this port:
add(2) a new outer VLAN tag to each outgoing frame, using
nbsVlanFwdVid and nbsVlanFwdPr… | column | Enumeration | .1.3.6.1.4.1.629.215.1.2.1.5 |
| nbsVlanFwdEgressTagCapability This bitmask indicates which nbsVlanPortEgressTagAction values
are supported: add(2) if bit 2 is set, strip(3) if bit 3 is set,
and retain(4) if bit 4 is set. | column | OctetString | .1.3.6.1.4.1.629.215.1.2.1.6 |
| nbsVlanFwdIngressTagCapability This bitmask indicates which nbsVlanPortIngressTagAction values
are supported: add(2) if bit 2 is set, strip(3) if bit 3 is set,
and retain(4) if bit 4 is set. | column | OctetString | .1.3.6.1.4.1.629.215.1.2.1.8 |