beautypg.com

Comtech EF Data MIDAS Management Information Base User Manual

Page 41

background image

Management Information Base

,

Rev. 1

Appendix A,

MIB Listing

A-25

"the status of dongle key"

::= { sysKey 5 }


siteConfigurations OBJECT IDENTIFIER ::= { midas 2 }

siteTypes OBJECT IDENTIFIER ::= { siteConfigurations 1 }

siteTypeTable OBJECT-TYPE

SYNTAX SEQUENCE OF SiteTypeTableEntry

ACCESS not-accessible
STATUS mandatory
DESCRIPTION

"for configuring transmit power for different combinations

of sites based on a normalized carrier of 10 kbit/s,

QPSK,

FEC,

1/2."

::= { siteTypes 1 }


-- SiteTypeOID =
MidasOID.siteConfigurations.siteTypes.
--
siteTypeTable.siteTypeTableEntry
-- Insert site type table
-- The site type matrix has to be
inserted here.
-- If there are two site types such as
st1 and st2, the two dimensions
-- power matrix of site types has to be
inserted by set messages.
-- The sequence of set messages is as
follows.
-- Message 1: (SiteTypeOID.1.1 1)
(SiteTypeOID.2.1 "st1")
--
(SiteTypeOID.3.1 "st1 desc")
--
(SiteTypeOID.101.1 "st1")( SiteTypeOID.102.1 "-10")
-- To insert
site type: st1 and the power between st1 to st1(SiteTypeOID.102.1 "-10").
-- Message 2: (SiteTypeOID.1.2 2)
(SiteTypeOID.2.2 "st2")
-- (
SiteTypeOID.3.2 "st2 desc")
--
(SiteTypeOID.111.2 "st2")(SiteTypeOID.112.2 "-10")
-- To insert
site type: st2 and the power between st2 to st2(SiteTypeOID.112.2 "-10").
-- Message 3 (SiteTypeOID.111.1
"st2") ")(SiteTypeOID.112.1 "-10")
-- To insert
power between st1 to st2.
-- Message 4 (SiteTypeOID.101.2
"st1") ")(SiteTypeOID.102.2 "-10")
-- To insert
power between st2 to st1.

siteTypeTableEntry OBJECT-TYPE
SYNTAX

SiteTypeTableEntry