CENTILLION-VIRTUALSEGMENT-MIB

File: CENTILLION-VIRTUALSEGMENT-MIB.mib (12807 bytes)

Imported modules

RFC-1212 CENTILLION-ROOT-MIB CENTILLION-BRIDGEGROUP-MIB
RFC1213-MIB

Imported symbols

OBJECT-TYPE StatusIndicator sysConfig
Boolean BridgeGroupId DisplayString

Defined Types

VirtualSegmentTypeId  
INTEGER other(1), token-ring(2), ethernet(3)    

VirtualSegmentEntry  
SEQUENCE    
  virtualSegmentType VirtualSegmentTypeId
  virtualSegmentId INTEGER
  virtualSegmentStatus StatusIndicator
  virtualSegmentIfIndex INTEGER
  virtualSegmentConfiguredPortNumber INTEGER
  virtualSegmentActivePortNumber INTEGER
  virtualSegmentSpecific OBJECT IDENTIFIER
  virtualSegmentAdminEncapsulation INTEGER
  virtualSegmentBridgeGroupIdentifier BridgeGroupId
  virtualSegmentGroupName DisplayString
  virtualSegmentGroupServer Boolean

VirtualSegmentPortEntry  
SEQUENCE    
  virtualSegmentPortType VirtualSegmentTypeId
  virtualSegmentPortId INTEGER
  virtualSegmentPortCardNumber INTEGER
  virtualSegmentPortPortNumber INTEGER
  virtualSegmentPortStatus StatusIndicator
  virtualSegmentPortIfIndex INTEGER

Defined Values

virtualSegmentGroup 1.3.6.1.4.1.930.2.1.2.23
OBJECT IDENTIFIER    

virtualSegmentConfigNumber 1.3.6.1.4.1.930.2.1.2.23.1
The total number of configured virtual segments in the system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

virtualSegmentActiveNumber 1.3.6.1.4.1.930.2.1.2.23.2
The total number of active virtual segments in the system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

virtualSegmentTable 1.3.6.1.4.1.930.2.1.2.23.3
The Virtual Segment table. The virtual segment table contains information pertaining the each virtual segment in the system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VirtualSegmentEntry

virtualSegmentEntry 1.3.6.1.4.1.930.2.1.2.23.3.1
A single entry in the virtual segment table. Virtual segments may be added by specifying a valid status for a non-existant entry in the table. Note that if no other values are specified in the set request, they are defaulted to a value as appropriate to the type of virtual Segment.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VirtualSegmentEntry  

virtualSegmentType 1.3.6.1.4.1.930.2.1.2.23.3.1.1
The virtual segment type. When the type is ethernet, a MLT group will be created. When the type is token ring, a token ring vsegment is created.
Status: mandatory Access: read-write
OBJECT-TYPE    
  VirtualSegmentTypeId  

virtualSegmentId 1.3.6.1.4.1.930.2.1.2.23.3.1.2
The virtual segment identifier. The identifier is interpreted based upon the virtualSegmentType object. For example, the virtualSegmentIdentifier for a token-ring VSegment is the ring number. This identifier must be unique across local VSegments within the specific virtualSegmentType.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

virtualSegmentStatus 1.3.6.1.4.1.930.2.1.2.23.3.1.3
The current status of the virtual Segment entry. VSegments may be added by specifiying a valid status, and removed by specifying an invalid status.
Status: mandatory Access: read-write
OBJECT-TYPE    
  StatusIndicator  

virtualSegmentIfIndex 1.3.6.1.4.1.930.2.1.2.23.3.1.4
The value of the instance of the ifIndex object, defined in MIB-II, for the interface corresponding to this VSegment.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

virtualSegmentConfiguredPortNumber 1.3.6.1.4.1.930.2.1.2.23.3.1.5
The number of ports configured in this VSegment.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

virtualSegmentActivePortNumber 1.3.6.1.4.1.930.2.1.2.23.3.1.6
The number of active ports in this VSegment.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

virtualSegmentSpecific 1.3.6.1.4.1.930.2.1.2.23.3.1.7
The object identifier to reference the corresponding instance in a VSegment specific MIB. If this information is not present, its value is set to the OBJECT IDENTIFIER { 0 0 }.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

virtualSegmentAdminEncapsulation 1.3.6.1.4.1.930.2.1.2.23.3.1.8
The encapulation used for generating management frames for multicast, broadcast and unknown destinations. The default values are specific to the virtualSemgentTypeId and are assigned as follows: token-ring: iso88025-tokenRing, ethernet: ethernet-iso88023 Allowable values are also dependant on the virtualSegmentTypeId.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), iso88025-tokenRing(2), ethernet-iso88023(3), ethernet-csmacd(4), iso88023-csmacd(5)  

virtualSegmentBridgeGroupIdentifier 1.3.6.1.4.1.930.2.1.2.23.3.1.9
The spanning tree group identifier corresponding to this virtual segment.
Status: mandatory Access: read-only
OBJECT-TYPE    
  BridgeGroupId  

virtualSegmentGroupName 1.3.6.1.4.1.930.2.1.2.23.3.1.10
The MLT group name corresponding to this virtual segment. This value is used for ethernet vsegment type and is ignored for a token ring vsegment type.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

virtualSegmentGroupServer 1.3.6.1.4.1.930.2.1.2.23.3.1.11
Used to indicate a server is attached to this MLT group. Default condition is false (no server attached to this MLT group).
Status: mandatory Access: read-write
OBJECT-TYPE    
  Boolean  

virtualSegmentPortTable 1.3.6.1.4.1.930.2.1.2.23.4
The Virtual Segment port configuration table. This table contains information pertaining to the ports belonging to a virtual segment.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VirtualSegmentPortEntry

virtualSegmentPortEntry 1.3.6.1.4.1.930.2.1.2.23.4.1
An entry in the virtual Segment port table. Entries are added by specifying the virtualSegmentPortType, virtualSegmentPortIdentifier, virtualSegmentPortCardNumber, and virtualSegmentPortPortNumber. Entries may be deleted simply by invalidating the virtualSegmentPortStatus object.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VirtualSegmentPortEntry  

virtualSegmentPortType 1.3.6.1.4.1.930.2.1.2.23.4.1.1
The virtual segment type of which this port is a member.
Status: mandatory Access: read-write
OBJECT-TYPE    
  VirtualSegmentTypeId  

virtualSegmentPortId 1.3.6.1.4.1.930.2.1.2.23.4.1.2
The virtual segment identifier of which this port is a member.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

virtualSegmentPortCardNumber 1.3.6.1.4.1.930.2.1.2.23.4.1.3
The card number for this port in the virtual Segment.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

virtualSegmentPortPortNumber 1.3.6.1.4.1.930.2.1.2.23.4.1.4
The port number for this port in the virtual Segment.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

virtualSegmentPortStatus 1.3.6.1.4.1.930.2.1.2.23.4.1.5
The current status of the entry. Entries may be added by specifying a value of valid, and removed by setting the status to invalid.
Status: mandatory Access: read-write
OBJECT-TYPE    
  StatusIndicator  

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