CARD-MIB: View SNMP OID List / Download MIB
VENDOR: CORIOLIS NETWORKS
Home | MIB: CARD-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).
|
|||
Object Name | OID | Type | Access | Info |
cardMIB | 1.3.6.1.4.1.5812.2.1 |
The MIB module for cards in coriolis boxes |
||
cardCount | 1.3.6.1.4.1.5812.2.2 | integer | read-only |
The number of active cards in the device |
cardEEPromTable | 1.3.6.1.4.1.5812.2.3 | no-access |
The table containing various kinds of card information |
|
1.3.6.1.4.1.5812.2.3.1 | no-access |
Entry containing information about a card in the system. |
||
slotNo | 1.3.6.1.4.1.5812.2.3.1.1 | integer | no-access |
This variable is used as an index in all card tables |
cardSIDFVer | 1.3.6.1.4.1.5812.2.3.1.2 | octet string | read-only |
SID ROM Version of the SID-ROM format which represents the 1st 20 bytes with a 1 byte value. This variable is used only during the boot process when a sanity check is made. If the current version is 0xF0 (which indicates the initial version), then the next version would be 0xE1 and so on. |
cardHwType | 1.3.6.1.4.1.5812.2.3.1.3 | integer | read-only |
An object which uniquely identifies the card type. Enumeration: 'tdmOC3c': 13, 'thirteenTenOSU14': 24, 'txDWDM': 7, 'rxDWDM': 6, 'rx1310': 4, 'smOTU': 17, 'dwdmOSU': 18, 'oauEth16Gig1FX': 21, 'oauEth16DS1Fx': 25, 'tx1310': 5, 'atmOC3c': 9, 'smOSU': 2, 'dwdmOSU14': 23, 'atmOC12c': 10, 'thirteenTenOSU': 19, 'csOSU': 20, 'tdmDS1': 11, 'tdmDS3': 12, 'tdmOC12c': 14, 'mm': 1, 'oauGig4Fx': 26, 'posOC12c': 27, 'posOC48c': 28, 'fmOTU': 22, 'gigio': 16, 'eth16': 8. |
cardHwSubType | 1.3.6.1.4.1.5812.2.3.1.4 | octet string | read-only |
Identifies the functional revision of this card. Example: Suppose a card's hardware could be configured with internal or external timing modes and suppose firmware initialization differed depending on the type of timing mode configured on the card hardware, then the value of the hardware subtype object could be used by firmware to initialize to the appropriate timing mode. |
cardImageType | 1.3.6.1.4.1.5812.2.3.1.5 | integer | read-only |
An object which identifies the bootrom and system images to running on a card. This object only applies to card types with on-board processor. The values are: 0 - card without CPU or image. 3 - Management Module 4 - OptiFlow 3000/3500 Switch Module and OptiFlow 5000/5500 Switch Module 5 - OptiFlow 1010 (Pizza Box) |
cardMACaddressNum | 1.3.6.1.4.1.5812.2.3.1.6 | integer | read-only |
Indicates the number of MAC Addresses allocated to this module. Current values range from 0 to 64. This value is 0 when not applicable. |
cardMacAddress | 1.3.6.1.4.1.5812.2.3.1.7 | octet string | read-only |
Stores the starting MAC Address for this module. All 6 bytes are zero when not applicable. |
cardAssemblyClass | 1.3.6.1.4.1.5812.2.3.1.8 | integer | read-only |
Identifies the hardware class. This field is a duplicate of the assembly class portion of the assembly number. It is stored and displayed in Binary Encoded Decimal (BCD) format. The following list provide some of the Assembly Class and its description: 04 Mechanical Assembly Drawing (Legacy Only) 10 Discrete Resistors 11 Resistor Networks 14 Capacitors 16 Crystals 17 Oscillators 18 Magnetic Modules (inductors, filters, ferrites, power chokes, transformers) 20 Active Components 21 Transistors, Diodes, FET's 22 Mechanical Hardware (Legacy Only) 23 Connectors 24 Electromechanical Components (switches, motors, fans) 26 Circuit Protection Devices (Fuses, PTC) 27 Power Components (power supplies, fuses, line filters) 30 LED's 31 Logic Components 32 Memory 34 Application Specific 36 Optical Component (Active, Passive) 38 Programmable Device (Raw device prior to programming) 40 Module Assemblies (Secondary Assy Required i.e., Optics) 42 Mechanical Fasteners (Screws, Washers, Nuts, Tywraps) 43 Labels 44 Wire & Cable 46 Packaging (Shipping Materials) 47 Manuals (HW, SW, Release Notes, Misc) 50 PCB Assemblies 51 Schematic 54 Printed Circuit Boards 60 Cable Assemblies 70 Mechanical / Electromechanical Assemblies (Chassis, Fan Tray) 72 Fabricated Components 74 Sub Assembly (Legacy Only) 75 Finished Assembly 80 PLD Files 82 FPGA Code 84 Operational Software 85 Programmed Device Assembly 86 PLD Daisy Chain Test File 99 Rework Instructions |
cardAssemblyId | 1.3.6.1.4.1.5812.2.3.1.9 | octet string | read-only |
Identifies the module type. This field is a duplicate of the assembly identifier portion of the assembly number. It is stored and displayed in Binary Encoded Decimal (BCD) format. It has the following format: NN -1234 -NN RevNo | | | |____ Part Revision Number | | | | | |_________ Suffix = PartID (01-99) | | | |______________ Main Body = Sequential No. (0001 - 9999) | |___________________ Prefix = Part Class Number or Tab Number (01 - 99). |
cardAssemblyTabNum | 1.3.6.1.4.1.5812.2.3.1.10 | integer | read-only |
This field is a duplicate of the assembly tab number portion of the assembly number. It is stored and displayed in Binary Encoded Decimal (BCD) format. For Example, a Part Number like '60-3456-01' has the Tab Number -01. All new parts are released a tab number of -01. If a new member of a family of harwareType is introduced, then the tab number would be incremented. Its range is 01 - 99. |
cardAssemblyRev | 1.3.6.1.4.1.5812.2.3.1.11 | unsigned32 | read-only |
Identifies the assembly revision of the module. This field is a duplicate of the assembly revision field. It is stored and displayed in Binary Encoded Decimal (BCD) format. For example, a typical AssemblyID would be like '54-0001-01 Rev 2'. |
cardbrchecksum | 1.3.6.1.4.1.5812.2.3.1.12 | integer | read-only |
Contains a checksum calculated over the first 16 bytes of SID ROM data. |
cardSIDInfoVersion | 1.3.6.1.4.1.5812.2.3.1.13 | unsigned32 | read-only |
Reflects the revision level of the information portion of the SID-ROM data. |
cardSerialNum | 1.3.6.1.4.1.5812.2.3.1.14 | octet string | read-only |
Stores a 12 digit serial number associated with a module. (example: PLX1100-0100). |
cardAssemblyNumString | 1.3.6.1.4.1.5812.2.3.1.15 | octet string | read-only |
Module's assembly number. |
cardAssemblyRevString | 1.3.6.1.4.1.5812.2.3.1.16 | octet string | read-only |
Revision level of the card. |
cardCLEICode | 1.3.6.1.4.1.5812.2.3.1.17 | octet string | read-only |
Stores an ASCII String duplicating CLEI (Common Language Equipment Identifier ) Code encoded into the bar code. 10 ASCII characters of CLEI code |
cardCLEIECICode | 1.3.6.1.4.1.5812.2.3.1.18 | octet string | read-only |
Stores an ASCII String duplicating CLEI ECI (Equipment Catalog Item) Code encoded into the bar code. Bar Code in numeric form |
cardChecksum | 1.3.6.1.4.1.5812.2.3.1.19 | integer | read-only |
Contains a checksum calculated over the previous 252 bytes of SID ROM data. |
slotTable | 1.3.6.1.4.1.5812.2.4 | no-access |
The slot table |
|
1.3.6.1.4.1.5812.2.4.1 | no-access |
Entry containing information about a slot in the system. |
||
slotAdminState | 1.3.6.1.4.1.5812.2.4.1.1 | integer | read-write |
The slot admin state Enumeration: 'disabled': 0, 'enabled': 1. |
slotOperState | 1.3.6.1.4.1.5812.2.4.1.2 | integer | read-only |
The slot oper state. removed - card not in slot and not connected syncWait - card in slot waiting for syncPoint synced - card passed a syncPoint syncFailed - card failed a syncPoint configStarted - configuration started configFailed - configuration failed configed - configuration passed ready - card ready for normal operation waitSM - card waiting for SM reboot waitDeconfig - waiting for deconfiguration to complete designModeReady - card is configured but removed. Enumeration: 'ready': 7, 'designModeReady': 10, 'waitDeconfig': 9, 'syncFailed': 3, 'configed': 6, 'syncWait': 1, 'waitSM': 8, 'configStarted': 4, 'synced': 2, 'configFailed': 5, 'removed': 0. |
slotType | 1.3.6.1.4.1.5812.2.4.1.3 | integer | read-write |
The type of slot for this device. The following is a list of different kinds of slots: 1 - MMSlot (9,10 for optiFlow3X and 13,14 for optiFlow5x) 2 - optiFlow3xSMSlot (goes into slot 12) 3 - optiFlow5xSMSlot (goes into slots 7,9,18,20) 4 - regularIOSlot (goes into slots 3-6 in optiFlow3x, 1-6, 21-26 in optiFlow5x) The different types of cards that goes into this regular IO Slot are: A - 10/100 Ethernet B - Gigbit Ethernet C - DS1 TDM D - DS3 TDM E - OC12 ATM/POS F - OC12 TDM G - OC3 ATM H - OC48 POS I - Color Separator 5 - optiFlow3xSlotNumber1 The different types of cards that goes into this slot are: A - DS1 TDM B - DS3 TDM C - OC12 TDM 6 - optiFlow5x IO This type of slot takes: A - OC12 TDM (slots 5 and 21) 7 - optiFlow3x OpticsSlot (slots 11 and 12) This slot takes in: A - 1310TxRx B - 8 different cards with different lambdas (optiFlow3x OADM optics) C - 1550 TxRx 8 - optiFlow5x OpticsSlotType1 (slots 12 and 15 - Tx Only) This slot takes in: A - 1310 Tx / DWDM B - 8 different cards with different lambdas for DWDM Tx C - 1310 Tx D - 1550 Tx 9 - optiFlow5x OpticsSlotType2 (slots 11 and 16 - Rx only) This slot takes in: A - 1310 Rx / DWDM B - 8 different cards with different lambdas for DWDM Rx C - 1310 Rx 10 - optiFlow5x FM (goes into slots 8, 10, 17 and 19) 11 - colorSeparator (goes into slot 2 for OptiFlow3x) For an OAU, the slots are abstracted in the following manner: Slot 1 - IO (Eth16) Slot 2 - IO (GigIo) Slot 3 - MM Slot 4 - SM Slot 5 - OpRxTx Enumeration: 'optiFlow3xSlotNumber1': 5, 'optiFlow5xOpticsSlotType1': 8, 'oauSM': 14, 'oauEth': 11, 'optiFlow5xOpticsSlotType2': 9, 'optiFlow3xSMSlot': 2, 'oauMM': 13, 'optiFlow3xOpticsSlot': 7, 'colorSeparator': 6, 'mmSlot': 1, 'regularIOSlot': 4, 'optiFlow5xFramerModuleSlot': 10, 'optiFlow5xSMSlot': 3, 'oauOptics': 15, 'oauGig': 12. |
slotCardType | 1.3.6.1.4.1.5812.2.4.1.4 | integer | read-write |
The type of card in the slot Enumeration: 'tdmOC3c': 13, 'thirteenTenOSU14': 24, 'txDWDM': 7, 'rxDWDM': 6, 'rx1310': 4, 'smOTU': 17, 'dwdmOSU': 18, 'osu14DWDM': 23, 'tx1310': 5, 'atmOC3c': 9, 'fifteenFiftyOSU14': 29, 'smOSU': 2, 'oauEth16Gig1Fx': 21, 'oauFmOTU': 22, 'oau1550Eth16Gig1Fx': 31, 'smISM': 3, 'tx1550': 30, 'atmOC12c': 10, 'thirteenTenOSU': 19, 'csOSU': 20, 'tdmDS1': 11, 'tdmDS3': 12, 'tdmOC12c': 14, 'mm': 1, 'oauGig4Fx': 26, 'posOC12c': 27, 'posOC48c': 28, 'islgmac': 15, 'gigio': 16, 'eth16': 8, 'oauEth16Ds1Fx': 25. |
slotConnectionSize | 1.3.6.1.4.1.5812.2.4.1.5 | integer | read-write |
The connection size to SM Enumeration: 'auto': 0, 'sm16': 2, 'sm8': 1. |
slotSMSlot | 1.3.6.1.4.1.5812.2.4.1.6 | integer | read-write |
SM slot that this slot is connected to |
slotInsertState | 1.3.6.1.4.1.5812.2.4.1.7 | integer | read-only |
Whether a card is present in the slot or not Enumeration: 'true': 1, 'false': 0. |
slotFileState | 1.3.6.1.4.1.5812.2.4.1.8 | integer | read-only |
File locked or not Enumeration: 'ready': 2, 'locked': 3, 'created': 1. |
slotModuleChangeStatus | 1.3.6.1.4.1.5812.2.4.1.9 | integer | no-access |
This variable is sent out in a module change event to communicate what happened to the module.The 'FAILURE' and 'FAILOVER' values are used by the mmr task to report failover events. The 'INSERTED' and 'REMOVED' values are used by AI to report module configuration and de-configuration events. The 'INSERTED' event will change to be reported whenever a card is inserted. The 'CONFIGURED' event will be reported when the card completes chassis configuration. The 'REMOVED' event will be reported whenever a card is removed. The events 'SYNCPOINT_FAILURE' and 'CONFIG_FAILURE' will be reported when a card fails syncPoints or chassis configuration respectively. The event 'CONFIG_DELETED' will be reported when a card configuration file is deleted (indicating the card configuration has been lost). Enumeration: 'configDeleted': 8, 'syncpointFailure': 6, 'configFailCardTypeMismatch': 9, 'moduleConfigurationCorrupt': 12, 'configFailure': 7, 'failover': 4, 'failure': 3, 'configFailOutOfSwitchPorts': 11, 'removed': 2, 'inserted': 1, 'configured': 5, 'configFailSMNotAvailable': 10, 'warmBoot': 13. |
slotModuleTempStatus | 1.3.6.1.4.1.5812.2.4.1.10 | integer | no-access |
Indicates the temperature status of the module in the slot Enumeration: 'hot': 1, 'normal': 2. |
slotIoCardStatus | 1.3.6.1.4.1.5812.2.4.1.11 | integer | no-access |
Indicates the responsiveness status of the module in the slot Enumeration: 'responsive': 2, 'unresponsive': 1. |
slotFlashThreshold | 1.3.6.1.4.1.5812.2.4.1.12 | integer | no-access |
Indicates the flash threshold, applicable for only the active and standby management modules |
slotFlashSectorsOverThreshold | 1.3.6.1.4.1.5812.2.4.1.13 | integer | no-access |
Indicates the number of sectors over threshold, applicable for only the active and standby MMs |
tdmIoCardTable | 1.3.6.1.4.1.5812.2.5 | no-access |
The table for TDM IO cards |
|
1.3.6.1.4.1.5812.2.5.1 | no-access |
Entry containing information about an TDM IO module - DS1/DS3/E1/E3 |
||
tdmIoCardType | 1.3.6.1.4.1.5812.2.5.1.1 | integer | read-write |
The type of the TDM IO module Enumeration: 'oc12': 4, 'ds3': 2, 'ds1': 1, 'oc3': 3, 'e1': 5, 'e3': 6. |
tdmIoCardOperState | 1.3.6.1.4.1.5812.2.5.1.2 | integer | read-only |
The oper state of the TDM IO module Enumeration: 'down': 2, 'up': 1. |
tdmIoCardMode | 1.3.6.1.4.1.5812.2.5.1.3 | integer | read-write |
Whether this is an unchannelized or channelized module Enumeration: 'ds3ClearChannel': 5, 'sts1mode': 3, 'ds3Channelized': 6, 'au3mode': 4, 'channelized': 2, 'unchannelized': 1. |
tdmIoCardConfiguredPorts | 1.3.6.1.4.1.5812.2.5.1.4 | unsigned32 | read-only |
Bitmap of ports configured on the module. The bit positions of the 1 bits in the binary form of this number give the ports configured in this card. For example, if all the 3 ports of a DS3 card are configured, you'll get a value of 14 which in binary gives 1110. If 1st and 3rd are configured, you'll see 10 (1010). For a DS1 card, if all 16 ports are configured, you'll a value of 131070. The number of 1's in the binary representation of the value gives the number of configured ports. |
tdmIoCardRowStatus | 1.3.6.1.4.1.5812.2.5.1.5 | integer | read-write |
This variable is used to create or delete instances of TDM IO cards. This variable subsumes the admin state variable, and once the row is created, its value returns the admin state of the card Enumeration: 'active': 1, 'destroy': 6, 'createAndGo': 4, 'createAndWait': 5, 'notInService': 2. |
tdmIoCardNumPMIntervals | 1.3.6.1.4.1.5812.2.5.1.6 | unsigned32 | read-write |
This is the number of performance monitoring intervals for the ports on this card |
etherCardTable | 1.3.6.1.4.1.5812.2.6 | no-access |
The table for ethernet cards |
|
1.3.6.1.4.1.5812.2.6.1 | no-access |
Entry containing information about an ethernet module |
||
etherCardOperState | 1.3.6.1.4.1.5812.2.6.1.1 | integer | read-only |
The oper state of the ethernet module Enumeration: 'down': 2, 'up': 1. |
etherCardActivePortMask | 1.3.6.1.4.1.5812.2.6.1.2 | integer | read-only |
This returns a mask of active ports. An active port is one that has been created via a Port Create MO. A value of 1 in bit position N-1 indicates that port N has been created. For example, if port 1 has been created, then bit 0 is asserted. Since there are 16 ports, this can take the range of values from 0 to 65535. |
etherCardPhyResetState | 1.3.6.1.4.1.5812.2.6.1.3 | integer | read-write |
The phy reset state of the module Enumeration: 'outOfReset': 2, 'inReset': 1. |
etherCardRowStatus | 1.3.6.1.4.1.5812.2.6.1.4 | integer | read-write |
This variable is used to create or delete instances of ethernet cards. This variable subsumes the admin state variable, and once the row is created, its value returns the admin state of the card Enumeration: 'active': 1, 'destroy': 6, 'createAndGo': 4, 'createAndWait': 5, 'notInService': 2. |
atmCardTable | 1.3.6.1.4.1.5812.2.7 | no-access |
The table for atm cards |
|
1.3.6.1.4.1.5812.2.7.1 | no-access |
Entry containing information about an atm module |
||
atmCardOperState | 1.3.6.1.4.1.5812.2.7.1.1 | integer | read-only |
The oper state of the atm module Enumeration: 'down': 2, 'up': 1. |
atmCardActivePortMask | 1.3.6.1.4.1.5812.2.7.1.2 | integer | read-only |
This returns a mask of active ports. An active port is one that has been created via a Port Create MO. A value of 1 in bit position N-1 indicates that port N has been created. For example, if port 1 has been created, then bit 0 is asserted. Since there are 2 ports for an ATM card, this can take the range of values from 0 to 3. |
atmCardRowStatus | 1.3.6.1.4.1.5812.2.7.1.3 | integer | read-write |
This variable is used to create or delete instances of atm cards. This variable subsumes the admin state variable, and once the row is created, its value returns the admin state of the card Enumeration: 'active': 1, 'destroy': 6, 'createAndGo': 4, 'createAndWait': 5, 'notInService': 2. |
opticalCardTable | 1.3.6.1.4.1.5812.2.8 | no-access |
The table for optical cards |
|
1.3.6.1.4.1.5812.2.8.1 | no-access |
Entry containing information about an optical module |
||
opticalCardSlotType | 1.3.6.1.4.1.5812.2.8.1.1 | integer | read-write |
The type of module - transmitter or receiver Enumeration: 'rxOTU': 1, 'txRxOSU': 3, 'txRxOSU14': 4, 'oauEth16Gig1': 5, 'txOTU': 2. |
opticalCardOpticsType | 1.3.6.1.4.1.5812.2.8.1.2 | integer | read-write |
The type of optics on the module Enumeration: 'thirteenTen': 2, 'thirteenTenFifteenFifty': 4, 'fifteenFifty': 3, 'dwdm': 1. |
opticalCardRowStatus | 1.3.6.1.4.1.5812.2.8.1.3 | integer | read-write |
This variable is used to create or delete instances of optical cards Enumeration: 'destroy': 6, 'createAndGo': 4. |
posCardTable | 1.3.6.1.4.1.5812.2.9 | no-access |
The table for pos cards |
|
1.3.6.1.4.1.5812.2.9.1 | no-access |
Entry containing information about an pos module |
||
posCardActivePortMask | 1.3.6.1.4.1.5812.2.9.1.1 | unsigned32 | read-only |
Bitmap describing the active ports on this pos module |
posCardPhyResetState | 1.3.6.1.4.1.5812.2.9.1.2 | integer | read-write |
The phy reset state of the module Enumeration: 'outOfReset': 2, 'inReset': 1. |
moduleStatusChange | 1.3.6.1.4.1.58120.2 |
Change in the operational state of a module. 1 means the module went down, 2 means it went up |
||
moduleTempChange | 1.3.6.1.4.1.58120.44 |
Indicates temperature (hot/normal) in the chassis. |
||
ioCardStatusChange | 1.3.6.1.4.1.58120.45 |
Indicates the failure of IO card to respond. |
||
emFlashLife | 1.3.6.1.4.1.58120.46 |
Flash End-of-life alarm. |