beautypg.com

Comtech EF Data MIDAS Management Information Base User Manual

Page 27

background image

Management Information Base

,

Rev. 1

Appendix A,

MIB Listing

A-11

-- the branch provides info about
MIDAS system(redundant
-- or non-redundant)
-- If MIDAS is non-redundant, then
all OID with 'O' at the end
-- are meaningless. Otherwise, oids
provide modes
-- and status of the MIDAS
controllers

controllerStatus OBJECT IDENTIFIER ::= { system 2 }

ctrlstMode OBJECT-TYPE
SYNTAX

TCONTROLLERMODE

ACCESS read-write
STATUS mandatory
DESCRIPTION

"Midas controller mode

1. To shutdown controller

If the object = mode_Normal then

set the object = mode_shuttingdown.

2. To bring controller to be normal from shutdown

If the object in [mode_shutdown, mode_exception,

mode_shutingdown] then

set the object = mode_Normal"

::= { controllerStatus 1 }


ctrlstPrimaryStatus OBJECT-TYPE
SYNTAX

TPRIMARYSTATUS

ACCESS read-only
STATUS mandatory
DESCRIPTION

"If this value is nbk, the MIDAS controller is operating

in non-redundant setup. All oids that end with 'O' will be

meaningless.

If the value is primary, the controller is online taking

call request. If the value is secondary, the controller

is standby monitoring the online controller."

::= { controllerStatus 2 }


ctrlstActiveStandbyStatus OBJECT-TYPE
SYNTAX

TACTIVESTANDBYSTATUS

ACCESS read-only
STATUS mandatory
DESCRIPTION

"the internal states of online controller"

::= { controllerStatus 3 }


ctrlstModeO OBJECT-TYPE
SYNTAX

TCONTROLLERMODE

ACCESS read-only
STATUS mandatory
DESCRIPTION

"In a redundant setup, this object shows

the other controller mode"

::= { controllerStatus 4 }