Connunitcontrol, Connunitcontact, Connunitlocation – Dell POWEREDGE M1000E User Manual

Page 230: Connuniteventfilter, Connunitnumevents, Connunitmaxevents, Connuniteventcurrid

Advertising
background image

210

Fabric OS MIB Reference

53-1002750-01

Connectivity unit group

9

connUnitControl
1.3.6.1.3.94.1.6.1.22

Read-write

Controls the addressed connUnit. Each implementation might choose
not to allow any or all of these values on a SET.
Cold start and warm start are as defined in MIB-II and are not meant to
be a factory reset.
This is similar to swAdmStatus:

resetConnunitColdStart = reboot

resetConnunitWarmStart = fastboot

offlineConnUnit = disable switch

onlineConnUnit = enable switch

default after reboot = unknown

The declaration 1 (unknown) maps to the default value upon rebooting,
and 2 (invalid) is not applicable.
Declarations 3 and 4 perform the same operation—a cold boot of the
switch.
Possible values are:

unknown (1)

invalid (2)

resetConnUnitColdStart (3): Reboot. Performs a switch reboot.

resetConnUnitWarmStart (4): Fastboot. The addressed unit
performs a Warm Start reset.

offlineConnUnit (5): Disable switch. The addressed unit puts itself
into an implementation-dependant offline state. In general, if a unit
is in an offline state, it cannot be used to perform meaningful Fibre
Channel work.

onlineConnUnit (6): Enable switch. The addressed unit puts itself
into an implementation-dependant online state. In general, if a unit
is in an online state, it is capable of performing meaningful Fibre
Channel work.

connUnitContact
1.3.6.1.3.94.1.6.1.23

Read-write

Contact information for this connectivity unit.
Displays the same value as sysContact. Changing the value in this
variable causes the value in sysContact to also be changed.

connUnitLocation
1.3.6.1.3.94.1.6.1.24

Read-write

Location information for this connectivity unit.
Displays the same value as sysLocation.

connUnitEventFilter
1.3.6.1.3.94.1.6.1.25

Read only

Defines the event severity logged by this connectivity unit. All events of
severity less than or equal to connUnitEventFilter are logged in
connUnitEventTable.
Always returns value 9 (debug).

connUnitNumEvents
1.3.6.1.3.94.1.6.1.26

Read only

Number of events currently in connUnitEventTable.
Fabric OS currently supports 1024 raslog events.

connUnitMaxEvents
1.3.6.1.3.94.1.6.1.27

Read only

Maximum number of events that can be defined in connUnitEventTable.
This value ranges from 0 to 1024.

connUnitEventCurrID
1.3.6.1.3.94.1.6.1.28

Read only

The last-used event ID (connUnitEventId). Every RASLOG message has
RASLOG number and this represents the RASLOG number.
Maximum is 2147483647 (2

31

-1).

TABLE 75

Object and OID

Access

Description

Advertising