MIB Viewer

ntnQosConfigQpaState

OBJECT-TYPE
1.3.6.1.4.1.45.4.5.1.1.2
Access
read-write
Status
current
Sub-identifiers
0
The state of the QoS Policy Agent (QPA). A state of 'running(1)' indicates that the QPA is in a stable state and can process messages. A state of 'initializing(2)' indicates that the agent is currently unable to process messages. Either 'running(1)' or 'initializing(2)' will be returned when querying this object. These values can not be set. All installed state can be deleted and reset to the device's default state by setting the value of this object to 'resetToDefault(3)'. This is the only value that will be accepted when setting this object. The 'resetToDefault(3)' value will never be returned in response to a query.
INTEGER { running(1), initializing(2), resetToDefault(3) }