CISCO-PRIVATE-VLAN-MIB

CISCO-PRIVATE-VLAN-MIB Download

MIBs list

The MIB module to support Private VLAN feature on Cisco's switching devices.

IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges, Firewalls, Repeaters.

OID list for CISCO-PRIVATE-VLAN-MIB

cpvlanVlanTable
A table containing Private VLAN information on the VLANs which currently exist.
cpvlanVlanEntry
A conceptual row containing the Private VLAN information on the VLANs for a particular management domain.
cpvlanVlanPrivateVlanType
Indicated the VLAN type as defined for Private VLAN feature.
cpvlanVlanAssociatedPrimaryVlan
The VLAN ID of The associated primary VLAN used for the Private VLAN feature if cpvlanVlanPrivateVlanType has the value of isolated(3), community(4) or twoWayCommunity(5). If cpvlanVlanPrivateVlanType has the value of normal(1) or primary(2), then this ob ...
cpvlanVlanEditTable
A table containing Private VLAN information on the VLANs in the VLAN Edit Buffer for a particular management domain.
cpvlanVlanEditEntry
A conceptual row containing the Private VLAN information on the VLANs in the VLAN Edit Buffer for a particular management domain.
cpvlanVlanEditPrivateVlanType
The VLAN type as defined for Private VLAN feature. Note that a VLAN's Private VLAN type can not be changed once it already has any ports in it.
cpvlanVlanEditAssocPrimaryVlan
The VLAN ID of the associated primary VLAN used for the Private VLAN feature if cpvlanVlanEditPrivateVlanType has the value of isolated(3), community(4), twoWayCommunity(5). If cpvlanVlanEditPrivateVlanType has the value of normal(1) or primary(2), then t ...
cpvlanPrivatePortTable
A table containing information of the configuration of secondary VLAN on the ports of the device.
cpvlanPrivatePortEntry
A conceptual row containing information of the configuration of secondary VLAN for each port. An entry is created by the managed system for each interface which can be configured as a private port for Private VLAN feature.
cpvlanPrivatePortSecondaryVlan
The VLAN ID of the secondary VLAN configured on this private port. A private port is a port that allows the ingress traffic of the secondary VLAN as well as egress traffic of its associated primary VLAN, but blocks the egress traffic of the isolated VLAN ...
cpvlanPromPortTable
A table containing information of secondary VLAN to primary VLAN remapping on ports of the device.
cpvlanPromPortEntry
A 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.
cpvlanPromPortMultiPrimaryVlan
Indicates whether all the bits set as secondary VLANs in the corresponding remapping objects (i.e. cpvlanPromPortSecondaryRemap, cpvlanPromPortSecondaryRemap2k, cpvlanPromPortSecondaryRemap3k, cpvlanPromPortSecondaryRemap4k) can belong to multiple primary ...
cpvlanPromPortSecondaryRemap
A 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 cor ...
cpvlanPromPortSecondaryRemap2k
A 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 V ...
cpvlanPromPortSecondaryRemap3k
A 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 V ...
cpvlanPromPortSecondaryRemap4k
A 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 V ...
cpvlanPromPortTwoWayRemapCapable
Indicates whether the port is capable to perform remapping from primary VLANs to the twoWayCommunity VLANs associated with them for the Private VLAN feature. A promiscuous port with this object value of false(2) can only perform one-way remapping from sec ...
cpvlanPortModeTable
A table containing information of the configuration of port mode for the Private VLAN feature.
cpvlanPortModeEntry
A 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.
cpvlanPortMode
The 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 P ...
cpvlanTrunkPortTable
A table containing information of the configuration of a private vlan trunk port in the device. This includes secondary and normal allowed VLAN, encapsulation type, trunk native vlan (as applied to private vlan trunks).
cpvlanTrunkPortEntry
A conceptual row containing information of the configuration of one private vlan trunk port. An entry is created by the managed system for each interface which can be configured as a private vlan trunk port
cpvlanTrunkPortDynamicState
For private VLAN trunk ports, this object allows the operator to mandate the trunking behavior of the port on(1) dictates that the private VLAN port will always be a trunk. If the negotiation is supported on this port, negotiation will take place with the ...
cpvlanTrunkPortEncapType
The type of VLAN encapsulation desired to be used on this private vlan trunk port. It is either a particular type, or 'negotiate' meaning whatever type results from the negotiation. dot1Q(1) indicates that the port should accept and transmit packets with ...
cpvlanTrunkPortNativeVlan
The VlanIndex of the VLAN which is represented by native frames on this private vlan trunk port. For private vlan trunk ports that need to drop untagged frames or not supporting the sending and receiving of native frames, this value should be set to zero
cpvlanTrunkPortSecondaryVlans
A string of octets containing one bit per VLAN for VLANs with values of 0 through 1023 in the management domain on this port. If the VLAN represented by setting a bit to '1' in the bitmap is a secondary VLAN that has already been associated with a primary ...
cpvlanTrunkPortSecondaryVlans2k
A string of octets containing one bit per VLAN for VLANs with values of 1024 through 2047 in the management domain on this port. If the VLAN represented by setting a bit to '1' in the bitmap is a secondary VLAN that has already been associated with a prim ...
cpvlanTrunkPortSecondaryVlans3k
A string of octets containing one bit per VLAN for VLANs with values of 2048 through 3071 in the management domain on this port. If the VLAN represented by setting a bit to '1' in the bitmap is a secondary VLAN that has already been associated with a prim ...
cpvlanTrunkPortSecondaryVlans4k
A string of octets containing one bit per VLAN for VLANs with values of 3072 through 4095 in the management domain on this port. If the VLAN represented by setting a bit to '1' in the bitmap is a secondary VLAN that has already been associated with a prim ...
cpvlanTrunkPortNormalVlans
A string of octets containing one bit per VLAN for VLANs with values of 0 through 1023 in the management domain on this port. If the VLAN represented by setting a bit to '1' in the bitmap is a normal VLAN, it allows packets belonging to this vlan on this ...
cpvlanTrunkPortNormalVlans2k
A string of octets containing one bit per VLAN for VLANs with values of 1024 through 2047 in the management domain on this port. If the VLAN represented by setting a bit to '1' in the bitmap is a normal VLAN, it allows packets belonging to this vlan on th ...
cpvlanTrunkPortNormalVlans3k
A string of octets containing one bit per VLAN for VLANs with values of 2048 through 3071 in the management domain on this port. If the VLAN represented by setting a bit to '1' in the bitmap is a normal VLAN, it allows packets belonging to this vlan on th ...
cpvlanTrunkPortNormalVlans4k
A string of octets containing one bit per VLAN for VLANs with values of 3072 through 4095 in the management domain on this port. If the VLAN represented by setting a bit to '1' in the bitmap is a normal VLAN, it allows packets belonging to this vlan on th ...
cpvlanTrunkPortDynamicStatus
Indicates the current dynamic trunking status of the specified private VLAN port. trunking(1) indicates that the private VLAN port is currently operating as a private VLAN trunk port notTrunking(2) indicates that the private VLAN port is currently not tru ...
cpvlanTrunkPortEncapOperType
The type of VLAN encapsulation in use on this private vlan trunk port. dot1Q(1) indicates that the port accepts and transmits packets with IEEE 802.1q VLAN encapsulation isl(2) indicates that the port accepts and transmits packets with Inter Switch Link ( ...
cpvlanSVIMappingTable
A table containing the configuration of primary VLAN SVI (Switch Virtual Interfaces) mapping for the secondary VLANs for the Private VLAN feature.
cpvlanSVIMappingEntry
A 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 cpvlanVlanPrivateVlanType of isolated(3), community(4), and twoWayCo ...
cpvlanSVIMappingVlanIndex
An index value that uniquely identifies the Virtual LAN associated with this information.
cpvlanSVIMappingPrimarySVI
The 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.
cpvlanVlanGroup
A collection of objects providing basic VLAN configuration for Private VLAN feature.
cpvlanPrivatePortGroup
A collection of objects providing basic private port configuration for Private VLAN feature.
cpvlanPromPortGroup
A collection of objects providing basic promiscuous port configuration for Private VLAN feature.
cpvlanPromPort4kGroup
A collection of objects providing basic promiscuous port configuration for Private VLAN feature on devices with VlanIndexOrZero range of up to 4095.
cpvlanPortModeGroup
This is an optional group with a collection of objects providing basic port mode configuration for Private VLAN feature on devices which support Private VLAN port mode feature.
cpvlanSVIMappingGroup
This is an optional group with a collection of objects providing primary VLAN SVI mapping configuration for the Private VLAN feature on devices which support Primary VLAN SVI mapping feature.
cpvlanTrunkPortGroup
A collection of objects providing basic private VLAN trunk port configuration for Private VLAN feature.

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.

MIBs list