Home/Catalog/CXIoHardware-MIB

CXIoHardware-MIB

Detailed view of the defined objects, syntax rules, and hierarchical paths.

25
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

25 total
Object Name
cxIoCardAdmEntryThe parameters required to fully specify the I/O card.
CxIoCardAdmEntry
.1
cxIoCardAdmIndexIndex used for table management only. No other MIB object refers to this index.ro
INTEGER
.1.1
cxIoCardAdmRowStatusIndicates 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: operativerw
Enumeration
.1.2
cxIoCardAdmAliasIdentifies 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: administrativerw
Alias
.1.3
IMPORTSAdministrative table used to configure the required I/O card hardware.
SEQUENCE OF CxIoCardAdmEntry
.1.3.6.1.4.1.495.2.1.5.2.1
cxIoPortAdmTableAdministrative table used to configure the required I/O port hardware.
SEQUENCE OF CxIoPortAdmEntry
.1.3.6.1.4.1.495.2.1.5.2.2
cxIoPortAdmEntryThe parameters required to fully specify the I/O port.
CxIoPortAdmEntry
.1.3.6.1.4.1.495.2.1.5.2.2.1
cxIoPortAdmIndexIndex used for table management only. No other MIB object refers to this index.ro
INTEGER
.1.3.6.1.4.1.495.2.1.5.2.2.1.1
cxIoPortAdmRowStatusIndicates 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: operativerw
Enumeration
.1.3.6.1.4.1.495.2.1.5.2.2.1.2
cxIoPortAdmAliasSpecifies 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: administrativerw
Alias
.1.3.6.1.4.1.495.2.1.5.2.2.1.3
cxIoPortAdmCardAliasSpecifies 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: administrativerw
Alias
.1.3.6.1.4.1.495.2.1.5.2.2.1.4
cxIoPortAdmCardLocalIndexDefines 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: administrativerw
INTEGER
.1.3.6.1.4.1.495.2.1.5.2.2.1.5
cxIoCardOperTableTable describing what the software detects at each I/O slot on this CPU card
SEQUENCE OF CxIoCardOperEntry
.1.3.6.1.4.1.495.2.1.5.2.3
cxIoCardOperEntryContains 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.
CxIoCardOperEntry
.1.3.6.1.4.1.495.2.1.5.2.3.1
cxIoCardOperPhysSlotIdentifies the CX1000 I/O slot being described.ro
INTEGER
.1.3.6.1.4.1.495.2.1.5.2.3.1.1
cxIoCardOperStateIndicates whether the particular I/O card is physically present.ro
Enumeration
.1.3.6.1.4.1.495.2.1.5.2.3.1.2
cxIoCardOperTypeIdentifies 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.ro
Enumeration
.1.3.6.1.4.1.495.2.1.5.2.3.1.3
cxIoCardOperRevisionThe revision number read from the I/O card ID register.ro
INTEGER
.1.3.6.1.4.1.495.2.1.5.2.3.1.4
cxIoCardOperAssemblyAndEcoThe assembly and ECO numbers read from the I/O card assembly and ECO registers.ro
INTEGER
.1.3.6.1.4.1.495.2.1.5.2.3.1.5
cxIoCardOperSpecialEcoThe special ECO number read from the I/O card special ECO register.ro
INTEGER
.1.3.6.1.4.1.495.2.1.5.2.3.1.6
cxIoHwCardTypeTrapReportIndicates 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: administrativerw
Enumeration
.1.3.6.1.4.1.495.2.1.5.2.4
cxIHMibLevelUsed to determine current MIB module release supported by the agent. Object is in decimal.ro
INTEGER
.1.3.6.1.4.1.495.2.1.5.2.5
cxIoCardAdmPhysSlotIdentifies the CX1000 I/O slot being configured. Range of Values: 1 - 16 Default Value: none Configuration Changed: administrativerw
INTEGER
.1.4
cxIoCardAdmTypeIdentifies 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: administrativerw
Enumeration
.1.5
cxIoCardAdmStateIndicates 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 cxIoCardAdmTypero
Enumeration
.1.6