TN-DEV-AGGREGATION-MIB

File: TN-DEV-AGGREGATION-MIB.mib (3922 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC ENTITY-MIB
Q-BRIDGE-MIB TN-MGMT-MIB

Imported symbols

OBJECT-TYPE Unsigned32 RowStatus
entPhysicalIndex PortList tnDevMgmt

Defined Types

TnDevAggrModeCfgEntry  
SEQUENCE    
  tnDevAggrModeSmac INTEGER
  tnDevAggrModeDmac INTEGER
  tnDevAggrModeSipDip INTEGER
  tnDevAggrModeSportDport INTEGER

TnDevAggrGroupCfgEntry  
SEQUENCE    
  tnDevAggrGroupId Unsigned32
  tnDevAggrGroupPortMember PortList
  tnDevAggrGroupRowStatus RowStatus

Defined Values

tnDevAggregation 1.3.6.1.4.1.868.2.5.3.1.1.38
OBJECT IDENTIFIER    

tnDevAggrModeCfgTable 1.3.6.1.4.1.868.2.5.3.1.1.38.1
Aggregation Mode Configuration
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnDevAggrModeCfgEntry

tnDevAggrModeCfgEntry 1.3.6.1.4.1.868.2.5.3.1.1.38.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  TnDevAggrModeCfgEntry  

tnDevAggrModeSmac 1.3.6.1.4.1.868.2.5.3.1.1.38.1.1.1
The Source MAC address can be used to calculate the destination port for the frame.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

tnDevAggrModeDmac 1.3.6.1.4.1.868.2.5.3.1.1.38.1.1.2
The Destination MAC Address can be used to calculate the destination port for the frame.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

tnDevAggrModeSipDip 1.3.6.1.4.1.868.2.5.3.1.1.38.1.1.3
The IP address can be used to calculate the destination port for the frame.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

tnDevAggrModeSportDport 1.3.6.1.4.1.868.2.5.3.1.1.38.1.1.4
The TCP/UDP port number can be used to calculate the destination port for the frame.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

tnDevAggrGroupCfgTable 1.3.6.1.4.1.868.2.5.3.1.1.38.2
Aggregation Group Configuration
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnDevAggrGroupCfgEntry

tnDevAggrGroupCfgEntry 1.3.6.1.4.1.868.2.5.3.1.1.38.2.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  TnDevAggrGroupCfgEntry  

tnDevAggrGroupId 1.3.6.1.4.1.868.2.5.3.1.1.38.2.1.1
Indicates the group ID for the settings contained in the entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

tnDevAggrGroupPortMember 1.3.6.1.4.1.868.2.5.3.1.1.38.2.1.2
Indicates the port member of the entry.
Status: current Access: read-create
OBJECT-TYPE    
  PortList  

tnDevAggrGroupRowStatus 1.3.6.1.4.1.868.2.5.3.1.1.38.2.1.3
This indicates the status of the entry, and is used to create and delete entries in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus