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

VENDOR: D-LINK


 Home MIB: 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
 swPrivateVLANMIB 1.3.6.1.4.1.171.12.69
The Private VLAN module MIB for the proprietary enterprise. Other related VLAN parameters will reference to rfc2674q(rfc4363q).mib.
       swPrivateVlanCtrl 1.3.6.1.4.1.171.12.69.1
       swPrivateVlanInfo 1.3.6.1.4.1.171.12.69.2
       swPrivateVlanMgmt 1.3.6.1.4.1.171.12.69.3
           swPrivateVlanTable 1.3.6.1.4.1.171.12.69.3.1 no-access
A table containing current private VLAN information.
               swPrivateVlanEntry 1.3.6.1.4.1.171.12.69.3.1.1 no-access
The management information of a private VLAN domain.
                   swPrivateVlanId 1.3.6.1.4.1.171.12.69.3.1.1.1 vlanid read-only
The 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. Every port in a private VLAN is a member of the private VLAN. The IP subnet of the private VLAN shall be associated with the private VLAN. Only the private VLAN is visible outside of the domain.
                   swPrivateVlanName 1.3.6.1.4.1.171.12.69.3.1.1.2 displaystring read-only
An administratively assigned string which may be used to identify the private VLAN.
                   swPrivateVlanPromiscuousPorts 1.3.6.1.4.1.171.12.69.3.1.1.3 portlist read-write
The 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.
                   swPrivateVlanTrunkPorts 1.3.6.1.4.1.171.12.69.3.1.1.4 portlist read-write
The 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 the private VLAN.
                   swPrivateVlanRowStatus 1.3.6.1.4.1.171.12.69.3.1.1.5 rowstatus read-only
This object indicates the status of this entry.
           swSecondaryVlanTable 1.3.6.1.4.1.171.12.69.3.2 no-access
A table containing current secondary VLAN information.
               swSecondaryVlanEntry 1.3.6.1.4.1.171.12.69.3.2.1 no-access
The management information of a secondary VLAN of a private VLAN domain.
                   swSecondaryVlanId 1.3.6.1.4.1.171.12.69.3.2.1.1 vlanid read-only
The VLAN-ID referring to this SwSecondaryVLANEntry.
                   swSecondaryVlanType 1.3.6.1.4.1.171.12.69.3.2.1.2 secondaryvlantype read-only
An 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 one isolated VLAN. If the swPrivateVlanIsolatedVlanIndex has a value of zero, this indicates there are no associated isolated VLANs in the private VLAN domain. Otherwise, it is the associated isolated VLAN ID. A community VLAN is a secondary VLAN that is associated with a group of ports that connects to a certain 'community' of end devices with mutual trust relationships. There can be multiple distinct community VLANs in a private VLAN domain.
                   swSecondaryVlanPorts 1.3.6.1.4.1.171.12.69.3.2.1.3 portlist read-write
If swSecondaryVlanType is isolated, the ports in the isolated VLAN of the private VLAN have complete Layer 2 separation from other ports within the same private VLAN, except for the promiscuous and trunk ports. If swSecondaryVlanType is community, the ports can communicate with other ports in the same Secondary VLAN and with promiscuous ports.
                   swSecondaryVlanRowStatus 1.3.6.1.4.1.171.12.69.3.2.1.4 rowstatus read-only
This object indicates the status of this entry.