MIB Viewer

PRIVATE-VLAN-MIB

18 objects
The Private VLAN module MIB for the proprietary enterprise. Other related VLAN parameters will reference to rfc2674q(rfc4363q).mib.
Imported Objects
OIDNameAccessStatusDescription
1.3.6.1.4.1.171.12.69IdentityswPrivateVLANMIBThe Private VLAN module MIB for the proprietary enterprise. Other related VLAN parameters will reference to rfc2674q(rfc4363q).mib.
1.3.6.1.4.1.171.12.69.1NodeswPrivateVlanCtrl
1.3.6.1.4.1.171.12.69.2NodeswPrivateVlanInfo
1.3.6.1.4.1.171.12.69.3NodeswPrivateVlanMgmt
1.3.6.1.4.1.171.12.69.3.1TableswPrivateVlanTablenot-accessiblecurrentA table containing current private VLAN information.
1.3.6.1.4.1.171.12.69.3.1.1RowswPrivateVlanEntrynot-accessiblecurrentThe management information of a private VLAN domain.
1.3.6.1.4.1.171.12.69.3.1.1.1ColumnswPrivateVlanIdread-onlycurrentThe VLAN-ID referring to the private VLAN of the private VLAN domain. A private VLAN is the unique and common VLAN identifier of the whole private VLAN domain.…
1.3.6.1.4.1.171.12.69.3.1.1.2ColumnswPrivateVlanNameread-createcurrentAn administratively assigned string which may be used to identify the private VLAN.
1.3.6.1.4.1.171.12.69.3.1.1.3ColumnswPrivateVlanPromiscuousPortsread-writecurrentThe promiscuous port has the ability to communicate with any port within the private VLAN. A promiscuous port is an untagged member of the private VLAN.
1.3.6.1.4.1.171.12.69.3.1.1.4ColumnswPrivateVlanTrunkPortsread-writecurrentThe trunk port, also known as the Inter-switch link, has the ability to communicate with any port within the private VLAN. A trunk port is a tagged member of t…
1.3.6.1.4.1.171.12.69.3.1.1.5ColumnswPrivateVlanRowStatusread-createcurrentThis object indicates the status of this entry.
1.3.6.1.4.1.171.12.69.3.2TableswSecondaryVlanTablenot-accessiblecurrentA table containing current secondary VLAN information.
1.3.6.1.4.1.171.12.69.3.2.1RowswSecondaryVlanEntrynot-accessiblecurrentThe management information of a secondary VLAN of a private VLAN domain.
1.3.6.1.4.1.171.12.69.3.2.1.1ColumnswSecondaryVlanIdread-onlycurrentThe VLAN-ID referring to this SwSecondaryVLANEntry.
1.3.6.1.4.1.171.12.69.3.2.1.2ColumnswSecondaryVlanTyperead-createcurrentAn isolated VLAN is a secondary VLAN whose distinctive characteristic is that all hosts connected to its ports are isolated at Layer 2. A private VLAN has only…
1.3.6.1.4.1.171.12.69.3.2.1.3ColumnswSecondaryVlanPortsread-writecurrentIf swSecondaryVlanType is isolated, the ports in the isolated VLAN of the private VLAN have complete Layer 2 separation from other ports within the same privat…
1.3.6.1.4.1.171.12.69.3.2.1.4ColumnswSecondaryVlanRowStatusread-createcurrentThis object indicates the status of this entry.
Type Definitions
NameSyntaxStatusDescription
SecondaryVlanTypeINTEGER { isolated(1), community(2) }currentThe type of secondary VLAN.