CXIoHardware-MIB

File: CXIoHardware-MIB.mib (12505 bytes)

Imported modules

RFC-1212 RFC-1215 CXProduct-SMI

Imported symbols

OBJECT-TYPE TRAP-TYPE cxIoHardware
Alias

Defined Types

CxIoCardAdmEntry  
SEQUENCE    
  cxIoCardAdmIndex INTEGER
  cxIoCardAdmRowStatus INTEGER
  cxIoCardAdmAlias Alias
  cxIoCardAdmPhysSlot INTEGER
  cxIoCardAdmType INTEGER
  cxIoCardAdmState INTEGER

CxIoPortAdmEntry  
SEQUENCE    
  cxIoPortAdmIndex INTEGER
  cxIoPortAdmRowStatus INTEGER
  cxIoPortAdmAlias Alias
  cxIoPortAdmCardAlias Alias
  cxIoPortAdmCardLocalIndex INTEGER

CxIoCardOperEntry  
SEQUENCE    
  cxIoCardOperPhysSlot INTEGER
  cxIoCardOperState INTEGER
  cxIoCardOperType INTEGER
  cxIoCardOperRevision INTEGER
  cxIoCardOperAssemblyAndEco INTEGER
  cxIoCardOperSpecialEco INTEGER

Defined Values

cxIoCardAdmTable 1.3.6.1.4.1.495.2.1.5.2.1
Administrative table used to configure the required I/O card hardware.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CxIoCardAdmEntry

cxIoCardAdmEntry 1.3.6.1.4.1.495.2.1.5.2.1.1
The parameters required to fully specify the I/O card.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CxIoCardAdmEntry  

cxIoCardAdmIndex 1.3.6.1.4.1.495.2.1.5.2.1.1.1
Index used for table management only. No other MIB object refers to this index.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cxIoCardAdmRowStatus 1.3.6.1.4.1.495.2.1.5.2.1.1.2
Indicates whether a particular I/O card is configured within the MIB. Options: invalid (1): Deletes an I/O card entry (row) from the MIB table. valid (2): Creates an I/O card entry (row) in the MIB table. disabled (3): No I/O card entries being created or deleted. Default Value: disabled (3) Configuration Changed: operative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER invalid(1), valid(2), disabled(3)  

cxIoCardAdmAlias 1.3.6.1.4.1.495.2.1.5.2.1.1.3
Identifies an alias or alternative name for this card. This alias is recorded in the port administrative table to link it to the correct I/O card. Range of Values: 0 to 35 alphanumeric characters beginning with a non-numeric character Default Value: none Configuration Changed: administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  Alias  

cxIoCardAdmPhysSlot 1.3.6.1.4.1.495.2.1.5.2.1.1.4
Identifies the CX1000 I/O slot being configured. Range of Values: 1 - 16 Default Value: none Configuration Changed: administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cxIoCardAdmType 1.3.6.1.4.1.495.2.1.5.2.1.1.5
Identifies the type of card that occupies or will occupy this slot. Options: iuscFourPortCard (1): a proprietary I/O card lanCard (2): a LAN adapter such as an Ethernet or Token-Ring card vceCmpCard (3): a voice Compression Card tokenRingCard (4): a Token-Ring I/O card for TL600 ethernetCard (5): an Ethernet I/O card for EL600 isdnCard (6): a T1/E1 ISDN I/O card digitalVceCmpCard (7): a Digital Voice Compression Card ( 15 channels ) highSpeedFr4LIDCard (8): a high speed frame relay 4-LID I/O card octalV34ModemCard (9): an octal V.34 modem I/O card Default Value: none Related Objects: cxIoCardAdmState cxIoCardAdmPhysSlot Configuration Changed: administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER iuscFourPortCard(1), lanCard(2), vceCmpCard(3), tokenRingCard(4), ethernetCard(5), isdnCard(6), digitalVceCmpCard(7), highSpeedFr4LIDCard(8), octalV34ModemCard(9)  

cxIoCardAdmState 1.3.6.1.4.1.495.2.1.5.2.1.1.6
Indicates whether the card type configured using the cxIoCardAdmType object matches the card inserted in the slot. Options: invalid (1): The configured card type does not match the card inserted in the slot. You must adjust one or the other. valid (2): The configured card typed matches the card inserted in the slot. Related Objects: cxIoCardAdmPhysSlot cxIoCardAdmType
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER invalid(1), valid(2)  

cxIoPortAdmTable 1.3.6.1.4.1.495.2.1.5.2.2
Administrative table used to configure the required I/O port hardware.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CxIoPortAdmEntry

cxIoPortAdmEntry 1.3.6.1.4.1.495.2.1.5.2.2.1
The parameters required to fully specify the I/O port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CxIoPortAdmEntry  

cxIoPortAdmIndex 1.3.6.1.4.1.495.2.1.5.2.2.1.1
Index used for table management only. No other MIB object refers to this index.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cxIoPortAdmRowStatus 1.3.6.1.4.1.495.2.1.5.2.2.1.2
Indicates whether a particular I/O port is configured within the MIB. Options: invalid (1): Deletes an I/O port entry (row) from the MIB table. valid (2): Creates an I/O port entry (row) in the MIB table. disabled (3): No I/O port entries (rows) created or deleted. Default Value: disabled (3) Configuration Changed: operative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER invalid(1), valid(2), disabled(3)  

cxIoPortAdmAlias 1.3.6.1.4.1.495.2.1.5.2.2.1.3
Specifies an alias or alternative name for this hardware port. This alias is used by the related driver SAP to link it to the correct I/O hardware port. Range of Values: 0 to 35 alphanumeric characters beginning with a non-numeric character Default Value: none Configuration Changed: administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  Alias  

cxIoPortAdmCardAlias 1.3.6.1.4.1.495.2.1.5.2.2.1.4
Specifies the alias of the I/O card containing this port. Range of Values: 0 to 35 alphanumeric characters beginning with a non-numeric character Default Value: none Related Objects: cxIoCardAdmAlias Configuration Changed: administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  Alias  

cxIoPortAdmCardLocalIndex 1.3.6.1.4.1.495.2.1.5.2.2.1.5
Defines this port's position on the I/O card. This information is presented as an index. Note: To move to a different port on an I/O card, you need only change this value. Range of Values: Dependent on I/O card type Configuration Changed: administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

cxIoCardOperTable 1.3.6.1.4.1.495.2.1.5.2.3
Table describing what the software detects at each I/O slot on this CPU card
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CxIoCardOperEntry

cxIoCardOperEntry 1.3.6.1.4.1.495.2.1.5.2.3.1
Contains all parameters describing the detected I/O cards. The rows in this table are always defined since they cannot be created or deleted. The number of rows represents the maximum number of I/O cards a CPU card can support. For the current CX1000 chassis, eight I/O slots are available. The cxIoCardOperState object determines whether the I/O slot is occupied by an I/O card. The table index corresponds to the physical slot number of the chassis. From the current I/O-to-CPU slot relation defined, the first index in this table is equal to the CPU card slot number. The last index in this table is the CPU card slot number plus 7. Entries for which no corresponding slot number exists in the chassis are not defined. For example, on a CPU card using slot 14, the I/O card index ranges from 14 to 21; however, the entries related to slot numbers 18 to 21 will not be used since no such slots exist.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CxIoCardOperEntry  

cxIoCardOperPhysSlot 1.3.6.1.4.1.495.2.1.5.2.3.1.1
Identifies the CX1000 I/O slot being described.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cxIoCardOperState 1.3.6.1.4.1.495.2.1.5.2.3.1.2
Indicates whether the particular I/O card is physically present.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER invalid(1), valid(2)  

cxIoCardOperType 1.3.6.1.4.1.495.2.1.5.2.3.1.3
Identifies the type of card occupying this slot. This information is detected by the CX1000. Options: iuscFourPortCard (1): a proprietary I/O card lanCard (2): a LAN adapter such as an Ethernet or Token-Ring card for CL600 vceCmpCard (3): a voice Compression Card tokenRingCard (4): a Token-Ring I/O card for TL600 ethernetCard (5): an Ethernet I/O card for EL600 isdnCard (6): a T1/E1 ISDN I/O card digitalVceCmpCard (7): a Digital Voice Compression Card ( 15 channels ) highSpeedFr4LIDCard (8): a high speed frame relay 4-LID I/O card octalV34ModemCard (9): an octal V.34 modem I/O card other (255): none of the above.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER iuscFourPortCard(1), lanCard(2), vceCmpCard(3), tokenRingCard(4), ethernetCard(5), isdnCard(6), digitalVceCmpCard(7), highSpeedFr4LIDCard(8), octalV34ModemCard(9), other(255)  

cxIoCardOperRevision 1.3.6.1.4.1.495.2.1.5.2.3.1.4
The revision number read from the I/O card ID register.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cxIoCardOperAssemblyAndEco 1.3.6.1.4.1.495.2.1.5.2.3.1.5
The assembly and ECO numbers read from the I/O card assembly and ECO registers.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cxIoCardOperSpecialEco 1.3.6.1.4.1.495.2.1.5.2.3.1.6
The special ECO number read from the I/O card special ECO register.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cxIoHwCardTypeTrapReport 1.3.6.1.4.1.495.2.1.5.2.4
Indicates whether a mismatch between the value of the cxIoCardAdmType object (the configured card type) and the physical card inserted in the slot should generate a cxIoHwCardTypeTrap. Options: disabled (1): No action taken when a mismatch is detected. enabled (2): Generates a 'cxIoHwCardTypeTrap' when a mismatch is detected. Default Value: disabled (1) Related Objects: cxIoHwCardTypeTrap cxIoCardAdmType cxIoCardOperType Configuration Changed: administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

cxIHMibLevel 1.3.6.1.4.1.495.2.1.5.2.5
Used to determine current MIB module release supported by the agent. Object is in decimal.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

cxIoHwCardTypeTrap 1
Indicates that a mismatch exists between the configured card type and card type detected in the slot by the software. A trap is also produced if the slot is empty. Related Objects: cxIoCardOperPhysSlot cxIoCardOperState, cxIoCardOperType
TRAP-TYPE