snmp_get_octetstring_raw

Function snmp_get_octetstring_raw 

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