EICON-MIB-CARD
AI MIB Summary
Standard SNMP MIB module defining data structures for EICON-MIB-CARD.
51
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
51 total| Object Name |
|---|
eicon OBJECT IDENTIFIER .1.3.6.1.4.1.434 |
RFC1155-SMI Unknown .1.3.6.1.4.1.434 |
cardTrapHeartbeatLostThe 'cardTrapHeartbeatLost' trap indicates that a EiconCard stopped sending statics to
the Agent. TRAP-TYPE .1.3.6.1.4.1.434.0.21 |
cardTrapStateChangeThe generic Internal trap indicates that the EiconCard has changed state. TRAP-TYPE .1.3.6.1.4.1.434.0.22 |
management OBJECT IDENTIFIER .1.3.6.1.4.1.434.2 |
mibv2 OBJECT IDENTIFIER .1.3.6.1.4.1.434.2.2 |
card OBJECT IDENTIFIER .1.3.6.1.4.1.434.2.2.2 |
cardNumberOfCardsThe number of EiconCards seen by the Agent.ro PositiveInteger .1.3.6.1.4.1.434.2.2.2.1 |
cardTableThe table of EiconCards as seen by the agent. SEQUENCE OF CardEntry .1.3.6.1.4.1.434.2.2.2.2 |
cardEntryThe set of attributes for one EiconCard. CardEntry .1.3.6.1.4.1.434.2.2.2.2.1 |
cardIndexThe ID of the EiconCard provided by the local administratorro CardRef .1.3.6.1.4.1.434.2.2.2.2.1.1 |
cardNameThe name of the EiconCard given by the local administration.ro DisplayString .1.3.6.1.4.1.434.2.2.2.2.1.2 |
cardTypeThe type of the EiconCard. The value '0' indicates that the row is invalid.ro EiconCardType .1.3.6.1.4.1.434.2.2.2.2.1.3 |
cardOperStateThe EiconCard operational state.ro OperState .1.3.6.1.4.1.434.2.2.2.2.1.4 |
cardAdminStateCtrThe administrative state of the EiconCard. Management station can
modify the value of that parameter in order to perform a
specific action on the EiconCard. Value 'start' is used to
start the EiconCard, value 'stop' is used to stop the EiconCard. Value
'dump' is used to dump the EiconCard and value 'test' is used to
test the EiconCard hardware. Before the EiconCard is started, the Agent
will read the name of the configuration file directory to be
used from the srvDomainConfigDir. Agent will respond to that
request immediately and start the action. The Management
station will poll the cardActionState variable to find out the
results of the action and the cardActionError variable to find
the error code in the case of the action failure. If the action
produces an output file, then the mib variable
cardActionOutputFile has to be initialized by the Management
station.rw CardAdminState .1.3.6.1.4.1.434.2.2.2.2.1.5 |
cardDomainConfigDirNameThe name of the directory in the ESS from which the current
configuration file of the card has been taken. The Agent will
intialize this value (equal to srvDomainConfigDir) after the
card has been successfully started.ro DisplayString .1.3.6.1.4.1.434.2.2.2.2.1.6 |
cardLoadTimeThe time elapsed in seconds since the card was loaded.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.434.2.2.2.2.1.7 |
cardActionStateThe state of the operation performed on the card by the Agent
as a result of setting the values to the cardAdminStateCtr.
The Management station will poll that variable after initiating
an action on the card. The value done(1) indicates that the
action terminated successfully. The value failed(2) indicates
that the action terminated with an error. In this case the
variable cardActionError indicates the error code.ro ActionState .1.3.6.1.4.1.434.2.2.2.2.1.8 |
cardActionErrorThe error code displayed by an unsuccessful operation.ro INTEGER .1.3.6.1.4.1.434.2.2.2.2.1.9 |
cardActionOutputFileThe name of file which contains the output of the requested
action, ex. 'dump' or 'test'. The default filename
is dump<x> or test<x>; where <x> is the card numberrw DisplayString .1.3.6.1.4.1.434.2.2.2.2.1.10 |
cardProtocolsThe mask indicating which protocols are installed on the card.
snapc=0x10, snafm=0x20, appc=0x40, llc=0x80,
xport_iso=0x200, xport_tgx=0x400, netview=0x800ro INTEGER .1.3.6.1.4.1.434.2.2.2.2.1.11 |
cardHardwareTableThe table of the EiconCards as seen by the Agent. SEQUENCE OF CardHardwareEntry .1.3.6.1.4.1.434.2.2.2.3 |
cardHardwareEntryThe set of hardware attributes for each card. CardHardwareEntry .1.3.6.1.4.1.434.2.2.2.3.1 |
cardHardCardRefThe ID of the EiconCard that should match the cardIndex from the cardTable.ro CardRef .1.3.6.1.4.1.434.2.2.2.3.1.1 |
cardHardMemAddrThe EiconCard memory segment address.ro INTEGER .1.3.6.1.4.1.434.2.2.2.3.1.2 |
cardHardIoAddrThe EiconCard IO address.ro INTEGER .1.3.6.1.4.1.434.2.2.2.3.1.3 |
cardHardIntrLevelThe EiconCard interrupt level.ro INTEGER .1.3.6.1.4.1.434.2.2.2.3.1.4 |
cardHardNbOfPortsThe number of ports on the EiconCard.ro PortRef .1.3.6.1.4.1.434.2.2.2.3.1.5 |
cardHardSlotNumberThe slot number for MicroChannel.ro INTEGER .1.3.6.1.4.1.434.2.2.2.3.1.6 |
cardHardVersionThe hardware version of the EiconCard.ro DisplayString .1.3.6.1.4.1.434.2.2.2.3.1.7 |
cardHardSerialNbThe EiconCard serial number.ro PositiveInteger .1.3.6.1.4.1.434.2.2.2.3.1.8 |
cardHardComponentsThe names of special hardware components.ro DisplayString .1.3.6.1.4.1.434.2.2.2.3.1.9 |
cardSoftwareTableThe table of all software modules (.elm) that are configured
for all EiconCards seen by the Agent.
The configuration file from the directory srvProductLocalDirName
will be used by the Agent to provide that information SEQUENCE OF CardSoftwareEntry .1.3.6.1.4.1.434.2.2.2.4 |
cardSoftwareEntryThe set of attributes for one software module and one card. CardSoftwareEntry .1.3.6.1.4.1.434.2.2.2.4.1 |
cardSoftCardRefThe ID of the EiconCard; should match the cardIndex from the cardTable.ro CardRef .1.3.6.1.4.1.434.2.2.2.4.1.1 |
cardSoftModuleIndexThe module index number given by the Agent.ro PositiveInteger .1.3.6.1.4.1.434.2.2.2.4.1.2 |
cardSoftModuleNameThe module name.ro DisplayString .1.3.6.1.4.1.434.2.2.2.4.1.3 |
cardSoftVersionThe module version string found inside the module.ro DisplayString .1.3.6.1.4.1.434.2.2.2.4.1.4 |
cardSoftDateProdThe module production date found inside the module.ro DisplayString .1.3.6.1.4.1.434.2.2.2.4.1.5 |
cardSoftRealSizeThe module size (in bytes). If the value is '0' then this entry is invalid.ro PositiveInteger .1.3.6.1.4.1.434.2.2.2.4.1.6 |
cardBiosSessionTableThe table of all sessions handled by the BIOS task for all cards. SEQUENCE OF CardBiosSessionEntry .1.3.6.1.4.1.434.2.2.2.5 |
cardBiosSessionEntryThe set of attributes for one session and one card. CardBiosSessionEntry .1.3.6.1.4.1.434.2.2.2.5.1 |
cardBiosSsnCardRefThe ID of the EiconCard; should match the cardIndex from the cardTable.ro CardRef .1.3.6.1.4.1.434.2.2.2.5.1.1 |
cardBiosSsnIndexThe session index given by the Agent.ro PositiveInteger .1.3.6.1.4.1.434.2.2.2.5.1.2 |
cardBiosSsnLsnThe logical (BIOS) session number.ro PositiveInteger .1.3.6.1.4.1.434.2.2.2.5.1.3 |
cardBiosSsnPortRefThe reference of the port where the session is established; should match the portIndex
from the portTable.ro PortRef .1.3.6.1.4.1.434.2.2.2.5.1.4 |
cardBiosSsnOperStateThe state of the session.ro Enumeration .1.3.6.1.4.1.434.2.2.2.5.1.5 |
cardBiosSsnProtocolThe protocol used by the session.ro Enumeration .1.3.6.1.4.1.434.2.2.2.5.1.6 |
cardBiosSsnApplNameThe session Application Namero DisplayString .1.3.6.1.4.1.434.2.2.2.5.1.7 |
cardBiosSsnStartTimeThe time elapsed in seconds since session esablishment time.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.434.2.2.2.5.1.8 |
module OBJECT IDENTIFIER .1.3.6.1.4.1.434.2.2.4 |