CENTRECOM-PORT-MIB

File: CENTRECOM-PORT-MIB.mib (3583 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC RFC-1212
CENTRECOM-MIB

Imported symbols

MODULE-IDENTITY RowStatus OBJECT-TYPE
extSwitchMIB

Defined Types

AtiPortLoadshareEntry  
SEQUENCE    
  atiPortLoadshareMasterIfIndex INTEGER
  atiPortLoadshareSlaveIfIndex INTEGER
  atiPortLoadshareGrouping INTEGER
  atiPortLoadshareStatus RowStatus

Defined Values

atiPort 1.3.6.1.4.1.207.8.12.2.6
Atkk network port objects
MODULE-IDENTITY    

atiPortLoadshareTable 1.3.6.1.4.1.207.8.12.2.6.1
A table of bindings between a master port and its load-sharing slaves: create/delete entries here to add/delete a port to/from a load-sharing group. Default is empty table. There are restrictions on what row creates will be accepted by each device - see Summit release notes for details.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtiPortLoadshareEntry

atiPortLoadshareEntry 1.3.6.1.4.1.207.8.12.2.6.1.1
A binding between a master port and one of its load-sharing slave ports.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtiPortLoadshareEntry  

atiPortLoadshareMasterIfIndex 1.3.6.1.4.1.207.8.12.2.6.1.1.1
The ifIndex value which identifies the port controlling a loadsharing group of ports which includes atiPortLoadshareSlaveIfIndex.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

atiPortLoadshareSlaveIfIndex 1.3.6.1.4.1.207.8.12.2.6.1.1.2
The ifIndex value which identifies the port which is a member of a loadsharing group controlled by atiPortLoadshareMasterIfIndex.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

atiPortLoadshareGrouping 1.3.6.1.4.1.207.8.12.2.6.1.1.3
The Grouping value which identifies if load sharing is in pair or quad.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER pair(2), quad(4)  

atiPortLoadshareStatus 1.3.6.1.4.1.207.8.12.2.6.1.1.4
The row status variable, used according to row installation and removal conventions.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus