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

VENDOR: D-LINK


 Home MIB: MY-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
 myVlanMIB 1.3.6.1.4.1.171.10.97.2.9
This module defines my vlan mibs.
     myVlanMIBObjects 1.3.6.1.4.1.171.10.97.2.9.1
         myVlanMaxNumber 1.3.6.1.4.1.171.10.97.2.9.1.1 integer32 read-only
Number of MAX vlans this system supported.
         myVlanCurrentNumber 1.3.6.1.4.1.171.10.97.2.9.1.2 integer32 read-only
Number of current vlans this system have.
         mySystemMaxVID 1.3.6.1.4.1.171.10.97.2.9.1.3 integer32 read-only
Max vlans of VID this system supported.
         myVlanIfConfigTable 1.3.6.1.4.1.171.10.97.2.9.1.4 no-access
vlan table.
             myVlanIfConfigEntry 1.3.6.1.4.1.171.10.97.2.9.1.4.1 no-access
list of vlan and it's port group table.
                 myVlanIfConfigIfIndex 1.3.6.1.4.1.171.10.97.2.9.1.4.1.1 ifindex no-access
                 myVlanIfAccessVlan 1.3.6.1.4.1.171.10.97.2.9.1.4.1.2 vlanid read-write
The value indicate the VID of the vlan which that this port belong to. This field is effective for only access port.
                 myVlanIfNativeVlan 1.3.6.1.4.1.171.10.97.2.9.1.4.1.3 vlanid read-write
The value indicate the VID of the native vlan of that this port . This field is effective for only trunk port.
                 myVlanIfAllowedVlanList 1.3.6.1.4.1.171.10.97.2.9.1.4.1.4 octet string read-write
Each bit in every octet in octet string assigned to a vlan, the value of the bit indicates that if the vlan is belong to allowed vlan list of this interface. It indicates that assigned vlan is member of allowed vlan list of this interface if value of the bit is 1. The lowest bit of first byte correspond to vlan 1 and the lowest bit of second byte correspond to vlan 9 vlan. This field is effective for only trunk port.
         myVlanTable 1.3.6.1.4.1.171.10.97.2.9.1.5 no-access
vlan table.
             myVlanEntry 1.3.6.1.4.1.171.10.97.2.9.1.5.1 no-access
list of vlan and it's distribution table.
                 myVlanVID 1.3.6.1.4.1.171.10.97.2.9.1.5.1.1 vlanid read-only
VID of vlan .
                 myVlanPortMemberAction 1.3.6.1.4.1.171.10.97.2.9.1.5.1.2 membermap read-only
Each octet in member map assigned to a physical port, the value of the octect indicates the action of a physical port in the vlan. Drop(1) indicate that the vlan doesn't include this physical port, Add(2) indicate that the vlan include this physical port.
                 myVlanApMemberAction 1.3.6.1.4.1.171.10.97.2.9.1.5.1.3 membermap read-only
Each octet in member map assigned to a aggreate port, the value of the octect indicates the action of a aggreate port in the vlan. Drop(1) indicate that the vlan doesn't include this physical port, Add(2) indicate that the vlan include this physical port.
                 myVlanAlias 1.3.6.1.4.1.171.10.97.2.9.1.5.1.4 displaystring read-write
Vlan's alias .
                 myVlanEntryStatus 1.3.6.1.4.1.171.10.97.2.9.1.5.1.5 configstatus read-only
Status of this entry, set this object to valid will creat a vlan of this entry, and set its value to invalid will delete the vlan of this entry.
         myVlanPortConfigTable 1.3.6.1.4.1.171.10.97.2.9.1.6 no-access
The table of VLAN members.
             myVlanPortConfigEntry 1.3.6.1.4.1.171.10.97.2.9.1.6.1 no-access
list of ports.
                 myVlanPortConfigIndex 1.3.6.1.4.1.171.10.97.2.9.1.6.1.1 ifindex no-access
port index
                 myVlanPortConfigMode 1.3.6.1.4.1.171.10.97.2.9.1.6.1.2 integer read-only
Port mode, indicates that port is an access(1), trunk(2), dot1q-tunnel(3), hybrid(4), other(5), uplink(6), host(7) or promiscuous(8) port. Enumeration: 'promiscuous': 8, 'hybrid': 4, 'access': 1, 'host': 7, 'other': 5, 'trunk': 2, 'uplink': 6, 'dot1q-tunnel': 3.
                 myVlanPortAccessVlan 1.3.6.1.4.1.171.10.97.2.9.1.6.1.3 vlanid read-write
The value indicate the VID of the vlan which that this port belong to. This field is effective for only access port.
                 myVlanPortNativeVlan 1.3.6.1.4.1.171.10.97.2.9.1.6.1.4 vlanid read-write
The value indicate the VID of the native vlan of that this port . This field is effective for only trunk,hybrid,uplink and dot1q_tunnel port.
                 myVlanPortAllowedVlanList 1.3.6.1.4.1.171.10.97.2.9.1.6.1.5 vlanlist read-write
Each octet within this value specifies a set of eight vlans, with the first octet specifying vlans 0 through 7, the second octet specifying vlans 8 through 15, etc. Within each octet, the most significant bit represents the lowest numbered vlan, and the least significant bit represents the highest numbered vlan. Thus, each vlan of the bridge is represented by a single bit within the value of this object. If that bit has a value of '1', then that vlan is included in the set of vlans; the vlan is not included if its bit has a value of '0'
         myVlanConfigTable 1.3.6.1.4.1.171.10.97.2.9.1.7 no-access
vlan table.
             myVlanConfigEntry 1.3.6.1.4.1.171.10.97.2.9.1.7.1 no-access
list of vlan and it's distribution table.
                 myVlanConfigVID 1.3.6.1.4.1.171.10.97.2.9.1.7.1.1 vlanid read-only
VID of vlan .
                 myVlanConfigAction 1.3.6.1.4.1.171.10.97.2.9.1.7.1.2 integer32 read-write
The value 1 to create a vlan, 0 to delete a vlan.
                 myVlanConfigName 1.3.6.1.4.1.171.10.97.2.9.1.7.1.3 displaystring read-write
vlan name.
                 myVlanConfigPortMember 1.3.6.1.4.1.171.10.97.2.9.1.7.1.4 portlist read-only
Each octet within this value specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the bridge is represented by a single bit within the value of this object. If that bit has a value of '1', then that port is included in the set of ports; the port is not included if its bit has a value of '0'.
     myVlanMIBConformance 1.3.6.1.4.1.171.10.97.2.9.2
         myVlanMIBCompliances 1.3.6.1.4.1.171.10.97.2.9.2.1
             myVlanMIBCompliance 1.3.6.1.4.1.171.10.97.2.9.2.1.1
The compliance statement for entities which implement the My Vlan MIB
         myVlanMIBGroups 1.3.6.1.4.1.171.10.97.2.9.2.2
             myVlanMIBGroup 1.3.6.1.4.1.171.10.97.2.9.2.2.1
A collection of objects providing vlan configure .