use crate::oid; use crate::utils::oid::ObjectIdentifier; pub const TRAIT_ID_POWERABLE: ObjectIdentifier = oid!(1.3.6.1.4.1.61783.612.1.1);