A3COM0074-SMA-VLAN-SUPPORT

File: A3COM0074-SMA-VLAN-SUPPORT.mib (3118 bytes)

Imported modules

A3COM0004-GENERIC GENERIC-3COM-VLAN-MIB-1-0-7 RFC-1212

Imported symbols

smaVlanSupport a3ComVlanIfIndex OBJECT-TYPE

Defined Types

A3ComVlanIPrivatefEntry  
SEQUENCE    
  a3ComVlanCreateType INTEGER
  a3ComVlanMembers INTEGER

Defined Values

a3ComVlanPrivateIfTable 1.3.6.1.4.1.43.10.35.1
Private VLAN information table for internal agent operations.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    A3ComVlanIPrivatefEntry

a3ComVlanPrivateIfEntry 1.3.6.1.4.1.43.10.35.1.1
An individual VLAN interface entry. When an NMS wishes to create a new entry in this table, it must obtain a non-zero index from the a3ComNextAvailableVirtIfIndex object. Row creation in this table will fail if the chosen index value does not match the current value returned from the a3ComNextAvailableVirtIfIndex object.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  A3ComVlanIPrivatefEntry  

a3ComVlanCreateType 1.3.6.1.4.1.43.10.35.1.1.1
The reason this Vlan has been created. The possible values are: automatic (1) - This VLAN was created on this unit due to replication across a stack of units. dynamic (2) - VLAN created internally by some automatic mechanism, for example GVRP. manual (3) - VLAN created by some external management application. NOTE - This MIB object may only be set by the agent. It is illegal and serves no purpose for this object to be set for some other application.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER automatic(1), dynamic(2), manual(3)  

a3ComVlanMembers 1.3.6.1.4.1.43.10.35.1.1.2
Total number of members of this VLAN across the entire stack. If the value of this MIB object is zero then the VLAN is not currently in use on any device in the stack.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER