CXIoHardware-MIB: View SNMP OID List / Download MIB

VENDOR: MEMOTEC COMMUNICATIONS


 Home MIB: CXIoHardware-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 cxIoCardAdmTable 1.3.6.1.4.1.495.2.1.5.2.1 no-access
Administrative table used to configure the required I/O card hardware.
     cxIoCardAdmEntry 1.3.6.1.4.1.495.2.1.5.2.1.1 no-access
The parameters required to fully specify the I/O card.
         cxIoCardAdmIndex 1.3.6.1.4.1.495.2.1.5.2.1.1.1 integer read-only
Index used for table management only. No other MIB object refers to this index.
         cxIoCardAdmRowStatus 1.3.6.1.4.1.495.2.1.5.2.1.1.2 integer read-write
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 Enumeration: 'disabled': 3, 'valid': 2, 'invalid': 1.
         cxIoCardAdmAlias 1.3.6.1.4.1.495.2.1.5.2.1.1.3 alias read-write
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
         cxIoCardAdmPhysSlot 1.3.6.1.4.1.495.2.1.5.2.1.1.4 integer read-write
Identifies the CX1000 I/O slot being configured. Range of Values: 1 - 16 Default Value: none Configuration Changed: administrative
         cxIoCardAdmType 1.3.6.1.4.1.495.2.1.5.2.1.1.5 integer read-write
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 Enumeration: 'tokenRingCard': 4, 'ethernetCard': 5, 'isdnCard': 6, 'highSpeedFr4LIDCard': 8, 'lanCard': 2, 'iuscFourPortCard': 1, 'digitalVceCmpCard': 7, 'octalV34ModemCard': 9, 'vceCmpCard': 3.
         cxIoCardAdmState 1.3.6.1.4.1.495.2.1.5.2.1.1.6 integer read-only
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 Enumeration: 'valid': 2, 'invalid': 1.
 cxIoPortAdmTable 1.3.6.1.4.1.495.2.1.5.2.2 no-access
Administrative table used to configure the required I/O port hardware.
     cxIoPortAdmEntry 1.3.6.1.4.1.495.2.1.5.2.2.1 no-access
The parameters required to fully specify the I/O port.
         cxIoPortAdmIndex 1.3.6.1.4.1.495.2.1.5.2.2.1.1 integer read-only
Index used for table management only. No other MIB object refers to this index.
         cxIoPortAdmRowStatus 1.3.6.1.4.1.495.2.1.5.2.2.1.2 integer read-write
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 Enumeration: 'disabled': 3, 'valid': 2, 'invalid': 1.
         cxIoPortAdmAlias 1.3.6.1.4.1.495.2.1.5.2.2.1.3 alias read-write
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
         cxIoPortAdmCardAlias 1.3.6.1.4.1.495.2.1.5.2.2.1.4 alias read-write
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
         cxIoPortAdmCardLocalIndex 1.3.6.1.4.1.495.2.1.5.2.2.1.5 integer read-write
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
 cxIoCardOperTable 1.3.6.1.4.1.495.2.1.5.2.3 no-access
Table describing what the software detects at each I/O slot on this CPU card
     cxIoCardOperEntry 1.3.6.1.4.1.495.2.1.5.2.3.1 no-access
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.
         cxIoCardOperPhysSlot 1.3.6.1.4.1.495.2.1.5.2.3.1.1 integer read-only
Identifies the CX1000 I/O slot being described.
         cxIoCardOperState 1.3.6.1.4.1.495.2.1.5.2.3.1.2 integer read-only
Indicates whether the particular I/O card is physically present. Enumeration: 'valid': 2, 'invalid': 1.
         cxIoCardOperType 1.3.6.1.4.1.495.2.1.5.2.3.1.3 integer read-only
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. Enumeration: 'tokenRingCard': 4, 'ethernetCard': 5, 'isdnCard': 6, 'highSpeedFr4LIDCard': 8, 'lanCard': 2, 'other': 255, 'iuscFourPortCard': 1, 'digitalVceCmpCard': 7, 'octalV34ModemCard': 9, 'vceCmpCard': 3.
         cxIoCardOperRevision 1.3.6.1.4.1.495.2.1.5.2.3.1.4 integer read-only
The revision number read from the I/O card ID register.
         cxIoCardOperAssemblyAndEco 1.3.6.1.4.1.495.2.1.5.2.3.1.5 integer read-only
The assembly and ECO numbers read from the I/O card assembly and ECO registers.
         cxIoCardOperSpecialEco 1.3.6.1.4.1.495.2.1.5.2.3.1.6 integer read-only
The special ECO number read from the I/O card special ECO register.
 cxIoHwCardTypeTrapReport 1.3.6.1.4.1.495.2.1.5.2.4 integer read-write
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 Enumeration: 'disabled': 1, 'enabled': 2.
 cxIHMibLevel 1.3.6.1.4.1.495.2.1.5.2.5 integer read-only
Used to determine current MIB module release supported by the agent. Object is in decimal.
   cxIoHwCardTypeTrap 1.3.6.1.4.1.495.2.1.5.20.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