CXEthIo-MIB

File: CXEthIo-MIB.mib (18037 bytes)

Imported modules

RFC1155-SMI RFC-1212 CXProduct-SMI

Imported symbols

Counter OBJECT-TYPE cxEthIo
Alias

Defined Types

EthSapOprEntry  
SEQUENCE    
  ethSapOprNumber INTEGER
  ethSapOprAlias Alias
  ethSapOprConnectorType INTEGER
  ethSapOprDataGenerator INTEGER
  ethSapOprGenFrames INTEGER
  ethSapOprGenFrameSize INTEGER
  ethSapOprLoopbackType INTEGER
  ethOprControlStats INTEGER
  ethStatOprLinkState INTEGER
  ethStatOprInFrames Counter
  ethStatOprInOctets Counter
  ethStatOprInErrors Counter
  ethStatOprInDiscards Counter
  ethStatOprInBusyDiscards Counter
  ethStatOprOutFrames Counter
  ethStatOprOutOctets Counter
  ethStatOprOutErrors Counter
  ethStatOprOutDiscards Counter
  ethStatOprOutCSLostFrames Counter
  ethStatOprRxGenErrors Counter

EthSapAdmEntry  
SEQUENCE    
  ethSapAdmNumber INTEGER
  ethSapAdmAlias Alias
  ethSapAdmConnectorType INTEGER
  ethSapAdmDataGenerator INTEGER
  ethSapAdmGenFrames INTEGER
  ethSapAdmGenFrameSize INTEGER
  ethSapAdmLoopbackType INTEGER

Defined Values

ethSapOprTable 1.3.6.1.4.1.495.2.1.6.45.1
Provides configuration information for each Ethernet service access point and its associated hardware ports. It also provides statistical information about activity at the interface. 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  
    EthSapOprEntry

ethSapOprEntry 1.3.6.1.4.1.495.2.1.6.45.1.1
Provides the configuration of a particular Ethernet service access point and its associated hardware port. It also provides statistical information about activity at the interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  EthSapOprEntry  

ethSapOprNumber 1.3.6.1.4.1.495.2.1.6.45.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  

ethSapOprAlias 1.3.6.1.4.1.495.2.1.6.45.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  

ethSapOprConnectorType 1.3.6.1.4.1.495.2.1.6.45.1.1.3
Identifies the connector type used for the hardware port. Options: auto (1): (connector type detected automatically) aui (2): tbaseT (3): 100baseT (4) 100 Mbs Ethernet Default Value: auto
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER auto(1), aui(2), tbaset(3), baset-100(4)  

ethSapOprDataGenerator 1.3.6.1.4.1.495.2.1.6.45.1.1.4
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 it checks what it receives against what it has sent. The result of the test is displayed in ethStatOprRxGenErrors. If this option is selected ethSapOprLoobackType must be set to remote. retrigger (4): The data generator repeats the transmission as specified in ethSapOprGenFrames and ethSapOprGen. Default Value: disabled Configuration Changed: administrative The change cannot be saved.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2), enabled-verify(3), retrigger(4)  

ethSapOprGenFrames 1.3.6.1.4.1.495.2.1.6.45.1.1.5
Determines the number of times a frame will be generated (for testing purposes). Frames are generated every 1 msec. If the value is set to zero, then frames will be generated continuously (every 1 msec). If the Data Generator is disabled (using ethSapOprDataGenerator), then the value is ignored. Range of Values: 0 - 255 Default Value: 1
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ethSapOprGenFrameSize 1.3.6.1.4.1.495.2.1.6.45.1.1.6
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: 0-1514 bytes Default Value: 512 bytes Configuration Changed: administrative The change cannot be saved.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ethSapOprLoopbackType 1.3.6.1.4.1.495.2.1.6.45.1.1.7
Determines whether the port performs remote loopback, local loopback or both. Options: none (1): Loopback is disabled. local (2): The Service Access Point associated with the port returns all frames to the originating layer without transmitting them. remote (3): The port transmists back whatever it receives. (This implies that the Service Access Point associated with the port will not permit communications with any upper layer requesting service.) both (4): Both remote and local loopback enabled. Default Value: none (1) Configuration Changed: administrative The change cannot be saved.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), local(2), remote(3), both(4)  

ethOprControlStats 1.3.6.1.4.1.495.2.1.6.45.1.1.12
Determines whether the statistics for the hardware port will be cleared. When the clearSapStats option is selected all the counters for the port are cleared. Options: clearSapStats (clears statistics for the hardware port).
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER clearSapStats(1)  

ethStatOprLinkState 1.3.6.1.4.1.495.2.1.6.45.1.1.14
Identifies whether the hardware port is available. If there is a problem with the port (e.g. a faulty connection) the value will be down. Options: up (1) down (2) Default Value: None
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

ethStatOprInFrames 1.3.6.1.4.1.495.2.1.6.45.1.1.15
Identifies the total number of frames received by this port. The value indicates the activity at this interface. Range of Values: 0 to 4, 294, 967, 295 Default Value: None
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ethStatOprInOctets 1.3.6.1.4.1.495.2.1.6.45.1.1.16
Identifies the total number of octets received by this port. The value indicates the activity at this interface. Range of Values: 0 to 4, 294, 967, 295 Default Value: None
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ethStatOprInErrors 1.3.6.1.4.1.495.2.1.6.45.1.1.17
Identifies the total number of errors received by this port. Errors include overrun errors, non-octet errors, and CRC errors. A high count may indicate a hardware problem. Range of Values: 0 to 4, 294, 967, 295 Default Value: None
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ethStatOprInDiscards 1.3.6.1.4.1.495.2.1.6.45.1.1.18
Identifies the total number of frames received and discarded due to errors or other conditions (i.e. busy, lack of receive buffers, frames received while port not bound to an upper layer.) A high count may indicate that the port is not bound to an upper layer. Range of Values: 0 to 4, 294, 967, 295 Default Value: None
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ethStatOprInBusyDiscards 1.3.6.1.4.1.495.2.1.6.45.1.1.19
Identifies the total number of frames received and discarded as a result of a lack of receive buffers. A high count may indicate system resources are low. Range of Values: 0 to 4, 294, 967, 295 Default Value: None
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ethStatOprOutFrames 1.3.6.1.4.1.495.2.1.6.45.1.1.20
Identifies the total number of frames transmitted by this port. Range of Values: 0 to 4, 294, 967, 295 Default Value: None
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ethStatOprOutOctets 1.3.6.1.4.1.495.2.1.6.45.1.1.21
Identifies the total number of octets transmitted by this port. Range of Values: 0 to 4, 294, 967, 295 Default Value: None
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ethStatOprOutErrors 1.3.6.1.4.1.495.2.1.6.45.1.1.22
Identifies the total number of errors transmitted by this port. The count includes Transmitter Underrun, Carrier sense Lost During Frame Transmission, Attempts Limits Expires, and Late Collisions. A high count may indicate a hardware problem. Range of Values: 0 to 4, 294, 967, 295 Default Value: None
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ethStatOprOutDiscards 1.3.6.1.4.1.495.2.1.6.45.1.1.23
Identifies the total number of frames which were unsuccessfully transmitted due to a lack of transmit buffers. Range of Values: 0 to 4, 294, 967, 295 Default Value: None
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ethStatOprOutCSLostFrames 1.3.6.1.4.1.495.2.1.6.45.1.1.24
Identifies the total number of transmitted frames for which the carrier sense lost condition was encountered during transmission. A high count may indicate that the device was unplugged during transmission. Range of Values: 0 to 4, 294, 967, 295 Default Value: None
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ethStatOprRxGenErrors 1.3.6.1.4.1.495.2.1.6.45.1.1.25
Identifies the total number of frames received that contain errors (for a port that has enable-verify set in ethSapOprDataGenerator.) Range of Values: 0 to 4, 294, 967, 295 Default Value: None
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ethSapAdmTable 1.3.6.1.4.1.495.2.1.6.45.2
Provides configuration information for each Ethernet 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  
    EthSapAdmEntry

ethSapAdmEntry 1.3.6.1.4.1.495.2.1.6.45.2.1
Provides configuration information for a particular Ethernet service access point and its associated hardware port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  EthSapAdmEntry  

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

ethSapAdmAlias 1.3.6.1.4.1.495.2.1.6.45.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. (Note that the first character must be a letter; spaces are not allowed). Related Parameters: The alias must be the same as the one used in cxCfgIpxPortSubnetworkSAPAlias and cxCfgIpAdEntSubnetworkSAPAlias.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Alias  

ethSapAdmConnectorType 1.3.6.1.4.1.495.2.1.6.45.2.1.3
Identifies the connector type used for the hardware port. Options: auto (1): connector type detected automatically aui (2) tbaseT (3) 100baseT (4) 100 Mbs Ethernet Default Value: auto (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 auto(1), aui(2), tbaseT(3), baset-100(4)  

ethSapAdmDataGenerator 1.3.6.1.4.1.495.2.1.6.45.2.1.4
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 it checks what it receives against what it has sent. The result of the test is displayed in ethStatAdmrRxGenErrors. If this option is selected, ethSapOprLoobackType must be set to remote. Default Value: disabled (1) Configuration Changed: administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2), enabled-verify(3)  

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

ethSapAdmGenFrameSize 1.3.6.1.4.1.495.2.1.6.45.2.1.6
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: 0 -1514 bytes Default Value:512 bytes Configuration Changed: administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..1514  

ethSapAdmLoopbackType 1.3.6.1.4.1.495.2.1.6.45.2.1.7
Determines whether the port performs remote loopback, local loopback or both. Options: none (1): Loopback is disabled. local (2): The Service Access Point associated with the port returns all frames to the originating layer without transmitting them. remote (3): The port transmists back whatever it receives. (This implies that the Service Access Point associated with the port will not permit communications with any upper layer requesting service.) both (4): Both remote and local loopback enabled. Default Value: none (1) Configuration Changed: administrative.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), local(2), remote(3), both(4)