MY-PRIVATE-VLAN-MIB: View SNMP OID List / Download MIB

VENDOR: D-LINK


 Home MIB: MY-PRIVATE-VLAN-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 myPrivateVlanMIB 1.3.6.1.4.1.171.10.97.2.44
The MIB module to support Private VLAN feature on switching devices.
       mypvlanMIBObjects 1.3.6.1.4.1.171.10.97.2.44.1
           mypvlanVlanObjects 1.3.6.1.4.1.171.10.97.2.44.1.1
               mypvlanVlanTable 1.3.6.1.4.1.171.10.97.2.44.1.1.1 no-access
A table containing Private VLAN information on the VLANs which currently exist.
                   mypvlanVlanEntry 1.3.6.1.4.1.171.10.97.2.44.1.1.1.1 no-access
A conceptual row containing the Private VLAN information on the VLANs for a particular management domain.
                       mypvlanVlanIndex 1.3.6.1.4.1.171.10.97.2.44.1.1.1.1.1 vlanindexorzero read-only
Indicated the VLAN id.
                       mypvlanVlanPrivateVlanType 1.3.6.1.4.1.171.10.97.2.44.1.1.1.1.2 privatevlantype read-only
Indicated the VLAN type as defined for Private VLAN feature.
                       mypvlanVlanAssociatedPrimaryVlan 1.3.6.1.4.1.171.10.97.2.44.1.1.1.1.3 vlanindexorzero read-only
The 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.
                       mypvlanIfAssociatedPrimaryVlan 1.3.6.1.4.1.171.10.97.2.44.1.1.1.1.4 truthvalue read-only
It 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'.
           mypvlanPortObjects 1.3.6.1.4.1.171.10.97.2.44.1.2
               mypvlanPrivatePortTable 1.3.6.1.4.1.171.10.97.2.44.1.2.1 no-access
A table containing information of the configuration of VLAN on the host ports of the device.
                   mypvlanPrivatePortEntry 1.3.6.1.4.1.171.10.97.2.44.1.2.1.1 no-access
A 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.
                       mypvlanPrivatePortPrimaryVlan 1.3.6.1.4.1.171.10.97.2.44.1.2.1.1.1 vlanindexorzero read-write
The 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.
                       mypvlanPrivatePortSecondaryVlan 1.3.6.1.4.1.171.10.97.2.44.1.2.1.1.2 vlanindexorzero read-write
The 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.
               mypvlanPromPortTable 1.3.6.1.4.1.171.10.97.2.44.1.2.2 no-access
A table containing information of secondary VLAN to primary VLAN remapping on ports of the device.
                   mypvlanPromPortEntry 1.3.6.1.4.1.171.10.97.2.44.1.2.2.1 no-access
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.This table is valid only for promiscuous port.
                       mypvlanPrivatePortPrimaryVlanId 1.3.6.1.4.1.171.10.97.2.44.1.2.2.1.1 vlanindexorzero read-write
Primary Vlan Id configured on the promiscuous port, it is zero when delete the remapping on the port.
                       mypvlanPromPortSecondaryRemap 1.3.6.1.4.1.171.10.97.2.44.1.2.2.1.2 octet string read-write
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 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.
                       mypvlanPromPortSecondaryRemap2k 1.3.6.1.4.1.171.10.97.2.44.1.2.2.1.3 octet string read-write
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 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.
                       mypvlanPromPortSecondaryRemap3k 1.3.6.1.4.1.171.10.97.2.44.1.2.2.1.4 octet string read-write
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 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.
                       mypvlanPromPortSecondaryRemap4k 1.3.6.1.4.1.171.10.97.2.44.1.2.2.1.5 octet string read-write
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 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.
               mypvlanPortModeTable 1.3.6.1.4.1.171.10.97.2.44.1.2.3 no-access
A table containing information of the configuration of port mode for the Private VLAN feature.
                   mypvlanPortModeEntry 1.3.6.1.4.1.171.10.97.2.44.1.2.3.1 no-access
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.
                       mypvlanPortMode 1.3.6.1.4.1.171.10.97.2.44.1.2.3.1.1 integer read-write
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 Private-VLAN promiscuous port. Enumeration: 'host': 2, 'promiscuous': 3, 'nonPrivateVlan': 1.
           mypvlanSVIObjects 1.3.6.1.4.1.171.10.97.2.44.1.3
               mypvlanSVIMappingTable 1.3.6.1.4.1.171.10.97.2.44.1.3.1 no-access
A table containing the configuration of primary VLAN SVI (Switch Virtual Interfaces) mapping for the secondary VLANs for the Private VLAN feature.
                   mypvlanSVIMappingEntry 1.3.6.1.4.1.171.10.97.2.44.1.3.1.1 no-access
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 pvlanVlanPrivateVlanType of isolated(3), community(4).
                       mypvlanSVIMappingVlanIndex 1.3.6.1.4.1.171.10.97.2.44.1.3.1.1.1 vlanindexorzero no-access
An index value that uniquely identifies the Virtual LAN associated with this information.
                       mypvlanSVIMappingPrimarySVI 1.3.6.1.4.1.171.10.97.2.44.1.3.1.1.2 vlanindexorzero read-write
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.
       mypvlanMIBConformance 1.3.6.1.4.1.171.10.97.2.44.2
           mypvlanMIBCompliances 1.3.6.1.4.1.171.10.97.2.44.2.1
               mypvlanMIBCompliance 1.3.6.1.4.1.171.10.97.2.44.2.1.1
The compliance statement for Private VLAN feature implementation.
           mypvlanMIBGroups 1.3.6.1.4.1.171.10.97.2.44.2.2
               mypvlanVlanGroup 1.3.6.1.4.1.171.10.97.2.44.2.2.1
A collection of objects providing basic VLAN configuration for Private VLAN feature.
               mypvlanPrivatePortGroup 1.3.6.1.4.1.171.10.97.2.44.2.2.2
A collection of objects providing basic private port configuration for Private VLAN feature.
               mypvlanPromPortGroup 1.3.6.1.4.1.171.10.97.2.44.2.2.3
A collection of objects providing basic promiscuous port configuration for Private VLAN feature.
               mypvlanPortModeGroup 1.3.6.1.4.1.171.10.97.2.44.2.2.4
A collection of objects providing basic port mode configuration for Private VLAN feature.
               mypvlanSVIGroup 1.3.6.1.4.1.171.10.97.2.44.2.2.5
A collection of objects providing svi mapping configuration for Private VLAN feature.