CXTRDIo-MIB

File: CXTRDIo-MIB.mib (12649 bytes)

Imported modules

RFC1155-SMI RFC-1212 CXProduct-SMI

Imported symbols

Counter OBJECT-TYPE cxTrdIo
Alias

Defined Types

TrdSapOprEntry  
SEQUENCE    
  trdSapOprNumber INTEGER
  trdSapOprAlias Alias
  trdSapOprPortSpeed INTEGER
  trdSapOprTxBufferQueue INTEGER
  trdSapOprRxBufferQueue INTEGER
  trdSapOprDataGenerator INTEGER
  trdSapOprGenFrames INTEGER
  trdSapOprGenFrameSize INTEGER
  trdOprControlStats INTEGER
  trdStatOprRxGenErrors Counter

TrdSapAdmEntry  
SEQUENCE    
  trdSapAdmNumber INTEGER
  trdSapAdmAlias Alias
  trdSapAdmPortSpeed INTEGER
  trdSapAdmTxBufferQueue INTEGER
  trdSapAdmRxBufferQueue INTEGER
  trdSapAdmDataGenerator INTEGER
  trdSapAdmGenFrames INTEGER
  trdSapAdmGenFrameSize INTEGER

Defined Values

trdSapOprTable 1.3.6.1.4.1.495.2.1.6.51.1
Provides configuration information for each Token Ring service access point and its associated hardware port. Each row of the table (entry) contains information that corresponds to a particular service access point.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrdSapOprEntry

trdSapOprEntry 1.3.6.1.4.1.495.2.1.6.51.1.1
Provides the configuration of a particular Token Ring service access point and its associated hardware port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  TrdSapOprEntry  

trdSapOprNumber 1.3.6.1.4.1.495.2.1.6.51.1.1.1
Identifies the service access point by a numerical value. Each service access point is assigned a unique number. The number is assigned by the system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

trdSapOprAlias 1.3.6.1.4.1.495.2.1.6.51.1.1.2
Identifies the textual name (Alias) of this service access point. Each service access point must have a unique name. Range of Values: 0-16 alphanumeric characters. (Note that the first character must be a letter and spaces are not allowed). Default Value: None
Status: mandatory Access: read-only
OBJECT-TYPE    
  Alias  

trdSapOprPortSpeed 1.3.6.1.4.1.495.2.1.6.51.1.1.3
Defines the input and output speed, in bits per second, for the associated hardware port. Default Value: speed-16-mbps (2) Range of Values: speed-4-mbps (1) speed-16-mbps (2)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER speed-4-mbps(1), speed-16-mbps(2)  

trdSapOprTxBufferQueue 1.3.6.1.4.1.495.2.1.6.51.1.1.4
Defines the transmit queue length, in number of buffers, for the associated hardware port. The number of buffers is usually equal to the number of frames (i.e. one frame per buffer). After the queue has reached this length, up to eight additional frames are stored before data is discarded. Default Value: 64
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 32..240  

trdSapOprRxBufferQueue 1.3.6.1.4.1.495.2.1.6.51.1.1.5
Defines the receive queue length, in number of buffers, for the associated hardware port. The number of buffers is usually equal to the number of frames (i.e. one frame per buffer). After the queue has reached this length, data is discarded. Default Value: 64
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 32..240  

trdSapOprDataGenerator 1.3.6.1.4.1.495.2.1.6.51.1.1.8
Determines whether the Data Generator is enabled. The Data Generator is used for testing purposes. Options: disabled (1): The Data Generator is disabled. enabled (2): The Data Generator is enabled. enabled-verify (3): The Data Generator is enabled, and checks data it receives against data it has sent. The result of the test is displayed in trdStatOprRxGenErrors. retrigger (4): The Data Generator repeats the transmission, as specified in trdSapOprGenFrames and trdSapOprGen. Default Value: disabled Configuration Changed: operative The change cannot be saved.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2), enabled-verify(3), retrigger(4)  

trdSapOprGenFrames 1.3.6.1.4.1.495.2.1.6.51.1.1.9
Determines the number of times a frame will be generated (for testing purposes). Frames are generated every 50 msec. If the value is set to zero, then frames will be generated continuously (every 50 msec). If the Data Generator is disabled (using trdSapOprDataGenerator), then the value is ignored. Range of Values: 0 - 255 Default Value: 1 Configuration Changed: operative The change cannot be saved.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

trdSapOprGenFrameSize 1.3.6.1.4.1.495.2.1.6.51.1.1.10
Determines the size of the frames (in bytes) to be generated for testing purposes. If the Data Generator is disabled, then this value is ignored. Range of Values: 18-2100 bytes Default Value: 512 bytes Configuration Changed: operative The change cannot be saved.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

trdOprControlStats 1.3.6.1.4.1.495.2.1.6.51.1.1.15
Determines whether statistics for the hardware port will be cleared. When the clearSapStats option is selected, all counters for this port are cleared, including counters kept in the Interfaces Group MIB, (RFC 1213) and in the dot5 Table (RFC 1231). Options: clearSapStats (1): clears all statistics for the hardware port. Configuration Changed: operative
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER clearSapStats(1)  

trdStatOprRxGenErrors 1.3.6.1.4.1.495.2.1.6.51.1.1.17
Identifies the total number of frames received that contain errors for a port that is set to enable-verify in 'trdSapOprDataGenerator'. Range of Values: 0 to 4,294,967,295 Default Value: None
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

trdSapAdmTable 1.3.6.1.4.1.495.2.1.6.51.2
Provides configuration information for each Token Ring service access point and its associated hardware port. Each row (entry) of the table corresponds to a particular service access point.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrdSapAdmEntry

trdSapAdmEntry 1.3.6.1.4.1.495.2.1.6.51.2.1
Provides configuration information for a particular Token Ring service access point and its associated hardware port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  TrdSapAdmEntry  

trdSapAdmNumber 1.3.6.1.4.1.495.2.1.6.51.2.1.1
Identifies the service access point by a number. The system assigns each service access point a unique number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

trdSapAdmAlias 1.3.6.1.4.1.495.2.1.6.51.2.1.2
Determines the textual name (alias) of this service access point. Each service access point is assigned a unique name. Range of Values: 0-16 alphanumeric characters.The first character must be a letter, and spaces are not allowed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Alias  

trdSapAdmPortSpeed 1.3.6.1.4.1.495.2.1.6.51.2.1.3
Defines the input and output speed, in bits per second, for the associated hardware port. Options: speed-4-mbps (1): 4 mbps ring speed speed-16-mbps (2): 16 mbps ring speed Default Value: speed-16-mbps (2)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER speed-4-mbps(1), speed-16-mbps(2)  

trdSapAdmTxBufferQueue 1.3.6.1.4.1.495.2.1.6.51.2.1.4
Defines the transmit queue length, in number of buffers, for the associated hardware port. The number of buffers is usually equal to the number of frames (i.e. one frame per buffer). After the queue has reached this length, up to eight additional frames are stored before data is discarded. Range of Values: 32-240 Default Value: 64
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 32..240  

trdSapAdmRxBufferQueue 1.3.6.1.4.1.495.2.1.6.51.2.1.5
Defines the receive queue length, in number of buffers, for the associated hardware port. The number of buffers is usually equal to the number of frames (i.e. one frame per buffer). After the queue has reached this length, data is discarded. Range of Values: 32-240 Default Value: 64
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 32..240  

trdSapAdmDataGenerator 1.3.6.1.4.1.495.2.1.6.51.2.1.8
Determines whether the Data Generator is enabled. The Data Generator is used for testing purposes. Options: disabled (1) enabled (2) enabled-verify (3): The Data Generator is enabled, and checks data it receives against data it has sent. The result of the test is displayed in trdStatOprRxGenErrors. Default Value: disabled (1) Configuration Changed: administrative Further Action: to activate changed value, click on Action in EMS menu bar, then click on Reset with Save.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2), enabled-verify(3)  

trdSapAdmGenFrames 1.3.6.1.4.1.495.2.1.6.51.2.1.9
Determines the number of times a frame will be generated for testing purposes. Frames are generated every 50 msec. If the value is set to zero, then frames will be generated continuously (every 50 msec). If the Data Generator is disabled (using trdSapAdmDataGenerator), then the value is ignored. Range of Values: 0 - 255 Default Value: 1 Configuration Changed: administrative Further action: to activate changed value, click on Action in EMS menu bar, then click on Reset with Save.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

trdSapAdmGenFrameSize 1.3.6.1.4.1.495.2.1.6.51.2.1.10
Determines the size of the frames (in bytes) to be generated for testing purposes. If the Data Generator is disabled, then this value is ignored. Range of Values: 18 - 2100 bytes Default Value: 512 bytes Configuration Changed: administrative Further action: to activate changed value, click on Action in EMS menu bar, then click on Reset with Save.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 18..2100