PRVT-SUPER-VLAN-MIB
AI MIB Summary
The PRVT-SUPER-VLAN-MIB provides vendor-specific management access to configure and monitor Super VLAN (Private VLAN) structures, including the mapping of sub-VLANs to a common gateway and the tracking of associated MAC address tables and interface states. This module enables the administration of Layer 2 isolation policies and broadcast domain aggregation on network switches supporting private VLAN implementations.
Private MIB supporting Super VLANs
Main OID:
prvtSuperVlanMIB.1.3.6.1.4.1.738.1.5.136
20
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
20 total| Object Name |
|---|
prvtSuperVlanMIBPrivate MIB supporting Super VLANs MODULE-IDENTITY .1.3.6.1.4.1.738.1.5.136 |
prvtSuperVlanMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.738.1.5.136.1 |
prvtSuperVlanIfTableA list of Super-VLAN source ports. A source port must always be associated with either a single target port (specified by a non-zero value for prvtSuperVlanIfTargetPort) or must be associated with a pair of ring ports (specified by creating an entry in prvtSuperVlanIfRingPortTable). Thus when creating a new entry in prvtSuperVlanIfTable, either the object prvtSuperVlanIfTargetPort must be simultaneously set to a valid non-zero ifIndex value or an entry in prvtSuperVlanIfRingPortTable must be simultaneously created to specify the associated ring ports. SEQUENCE OF PrvtSuperVlanIfEntry .1.3.6.1.4.1.738.1.5.136.1.1 |
prvtSuperVlanIfEntryAn entry in prvtSuperVlanIfTable. PrvtSuperVlanIfEntry .1.3.6.1.4.1.738.1.5.136.1.1.1 |
prvtSuperVlanIfIndexThe ifIndex of a Super-VLAN source port. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.738.1.5.136.1.1.1.1 |
prvtSuperVlanIfTargetPortThe IfIndex of a target port associated with this Super-VLAN source port. A value of zero indicates that the source port is not associated with a single target port but is associated with a pair of ring ports specified in prvtSuperVlanIfRingPortTable. Changing this object from a zero value to a non-zero value that is a valid ifIndex (i.e. changing from a ring-port to a single target port), will result in the associated entry in prvtSuperVlanIfRingPortTable being automatically deleted.rw InterfaceIndexOrZero (IF-MIB) .1.3.6.1.4.1.738.1.5.136.1.1.1.2 |
prvtSuperVlanIfRowStatusThe RowStatus for prvtSuperVlanIfTable.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.738.1.5.136.1.1.1.3 |
prvtSuperVlanIfCVlanTableA list of customer VLANs belonging to a Super-VLAN source port. SEQUENCE OF PrvtSuperVlanIfCVlanEntry .1.3.6.1.4.1.738.1.5.136.1.2 |
prvtSuperVlanIfCVlanEntryAn entry in prvtSuperVlanIfCVlanTable. PrvtSuperVlanIfCVlanEntry .1.3.6.1.4.1.738.1.5.136.1.2.1 |
prvtSuperVlanIfCVlanIdThe VLAN identifier of a customer VLAN belonging to a Super-VLAN source port. Integer32 .1.3.6.1.4.1.738.1.5.136.1.2.1.1 |
prvtSuperVlanIfCVlanMaskThe mask to apply to the VLAN identifier (prvtSuperVlanIfCVlanId). A value of all zeros represents that no mask is appliedrw OCTET STRING .1.3.6.1.4.1.738.1.5.136.1.2.1.2 |
prvtSuperVlanIfCVlanRowStatusThe RowStatus for prvtSuperVlanIfCVlanTable.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.738.1.5.136.1.2.1.3 |
prvtSuperVlanIfRingPortTableThis table specifies a pair of ring ports to associate with a Super-VLAN source port. Only a single pair of ring ports may be associated per source port. A source port must always be associated with either a single target port (specified by a non-zero value for prvtSuperVlanIfTargetPort) or must be associated with a pair of ring ports (specified by creating an entry in prvtSuperVlanIfRingPortTable). When an entry is successfully created in prvtSuperVlanIfRingPortTable for a particular source port, that source port's prvtSuperVlanIfTargetPort object is automatically set to a zero value indicating that the source port is associated with a pair of ring ports instead of a single target port (i.e. when creating an entry in prvtSuperVlanIfRingPortTable, it is not neccessary to also clear prvtSuperVlanIfTargetPort). SEQUENCE OF PrvtSuperVlanIfRingPortEntry .1.3.6.1.4.1.738.1.5.136.1.3 |
prvtSuperVlanIfRingPortEntryAn entry in prvtSuperVlanIfRingPortTable. PrvtSuperVlanIfRingPortEntry .1.3.6.1.4.1.738.1.5.136.1.3.1 |
prvtSuperVlanIfRingPort1The ifIndex of the first ring port target associated with this Super-VLAN source port. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.738.1.5.136.1.3.1.1 |
prvtSuperVlanIfRingPort2The ifIndex of the second ring port target associated with this Super-VLAN source port. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.738.1.5.136.1.3.1.2 |
prvtSuperVlanIfRingPortVlanIdThe VLAN to use in Spanning Tree decisions to determine the active Super-VLAN port. The value '0' indicates no VLAN has been selected.rw Integer32 .1.3.6.1.4.1.738.1.5.136.1.3.1.3 |
prvtSuperVlanIfRingPortPreferredThe ifIndex of the preferred ring port to use for this ring.rw InterfaceIndexOrZero (IF-MIB) .1.3.6.1.4.1.738.1.5.136.1.3.1.4 |
prvtSuperVlanIfRingPortActiveThe ifIndex of the currently active ring port for this ring.ro InterfaceIndexOrZero (IF-MIB) .1.3.6.1.4.1.738.1.5.136.1.3.1.5 |
prvtSuperVlanIfRingPortRowStatusThe RowStatus for prvtSuperVlanIfRingPortTable.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.738.1.5.136.1.3.1.6 |