tof_control::switch_control::switch_util

Function snmp_get_octetstring_raw

Source
pub fn snmp_get_octetstring_raw(
    oid_str: &str,
    session: &mut SyncSession,
) -> Result<Vec<u8>, SwitchError>