FCTR-MIB

File: FCTR-MIB.mib (5451 bytes)

Imported modules

RFC1155-SMI RFC-1212

Imported symbols

enterprises OBJECT-TYPE

Defined Types

RequestedFlowControlMode  
INTEGER disabled(1), enabled(2), auto(3)    

GrantedFlowControlMode  
INTEGER disabled(1), flowControl(2), backPressure(3), other(4)    

NbFctrPortEntry  
SEQUENCE    
  nbFctrPort INTEGER
  nbFctrPortRunReqMode RequestedFlowControlMode
  nbFctrPortRunGrntd GrantedFlowControlMode
  nbFctrPortPermReqMode RequestedFlowControlMode

Defined Values

nbase 1.3.6.1.4.1.629
OBJECT IDENTIFIER    

nbSwitchG1 1.3.6.1.4.1.629.1
OBJECT IDENTIFIER    

nbSwitchG1Il 1.3.6.1.4.1.629.1.50
OBJECT IDENTIFIER    

nbFctr 1.3.6.1.4.1.629.1.50.2
OBJECT IDENTIFIER    

nbFctrInfo 1.3.6.1.4.1.629.1.50.2.1
OBJECT IDENTIFIER    

nbFctrMgmtType 1.3.6.1.4.1.629.1.50.2.1.1
Describes type of Flow Controle of the device. The nbFctrPortsRunTable and nbFctrPortsPermTable tables may not be supported in the per-device-only(2) case. Set new value for nbFctrGlbReqRun and/or nbFctrGlbReqPerm in per-port (3) should change this value for all ports in nbFctrPortsRunTable and/or nbFctrPortsPermTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER nonControl(1), perDeviceOnly(2), perPort(3)  

nbFctrGlbReqRun 1.3.6.1.4.1.629.1.50.2.1.2
Requested mode of the device immediately to be set.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RequestedFlowControlMode  

nbFctrGlbGrntdRun 1.3.6.1.4.1.629.1.50.2.1.3
Actual mode of the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  GrantedFlowControlMode  

nbFctrGlbReqPerm 1.3.6.1.4.1.629.1.50.2.1.4
Requested mode of the device, will be implemented from begin after next reset/reboot.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RequestedFlowControlMode  

nbFctrPortsTable 1.3.6.1.4.1.629.1.50.2.2
Flow control per port configuration table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NbFctrPortEntry

nbFctrPortEntry 1.3.6.1.4.1.629.1.50.2.2.1
Describes Flow control configuration of the port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NbFctrPortEntry  

nbFctrPort 1.3.6.1.4.1.629.1.50.2.2.1.1
Number of Port to be managed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

nbFctrPortRunReqMode 1.3.6.1.4.1.629.1.50.2.2.1.2
Requested mode of the port immediately to be set.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RequestedFlowControlMode  

nbFctrPortRunGrntd 1.3.6.1.4.1.629.1.50.2.2.1.3
Actual mode of the port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  GrantedFlowControlMode  

nbFctrPortPermReqMode 1.3.6.1.4.1.629.1.50.2.2.1.4
Requested mode of the port immediately to be set.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RequestedFlowControlMode