Skip navigation.

SNMP Agent MIB Reference

  Previous Next vertical dots separating previous/next from contents/index/pdf Contents Index View as PDF   Get Adobe Reader

 


tuxTqueueState

Syntax

INTEGER { active(1)| migrating(2)| suspended(3)| partitioned(4) }

Access

read-only

Description

The values for GET and SET operations are as follows:

GET: {active(1)|migrating(2)|suspended(3)|partitioned(4)}

A GET operation retrieves run-time information for the selected tuxTqueueTable instance(s). The tuxTqueueTable group does not address configuration information directly. Configuration-related objects discussed here must be set as part of the related tuxTsrvrTbl instances. The following states indicate the meaning of a tuxTqueueState returned in response to a GET request. States not listed are not returned.

active(1)

At least one server associated with this tuxTqueueTable instance is active(1).

migrating(2)

The server(s) associated with this tuxTqueueTable instance is currently in the migrating(2) state. See the tuxTsrvrTbl group for more details on this state.

suspended(3)

The server(s) associated with this tuxTqueueTable instance is currently in the suspended(3) state. See the tuxTsrvrTbl group for more details on this state.

partitioned(4)

The server(s) associated with this tuxTqueueTable instance is currently in the partitioned(4) state. See the tuxTsrvrTbl group for more details on this state.

SET:

A SET operation updates run-time information for the selected tuxTqueueTable object. State changes are not allowed when updating tuxTqueueTable object information. Modification of an existing tuxTqueueTable object is allowed only when the object is in the active(1) state.

 

Skip navigation bar  Back to Top Previous Next