This soft copy for use by IBM employees only.
of a slot/subslot. This information is a summary of the objects in the modules branch.
No entry in this table exists for an empty slot.″ ::= { staticSummary 1 }
staticSummaryEntry
DESCRIPTION
″A predefined collection of MIB objects whose values can be retrieved as a single field.″
INDEX | { ssSlotIndex, ssSubSlotIndex } |
::= { | staticSummaryTable 1 } |
StaticSummaryEntry ::=
SEQUENCE {
ssSlotIndexINTEGER,
ssSubSlotIndex INTEGER,
ssValuesOCTET STRING
}
ssSlotIndex
DESCRIPTION
″The slot number of the slot to which this entry pertains.″
::= { staticSummaryEntry 1 }
ssSubSlotIndex
DESCRIPTION
″The subslot number to which this entry pertains.
It is associated with a slot number. Motherboards are always located in subslot one, (e.g. <slot>.1). However, daughter cards can reside on any subslot within the range (2 ... 8), (e.g. <slot>.<2 .. 8>).″
::= { staticSummaryEntry 2 }
ssValues
DESCRIPTION
″The OIDs and values of the objects to be summarized, given as an octet string in the ′ New Summary′ format.
NEW_SUMMARY DEFINITION ::= BEGIN
IMPORTS TimeTicks FROM
Message ::= CHOICE OF {
Message_0
}