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

 


tuxTsvcState

Syntax

INTEGER { active(1) | inactive(2) | invalid(3) }

Access

read-write

Description

The values for GET and SET operations are as follows:

GET: {active(1)|inactive(2)}

A GET operation retrieves configuration information for the selected tuxTsvcTbl instance(s). The following states indicate the meaning of a tuxTsvcState returned in response to a GET request. States not listed are not returned.

active(1)

tuxTsvcTbl instance is defined and at least one tuxTsvcGrp object with a matching tuxTsvcName value is active.

inactive(2)

tuxTsvcTbl instance is defined and no tuxTsvcGrp object with a matching tuxTsvcName value is active.

SET: invalid(3)

A SET operation updates configuration information for the selected tuxTsvcTbl instance. The following state indicates the meaning of a tuxTsvcState set in a SET request. States not listed cannot be set.

invalid(3)

Delete tuxTsvcTbl instance for application. State change is allowed only when the service is in the inactive(2) state. Successful return leaves the object in the invalid(3) state.

 

Skip navigation bar  Back to Top Previous Next