rcVlanEntry
RAPID-CITY-VSP ·
.1.3.6.1.4.1.2272.1.3.2.1
Object
row
Entry containing configuration information for a
particular Virtual LAN.
The relationship between the various port sets in a
VLAN Entry are :
o The set of ports defined by PortMembers must be a
subset of the set of ports in the underlying STG of
the VLAN.
o The bitwise AND of PortMembers and NotAllowToJoin must
be the empty set.
o The bitwise OR of PortMembers and NotAllowToJoin must
be the set of ports in the underlying STG of the VLAN.
o The set of ports defined by StaticMembers must be a
subset of the set of ports defined by PortMembers.
o The bitwise XOR of PortMembers and StaticMembers defines
the set of dynamic (potential) members of the VLAN.
o The set of ports defined by ActiveMembers must be a subset
of the set of ports defined by PortMembers.
Context
- MIB
- RAPID-CITY-VSP
- OID
.1.3.6.1.4.1.2272.1.3.2.1- Type
- row
- Status
- current
- Parent
- rcVlanTable
- Table
- rcVlanTable
- Children
- 31
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rcVlanId A value that uniquely identifies the Virtual LAN
associated with this entry. This value corresponds
to the lower 12 bits in the IEEE 802.1Q VLAN Tag. | column | RcVlanIdOrNone | .1.3.6.1.4.1.2272.1.3.2.1.1 |
| rcVlanPortMembers The set of ports that are members (static or
dynamic) of this VLAN. | column | PortSet | .1.3.6.1.4.1.2272.1.3.2.1.11 |
| rcVlanActiveMembers The set of ports that are currently active in
this VLAN. Active ports include all static ports
and any dynamic ports where the VLAN policy was
met. | column | PortSet | .1.3.6.1.4.1.2272.1.3.2.1.12 |
| rcVlanStaticMembers The set of ports that are static members of this
VLAN. A static member of a VLAN is always active
and is never aged out. | column | PortSet | .1.3.6.1.4.1.2272.1.3.2.1.13 |
| rcVlanNotAllowToJoin The set of ports that are not allowed to become
members of this VLAN. | column | PortSet | .1.3.6.1.4.1.2272.1.3.2.1.14 |
| rcVlanProtocolId The protocol identifier of this VLAN. This value
is meaningful only if rcVlanType is equal to
byProtocolId(3). For other VLAN types it should
have the value none(0). | column | Enumeration | .1.3.6.1.4.1.2272.1.3.2.1.15 |
| rcVlanSubnetAddr The IP subnet address of this VLAN. This value
is meaningful only if rcVlanType is equal to
byIpSubnet(2). For other VLAN types it should
have the value 0.0.0.0. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2272.1.3.2.1.16 |
| rcVlanSubnetMask The IP subnet mask of this VLAN. This value
is meaningful only if rcVlanType is equal to
byIpSubnet(2). For other VLAN types it should
have the value 0.0.0.0. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2272.1.3.2.1.17 |
| rcVlanAgingTime The timeout period (in seconds) used for aging
out dynamic members of this VLAN. This field is
only relevant for policy-based VLANs. | column | Integer32 | .1.3.6.1.4.1.2272.1.3.2.1.18 |
| rcVlanMacAddress The MAC address assigned to the virtual router
interface of this VLAN. This field is meaningful
only if rcVlanRoutingEnable is equal to true(1). | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.2272.1.3.2.1.19 |
| rcVlanName An administratively-assigned name for this VLAN. | column | OctetString | .1.3.6.1.4.1.2272.1.3.2.1.2 |
| rcVlanRowStatus Used to create/delete entries in the rcVlanTable. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.2272.1.3.2.1.20 |
| rcVlanUserDefinedPid When rcVlanProtocolId is set to usrDefined(15)
in a protocol-based VLAN, this field represents
the 16-bit user defined protocol identifier. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2272.1.3.2.1.26 |
| rcVlanProtocolIds Bitfield of protocol ids. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2272.1.3.2.1.28 |
| rcVlanColor An administratively-assigned color code for this
VLAN. The value of this object is used by the VLAN
Manager GUI tool to select a color when it draws
this VLAN on the screen. | column | Integer32 | .1.3.6.1.4.1.2272.1.3.2.1.3 |
| rcVlanTosValue Tos value. | column | Integer32 | .1.3.6.1.4.1.2272.1.3.2.1.34 |
| rcVlanEncap This is the encapsulation type for userdefined protocol
based vlans. This is not meaningful for other types of
vlan. The default value is null. | column | Enumeration | .1.3.6.1.4.1.2272.1.3.2.1.35 |
| rcVlanFdbAging The timeout period (in seconds) used for aging
out fdb entries of this VLAN. | column | Integer32 | .1.3.6.1.4.1.2272.1.3.2.1.37 |
| rcVlanOspfPassivePortMember The set of ports in the vlan that are designated as
ospf passive | column | PortSet | .1.3.6.1.4.1.2272.1.3.2.1.44 |
| rcVlanNlbMode NLB mode set on a VLAN. | column | Enumeration | .1.3.6.1.4.1.2272.1.3.2.1.46 |
| rcVlanVrfId Indicates the Virtual Router to which the VLAN belongs | column | VrfIdentifier | .1.3.6.1.4.1.2272.1.3.2.1.48 |
| rcVlanVrfName The Name of the Virtual Router to which the VLAN belongs | column | OctetString | .1.3.6.1.4.1.2272.1.3.2.1.49 |
| rcVlanNodalMepList List of nodal Meps assigned to this vlan. A mep
consists of Domain Name, Association name and Mep
Id separated by '.'. Each meps is separated by ',':
<md1>.<ma1>.<mepid1>,<md2>.<m… | column | OctetString | .1.3.6.1.4.1.2272.1.3.2.1.54 |
| rcVlanNumOfNodalMep Number of nodal meps assigned to this vlan | column | Integer32 | .1.3.6.1.4.1.2272.1.3.2.1.55 |
| rcVlanNodalMipLevelList List of nodal Mip levels assigned to this vlan that
allows Mip functionality to be enabled on a per level
per vlan basis. A mip level is represented by an
integer ranging from 0 t… | column | OctetString | .1.3.6.1.4.1.2272.1.3.2.1.56 |
| rcVlanNumOfNodalMipLevel Number of nodal mip levels assigned to this vlan that
allows MIP functionality to be enabled on a per level
per vlan basis. | column | Integer32 | .1.3.6.1.4.1.2272.1.3.2.1.57 |
| rcVlanIfIndex When rcVlanRoutingEnable is set to true(1), this
value indicates the 'logical' ifIndex assigned to
this VLAN. Otherwise, this value is meaningless
and should be set to zero. | column | InterfaceIndex | .1.3.6.1.4.1.2272.1.3.2.1.6 |
| rcVlanPlsbIsid Plsb i-sid number assigned to a C-vlan. Default 0 value
indicates that no i-sid has been assinged. | column | Integer32 | .1.3.6.1.4.1.2272.1.3.2.1.61 |
| rcVlanAction VLAN related actions. | column | Enumeration | .1.3.6.1.4.1.2272.1.3.2.1.7 |
| rcVlanResult The result from the last VLAN action. | column | Enumeration | .1.3.6.1.4.1.2272.1.3.2.1.8 |
| rcVlanStgId Indicates the Spanning Tree Group (STG) used by
this VLAN to determine the state of its ports.
If this VLAN is not associated with any STG, this
value should be set to zero. | column | Integer32 | .1.3.6.1.4.1.2272.1.3.2.1.9 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| rcVlanId A value that uniquely identifies the Virtual LAN
associated with this entry. This value corresponds
to the lower 12 bits in the IEEE 802.1Q VLAN Tag. | column | RcVlanIdOrNone | .1.3.6.1.4.1.2272.1.3.2.1.1 |