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

 


tuxIfQueueState

Syntax

INTEGER { active(1), suspended(2), partitioned(3), unknown(4) }

Access

read-write

Description

The values for GET and SET operations are as follows:

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

A GET request retrieves configuration information for the selected tuxIfQueueTable instances. The meaning of the possible return values are as follows:

active(1)

Represents an available interface in the running system.

suspended(2)

Represents a currently suspended interface in the running system.

partitioned(3)

Represents a currently partitioned interface in the running system.

SET:{active(1)|suspended(2)}

The values for SET are:

active(1)

Activates the tuxIfQueueTable instance. This state change is allowed only in the suspended(2) state. A successful return leaves instances in the active(1) state.

suspended(2)

Suspends the tuxIfQueueTable instance. This state change is allowed only in the active(1) state. A successful return leaves the object in the suspended(2) state.

Note: Dynamic advertisement of interfaces (that is, a state change from inactive or invalid to active) is not supported, nor is unadvertisement (that is, a state change from active to inactive).

 

Skip navigation bar  Back to Top Previous Next