IBM SG24-4817-00 Containments, Containment = Sequence, Oid, Blocks Blocks = Sequence of Block

Models: SG24-4817-00

1 316
Download 316 pages 44.88 Kb
Page 279
Image 279

This soft copy for use by IBM employees only.

Message_0 ::= ·0ª IMPLICIT SEQUENCE {

 

timeStamp TimeTicks,

 

containments

CONTAINMENTS

 

}

 

 

CONTAINMENTS ::= SEQUENCE OF CONTAINMENT

 

CONTAINMENT ::= SEQUENCE {

 

prefix

OID,

-- Base OID

blocks

BLOCKS

 

}

 

 

BLOCKS ::= SEQUENCE OF BLOCK

BLOCK ::= SEQUENCE { suffix SUFFIX, values VALUES

}

SUFFIX ::= CHOICE OF {

SEQUENCE OF INTEGER, -- Indicies (i.e. slot.port)

NULL

}

VALUES ::= SEQUENCE OF VALUE

VALUE ::= SEQUENCE {

attribute INTEGER,

data DATA

}

DATA ::= CHOICE OF {

INTEGER, OCTET STRING, TimeTicks

}

END″

::= { staticSummaryEntry 3 }

ssLastChangedTable OBJECT-TYPE

SYNTAX SEQUENCE OF SsLastChangedEntry ACCESS not-accessible

STATUS mandatory

DESCRIPTION

A table of timestamps each indicating the change state of the corresponding information contained in the staticSummaryTable.

This table contains a fixed number

of entries, one for each possible subslot in

each possible slot in the concentrator, regardless of whether the slot or subslot is occupied. For example, for an IBM 8260 concentrator, this table has 19 x 8 entries; for an Hub concentrator, which has no subslots, this table has either 5 or 17 entries, and the subslot index of each entry is 1.

Appendix E. IBM ATM Campus Switch Private MIBs 263

Page 279
Image 279
IBM SG24-4817-00 manual Containments, Containment = Sequence, Oid, Blocks Blocks = Sequence of Block, Suffix = Choice, End″