UsdAcctngOperType
The operational state for the collection of accounting records. The administrative domain that an object of this type is reporting state for, is defined in the MIB object description that uses this type. The notSupported(2) state indicates that accounting data collection is not supported for the entity using an object of UsdAcctngOperType type. If an entity does not support accounting data collection, an object of UsdAcctngOperType type will report notSupported(2) regardless of the value set in the corresponding UsdAcctngAdminType. The disabled(0) state indicates that the corresponding UsdAcctngAdminType object has been set to disabled(0). If a data collection is in process, the value of UsdAcctngOperType will change to disabled(0) after the current collection completes. The enabled(1) state indicates that the corresponding UsdAcctngAdminType object has been set to enabled(1) and that the entity is ready to collect accounting records.
Possible values
3 objects| Number | Name |
|---|---|
| 0 | disable |
| 1 | enable |
| 2 | notSupported |