beautypg.com

Comtech EF Data MIDAS Management Information Base User Manual

Page 96

background image

Management Information Base

,

Rev. 1

A-80 Appendix A,

MIB Listing

ACCESS not-accessible
STATUS mandatory

::= { bands 1 }


bandTableEntry OBJECT-TYPE
SYNTAX

BandTableEntry

ACCESS not-accessible
STATUS mandatory

INDEX { bandManID, bandFirstAllocUnit }

::= { bandTable 1 }


BandTableEntry ::= SEQUENCE {
bandManID
WORD,
bandFirstAllocUnit
LONGINT,
bandNumAllocUnits
LONGINT,
bandLocked
BOOLEAN,
bandFirstAllocUnitLocked
BOOLEAN,
bandNumAllocUnitsLocked
BOOLEAN,
bandOperationTag
TOPERATION
}

bandManID OBJECT-TYPE
SYNTAX

WORD

ACCESS read-write
STATUS mandatory
DESCRIPTION

"Identify the pool this band is in."

::= { bandTableEntry 1 }


bandFirstAllocUnit OBJECT-TYPE
SYNTAX

LONGINT

ACCESS read-write
STATUS mandatory

::= { bandTableEntry 2 }


bandNumAllocUnits OBJECT-TYPE
SYNTAX

LONGINT

ACCESS read-write
STATUS mandatory

::= { bandTableEntry 3 }


bandLocked OBJECT-TYPE
SYNTAX

BOOLEAN

ACCESS read-write
STATUS mandatory
DESCRIPTION

"If true, bandwidth cannot be allocated

in this band (the portion of the band

identified by FirstAllocUnitLocked

and

NumAllocUnitsLocked)"