Home/Catalog/MY-PRIVATE-VLAN-MIB

MY-PRIVATE-VLAN-MIB

AI MIB Summary

The MY-PRIVATE-VLAN-MIB module enables monitoring and management of Private VLAN (PVLAN) port configurations, isolation domains, and associated traffic statistics on MY-proprietary switching devices. It provides visibility into PVLAN mapping states, promiscuous/host/isolated port assignments, and packet counters specific to private VLAN segmentation.

The MIB module to support Private VLAN feature on switching devices.
Main OID:
myPrivateVlanMIB.1.3.6.1.4.1.171.10.97.2.44
38
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

38 total
Object Name
myPrivateVlanMIBThe MIB module to support Private VLAN feature on switching devices.
MODULE-IDENTITY
.1.3.6.1.4.1.171.10.97.2.44
mypvlanMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.171.10.97.2.44.1
mypvlanVlanObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.171.10.97.2.44.1.1
mypvlanVlanTableA table containing Private VLAN information on the VLANs which currently exist.
SEQUENCE OF MyPvlanVlanEntry
.1.3.6.1.4.1.171.10.97.2.44.1.1.1
mypvlanVlanEntryA conceptual row containing the Private VLAN information on the VLANs for a particular management domain.
MyPvlanVlanEntry
.1.3.6.1.4.1.171.10.97.2.44.1.1.1.1
mypvlanVlanIndexIndicated the VLAN id.ro
VlanIndexOrZero
.1.3.6.1.4.1.171.10.97.2.44.1.1.1.1.1
mypvlanVlanPrivateVlanTypeIndicated the VLAN type as defined for Private VLAN feature.rw
PrivateVlanType
.1.3.6.1.4.1.171.10.97.2.44.1.1.1.1.2
mypvlanVlanAssociatedPrimaryVlanThe VLAN ID of The associated primary VLAN used for the Private VLAN feature if pvlanVlanPrivateVlanType has the value of isolated(3), community(4). If pvlanVlanPrivateVlanType has the value of normal(1) or primary(2), then this object has the value of 0. The value should be 0 when configuring 'private-vlan type'. When configuring 'private-vlan association',the value of 0 means deleting the association, otherwise means configure association on this primary vlan.rw
VlanIndexOrZero
.1.3.6.1.4.1.171.10.97.2.44.1.1.1.1.3
mypvlanIfAssociatedPrimaryVlanIt indicate if the vlan assiociate with primary vlan when get the mib, and indicate if setting the assiociate with primary vlan when set the mib, 0 means configure 'private-vlan type', not 0 means configure 'private-vlan association'.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.171.10.97.2.44.1.1.1.1.4
mypvlanPortObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.171.10.97.2.44.1.2
mypvlanPrivatePortTableA table containing information of the configuration of VLAN on the host ports of the device.
SEQUENCE OF MyPvlanPrivatePortEntry
.1.3.6.1.4.1.171.10.97.2.44.1.2.1
mypvlanPrivatePortEntryA conceptual row containing information of the configuration of VLAN for each host port. When pvlanPrivatePortSecondaryVlan and pvlanPrivatePortPrimaryVlan are both zero, it means deleting the configuration on the port, when they are both nonzero, it means configuring the host port, otherwise are invalid input. This table is valid only for host port.
MyPvlanPrivatePortEntry
.1.3.6.1.4.1.171.10.97.2.44.1.2.1.1
mypvlanPrivatePortPrimaryVlanThe VLAN ID of the primary VLAN configured on this private port. If mypvlanPrivatePortPrimaryVlan and mypvlanPrivatePortSecondaryVlan are both zero when set the mib, it means delete the private-vlan configuration on the host port.rw
VlanIndexOrZero
.1.3.6.1.4.1.171.10.97.2.44.1.2.1.1.1
mypvlanPrivatePortSecondaryVlanThe VLAN ID of the secondary VLAN configured on this private port.If mypvlanPrivatePortPrimaryVlan and mypvlanPrivatePortSecondaryVlan are both zero when set the mib, it means delete the private-vlan configuration on the host port.rw
VlanIndexOrZero
.1.3.6.1.4.1.171.10.97.2.44.1.2.1.1.2
mypvlanPromPortTableA table containing information of secondary VLAN to primary VLAN remapping on ports of the device.
SEQUENCE OF MyPvlanPromPortEntry
.1.3.6.1.4.1.171.10.97.2.44.1.2.2
mypvlanPromPortEntryA conceptual row containing information of secondary VLAN to primary VLAN remapping for each port. An entry is created by the managed system for each interface which can be configured as a promiscuous port for Private VLAN feature.This table is valid only for promiscuous port.
MyPvlanPromPortEntry
.1.3.6.1.4.1.171.10.97.2.44.1.2.2.1
mypvlanPrivatePortPrimaryVlanIdPrimary Vlan Id configured on the promiscuous port, it is zero when delete the remapping on the port.rw
VlanIndexOrZero
.1.3.6.1.4.1.171.10.97.2.44.1.2.2.1.1
mypvlanPromPortSecondaryRemapA string of octets containing one bit per VLAN in the management domain on this port. The first octet corresponds to VLANs with VlanIndexOrZero values of 0 through 7; the second octet to VLANs 8 through 15; etc. The most significant bit of each octet corresponds to the lowest value VlanIndexOrZero in that octet. A bit can only be set to '1' when the bit is corresponding to a VLAN of Private VLAN isolated, community type which has already been associated with a primary VLAN. Note that if the length of this string is less than 128 octets, any 'missing' octets are assumed to contain the value zero. An NMS may omit any zero-valued octets from the end of this string in order to reduce SetPDU size, and the agent may also omit zero-valued trailing octets, to reduce the size of GetResponse PDUs.rw
OCTET STRING
.1.3.6.1.4.1.171.10.97.2.44.1.2.2.1.2
mypvlanPromPortSecondaryRemap2kA string of octets containing one bit per VLAN for VLANs with VlanIndexOrZero values of 1024 through 2047 in the management domain on this port. The first octet corresponds to VLANs with VlanIndexOrZero values of 1024 through 1031; the second octet to VLANs 1032 through 1039; etc. The most significant bit of each octet corresponds to the lowest value VlanIndexOrZero in that octet. A bit can only be set to '1' when the bit is corresponding to a VLAN of Private VLAN isolated or community type which has already been associated with a primary VLAN. Note that if the length of this string is less than 128 octets, any 'missing' octets are assumed to contain the value zero. An NMS may omit any zero-valued octets from the end of this string in order to reduce SetPDU size, and the agent may also omit zero-valued trailing octets, to reduce the size of GetResponse PDUs. This object is only instantiated on devices which support the range of VlanIndexOrZero up to 4095.rw
OCTET STRING
.1.3.6.1.4.1.171.10.97.2.44.1.2.2.1.3
mypvlanPromPortSecondaryRemap3kA string of octets containing one bit per VLAN for VLANs with VlanIndexOrZero values of 2048 through 3071 in the management domain on this port. The first octet corresponds to VLANs with VlanIndexOrZero values of 2048 through 2055; the second octet to VLANs 2056 through 2063; etc. The most significant bit of each octet corresponds to the lowest value VlanIndexOrZero in that octet. A bit can only be set to '1' when the bit is corresponding to a VLAN of Private VLAN isolated or community type which has already been associated with a primary VLAN. Note that if the length of this string is less than 128 octets, any 'missing' octets are assumed to contain the value zero. An NMS may omit any zero-valued octets from the end of this string in order to reduce SetPDU size, and the agent may also omit zero-valued trailing octets, to reduce the size of GetResponse PDUs. This object is only instantiated on devices which support the range of VlanIndexOrZero up to 4095.rw
OCTET STRING
.1.3.6.1.4.1.171.10.97.2.44.1.2.2.1.4
mypvlanPromPortSecondaryRemap4kA string of octets containing one bit per VLAN for VLANs with VlanIndexOrZero values of 3072 through 4095 in the management domain on this port. The first octet corresponds to VLANs with VlanIndexOrZero values of 3072 through 3079; the second octet to VLANs 3080 through 3087; etc. The most significant bit of each octet corresponds to the lowest value VlanIndexOrZero in that octet. A bit can only be set to '1' when the bit is corresponding to a VLAN of Private VLAN isolated or community type which has already been associated with a primary VLAN. Note that if the length of this string is less than 128 octets, any 'missing' octets are assumed to contain the value zero. An NMS may omit any zero-valued octets from the end of this string in order to reduce SetPDU size, and the agent may also omit zero-valued trailing octets, to reduce the size of GetResponse PDUs. This object is only instantiated on devices which support the range of VlanIndexOrZero up to 4095.rw
OCTET STRING
.1.3.6.1.4.1.171.10.97.2.44.1.2.2.1.5
mypvlanPortModeTableA table containing information of the configuration of port mode for the Private VLAN feature.
SEQUENCE OF MyPvlanPortModeEntry
.1.3.6.1.4.1.171.10.97.2.44.1.2.3
mypvlanPortModeEntryA conceptual row containing information of the configuration of port mode on each port for the Private VLAN feature. An entry of this table is created by the managed system when the capability to be a Private VLAN port is detected on an interface.
MyPvlanPortModeEntry
.1.3.6.1.4.1.171.10.97.2.44.1.2.3.1
mypvlanPortModeThe Private VLAN port mode on this port. nonPrivateVlan(1) -- this port is configured to be a non-Private-VLAN port. host(2) -- this port is configured to be a Private-VLAN host port, i.e., private port. promiscuous(3) -- this port is configured to be a Private-VLAN promiscuous port.rw
Enumeration
.1.3.6.1.4.1.171.10.97.2.44.1.2.3.1.1
mypvlanSVIObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.171.10.97.2.44.1.3
mypvlanSVIMappingTableA table containing the configuration of primary VLAN SVI (Switch Virtual Interfaces) mapping for the secondary VLANs for the Private VLAN feature.
SEQUENCE OF MyPvlanSVIMappingEntry
.1.3.6.1.4.1.171.10.97.2.44.1.3.1
mypvlanSVIMappingEntryA conceptual row containing the Primary VLAN SVI mapping configuration for the existing secondary VLANs. An entry is created by the managed system for each VLAN with corresponding VLAN's pvlanVlanPrivateVlanType of isolated(3), community(4).
MyPvlanSVIMappingEntry
.1.3.6.1.4.1.171.10.97.2.44.1.3.1.1
mypvlanSVIMappingVlanIndexAn index value that uniquely identifies the Virtual LAN associated with this information.
VlanIndexOrZero
.1.3.6.1.4.1.171.10.97.2.44.1.3.1.1.1
mypvlanSVIMappingPrimarySVIThe Vlan ID of the primary VLAN SVI this secondary VLAN is mapped to for the Private VLAN feature. This object has the value of zero if this secondary VLAN is not mapped to any primary VLAN SVI.rw
VlanIndexOrZero
.1.3.6.1.4.1.171.10.97.2.44.1.3.1.1.2
mypvlanMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.171.10.97.2.44.2
mypvlanMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.171.10.97.2.44.2.1
mypvlanMIBComplianceThe compliance statement for Private VLAN feature implementation.
Unknown
.1.3.6.1.4.1.171.10.97.2.44.2.1.1
mypvlanMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.171.10.97.2.44.2.2
mypvlanVlanGroupA collection of objects providing basic VLAN configuration for Private VLAN feature.
Unknown
.1.3.6.1.4.1.171.10.97.2.44.2.2.1
mypvlanPrivatePortGroupA collection of objects providing basic private port configuration for Private VLAN feature.
Unknown
.1.3.6.1.4.1.171.10.97.2.44.2.2.2
mypvlanPromPortGroupA collection of objects providing basic promiscuous port configuration for Private VLAN feature.
Unknown
.1.3.6.1.4.1.171.10.97.2.44.2.2.3
mypvlanPortModeGroupA collection of objects providing basic port mode configuration for Private VLAN feature.
Unknown
.1.3.6.1.4.1.171.10.97.2.44.2.2.4
mypvlanSVIGroupA collection of objects providing svi mapping configuration for Private VLAN feature.
Unknown
.1.3.6.1.4.1.171.10.97.2.44.2.2.5
MY-PRIVATE-VLAN-MIB - SNMP MIB Reference | MIBs Explorer