CENTILLION-VLAN-MIB

File: CENTILLION-VLAN-MIB.mib (6153 bytes)

Imported modules

RFC-1212 SNMPv2-TC IF-MIB
CENTILLION-MCAST-MIB

Imported symbols

OBJECT-TYPE RowStatus TruthValue
InterfaceIndex vlan VlanId

Defined Types

CnVlanPortMemberEntry  
SEQUENCE    
  cnVlanPortMemberCard INTEGER
  cnVlanPortMemberPort INTEGER
  cnVlanPortMemberVID VlanId
  cnVlanPortMemberStatus RowStatus
  cnVlanPortMemberIngressType INTEGER
  cnVlanPortMemberDynamic TruthValue
  cnVlanPortMemberIfIndex InterfaceIndex
  cnVlanPortMemberRing INTEGER

Defined Values

cnVlanMemberGroup 1.3.6.1.4.1.930.2.1.2.31.2
OBJECT IDENTIFIER    

cnVlanPortMemberTable 1.3.6.1.4.1.930.2.1.2.31.2.1
The VLAN port membership configuration table. This table contains membership information pertaining to the ports belonging to a VLAN.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CnVlanPortMemberEntry

cnVlanPortMemberEntry 1.3.6.1.4.1.930.2.1.2.31.2.1.1
An entry containing VLAN membership information for a particular port. Entries are added by specifying the cnVlanPortMemberCard, cnVlanPortMemberPort, cnVlanPortMemberVID, and the cnVlanPortMemberIngressType. Entries are deleted simply by setting the cnVlanPortMemberStatus object to destroy.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CnVlanPortMemberEntry  

cnVlanPortMemberCard 1.3.6.1.4.1.930.2.1.2.31.2.1.1.1
The card number for this port in the VLAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cnVlanPortMemberPort 1.3.6.1.4.1.930.2.1.2.31.2.1.1.2
The port number for this port in the VLAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cnVlanPortMemberVID 1.3.6.1.4.1.930.2.1.2.31.2.1.1.3
The VLAN ID of which this port is a member.
Status: mandatory Access: read-only
OBJECT-TYPE    
  VlanId  

cnVlanPortMemberStatus 1.3.6.1.4.1.930.2.1.2.31.2.1.1.4
The current status of the entry. Entries may be added by specifying a value of createAndGo, and removed by setting the status to destroy.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

cnVlanPortMemberIngressType 1.3.6.1.4.1.930.2.1.2.31.2.1.1.5
The method used to classify ingress frames on this port into this VLAN. The allowed values are specific to the cnVlanType of the VLAN as follows: byPort: pvid or tag byProtocolId: pvid, tag, or protocolId Allowable values may also be restricted by the VLAN capabilities of this port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER pvid(1), tag(2), protocolId(3)  

cnVlanPortMemberDynamic 1.3.6.1.4.1.930.2.1.2.31.2.1.1.6
The value for this object indicates whether the switch learned this port's VLAN membership dynamically.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

cnVlanPortMemberIfIndex 1.3.6.1.4.1.930.2.1.2.31.2.1.1.7
The value for this object identifies the instance of the ifIndex object, defined in MIB-II, for the interface corresponding to this port and VLAN. If no such entry exists, the value 0 may be returned.
Status: mandatory Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

cnVlanPortMemberRing 1.3.6.1.4.1.930.2.1.2.31.2.1.1.8
The ring number for this port if this VLAN uses source route or source route transparent bridging.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cnVlanENETMgt 1.3.6.1.4.1.930.2.1.2.31.3
VID of the Ethernet management VLAN. The null VID indicates that an Ethernet management VLAN is not configured.
Status: mandatory Access: read-write
OBJECT-TYPE    
  VlanId  

cnVlanTRMgt 1.3.6.1.4.1.930.2.1.2.31.4
VID of the Token Ring management VLAN. The null VID indicates that an Token Ring management VLAN is not configured.
Status: mandatory Access: read-write
OBJECT-TYPE    
  VlanId