MY-VLAN-MIB
AI MIB Summary
The MY-VLAN-MIB module provides the management interface for monitoring and configuring VLAN-specific attributes, including port membership, bridge table entries, and traffic statistics, on network devices supporting this proprietary extension. It enables administrators to track VLAN operational states and interface counters to validate segmentation policies and diagnose Layer 2 connectivity issues.
This module defines my vlan mibs.
Main OID:
myVlanMIB.1.3.6.1.4.1.171.10.97.2.9
34
Objects
Active
Status
7
Dependencies
Imported Objects
Objects
34 total| Object Name |
|---|
myVlanMIBThis module defines my vlan mibs. MODULE-IDENTITY .1.3.6.1.4.1.171.10.97.2.9 |
myVlanMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.171.10.97.2.9.1 |
myVlanMaxNumberNumber of MAX vlans this system supported.ro Integer32 .1.3.6.1.4.1.171.10.97.2.9.1.1 |
myVlanCurrentNumberNumber of current vlans this system have.ro Integer32 .1.3.6.1.4.1.171.10.97.2.9.1.2 |
mySystemMaxVIDMax vlans of VID this system supported.ro Integer32 .1.3.6.1.4.1.171.10.97.2.9.1.3 |
myVlanIfConfigTablevlan table.obsolete SEQUENCE OF MyVlanIfConfigEntry .1.3.6.1.4.1.171.10.97.2.9.1.4 |
myVlanIfConfigEntrylist of vlan and it's port group table.obsolete MyVlanIfConfigEntry .1.3.6.1.4.1.171.10.97.2.9.1.4.1 |
myVlanIfConfigIfIndexobsolete IfIndex (MY-TC) .1.3.6.1.4.1.171.10.97.2.9.1.4.1.1 |
myVlanIfAccessVlanThe value indicate the VID of the vlan which that this port
belong to. This field is effective for only access port.rwobsolete VlanId (Q-BRIDGE-MIB) .1.3.6.1.4.1.171.10.97.2.9.1.4.1.2 |
myVlanIfNativeVlanThe value indicate the VID of the native vlan of that this port .
This field is effective for only trunk port.rwobsolete VlanId (Q-BRIDGE-MIB) .1.3.6.1.4.1.171.10.97.2.9.1.4.1.3 |
myVlanIfAllowedVlanListEach 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.rwobsolete OCTET STRING .1.3.6.1.4.1.171.10.97.2.9.1.4.1.4 |
myVlanTablevlan table.obsolete SEQUENCE OF MyVlanEntry .1.3.6.1.4.1.171.10.97.2.9.1.5 |
myVlanEntrylist of vlan and it's distribution table.obsolete MyVlanEntry .1.3.6.1.4.1.171.10.97.2.9.1.5.1 |
myVlanVIDVID of vlan .roobsolete VlanId (Q-BRIDGE-MIB) .1.3.6.1.4.1.171.10.97.2.9.1.5.1.1 |
myVlanPortMemberActionEach 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.roobsolete MemberMap (MY-TC) .1.3.6.1.4.1.171.10.97.2.9.1.5.1.2 |
myVlanApMemberActionEach 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.roobsolete MemberMap (MY-TC) .1.3.6.1.4.1.171.10.97.2.9.1.5.1.3 |
myVlanAliasVlan's alias .rwobsolete DisplayString .1.3.6.1.4.1.171.10.97.2.9.1.5.1.4 |
myVlanEntryStatusStatus 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.rwobsolete ConfigStatus (MY-TC) .1.3.6.1.4.1.171.10.97.2.9.1.5.1.5 |
myVlanPortConfigTableThe table of VLAN members. SEQUENCE OF MyVlanPortConfigEntry .1.3.6.1.4.1.171.10.97.2.9.1.6 |
myVlanPortConfigEntrylist of ports. MyVlanPortConfigEntry .1.3.6.1.4.1.171.10.97.2.9.1.6.1 |
myVlanPortConfigIndexport index IfIndex (MY-TC) .1.3.6.1.4.1.171.10.97.2.9.1.6.1.1 |
myVlanPortConfigModePort 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.ro Enumeration .1.3.6.1.4.1.171.10.97.2.9.1.6.1.2 |
myVlanPortAccessVlanThe value indicate the VID of the vlan which that this port
belong to. This field is effective for only access port.rw VlanId (Q-BRIDGE-MIB) .1.3.6.1.4.1.171.10.97.2.9.1.6.1.3 |
myVlanPortNativeVlanThe 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.rw VlanId (Q-BRIDGE-MIB) .1.3.6.1.4.1.171.10.97.2.9.1.6.1.4 |
myVlanPortAllowedVlanListEach 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'rw VlanList .1.3.6.1.4.1.171.10.97.2.9.1.6.1.5 |
myVlanConfigTablevlan table. SEQUENCE OF MyVlanConfigEntry .1.3.6.1.4.1.171.10.97.2.9.1.7 |
myVlanConfigEntrylist of vlan and it's distribution table. MyVlanConfigEntry .1.3.6.1.4.1.171.10.97.2.9.1.7.1 |
myVlanConfigVIDVID of vlan .ro VlanId (Q-BRIDGE-MIB) .1.3.6.1.4.1.171.10.97.2.9.1.7.1.1 |
myVlanConfigActionThe value 1 to create a vlan, 0 to delete a vlan.rw Integer32 .1.3.6.1.4.1.171.10.97.2.9.1.7.1.2 |
myVlanConfigNamevlan name.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.171.10.97.2.9.1.7.1.3 |
myVlanConfigPortMemberEach 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'.ro PortList (Q-BRIDGE-MIB) .1.3.6.1.4.1.171.10.97.2.9.1.7.1.4 |
myVlanMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.171.10.97.2.9.2 |
myVlanMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.171.10.97.2.9.2.1 |
myVlanMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.171.10.97.2.9.2.2 |